Query Metrics
8
Database Queries
4
Different statements
3.93 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.59 ms (0.00%) |
4 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.token AS token_3, t0.marketing_name AS marketing_name_4, t0.description AS description_5, t0.domain_name AS domain_name_6, t0.primary_color AS primary_color_7, t0.second_color AS second_color_8, t0.one_signal_token AS one_signal_token_9, t0.is_enabled AS is_enabled_10, t0.helpdesk_team_id AS helpdesk_team_id_11 FROM app_space t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"futures_infinity"
]
|
|
1.14 ms (0.00%) |
2 |
SELECT t0.id AS id_1, t0.section AS section_2, t0.parameter_key AS parameter_key_3, t0.string_value AS string_value_4, t0.int_value AS int_value_5, t0.float_value AS float_value_6, t0.bool_value AS bool_value_7, t0.array_value AS array_value_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10 FROM app_parameter t0 WHERE t0.parameter_key = ? LIMIT 1
Parameters:
[
"app.maintenance.lock"
]
|
|
0.64 ms (0.00%) |
1 |
SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.password AS password_5, t0.salt AS salt_6, t0.birthdate AS birthdate_7, t0.phone AS phone_8, t0.created_at AS created_at_9, t0.roles AS roles_10, t0.last_login_at AS last_login_at_11, t0.api_key AS api_key_12, t0.password_reset_token AS password_reset_token_13, t0.password_reset_token_expires_at AS password_reset_token_expires_at_14, t0.password_reset_token_emails_sent AS password_reset_token_emails_sent_15, t0.jwt_token AS jwt_token_16, t0.jwt_token_expiration AS jwt_token_expiration_17, t18.id AS id_19, t18.position AS position_20, t18.status AS status_21, t18.member_date AS member_date_22, t18.enabled AS enabled_23, t18.is_insider AS is_insider_24, t18.accept_offers AS accept_offers_25, t18.accept_terms_date AS accept_terms_date_26, t18.has_premium_deducted AS has_premium_deducted_27, t18.liberty_pack AS liberty_pack_28, t18.preferred_language AS preferred_language_29, t18.saving_bonus AS saving_bonus_30, t18.saving_bonus_reached_at AS saving_bonus_reached_at_31, t18.is_new AS is_new_32, t18.birthday AS birthday_33, t18.last_sponsor_attribution_at AS last_sponsor_attribution_at_34, t18.is_offered_sponsor AS is_offered_sponsor_35, t18.discord_id AS discord_id_36, t18.step_elite AS step_elite_37, t18.is_deleted AS is_deleted_38, t18.sponsor_id AS sponsor_id_39, t18.parent_id AS parent_id_40, t18.rank_id AS rank_id_41, t18.pack_id AS pack_id_42, t18.user_id AS user_id_43, t18.member_node_id AS member_node_id_44, t18.market_id AS market_id_45, t18.qualification_id AS qualification_id_46, t18.subscription_gateway_id AS subscription_gateway_id_47, t18.subscription_country_id AS subscription_country_id_48, t18.currency_id AS currency_id_49, t18.first_subscription_space_id AS first_subscription_space_id_50 FROM app_user t0 LEFT JOIN app_member t18 ON t18.user_id = t0.id WHERE t0.email = ? LIMIT 1
Parameters:
[
"fdPw")) AND 7328=('qjzqq'||(SELECT CASE 7328 WHEN 7328 THEN 1 ELSE 0 END FROM RDB$DATABASE)||'qpkpq') AND (("roSS"="roSS"
]
|
|
0.57 ms (0.00%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.marketing_name AS marketing_name_3, t0.image AS image_4, t0.residual AS residual_5, t0.saving_bonus_amount AS saving_bonus_amount_6, t0.level AS level_7, t0.min_direct_clients AS min_direct_clients_8, t0.representative_client AS representative_client_9, t0.min_direct_points AS min_direct_points_10, t0.min_left_points AS min_left_points_11, t0.min_right_points AS min_right_points_12, t0.is_in_progression AS is_in_progression_13 FROM mybiz_rank t0 ORDER BY t0.level ASC
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Parameter | No errors. |
| App\Entity\Space | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Application | No errors. |
| App\Entity\ApplicationVersion | No errors. |
| App\Entity\Futures\FeatureType | No errors. |
| App\Entity\ShopPurchase | No errors. |
| App\Entity\Product | No errors. |
| App\Entity\Member | No errors. |
| App\Entity\Notification | No errors. |
| App\Entity\Document | No errors. |
| App\Entity\Subscription | No errors. |
| App\Entity\Mybiz\Rank | No errors. |
| App\Entity\Mybiz\MemberNode | No errors. |
| App\Entity\Market | No errors. |
| App\Entity\Gateway | No errors. |
| App\Entity\Country | No errors. |
| App\Entity\Currency | No errors. |
| App\Entity\Academy | No errors. |
| App\Entity\Mybiz\AmbassadorInvoice | No errors. |
| App\Entity\MemberDocument | No errors. |