Query Metrics
6
Database Queries
6
Different statements
2.14 ms
Query time
1
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.60 ms |
SELECT t0.id AS id_1, t0.serial AS serial_2, t0.reference AS reference_3, t0.signature AS signature_4, t0.signature_installed AS signature_installed_5, t0.installed AS installed_6, t0.status AS status_7, t0.installed_at AS installed_at_8, t0.timestamp AS timestamp_9, t0.date_booking_start AS date_booking_start_10, t0.date_booking_end AS date_booking_end_11, t0.event_id AS event_id_12 FROM install t0 WHERE t0.reference = ?
Parameters:
[
"LBC-00054-BELLENEUVE"
]
|
| 2 | 0.69 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.type AS type_4, t0.date_in AS date_in_5, t0.date_out AS date_out_6, t0.date_booking_start AS date_booking_start_7, t0.date_booking_end AS date_booking_end_8, t0.organisateur AS organisateur_9, t0.parcexpo AS parcexpo_10, t0.date_montage AS date_montage_11, t0.date_demontage AS date_demontage_12, t0.site_vehicule AS site_vehicule_13, t0.site_badge AS site_badge_14, t0.hall AS hall_15, t0.stand AS stand_16, t0.type_espace AS type_espace_17, t0.type_espace_cmm AS type_espace_cmm_18, t0.etage AS etage_19, t0.etage_cmm AS etage_cmm_20, t0.porte AS porte_21, t0.porte_cmm AS porte_cmm_22, t0.accesEtage AS accesEtage_23, t0.accesetage_cmm AS accesetage_cmm_24, t0.equipement AS equipement_25, t0.equipement_cmm AS equipement_cmm_26, t0.stationnement AS stationnement_27, t0.stationnement_cmm AS stationnement_cmm_28, t0.badgeAccreditation AS badgeAccreditation_29, t0.vehicule_aller AS vehicule_aller_30, t0.vehicule_retour AS vehicule_retour_31, t0.date_trasnport_in AS date_trasnport_in_32, t0.date_transport_out AS date_transport_out_33, t0.imageplan AS imageplan_34, t0.signature AS signature_35 FROM event t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"orvitis"
]
|
| 3 | 0.43 ms |
SELECT t0.id AS id_1, t0.serial AS serial_2, t0.reference AS reference_3, t0.signature AS signature_4, t0.signature_installed AS signature_installed_5, t0.installed AS installed_6, t0.status AS status_7, t0.installed_at AS installed_at_8, t0.timestamp AS timestamp_9, t0.date_booking_start AS date_booking_start_10, t0.date_booking_end AS date_booking_end_11, t0.event_id AS event_id_12 FROM install t0 WHERE t0.reference = ? AND t0.event_id = ? LIMIT 1
Parameters:
[ "LBC-00054-BELLENEUVE" 86 ] |
| 4 | 0.11 ms |
"START TRANSACTION"
Parameters:
[] |
| 5 | 0.23 ms |
UPDATE install SET installed_at = ?, timestamp = ? WHERE id = ?
Parameters:
[ "2026-01-09 03:16:30" "2026-01-09 02:16:30" 384 ] |
| 6 | 0.10 ms |
"COMMIT"
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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Install | No errors. |
| App\Entity\Event | No errors. |
| App\Entity\Product |
|
| App\Entity\Chantier | No errors. |