Query Metrics
76
Database Queries
9
Different statements
76.63 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.79 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3, t0.roles AS roles_4, t0.ext_building_id AS ext_building_id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM user t0 WHERE t0.username = ? LIMIT 1
Parameters:
[
"checkin_api"
]
|
| 2 | 2.18 ms |
SELECT c0_.id AS id_0, c0_.adults AS adults_1, c0_.children AS children_2, c0_.check_in_date AS check_in_date_3, c0_.check_out_date AS check_out_date_4, c0_.canceled AS canceled_5, c0_.reservation_id AS reservation_id_6, c0_.sub_reservation_id AS sub_reservation_id_7, c0_.status AS status_8, c0_.building_id AS building_id_9, c0_.source AS source_10, c0_.third_party_identifier AS third_party_identifier_11, c0_.external_entrance_id AS external_entrance_id_12, c0_.observation AS observation_13, c0_.status_concierge AS status_concierge_14, c0_.is_vip AS is_vip_15, c0_.is_block AS is_block_16, c0_.checkin_status AS checkin_status_17, c0_.created_at AS created_at_18, c0_.updated_at AS updated_at_19, c0_.room_id AS room_id_20 FROM checkin c0_ INNER JOIN guest g1_ ON (g1_.checkin_id = c0_.id) WHERE c0_.building_id = ? AND (? BETWEEN c0_.check_in_date AND c0_.check_out_date) AND c0_.status NOT IN (?, ?, ?, ?) AND c0_.status_concierge IS NULL GROUP BY c0_.id
Parameters:
[ "315100" "2025-08-19" "checked_out" "canceled" "not_confirmed" "no_show" ] |
| 3 | 0.66 ms |
SELECT t0.id AS id_1, t0.origin AS origin_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.checkin_id AS checkin_id_5 FROM checkout t0 WHERE t0.checkin_id = ?
Parameters:
[
633135
]
|
| 4 | 3.82 ms |
SELECT t0.id AS id_1, t0.origin AS origin_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.checkin_id AS checkin_id_5 FROM checkout t0 WHERE t0.checkin_id = ?
Parameters:
[
640288
]
|
| 5 | 1.35 ms |
SELECT t0.id AS id_1, t0.origin AS origin_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.checkin_id AS checkin_id_5 FROM checkout t0 WHERE t0.checkin_id = ?
Parameters:
[
640266
]
|
| 6 | 1.07 ms |
SELECT t0.id AS id_1, t0.origin AS origin_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.checkin_id AS checkin_id_5 FROM checkout t0 WHERE t0.checkin_id = ?
Parameters:
[
632166
]
|
| 7 | 0.66 ms |
SELECT t0.id AS id_1, t0.origin AS origin_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.checkin_id AS checkin_id_5 FROM checkout t0 WHERE t0.checkin_id = ?
Parameters:
[
640086
]
|
| 8 | 1.34 ms |
SELECT t0.id AS id_1, t0.origin AS origin_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.checkin_id AS checkin_id_5 FROM checkout t0 WHERE t0.checkin_id = ?
Parameters:
[
640607
]
|
| 9 | 0.50 ms |
SELECT t0.id AS id_1, t0.origin AS origin_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.checkin_id AS checkin_id_5 FROM checkout t0 WHERE t0.checkin_id = ?
Parameters:
[
608795
]
|
| 10 | 2.81 ms |
SELECT t0.id AS id_1, t0.cpf AS cpf_2, t0.guest_id AS guest_id_3, t0.name AS name_4, t0.email AS email_5, t0.country AS country_6, t0.state AS state_7, t0.city AS city_8, t0.phone AS phone_9, t0.main_guest AS main_guest_10, t0.building_id AS building_id_11, t0.is_child AS is_child_12, t0.external_entrance_id AS external_entrance_id_13, t0.cerberus_id AS cerberus_id_14, t0.status_document AS status_document_15, t0.birth_date AS birth_date_16, t0.is_gate_system_registered AS is_gate_system_registered_17, t0.created_at AS created_at_18, t0.updated_at AS updated_at_19, t0.checkin_id AS checkin_id_20 FROM guest t0 WHERE t0.checkin_id = ?
Parameters:
[
633135
]
|
| 11 | 1.37 ms |
SELECT t0.id AS id_1, t0.action AS action_2, t0.agent AS agent_3, t0.date_time AS date_time_4, t0.checkin_id AS checkin_id_5 FROM history t0 WHERE t0.checkin_id = ?
Parameters:
[
633135
]
|
| 12 | 0.76 ms |
SELECT t0.id AS id_1, t0.number AS number_2, t0.first_url AS first_url_3, t0.second_url AS second_url_4, t0.type AS type_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.guest_id AS guest_id_8, t0.document_validation_id AS document_validation_id_9 FROM document t0 WHERE t0.guest_id = ?
Parameters:
[
904798
]
|
| 13 | 0.72 ms |
SELECT t0.id AS id_1, t0.lighthouse_user_id AS lighthouse_user_id_2, t0.status AS status_3, t0.motive AS motive_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t7.id AS id_8, t7.number AS number_9, t7.first_url AS first_url_10, t7.second_url AS second_url_11, t7.type AS type_12, t7.created_at AS created_at_13, t7.updated_at AS updated_at_14, t7.guest_id AS guest_id_15, t7.document_validation_id AS document_validation_id_16 FROM document_validation t0 LEFT JOIN document t7 ON t7.document_validation_id = t0.id WHERE t0.id = ?
Parameters:
[
2326103
]
|
| 14 | 0.79 ms |
SELECT t0.id AS id_1, t0.room_id AS room_id_2, t0.guest_id AS guest_id_3 FROM guest_room t0 WHERE t0.guest_id = ?
Parameters:
[
904798
]
|
| 15 | 1.53 ms |
SELECT t0.id AS id_1, t0.lighthouse_user_id AS lighthouse_user_id_2, t0.status AS status_3, t0.motive AS motive_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t7.id AS id_8, t7.number AS number_9, t7.first_url AS first_url_10, t7.second_url AS second_url_11, t7.type AS type_12, t7.created_at AS created_at_13, t7.updated_at AS updated_at_14, t7.guest_id AS guest_id_15, t7.document_validation_id AS document_validation_id_16 FROM document_validation t0 LEFT JOIN document t7 ON t7.document_validation_id = t0.id WHERE t0.id = ?
Parameters:
[
2326104
]
|
| 16 | 2.72 ms |
SELECT t0.id AS id_1, t0.room_id AS room_id_2, t0.sku AS sku_3, t0.room_name AS room_name_4, t0.max_guests AS max_guests_5, t0.is_private AS is_private_6, t0.room_type_id AS room_type_id_7, t0.building_id AS building_id_8, t0.description AS description_9, t0.external_id AS external_id_10, t0.housekeeping_status AS housekeeping_status_11 FROM room t0 WHERE t0.id = ?
Parameters:
[
56080
]
|
| 17 | 1.17 ms |
SELECT t0.id AS id_1, t0.cpf AS cpf_2, t0.guest_id AS guest_id_3, t0.name AS name_4, t0.email AS email_5, t0.country AS country_6, t0.state AS state_7, t0.city AS city_8, t0.phone AS phone_9, t0.main_guest AS main_guest_10, t0.building_id AS building_id_11, t0.is_child AS is_child_12, t0.external_entrance_id AS external_entrance_id_13, t0.cerberus_id AS cerberus_id_14, t0.status_document AS status_document_15, t0.birth_date AS birth_date_16, t0.is_gate_system_registered AS is_gate_system_registered_17, t0.created_at AS created_at_18, t0.updated_at AS updated_at_19, t0.checkin_id AS checkin_id_20 FROM guest t0 WHERE t0.checkin_id = ?
Parameters:
[
640288
]
|
| 18 | 0.78 ms |
SELECT t0.id AS id_1, t0.action AS action_2, t0.agent AS agent_3, t0.date_time AS date_time_4, t0.checkin_id AS checkin_id_5 FROM history t0 WHERE t0.checkin_id = ?
Parameters:
[
640288
]
|
| 19 | 0.69 ms |
SELECT t0.id AS id_1, t0.number AS number_2, t0.first_url AS first_url_3, t0.second_url AS second_url_4, t0.type AS type_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.guest_id AS guest_id_8, t0.document_validation_id AS document_validation_id_9 FROM document t0 WHERE t0.guest_id = ?
Parameters:
[
913459
]
|
| 20 | 0.66 ms |
SELECT t0.id AS id_1, t0.lighthouse_user_id AS lighthouse_user_id_2, t0.status AS status_3, t0.motive AS motive_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t7.id AS id_8, t7.number AS number_9, t7.first_url AS first_url_10, t7.second_url AS second_url_11, t7.type AS type_12, t7.created_at AS created_at_13, t7.updated_at AS updated_at_14, t7.guest_id AS guest_id_15, t7.document_validation_id AS document_validation_id_16 FROM document_validation t0 LEFT JOIN document t7 ON t7.document_validation_id = t0.id WHERE t0.id = ?
Parameters:
[
2329567
]
|
| 21 | 0.62 ms |
SELECT t0.id AS id_1, t0.room_id AS room_id_2, t0.guest_id AS guest_id_3 FROM guest_room t0 WHERE t0.guest_id = ?
Parameters:
[
913459
]
|
| 22 | 0.58 ms |
SELECT t0.id AS id_1, t0.lighthouse_user_id AS lighthouse_user_id_2, t0.status AS status_3, t0.motive AS motive_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t7.id AS id_8, t7.number AS number_9, t7.first_url AS first_url_10, t7.second_url AS second_url_11, t7.type AS type_12, t7.created_at AS created_at_13, t7.updated_at AS updated_at_14, t7.guest_id AS guest_id_15, t7.document_validation_id AS document_validation_id_16 FROM document_validation t0 LEFT JOIN document t7 ON t7.document_validation_id = t0.id WHERE t0.id = ?
Parameters:
[
2329568
]
|
| 23 | 1.04 ms |
SELECT t0.id AS id_1, t0.room_id AS room_id_2, t0.sku AS sku_3, t0.room_name AS room_name_4, t0.max_guests AS max_guests_5, t0.is_private AS is_private_6, t0.room_type_id AS room_type_id_7, t0.building_id AS building_id_8, t0.description AS description_9, t0.external_id AS external_id_10, t0.housekeeping_status AS housekeeping_status_11 FROM room t0 WHERE t0.id = ?
Parameters:
[
56055
]
|
| 24 | 1.41 ms |
SELECT t0.id AS id_1, t0.cpf AS cpf_2, t0.guest_id AS guest_id_3, t0.name AS name_4, t0.email AS email_5, t0.country AS country_6, t0.state AS state_7, t0.city AS city_8, t0.phone AS phone_9, t0.main_guest AS main_guest_10, t0.building_id AS building_id_11, t0.is_child AS is_child_12, t0.external_entrance_id AS external_entrance_id_13, t0.cerberus_id AS cerberus_id_14, t0.status_document AS status_document_15, t0.birth_date AS birth_date_16, t0.is_gate_system_registered AS is_gate_system_registered_17, t0.created_at AS created_at_18, t0.updated_at AS updated_at_19, t0.checkin_id AS checkin_id_20 FROM guest t0 WHERE t0.checkin_id = ?
Parameters:
[
640266
]
|
| 25 | 1.13 ms |
SELECT t0.id AS id_1, t0.action AS action_2, t0.agent AS agent_3, t0.date_time AS date_time_4, t0.checkin_id AS checkin_id_5 FROM history t0 WHERE t0.checkin_id = ?
Parameters:
[
640266
]
|
| 26 | 0.75 ms |
SELECT t0.id AS id_1, t0.number AS number_2, t0.first_url AS first_url_3, t0.second_url AS second_url_4, t0.type AS type_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.guest_id AS guest_id_8, t0.document_validation_id AS document_validation_id_9 FROM document t0 WHERE t0.guest_id = ?
Parameters:
[
913436
]
|
| 27 | 0.69 ms |
SELECT t0.id AS id_1, t0.lighthouse_user_id AS lighthouse_user_id_2, t0.status AS status_3, t0.motive AS motive_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t7.id AS id_8, t7.number AS number_9, t7.first_url AS first_url_10, t7.second_url AS second_url_11, t7.type AS type_12, t7.created_at AS created_at_13, t7.updated_at AS updated_at_14, t7.guest_id AS guest_id_15, t7.document_validation_id AS document_validation_id_16 FROM document_validation t0 LEFT JOIN document t7 ON t7.document_validation_id = t0.id WHERE t0.id = ?
Parameters:
[
2331757
]
|
| 28 | 0.85 ms |
SELECT t0.id AS id_1, t0.room_id AS room_id_2, t0.guest_id AS guest_id_3 FROM guest_room t0 WHERE t0.guest_id = ?
Parameters:
[
913436
]
|
| 29 | 1.35 ms |
SELECT t0.id AS id_1, t0.lighthouse_user_id AS lighthouse_user_id_2, t0.status AS status_3, t0.motive AS motive_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t7.id AS id_8, t7.number AS number_9, t7.first_url AS first_url_10, t7.second_url AS second_url_11, t7.type AS type_12, t7.created_at AS created_at_13, t7.updated_at AS updated_at_14, t7.guest_id AS guest_id_15, t7.document_validation_id AS document_validation_id_16 FROM document_validation t0 LEFT JOIN document t7 ON t7.document_validation_id = t0.id WHERE t0.id = ?
Parameters:
[
2331758
]
|
| 30 | 1.34 ms |
SELECT t0.id AS id_1, t0.room_id AS room_id_2, t0.sku AS sku_3, t0.room_name AS room_name_4, t0.max_guests AS max_guests_5, t0.is_private AS is_private_6, t0.room_type_id AS room_type_id_7, t0.building_id AS building_id_8, t0.description AS description_9, t0.external_id AS external_id_10, t0.housekeeping_status AS housekeeping_status_11 FROM room t0 WHERE t0.id = ?
Parameters:
[
56088
]
|
| 31 | 1.07 ms |
SELECT t0.id AS id_1, t0.cpf AS cpf_2, t0.guest_id AS guest_id_3, t0.name AS name_4, t0.email AS email_5, t0.country AS country_6, t0.state AS state_7, t0.city AS city_8, t0.phone AS phone_9, t0.main_guest AS main_guest_10, t0.building_id AS building_id_11, t0.is_child AS is_child_12, t0.external_entrance_id AS external_entrance_id_13, t0.cerberus_id AS cerberus_id_14, t0.status_document AS status_document_15, t0.birth_date AS birth_date_16, t0.is_gate_system_registered AS is_gate_system_registered_17, t0.created_at AS created_at_18, t0.updated_at AS updated_at_19, t0.checkin_id AS checkin_id_20 FROM guest t0 WHERE t0.checkin_id = ?
Parameters:
[
632166
]
|
| 32 | 1.19 ms |
SELECT t0.id AS id_1, t0.action AS action_2, t0.agent AS agent_3, t0.date_time AS date_time_4, t0.checkin_id AS checkin_id_5 FROM history t0 WHERE t0.checkin_id = ?
Parameters:
[
632166
]
|
| 33 | 0.77 ms |
SELECT t0.id AS id_1, t0.number AS number_2, t0.first_url AS first_url_3, t0.second_url AS second_url_4, t0.type AS type_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.guest_id AS guest_id_8, t0.document_validation_id AS document_validation_id_9 FROM document t0 WHERE t0.guest_id = ?
Parameters:
[
903492
]
|
| 34 | 0.77 ms |
SELECT t0.id AS id_1, t0.lighthouse_user_id AS lighthouse_user_id_2, t0.status AS status_3, t0.motive AS motive_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t7.id AS id_8, t7.number AS number_9, t7.first_url AS first_url_10, t7.second_url AS second_url_11, t7.type AS type_12, t7.created_at AS created_at_13, t7.updated_at AS updated_at_14, t7.guest_id AS guest_id_15, t7.document_validation_id AS document_validation_id_16 FROM document_validation t0 LEFT JOIN document t7 ON t7.document_validation_id = t0.id WHERE t0.id = ?
Parameters:
[
2325935
]
|
| 35 | 0.89 ms |
SELECT t0.id AS id_1, t0.number AS number_2, t0.first_url AS first_url_3, t0.second_url AS second_url_4, t0.type AS type_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.guest_id AS guest_id_8, t0.document_validation_id AS document_validation_id_9 FROM document t0 WHERE t0.guest_id = ?
Parameters:
[
911930
]
|
| 36 | 0.68 ms |
SELECT t0.id AS id_1, t0.number AS number_2, t0.first_url AS first_url_3, t0.second_url AS second_url_4, t0.type AS type_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.guest_id AS guest_id_8, t0.document_validation_id AS document_validation_id_9 FROM document t0 WHERE t0.guest_id = ?
Parameters:
[
911939
]
|
| 37 | 1.21 ms |
SELECT t0.id AS id_1, t0.lighthouse_user_id AS lighthouse_user_id_2, t0.status AS status_3, t0.motive AS motive_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t7.id AS id_8, t7.number AS number_9, t7.first_url AS first_url_10, t7.second_url AS second_url_11, t7.type AS type_12, t7.created_at AS created_at_13, t7.updated_at AS updated_at_14, t7.guest_id AS guest_id_15, t7.document_validation_id AS document_validation_id_16 FROM document_validation t0 LEFT JOIN document t7 ON t7.document_validation_id = t0.id WHERE t0.id = ?
Parameters:
[
2326043
]
|
| 38 | 0.51 ms |
SELECT t0.id AS id_1, t0.room_id AS room_id_2, t0.guest_id AS guest_id_3 FROM guest_room t0 WHERE t0.guest_id = ?
Parameters:
[
903492
]
|
| 39 | 1.07 ms |
SELECT t0.id AS id_1, t0.lighthouse_user_id AS lighthouse_user_id_2, t0.status AS status_3, t0.motive AS motive_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t7.id AS id_8, t7.number AS number_9, t7.first_url AS first_url_10, t7.second_url AS second_url_11, t7.type AS type_12, t7.created_at AS created_at_13, t7.updated_at AS updated_at_14, t7.guest_id AS guest_id_15, t7.document_validation_id AS document_validation_id_16 FROM document_validation t0 LEFT JOIN document t7 ON t7.document_validation_id = t0.id WHERE t0.id = ?
Parameters:
[
2325936
]
|
| 40 | 0.48 ms |
SELECT t0.id AS id_1, t0.room_id AS room_id_2, t0.sku AS sku_3, t0.room_name AS room_name_4, t0.max_guests AS max_guests_5, t0.is_private AS is_private_6, t0.room_type_id AS room_type_id_7, t0.building_id AS building_id_8, t0.description AS description_9, t0.external_id AS external_id_10, t0.housekeeping_status AS housekeeping_status_11 FROM room t0 WHERE t0.id = ?
Parameters:
[
56067
]
|
| 41 | 1.06 ms |
SELECT t0.id AS id_1, t0.room_id AS room_id_2, t0.guest_id AS guest_id_3 FROM guest_room t0 WHERE t0.guest_id = ?
Parameters:
[
911930
]
|
| 42 | 0.53 ms |
SELECT t0.id AS id_1, t0.lighthouse_user_id AS lighthouse_user_id_2, t0.status AS status_3, t0.motive AS motive_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t7.id AS id_8, t7.number AS number_9, t7.first_url AS first_url_10, t7.second_url AS second_url_11, t7.type AS type_12, t7.created_at AS created_at_13, t7.updated_at AS updated_at_14, t7.guest_id AS guest_id_15, t7.document_validation_id AS document_validation_id_16 FROM document_validation t0 LEFT JOIN document t7 ON t7.document_validation_id = t0.id WHERE t0.id = ?
Parameters:
[
2326032
]
|
| 43 | 0.64 ms |
SELECT t0.id AS id_1, t0.lighthouse_user_id AS lighthouse_user_id_2, t0.status AS status_3, t0.motive AS motive_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t7.id AS id_8, t7.number AS number_9, t7.first_url AS first_url_10, t7.second_url AS second_url_11, t7.type AS type_12, t7.created_at AS created_at_13, t7.updated_at AS updated_at_14, t7.guest_id AS guest_id_15, t7.document_validation_id AS document_validation_id_16 FROM document_validation t0 LEFT JOIN document t7 ON t7.document_validation_id = t0.id WHERE t0.id = ?
Parameters:
[
2326012
]
|
| 44 | 0.72 ms |
SELECT t0.id AS id_1, t0.room_id AS room_id_2, t0.guest_id AS guest_id_3 FROM guest_room t0 WHERE t0.guest_id = ?
Parameters:
[
911939
]
|
| 45 | 0.81 ms |
SELECT t0.id AS id_1, t0.lighthouse_user_id AS lighthouse_user_id_2, t0.status AS status_3, t0.motive AS motive_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t7.id AS id_8, t7.number AS number_9, t7.first_url AS first_url_10, t7.second_url AS second_url_11, t7.type AS type_12, t7.created_at AS created_at_13, t7.updated_at AS updated_at_14, t7.guest_id AS guest_id_15, t7.document_validation_id AS document_validation_id_16 FROM document_validation t0 LEFT JOIN document t7 ON t7.document_validation_id = t0.id WHERE t0.id = ?
Parameters:
[
2326044
]
|
| 46 | 0.64 ms |
SELECT t0.id AS id_1, t0.cpf AS cpf_2, t0.guest_id AS guest_id_3, t0.name AS name_4, t0.email AS email_5, t0.country AS country_6, t0.state AS state_7, t0.city AS city_8, t0.phone AS phone_9, t0.main_guest AS main_guest_10, t0.building_id AS building_id_11, t0.is_child AS is_child_12, t0.external_entrance_id AS external_entrance_id_13, t0.cerberus_id AS cerberus_id_14, t0.status_document AS status_document_15, t0.birth_date AS birth_date_16, t0.is_gate_system_registered AS is_gate_system_registered_17, t0.created_at AS created_at_18, t0.updated_at AS updated_at_19, t0.checkin_id AS checkin_id_20 FROM guest t0 WHERE t0.checkin_id = ?
Parameters:
[
640086
]
|
| 47 | 0.62 ms |
SELECT t0.id AS id_1, t0.action AS action_2, t0.agent AS agent_3, t0.date_time AS date_time_4, t0.checkin_id AS checkin_id_5 FROM history t0 WHERE t0.checkin_id = ?
Parameters:
[
640086
]
|
| 48 | 0.63 ms |
SELECT t0.id AS id_1, t0.number AS number_2, t0.first_url AS first_url_3, t0.second_url AS second_url_4, t0.type AS type_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.guest_id AS guest_id_8, t0.document_validation_id AS document_validation_id_9 FROM document t0 WHERE t0.guest_id = ?
Parameters:
[
913258
]
|
| 49 | 0.52 ms |
SELECT t0.id AS id_1, t0.lighthouse_user_id AS lighthouse_user_id_2, t0.status AS status_3, t0.motive AS motive_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t7.id AS id_8, t7.number AS number_9, t7.first_url AS first_url_10, t7.second_url AS second_url_11, t7.type AS type_12, t7.created_at AS created_at_13, t7.updated_at AS updated_at_14, t7.guest_id AS guest_id_15, t7.document_validation_id AS document_validation_id_16 FROM document_validation t0 LEFT JOIN document t7 ON t7.document_validation_id = t0.id WHERE t0.id = ?
Parameters:
[
2328968
]
|
| 50 | 1.25 ms |
SELECT t0.id AS id_1, t0.number AS number_2, t0.first_url AS first_url_3, t0.second_url AS second_url_4, t0.type AS type_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.guest_id AS guest_id_8, t0.document_validation_id AS document_validation_id_9 FROM document t0 WHERE t0.guest_id = ?
Parameters:
[
913349
]
|
| 51 | 0.50 ms |
SELECT t0.id AS id_1, t0.lighthouse_user_id AS lighthouse_user_id_2, t0.status AS status_3, t0.motive AS motive_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t7.id AS id_8, t7.number AS number_9, t7.first_url AS first_url_10, t7.second_url AS second_url_11, t7.type AS type_12, t7.created_at AS created_at_13, t7.updated_at AS updated_at_14, t7.guest_id AS guest_id_15, t7.document_validation_id AS document_validation_id_16 FROM document_validation t0 LEFT JOIN document t7 ON t7.document_validation_id = t0.id WHERE t0.id = ?
Parameters:
[
2328970
]
|
| 52 | 0.47 ms |
SELECT t0.id AS id_1, t0.number AS number_2, t0.first_url AS first_url_3, t0.second_url AS second_url_4, t0.type AS type_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.guest_id AS guest_id_8, t0.document_validation_id AS document_validation_id_9 FROM document t0 WHERE t0.guest_id = ?
Parameters:
[
913353
]
|
| 53 | 1.22 ms |
SELECT t0.id AS id_1, t0.lighthouse_user_id AS lighthouse_user_id_2, t0.status AS status_3, t0.motive AS motive_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t7.id AS id_8, t7.number AS number_9, t7.first_url AS first_url_10, t7.second_url AS second_url_11, t7.type AS type_12, t7.created_at AS created_at_13, t7.updated_at AS updated_at_14, t7.guest_id AS guest_id_15, t7.document_validation_id AS document_validation_id_16 FROM document_validation t0 LEFT JOIN document t7 ON t7.document_validation_id = t0.id WHERE t0.id = ?
Parameters:
[
2328973
]
|
| 54 | 1.74 ms |
SELECT t0.id AS id_1, t0.room_id AS room_id_2, t0.guest_id AS guest_id_3 FROM guest_room t0 WHERE t0.guest_id = ?
Parameters:
[
913258
]
|
| 55 | 1.50 ms |
SELECT t0.id AS id_1, t0.lighthouse_user_id AS lighthouse_user_id_2, t0.status AS status_3, t0.motive AS motive_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t7.id AS id_8, t7.number AS number_9, t7.first_url AS first_url_10, t7.second_url AS second_url_11, t7.type AS type_12, t7.created_at AS created_at_13, t7.updated_at AS updated_at_14, t7.guest_id AS guest_id_15, t7.document_validation_id AS document_validation_id_16 FROM document_validation t0 LEFT JOIN document t7 ON t7.document_validation_id = t0.id WHERE t0.id = ?
Parameters:
[
2328969
]
|
| 56 | 1.62 ms |
SELECT t0.id AS id_1, t0.room_id AS room_id_2, t0.sku AS sku_3, t0.room_name AS room_name_4, t0.max_guests AS max_guests_5, t0.is_private AS is_private_6, t0.room_type_id AS room_type_id_7, t0.building_id AS building_id_8, t0.description AS description_9, t0.external_id AS external_id_10, t0.housekeeping_status AS housekeeping_status_11 FROM room t0 WHERE t0.id = ?
Parameters:
[
56087
]
|
| 57 | 1.02 ms |
SELECT t0.id AS id_1, t0.room_id AS room_id_2, t0.guest_id AS guest_id_3 FROM guest_room t0 WHERE t0.guest_id = ?
Parameters:
[
913349
]
|
| 58 | 1.02 ms |
SELECT t0.id AS id_1, t0.lighthouse_user_id AS lighthouse_user_id_2, t0.status AS status_3, t0.motive AS motive_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t7.id AS id_8, t7.number AS number_9, t7.first_url AS first_url_10, t7.second_url AS second_url_11, t7.type AS type_12, t7.created_at AS created_at_13, t7.updated_at AS updated_at_14, t7.guest_id AS guest_id_15, t7.document_validation_id AS document_validation_id_16 FROM document_validation t0 LEFT JOIN document t7 ON t7.document_validation_id = t0.id WHERE t0.id = ?
Parameters:
[
2328971
]
|
| 59 | 0.48 ms |
SELECT t0.id AS id_1, t0.room_id AS room_id_2, t0.guest_id AS guest_id_3 FROM guest_room t0 WHERE t0.guest_id = ?
Parameters:
[
913353
]
|
| 60 | 0.52 ms |
SELECT t0.id AS id_1, t0.lighthouse_user_id AS lighthouse_user_id_2, t0.status AS status_3, t0.motive AS motive_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t7.id AS id_8, t7.number AS number_9, t7.first_url AS first_url_10, t7.second_url AS second_url_11, t7.type AS type_12, t7.created_at AS created_at_13, t7.updated_at AS updated_at_14, t7.guest_id AS guest_id_15, t7.document_validation_id AS document_validation_id_16 FROM document_validation t0 LEFT JOIN document t7 ON t7.document_validation_id = t0.id WHERE t0.id = ?
Parameters:
[
2328972
]
|
| 61 | 0.88 ms |
SELECT t0.id AS id_1, t0.cpf AS cpf_2, t0.guest_id AS guest_id_3, t0.name AS name_4, t0.email AS email_5, t0.country AS country_6, t0.state AS state_7, t0.city AS city_8, t0.phone AS phone_9, t0.main_guest AS main_guest_10, t0.building_id AS building_id_11, t0.is_child AS is_child_12, t0.external_entrance_id AS external_entrance_id_13, t0.cerberus_id AS cerberus_id_14, t0.status_document AS status_document_15, t0.birth_date AS birth_date_16, t0.is_gate_system_registered AS is_gate_system_registered_17, t0.created_at AS created_at_18, t0.updated_at AS updated_at_19, t0.checkin_id AS checkin_id_20 FROM guest t0 WHERE t0.checkin_id = ?
Parameters:
[
640607
]
|
| 62 | 1.34 ms |
SELECT t0.id AS id_1, t0.action AS action_2, t0.agent AS agent_3, t0.date_time AS date_time_4, t0.checkin_id AS checkin_id_5 FROM history t0 WHERE t0.checkin_id = ?
Parameters:
[
640607
]
|
| 63 | 1.02 ms |
SELECT t0.id AS id_1, t0.number AS number_2, t0.first_url AS first_url_3, t0.second_url AS second_url_4, t0.type AS type_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.guest_id AS guest_id_8, t0.document_validation_id AS document_validation_id_9 FROM document t0 WHERE t0.guest_id = ?
Parameters:
[
913834
]
|
| 64 | 1.35 ms |
SELECT t0.id AS id_1, t0.lighthouse_user_id AS lighthouse_user_id_2, t0.status AS status_3, t0.motive AS motive_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t7.id AS id_8, t7.number AS number_9, t7.first_url AS first_url_10, t7.second_url AS second_url_11, t7.type AS type_12, t7.created_at AS created_at_13, t7.updated_at AS updated_at_14, t7.guest_id AS guest_id_15, t7.document_validation_id AS document_validation_id_16 FROM document_validation t0 LEFT JOIN document t7 ON t7.document_validation_id = t0.id WHERE t0.id = ?
Parameters:
[
2331278
]
|
| 65 | 1.41 ms |
SELECT t0.id AS id_1, t0.number AS number_2, t0.first_url AS first_url_3, t0.second_url AS second_url_4, t0.type AS type_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.guest_id AS guest_id_8, t0.document_validation_id AS document_validation_id_9 FROM document t0 WHERE t0.guest_id = ?
Parameters:
[
914581
]
|
| 66 | 1.09 ms |
SELECT t0.id AS id_1, t0.lighthouse_user_id AS lighthouse_user_id_2, t0.status AS status_3, t0.motive AS motive_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t7.id AS id_8, t7.number AS number_9, t7.first_url AS first_url_10, t7.second_url AS second_url_11, t7.type AS type_12, t7.created_at AS created_at_13, t7.updated_at AS updated_at_14, t7.guest_id AS guest_id_15, t7.document_validation_id AS document_validation_id_16 FROM document_validation t0 LEFT JOIN document t7 ON t7.document_validation_id = t0.id WHERE t0.id = ?
Parameters:
[
2331601
]
|
| 67 | 1.45 ms |
SELECT t0.id AS id_1, t0.room_id AS room_id_2, t0.guest_id AS guest_id_3 FROM guest_room t0 WHERE t0.guest_id = ?
Parameters:
[
913834
]
|
| 68 | 0.61 ms |
SELECT t0.id AS id_1, t0.lighthouse_user_id AS lighthouse_user_id_2, t0.status AS status_3, t0.motive AS motive_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t7.id AS id_8, t7.number AS number_9, t7.first_url AS first_url_10, t7.second_url AS second_url_11, t7.type AS type_12, t7.created_at AS created_at_13, t7.updated_at AS updated_at_14, t7.guest_id AS guest_id_15, t7.document_validation_id AS document_validation_id_16 FROM document_validation t0 LEFT JOIN document t7 ON t7.document_validation_id = t0.id WHERE t0.id = ?
Parameters:
[
2331279
]
|
| 69 | 0.59 ms |
SELECT t0.id AS id_1, t0.room_id AS room_id_2, t0.sku AS sku_3, t0.room_name AS room_name_4, t0.max_guests AS max_guests_5, t0.is_private AS is_private_6, t0.room_type_id AS room_type_id_7, t0.building_id AS building_id_8, t0.description AS description_9, t0.external_id AS external_id_10, t0.housekeeping_status AS housekeeping_status_11 FROM room t0 WHERE t0.id = ?
Parameters:
[
56076
]
|
| 70 | 0.48 ms |
SELECT t0.id AS id_1, t0.room_id AS room_id_2, t0.guest_id AS guest_id_3 FROM guest_room t0 WHERE t0.guest_id = ?
Parameters:
[
914581
]
|
| 71 | 0.52 ms |
SELECT t0.id AS id_1, t0.lighthouse_user_id AS lighthouse_user_id_2, t0.status AS status_3, t0.motive AS motive_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t7.id AS id_8, t7.number AS number_9, t7.first_url AS first_url_10, t7.second_url AS second_url_11, t7.type AS type_12, t7.created_at AS created_at_13, t7.updated_at AS updated_at_14, t7.guest_id AS guest_id_15, t7.document_validation_id AS document_validation_id_16 FROM document_validation t0 LEFT JOIN document t7 ON t7.document_validation_id = t0.id WHERE t0.id = ?
Parameters:
[
2331602
]
|
| 72 | 0.86 ms |
SELECT t0.id AS id_1, t0.cpf AS cpf_2, t0.guest_id AS guest_id_3, t0.name AS name_4, t0.email AS email_5, t0.country AS country_6, t0.state AS state_7, t0.city AS city_8, t0.phone AS phone_9, t0.main_guest AS main_guest_10, t0.building_id AS building_id_11, t0.is_child AS is_child_12, t0.external_entrance_id AS external_entrance_id_13, t0.cerberus_id AS cerberus_id_14, t0.status_document AS status_document_15, t0.birth_date AS birth_date_16, t0.is_gate_system_registered AS is_gate_system_registered_17, t0.created_at AS created_at_18, t0.updated_at AS updated_at_19, t0.checkin_id AS checkin_id_20 FROM guest t0 WHERE t0.checkin_id = ?
Parameters:
[
608795
]
|
| 73 | 0.53 ms |
SELECT t0.id AS id_1, t0.action AS action_2, t0.agent AS agent_3, t0.date_time AS date_time_4, t0.checkin_id AS checkin_id_5 FROM history t0 WHERE t0.checkin_id = ?
Parameters:
[
608795
]
|
| 74 | 0.78 ms |
SELECT t0.id AS id_1, t0.number AS number_2, t0.first_url AS first_url_3, t0.second_url AS second_url_4, t0.type AS type_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.guest_id AS guest_id_8, t0.document_validation_id AS document_validation_id_9 FROM document t0 WHERE t0.guest_id = ?
Parameters:
[
873317
]
|
| 75 | 0.97 ms |
SELECT t0.id AS id_1, t0.room_id AS room_id_2, t0.guest_id AS guest_id_3 FROM guest_room t0 WHERE t0.guest_id = ?
Parameters:
[
873317
]
|
| 76 | 0.48 ms |
SELECT t0.id AS id_1, t0.room_id AS room_id_2, t0.sku AS sku_3, t0.room_name AS room_name_4, t0.max_guests AS max_guests_5, t0.is_private AS is_private_6, t0.room_type_id AS room_type_id_7, t0.building_id AS building_id_8, t0.description AS description_9, t0.external_id AS external_id_10, t0.housekeeping_status AS housekeeping_status_11 FROM room t0 WHERE t0.id = ?
Parameters:
[
56069
]
|
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\Checkin | No errors. |
| App\Entity\Guest | No errors. |
| App\Entity\Room | No errors. |
| App\Entity\History | No errors. |
| App\Entity\Checkout | No errors. |
| App\Entity\Extension | No errors. |
| App\Entity\Auditor | No errors. |
| App\Entity\Document | No errors. |
| App\Entity\GuestRoom | No errors. |
| App\Entity\DocumentValidation | No errors. |