Query Metrics
14
Database Queries
10
Different statements
8.18 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.77 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.33 ms (0.00%) |
1 |
SELECT a0_.id AS id_0, a0_.position AS position_1, a0_.status AS status_2, a0_.member_date AS member_date_3, a0_.enabled AS enabled_4, a0_.is_insider AS is_insider_5, a0_.accept_offers AS accept_offers_6, a0_.accept_terms_date AS accept_terms_date_7, a0_.has_premium_deducted AS has_premium_deducted_8, a0_.liberty_pack AS liberty_pack_9, a0_.preferred_language AS preferred_language_10, a0_.saving_bonus AS saving_bonus_11, a0_.saving_bonus_reached_at AS saving_bonus_reached_at_12, a0_.is_new AS is_new_13, a0_.birthday AS birthday_14, a0_.last_sponsor_attribution_at AS last_sponsor_attribution_at_15, a0_.is_offered_sponsor AS is_offered_sponsor_16, a0_.discord_id AS discord_id_17, a0_.step_elite AS step_elite_18, a0_.is_deleted AS is_deleted_19, a1_.id AS id_20, a1_.firstname AS firstname_21, a1_.lastname AS lastname_22, a1_.email AS email_23, a1_.password AS password_24, a1_.salt AS salt_25, a1_.birthdate AS birthdate_26, a1_.phone AS phone_27, a1_.created_at AS created_at_28, a1_.roles AS roles_29, a1_.last_login_at AS last_login_at_30, a1_.api_key AS api_key_31, a1_.password_reset_token AS password_reset_token_32, a1_.password_reset_token_expires_at AS password_reset_token_expires_at_33, a1_.password_reset_token_emails_sent AS password_reset_token_emails_sent_34, a1_.jwt_token AS jwt_token_35, a1_.jwt_token_expiration AS jwt_token_expiration_36, m2_.id AS id_37, m2_.position_for_parent AS position_for_parent_38, m2_.depth AS depth_39, m2_.left_index AS left_index_40, m2_.right_index AS right_index_41, m2_.nb_node_points AS nb_node_points_42, m2_.nb_total_points AS nb_total_points_43, m3_.id AS id_44, m3_.limit_date AS limit_date_45, m3_.kyc_validated_at AS kyc_validated_at_46, m3_.siret_validated_at AS siret_validated_at_47, m3_.company_immatriculation_validated_at AS company_immatriculation_validated_at_48, m3_.declaration_validated_at AS declaration_validated_at_49, m3_.company_vigilance_validated_at AS company_vigilance_validated_at_50, m3_.contract_validated_at AS contract_validated_at_51, m3_.company_status AS company_status_52, m3_.company_umbrella AS company_umbrella_53, m3_.company_name AS company_name_54, m3_.kyc_first_name AS kyc_first_name_55, m3_.kyc_last_name AS kyc_last_name_56, m3_.kyc_birthday AS kyc_birthday_57, m3_.company_siren AS company_siren_58, m3_.company_address_street AS company_address_street_59, m3_.company_address_postcode AS company_address_postcode_60, m3_.company_address_city AS company_address_city_61, m3_.applicant_id AS applicant_id_62, m3_.workflow_run_id AS workflow_run_id_63, m3_.sdk_token AS sdk_token_64, m3_.kyc_status AS kyc_status_65, m3_.certified_at AS certified_at_66, m3_.is_kyc_infos_extracted AS is_kyc_infos_extracted_67, m3_.certified_popup_closed_at AS certified_popup_closed_at_68, m3_.academy_popup_closed_at AS academy_popup_closed_at_69, m4_.id AS id_70, m4_.pack_name AS pack_name_71, m4_.created_at AS created_at_72, m4_.updated_at AS updated_at_73, m4_.shipping_method_id AS shipping_method_id_74, m4_.fees_in_cents AS fees_in_cents_75, m4_.futures_product AS futures_product_76, m4_.luume_product AS luume_product_77, m4_.is_over AS is_over_78, m4_.address_first_name AS address_first_name_79, m4_.address_last_name AS address_last_name_80, m4_.address_street AS address_street_81, m4_.address_postcode AS address_postcode_82, m4_.address_city AS address_city_83, m4_.address_country_code AS address_country_code_84, m4_.relay_name AS relay_name_85, m4_.relay_ref AS relay_ref_86, m4_.relay_street AS relay_street_87, m4_.relay_city AS relay_city_88, m4_.relay_postcode AS relay_postcode_89, m4_.relay_country_code AS relay_country_code_90, a5_.id AS id_91, a5_.nb_predictions AS nb_predictions_92, a0_.sponsor_id AS sponsor_id_93, a0_.parent_id AS parent_id_94, a0_.rank_id AS rank_id_95, a0_.pack_id AS pack_id_96, a0_.user_id AS user_id_97, a0_.member_node_id AS member_node_id_98, a0_.market_id AS market_id_99, a0_.qualification_id AS qualification_id_100, a0_.subscription_gateway_id AS subscription_gateway_id_101, a0_.subscription_country_id AS subscription_country_id_102, a0_.currency_id AS currency_id_103, a0_.first_subscription_space_id AS first_subscription_space_id_104, m2_.parent_node_id AS parent_node_id_105, m2_.member_id AS member_id_106, m2_.tree_id AS tree_id_107, m3_.member_id AS member_id_108, m3_.company_country_id AS company_country_id_109, m3_.company_immatriculation_file_id AS company_immatriculation_file_id_110, m3_.company_vigilance_file_id AS company_vigilance_file_id_111, m3_.contract_file_id AS contract_file_id_112, m3_.certification_file_id AS certification_file_id_113, m4_.member_id AS member_id_114, a5_.member_id AS member_id_115 FROM app_member a0_ INNER JOIN app_user a1_ ON a0_.user_id = a1_.id LEFT JOIN mybiz_member_node m2_ ON a0_.member_node_id = m2_.id LEFT JOIN mybiz_on_boarding m3_ ON a0_.id = m3_.member_id LEFT JOIN mybiz_qualified_choice m4_ ON a0_.id = m4_.member_id LEFT JOIN app_member_prediction a5_ ON a0_.id = a5_.member_id WHERE a1_.jwt_token = ? AND a1_.jwt_token_expiration > ? AND a0_.is_deleted = ?
Parameters:
[ "1eAV5g98OLqAaCjuo0a4wIEory94iTsYTEMbDEhr4wPA4Utgmy" "2025-12-18 01:38:15" 0 ] |
|
1.11 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.71 ms (0.00%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.enabled AS enabled_3, t0.suffix AS suffix_4, t0.is_promotional AS is_promotional_5 FROM app_market t0 WHERE t0.id = ?
Parameters:
[
1
]
|
|
0.67 ms (0.00%) |
1 |
SELECT t0.id AS id_1, t0.nb_month AS nb_month_2, t0.first_price AS first_price_3, t0.subscription_price AS subscription_price_4, t0.first_commission AS first_commission_5, t0.subscription_commission AS subscription_commission_6, t0.commission_month1 AS commission_month1_7, t0.commission_month2 AS commission_month2_8, t0.commission_month3 AS commission_month3_9, t0.copecart_product_id_with_first_price AS copecart_product_id_with_first_price_10, t0.copecart_product_id_only_subscription AS copecart_product_id_only_subscription_11, t0.is_enabled AS is_enabled_12, t0.product_id AS product_id_13, t0.currency_id AS currency_id_14, t0.market_id AS market_id_15 FROM app_product_price t0 WHERE t0.product_id = ? AND t0.market_id = ? AND t0.currency_id = ? AND t0.nb_month = ? LIMIT 1
Parameters:
[ 9 1 4 1 ] |
|
0.59 ms (0.00%) |
1 |
SELECT t0.id AS id_1, t0.type AS type_2, t0.name AS name_3, t0.sku AS sku_4, t0.is_enabled AS is_enabled_5, t0.is_subscibable AS is_subscibable_6, t0.is_ikigai_pack AS is_ikigai_pack_7, t0.is_printable AS is_printable_8, t0.marketing_name AS marketing_name_9, t0.image_path AS image_path_10, t0.color AS color_11, t0.context AS context_12, t0.space_id AS space_id_13 FROM app_product t0 WHERE t0.sku = ? LIMIT 1
Parameters:
[
"premium"
]
|
|
0.59 ms (0.00%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.tax_rate AS tax_rate_3, t0.type AS type_4, t0.is_default AS is_default_5, t0.marketing_name AS marketing_name_6, t0.marketing_description AS marketing_description_7, t0.enabled AS enabled_8, t0.is_debitable AS is_debitable_9 FROM app_gateway t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"copecart"
]
|
|
0.55 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:
[] |
|
0.51 ms (0.00%) |
1 |
SELECT t0.id AS id_1, t0.code AS code_2, t0.symbol AS symbol_3, t0.mandate AS mandate_4, t0.is_enabled AS is_enabled_5 FROM app_currency t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"EUR"
]
|
|
0.35 ms (0.00%) |
1 |
SELECT t0.id AS id_1, t0.code AS code_2, t0.alpha2 AS alpha2_3, t0.alpha3 AS alpha3_4, t0.name_en AS name_en_5, t0.name_fr AS name_fr_6, t0.is_in_mybiz_onboarding AS is_in_mybiz_onboarding_7, t0.is_in_qualified_choice AS is_in_qualified_choice_8, t0.market_id AS market_id_9 FROM app_country t0 WHERE t0.alpha2 = ? LIMIT 1
Parameters:
[
"FR"
]
|
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\Futures\Feature | No errors. |
| App\Entity\Subscription | No errors. |
| App\Entity\ProductPrice | No errors. |
| App\Entity\ProductPoint | No errors. |
| App\Entity\ProductPrediction | No errors. |
| App\Entity\Futures\TradeMarket | No errors. |
| App\Entity\Gateway | No errors. |
| App\Entity\ProductDecreasing | No errors. |
| App\Entity\Country | No errors. |
| App\Entity\Currency | No errors. |
| App\Entity\Mybiz\MemberNode | No errors. |
| App\Entity\Mybiz\MybizOnBoarding | No errors. |
| App\Entity\Mybiz\QualifiedChoice | No errors. |
| App\Entity\MemberPrediction | No errors. |
| App\Entity\Mybiz\Rank | No errors. |
| App\Entity\Market | No errors. |
| App\Entity\Mybiz\Tree | No errors. |
| App\Entity\MemberDocument | No errors. |
| App\Entity\Academy | No errors. |
| App\Entity\Mybiz\AmbassadorInvoice | No errors. |