Query Metrics
5
Database Queries
4
Different statements
24.34 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.91 ms |
SELECT t0.id AS id_1, t0.picture AS picture_2, t0.username AS username_3, t0.email AS email_4, t0.password AS password_5, t0.movil_password AS movil_password_6, t0.pass_gmail AS pass_gmail_7, t0.firm_gmail AS firm_gmail_8, t0.name AS name_9, t0.last_name AS last_name_10, t0.telephone AS telephone_11, t0.mobile AS mobile_12, t0.status AS status_13, t0.team_leader AS team_leader_14, t0.role AS role_15, t0.access_key AS access_key_16, t0.language AS language_17, t0.color AS color_18, t0.sidebar AS sidebar_19, t0.created_at AS created_at_20, t0.updated_at AS updated_at_21, t0.description AS description_22, t0.job_title AS job_title_23, t0.id_office AS id_office_24, t0.id_company AS id_company_25, t0.id_user_rol AS id_user_rol_26, t0.id_team AS id_team_27 FROM users t0 WHERE t0.email = ? LIMIT 1
Parameters:
[
"fernanda.ortiz@greenpatio.es"
]
|
| 2 | 0.37 ms |
SELECT t0.id AS id_1, t0.picture AS picture_2, t0.username AS username_3, t0.email AS email_4, t0.password AS password_5, t0.movil_password AS movil_password_6, t0.pass_gmail AS pass_gmail_7, t0.firm_gmail AS firm_gmail_8, t0.name AS name_9, t0.last_name AS last_name_10, t0.telephone AS telephone_11, t0.mobile AS mobile_12, t0.status AS status_13, t0.team_leader AS team_leader_14, t0.role AS role_15, t0.access_key AS access_key_16, t0.language AS language_17, t0.color AS color_18, t0.sidebar AS sidebar_19, t0.created_at AS created_at_20, t0.updated_at AS updated_at_21, t0.description AS description_22, t0.job_title AS job_title_23, t0.id_office AS id_office_24, t0.id_company AS id_company_25, t0.id_user_rol AS id_user_rol_26, t0.id_team AS id_team_27 FROM users t0 WHERE t0.email = ? LIMIT 1
Parameters:
[
"fernanda.ortiz@greenpatio.es"
]
|
| 3 | 0.34 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.billing_series AS billing_series_3, t0.is_main AS is_main_4, t0.rectifying_billing_series AS rectifying_billing_series_5, t0.iva AS iva_6 FROM space t0 ORDER BY t0.name ASC
Parameters:
[] |
| 4 | 0.46 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_id AS created_id_3, t0.created_at AS created_at_4, t0.updated_id AS updated_id_5, t0.updated_at AS updated_at_6, t0.meters AS meters_7, t0.length AS length_8, t0.width AS width_9, t0.height AS height_10, t0.cap_school AS cap_school_11, t0.cap_theater AS cap_theater_12, t0.cap_cocktail AS cap_cocktail_13, t0.cap_banquet AS cap_banquet_14, t0.cap_imperial AS cap_imperial_15, t0.rank_lounge AS rank_lounge_16, t0.combo AS combo_17, t0.importantDescription AS importantDescription_18, t0.importantDescGeneralText AS importantDescGeneralText_19, t0.importantDescSchedules AS importantDescSchedules_20, t0.importantDescParking AS importantDescParking_21, t0.space_id AS space_id_22 FROM reservation_lounge_details t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"12"
]
|
| 5 | 22.25 ms |
SELECT r0_.id AS id_0, r0_.reservationId AS reservationId_1, r0_.supplierId AS supplierId_2, r0_.serviceId AS serviceId_3, r0_.serviceCatId AS serviceCatId_4, r0_.serviceCatName AS serviceCatName_5, r0_.name AS name_6, r0_.price AS price_7, r0_.currency AS currency_8, r0_.units AS units_9, r0_.opCommission AS opCommission_10, r0_.commission AS commission_11, r0_.opOver AS opOver_12, r0_.price_over AS price_over_13, r0_.opIva AS opIva_14, r0_.iva AS iva_15, r0_.pax AS pax_16, r0_.hour AS hour_17, r0_.dateInAt AS dateInAt_18, r0_.dateOutAt AS dateOutAt_19, r0_.contcolor AS contcolor_20, r0_.`rank` AS rank_21, r0_.assistantId AS assistantId_22, r0_.activityId AS activityId_23, r0_.pay AS pay_24, r0_.createdAt AS createdAt_25, r0_.createdId AS createdId_26, r0_.updatedAt AS updatedAt_27, r0_.updatedId AS updatedId_28, r0_.toinvoice AS toinvoice_29, r0_.viewInfo AS viewInfo_30, r0_.sent_to_sage AS sent_to_sage_31, r0_.sage_iva AS sage_iva_32, r0_.iva_supplier AS iva_supplier_33, r0_.sage_article_id AS sage_article_id_34, r0_.sage_article_supplier_id AS sage_article_supplier_id_35 FROM reservation_service r0_ WHERE r0_.reservationId = ? AND r0_.name = ? AND r0_.dateInAt = ? AND r0_.dateOutAt = ? AND r0_.serviceCatId = ?
Parameters:
[ "14386" "HORAS ( GP Imprenta E.Completo Exclusiva + Sala 25 + Lima Rooms )" "2026-06-22 00:00:00" "2026-06-22 23:59:00" 21 ] |
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\Configuration | No errors. |
| App\Entity\User | No errors. |
| App\Entity\SettingsOffice | No errors. |
| App\Entity\SettingsCompany | No errors. |
| App\Entity\SettingsRol | No errors. |
| App\Entity\SettingsTeam | No errors. |
| App\Entity\UserNotification | No errors. |
| App\Entity\ManteApp | No errors. |
| App\Entity\Space | No errors. |
| App\MDS\VenuesBundle\Entity\ReservationLoungeDetails | No errors. |
| App\Entity\ReservationLoungeWebDescription | No errors. |
| App\MDS\VenuesBundle\Entity\ReservationService | No errors. |
| App\Entity\SageVatRates | No errors. |
| App\Entity\SageArticle | No errors. |