Query Metrics
2
Database Queries
2
Different statements
1.33 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.93 ms (69.53%) |
1 |
SELECT t0.id AS id_1, t0.prefix AS prefix_2, t0.number AS number_3, t0.date_at AS date_at_4, t0.reservation_id AS reservation_id_5, t0.name AS name_6, t0.amount AS amount_7, t0.iva AS iva_8, t0.total AS total_9, t0.created_at AS created_at_10, t0.created_id AS created_id_11, t0.updated_at AS updated_at_12, t0.updated_id AS updated_id_13 FROM reservation_proforma_deposit t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"2019"
]
|
|
0.41 ms (30.47%) |
1 |
SELECT r0_.id AS id_0, r0_.loungeName AS loungeName_1, r0_.idLounge AS idLounge_2, r0_.dateStart AS dateStart_3, r0_.dateEnd AS dateEnd_4, r0_.servicePrice AS servicePrice_5, r0_.idReservation AS idReservation_6, r0_.pax AS pax_7, r0_.type AS type_8, r0_.createdAt AS createdAt_9, r0_.createdBy AS createdBy_10, r0_.updatedAt AS updatedAt_11, r0_.updatedBy AS updatedBy_12, r0_.hourStart AS hourStart_13, r0_.minStart AS minStart_14, r0_.hourEnd AS hourEnd_15, r0_.minEnd AS minEnd_16, r0_.rankQuote AS rankQuote_17, r0_.op_iva AS op_iva_18, r0_.iva AS iva_19, r0_.loungeDescription AS loungeDescription_20, r0_.importantDescription AS importantDescription_21, r0_.importantDescGeneralText AS importantDescGeneralText_22, r0_.importantDescSchedules AS importantDescSchedules_23, r0_.importantDescParking AS importantDescParking_24, r0_.language AS language_25 FROM reservation_lounge_simple r0_ WHERE r0_.idReservation = ? AND r0_.idLounge > 21
Parameters:
[
12790
]
|
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\MDS\GreenPatioBundle\Entity\ReservationProformaDeposit | No errors. |
| App\MDS\GreenPatioBundle\Entity\ReservationLoungeSimple | No errors. |