Query Metrics
2
Database Queries
2
Different statements
77.07 ms
Query time
0
Invalid entities
34944
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.03 ms |
SELECT t0.id AS id_3, t0.job AS job_4, t0.unique_identifier AS unique_identifier_5, t0.email AS email_6, t0.roles AS roles_7, t0.password AS password_8, t0.keycloak_id AS keycloak_id_9, t0.keycloak_access_token AS keycloak_access_token_10, t0.type AS type_11, t0.last_cgu_accept AS last_cgu_accept_12, t0.last_rgpd_accept AS last_rgpd_accept_13, t0.rights AS rights_14, t0.status AS status_15, t0.is_first_administrator AS is_first_administrator_16, t0.first_connexion AS first_connexion_17, t0.last_connexion AS last_connexion_18, t0.profile_picture AS profile_picture_19, t0.external_identifier AS external_identifier_20, t0.profideo_group AS profideo_group_21, t0.update_keycloak_fail AS update_keycloak_fail_22, t0.typology AS typology_23, t0.profile_user AS profile_user_24, t0.street_number AS street_number_25, t0.address AS address_26, t0.address_complement AS address_complement_27, t0.zipcode AS zipcode_28, t0.city AS city_29, t0.state AS state_30, t0.county AS county_31, t0.country AS country_32, t0.civility AS civility_33, t0.first_name AS first_name_34, t0.last_name AS last_name_35, t0.phone AS phone_36, t0.mobile AS mobile_37, t0.relationship_start_date AS relationship_start_date_38, t0.relationship_end_date AS relationship_end_date_39, t0.status_valid_refuse_date AS status_valid_refuse_date_40, t0.created_by AS created_by_41, t0.updated_by AS updated_by_42, t0.deleted_by AS deleted_by_43, t0.created_at AS created_at_44, t0.updated_at AS updated_at_45, t0.contact_commercial_id AS contact_commercial_id_46, t0.business_provider_id AS business_provider_id_47, t0.structure_id AS structure_id_48, t0.parent_id AS parent_id_49, t0.discr, t1.commentary AS commentary_50, t1.is_commercial_contact AS is_commercial_contact_51, t1.email_commercial_contact AS email_commercial_contact_52, t1.phone_commercial_contact AS phone_commercial_contact_53, t1.address_commercial_contact AS address_commercial_contact_54, t1.street_number_commercial_contact AS street_number_commercial_contact_55, t1.address_complement_commercial_contact AS address_complement_commercial_contact_56, t1.zipcode_commercial_contact AS zipcode_commercial_contact_57, t1.city_commercial_contact AS city_commercial_contact_58, t1.county_commercial_contact AS county_commercial_contact_59, t1.country_commercial_contact AS country_commercial_contact_60, t2.campaign_code AS campaign_code_61, t2.orias_transaction_number AS orias_transaction_number_62, t2.owner_orias_transaction_number AS owner_orias_transaction_number_63, t2.ccmo_code AS ccmo_code_64, t2.orias_number AS orias_number_65, t2.orias_start AS orias_start_66, t2.orias_end AS orias_end_67, t2.payment_id AS payment_id_68 FROM user t0 LEFT JOIN administrator t1 ON t0.id = t1.id LEFT JOIN seller t2 ON t0.id = t2.id WHERE t0.id = ?
Parameters:
[
165
]
|
||||||||||||||||||||||||||||||
| 2 | 76.04 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.insee_code AS insee_code_3, t0.zip_code AS zip_code_4, t0.latitude AS latitude_5, t0.longitude AS longitude_6 FROM city t0
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\City | 34943 |
| App\Entity\User | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Page | No errors. |
| App\Entity\Variable | No errors. |
| App\Entity\Autocomponent | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Administrator | No errors. |
| App\Entity\Seller | No errors. |
| App\Entity\BusinessProvider | No errors. |
| App\Entity\RightsGroup | No errors. |
| App\Entity\MessageSent | No errors. |
| App\Entity\UserRelaunch | No errors. |
| App\Entity\City | No errors. |