Query Metrics
3
Database Queries
3
Different statements
1.03 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.36 ms |
SELECT b0_.id AS id_0, b0_.name AS name_1, b0_.email AS email_2, b0_.color AS color_3, b0_.updated_at AS updated_at_4, b0_.prefix AS prefix_5, b0_.domain AS domain_6, b0_.last_minutes_enabled AS last_minutes_enabled_7, b0_.last_minutes_content AS last_minutes_content_8, b0_.last_minutes_link AS last_minutes_link_9, b0_.has_registration_form AS has_registration_form_10, b0_.seller AS seller_11, b0_.public_brand AS public_brand_12, l1_.id AS id_13, l1_.name AS name_14, l1_.name_it AS name_it_15, l1_.slug AS slug_16, l1_.active AS active_17, l1_.priority AS priority_18, l1_.alpha2 AS alpha2_19, p2_.id AS id_20, p2_.parameter_key AS parameter_key_21, p2_.def AS def_22, p2_.parameter_value AS parameter_value_23, p2_.parameter_write_granted AS parameter_write_granted_24, b0_.logo_id AS logo_id_25, b0_.language_id AS language_id_26, p2_.brand_id AS brand_id_27 FROM brand b0_ LEFT JOIN language l1_ ON b0_.language_id = l1_.id LEFT JOIN parameters p2_ ON b0_.id = p2_.brand_id WHERE b0_.domain = ?
Parameters:
[
"laroutedeslangues.com"
]
|
| 2 | 0.31 ms |
SELECT t0.id AS id_1, t0.parameter_value AS parameter_value_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM parameters_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
118
]
|
| 3 | 0.36 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.new_email AS new_email_3, t0.roles AS roles_4, t0.password AS password_5, t0.state AS state_6, t0.activate_token AS activate_token_7, t0.reset_password_token AS reset_password_token_8, t0.reset_password_at AS reset_password_at_9, t0.new_email_token AS new_email_token_10, t0.env AS env_11, t0.api_key AS api_key_12, t0.last_name AS last_name_13, t0.first_name AS first_name_14, t0.hide_welcome_message AS hide_welcome_message_15, t0.email_signature AS email_signature_16, t0.email_educator_signature AS email_educator_signature_17, t0.created_at AS created_at_18, t0.last_login_at AS last_login_at_19, t0.google_authenticator_secret AS google_authenticator_secret_20, t0.deleted_at AS deleted_at_21, t0.slug AS slug_22, t0.linked_in_link AS linked_in_link_23, t0.google_id AS google_id_24, t0.facebook_id AS facebook_id_25, t0.linkdin_id AS linkdin_id_26, t27.id AS id_28, t27.type AS type_29, t27.society_name AS society_name_30, t27.lastname AS lastname_31, t27.firstname AS firstname_32, t27.family_situation AS family_situation_33, t27.mobile_phone_number AS mobile_phone_number_34, t27.fix_phone_number AS fix_phone_number_35, t27.original_how_known AS original_how_known_36, t27.comment AS comment_37, t27.last_update_at AS last_update_at_38, t27.created_at AS created_at_39, t27.email AS email_40, t27.tax_code AS tax_code_41, t27.sdi_code AS sdi_code_42, t27.archived AS archived_43, t27.last_customer_update_at AS last_customer_update_at_44, t27.customer_id AS customer_id_45, t27.vat_number AS vat_number_46, t27.state AS state_47, t27.last_validated_at AS last_validated_at_48, t27.validated AS validated_49, t27.job AS job_50, t27.hubspot_id AS hubspot_id_51, t27.hubspot_matched AS hubspot_matched_52, t27.hubspot_email_added AS hubspot_email_added_53, t27.check_hubspot AS check_hubspot_54, t27.check_tags AS check_tags_55, t27.civility_id AS civility_id_56, t27.family_status_id AS family_status_id_57, t27.main_address_id AS main_address_id_58, t27.billing_address_id AS billing_address_id_59, t27.howknown_id AS howknown_id_60, t27.user_id AS user_id_61, t27.brand_id AS brand_id_62, t27.new_job_id AS new_job_id_63, t64.id AS id_65, t64.name AS name_66, t64.slug AS slug_67, t64.code_compta4 AS code_compta4_68, t64.deleted_at AS deleted_at_69, t64.exchange_rate AS exchange_rate_70, t64.phone AS phone_71, t64.mobile_phone AS mobile_phone_72, t64.email AS email_73, t64.email2 AS email2_74, t64.website AS website_75, t64.banner_text AS banner_text_76, t64.provider_id AS provider_id_77, t64.grouping AS grouping_78, t64.mandate_registration_procedure AS mandate_registration_procedure_79, t64.label_name AS label_name_80, t64.calendar_type AS calendar_type_81, t64.code_compta_temp4 AS code_compta_temp4_82, t64.code_compta_temp_crm4 AS code_compta_temp_crm4_83, t64.commission_policy AS commission_policy_84, t64.iban AS iban_85, t64.tax_code AS tax_code_86, t64.vat_number AS vat_number_87, t64.email_transport AS email_transport_88, t64.contact_commission_to AS contact_commission_to_89, t64.contact_commission_cc AS contact_commission_cc_90, t64.country_id AS country_id_91, t64.currency_id AS currency_id_92, t64.address_id AS address_id_93, t64.user_id AS user_id_94, t0.brand_id AS brand_id_95 FROM user t0 LEFT JOIN customer t27 ON t27.user_id = t0.id LEFT JOIN provider t64 ON t64.user_id = t0.id WHERE t0.id = ?
Parameters:
[
5
]
|
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.