GET http://leclubdessin.fr/atelier

Query Metrics

2 Database Queries
2 Different statements
2.76 ms Query time
0 Invalid entities
2 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.94 ms
(70.15%)
1
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.description AS description_3, t0.horaires AS horaires_4, t0.tarifs AS tarifs_5, t0.adresse AS adresse_6, t0.contact AS contact_7, t0.titre_tarif AS titre_tarif_8 FROM atelier t0 WHERE t0.id = ?
Parameters:
[
  1
]
0.82 ms
(29.85%)
1
SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.title AS title_4, t0.type AS type_5, t0.section AS section_6 FROM travaux t0 WHERE t0.type = ? ORDER BY t0.created_at DESC LIMIT 20
Parameters:
[
  "images"
]

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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Atelier 1
App\Entity\Travaux 1

Entities Mapping

Class Mapping errors
App\Entity\Atelier No errors.
App\Entity\Travaux No errors.