Query Metrics
9
Database Queries
5
Different statements
10.26 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.80 ms |
SELECT t0.edition_par_defaut AS edition_par_defaut_1, t0.visualisation_par_defaut AS visualisation_par_defaut_2, t0.name AS name_3, t0.register_start AS register_start_4, t0.register_end AS register_end_5, t0.description AS description_6, t0.global_stock_campingcar AS global_stock_campingcar_7, t0.stock_campingcar AS stock_campingcar_8, t0.id AS id_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.deleted_at AS deleted_at_12 FROM edition t0 WHERE t0.deleted_at IS NULL AND t0.edition_par_defaut = ? LIMIT 1
Parameters:
[
1
]
|
| 2 | 0.63 ms |
SELECT t0.name AS name_1, t0.type AS type_2, t0.description AS description_3, t0.activity_date AS activity_date_4, t0.price AS price_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.deleted_at AS deleted_at_9, t0.edition_id AS edition_id_10 FROM activite t0 WHERE t0.deleted_at IS NULL AND t0.edition_id = ?
Parameters:
[
b"\x01ö¡/\vìx║Qc"╠└(╝\"
]
|
| 3 | 0.52 ms |
SELECT t0.name AS name_1, t0.description AS description_2, t0.pilot_price AS pilot_price_3, t0.passenger_price AS passenger_price_4, t0.camping AS camping_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.deleted_at AS deleted_at_9, t0.edition_id AS edition_id_10 FROM forfait t0 WHERE t0.edition_id = ?
Parameters:
[
b"\x01ö¡/\vìx║Qc"╠└(╝\"
]
|
| 4 | 5.39 ms |
SELECT t0.status AS status_1, t0.price AS price_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.deleted_at AS deleted_at_6, t0.activite_id AS activite_id_7, t0.forfait_id AS forfait_id_8 FROM relation_activite_forfait t0 WHERE t0.forfait_id = ?
Parameters:
[
b"\x01”9výyú\x1C\x1D‹\x15.xhù"
]
|
| 5 | 0.78 ms |
SELECT t0.status AS status_1, t0.price AS price_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.deleted_at AS deleted_at_6, t0.activite_id AS activite_id_7, t0.forfait_id AS forfait_id_8 FROM relation_activite_forfait t0 WHERE t0.forfait_id = ?
Parameters:
[
b"\x01ö¡:1ðùÉ╠Â_\´;ıA"
]
|
| 6 | 0.59 ms |
SELECT t0.status AS status_1, t0.price AS price_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.deleted_at AS deleted_at_6, t0.activite_id AS activite_id_7, t0.forfait_id AS forfait_id_8 FROM relation_activite_forfait t0 WHERE t0.forfait_id = ?
Parameters:
[
b"\x01”;:ôƒá2Èwȇé%ë"
]
|
| 7 | 0.52 ms |
SELECT t0.status AS status_1, t0.price AS price_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.deleted_at AS deleted_at_6, t0.activite_id AS activite_id_7, t0.forfait_id AS forfait_id_8 FROM relation_activite_forfait t0 WHERE t0.forfait_id = ?
Parameters:
[
b"\x01”;äƒ~¹!&¾È•á¶2"
]
|
| 8 | 0.51 ms |
SELECT t0.status AS status_1, t0.price AS price_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.deleted_at AS deleted_at_6, t0.activite_id AS activite_id_7, t0.forfait_id AS forfait_id_8 FROM relation_activite_forfait t0 WHERE t0.forfait_id = ?
Parameters:
[
b"\x01”<,\x03µgGb)Ã\x13£ûë"
]
|
| 9 | 0.54 ms |
SELECT t0.titre AS titre_1, t0.nombre_tickets AS nombre_tickets_2, t0.dernier_ticket_vendu AS dernier_ticket_vendu_3, t0.ticket_restant AS ticket_restant_4, t0.dateheure_vente_debut AS dateheure_vente_debut_5, t0.dateheure_vente_fin AS dateheure_vente_fin_6, t0.prix AS prix_7, t0.description AS description_8, t0.id AS id_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.deleted_at AS deleted_at_12, t0.edition_id AS edition_id_13 FROM tombola t0 WHERE t0.edition_id = ?
Parameters:
[
b"\x01ö¡/\vìx║Qc"╠└(╝\"
]
|
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\Edition | No errors. |
| App\Entity\Activite | No errors. |
| App\Entity\TeeShirt | No errors. |
| App\Entity\Forfait | No errors. |
| App\Entity\Reservation | No errors. |
| App\Entity\ComplementReservation | No errors. |
| App\Entity\Tombola | No errors. |
| App\Entity\RelationActiviteForfait | No errors. |
| App\Entity\CommandeTicket | No errors. |