Query Metrics
4
Database Queries
4
Different statements
14.34 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.84 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.created_at AS created_at_7, t0.last_connection AS last_connection_8 FROM user t0 WHERE t0.email = ? LIMIT 1
Parameters:
[
"7!Vi!33shT!!K@ngP9W9"
]
|
2 | 0.52 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3 FROM api_key t0 WHERE t0.value = ? LIMIT 1
Parameters:
[
"7!Vi!33shT!!K@ngP9W9"
]
|
3 | 12.11 ms |
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.address AS address_3, t0.address2 AS address2_4, t0.address3 AS address3_5, t0.zip_code AS zip_code_6, t0.town AS town_7, t0.insee_code AS insee_code_8, t0.phones AS phones_9, t0.mails AS mails_10, t0.website AS website_11, t0.lat AS lat_12, t0.lng AS lng_13, t0.zone AS zone_14, t0.name_fr AS name_fr_15, t0.name_en AS name_en_16, t0.description_fr AS description_fr_17, t0.description_en AS description_en_18, t0.type AS type_19, t0.has_price AS has_price_20, t0.has_schedule AS has_schedule_21, t0.is_open AS is_open_22, t0.display AS display_23, t0.pdm AS pdm_24, t0.created_at AS created_at_25, t0.updated_at AS updated_at_26, t0.anecdote_fr AS anecdote_fr_27, t0.anecdote_en AS anecdote_en_28, t0.groupment_touraine_hotels AS groupment_touraine_hotels_29, t0.name_de AS name_de_30, t0.description_de AS description_de_31, t0.name_nl AS name_nl_32, t0.description_nl AS description_nl_33, t0.name_it AS name_it_34, t0.description_it AS description_it_35, t0.name_es AS name_es_36, t0.description_es AS description_es_37, t0.name_pt AS name_pt_38, t0.description_pt AS description_pt_39, t40.id AS id_41, t40.username AS username_42, t40.has_concierge AS has_concierge_43, t40.password_concierge AS password_concierge_44, t40.has_welcomer AS has_welcomer_45, t40.password_welcomer AS password_welcomer_46, t40.uuid AS uuid_47, t40.element_id AS element_id_48, t49.id AS id_50, t49.rooms AS rooms_51, t49.score AS score_52, t49.element_id AS element_id_53, t0.th_member_id AS th_member_id_54, t55.id AS id_56, t55.welcome_fr AS welcome_fr_57, t55.welcome_en AS welcome_en_58, t55.wifi AS wifi_59, t55.wifi_identifier AS wifi_identifier_60, t55.wifi_password AS wifi_password_61, t55.check_in AS check_in_62, t55.check_in_message_fr AS check_in_message_fr_63, t55.check_in_message_en AS check_in_message_en_64, t55.check_out AS check_out_65, t55.check_out_message_fr AS check_out_message_fr_66, t55.check_out_message_en AS check_out_message_en_67, t55.life_rules_fr AS life_rules_fr_68, t55.life_rules_en AS life_rules_en_69, t55.score AS score_70, t55.identifier AS identifier_71, t55.check_in_out_picture AS check_in_out_picture_72, t55.on_place_picture AS on_place_picture_73, t55.recommendations_picture AS recommendations_picture_74, t55.capacity AS capacity_75, t55.access_fr AS access_fr_76, t55.access_en AS access_en_77, t55.pets_allowed AS pets_allowed_78, t55.personal_recommendations_fr AS personal_recommendations_fr_79, t55.personal_recommendations_en AS personal_recommendations_en_80, t55.element_id AS element_id_81 FROM element t0 LEFT JOIN authorization t40 ON t40.element_id = t0.id LEFT JOIN type_hotel t49 ON t49.element_id = t0.id LEFT JOIN has_concierge t55 ON t55.element_id = t0.id WHERE t0.reference = ? LIMIT 1
Parameters:
[
"RESCEN037V50L64T"
]
|
4 | 0.87 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.logo AS logo_4, t0.url AS url_5, t0.parent AS parent_6 FROM on_place t0 WHERE t0.parent = ?
Parameters:
[
105
]
|
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\User | No errors. |
App\Entity\ApiKey | No errors. |
App\Entity\Element | No errors. |
App\Entity\Authorization | No errors. |
App\Entity\TypeHotel | No errors. |
App\Entity\ThMember | No errors. |
App\Entity\HasConcierge | No errors. |
App\Entity\GoogleSearch | No errors. |
App\Entity\NomenclatureCode | No errors. |
App\Entity\Picture | No errors. |
App\Entity\Contact | No errors. |
App\Entity\ElementSource | No errors. |
App\Entity\Schedule | No errors. |
App\Entity\Price | No errors. |
App\Entity\ElementDistance | No errors. |
App\Entity\Favorite | No errors. |
App\Entity\Terminal | No errors. |
App\Entity\Information | No errors. |
App\Entity\Coordinates | No errors. |
App\Entity\Task | No errors. |
App\Entity\Manual | No errors. |
App\Entity\Error | No errors. |
App\Entity\OnPlace | No errors. |