GET http://preprod.paroissendtr.fr/bienvenue/diacre

Query Metrics

4 Database Queries
2 Different statements
4.29 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
2.24 ms
(52.23%)
3
SELECT t0.id AS id_1, t0.name AS name_2, t0.priest AS priest_3 FROM role t0 WHERE t0.id = ?
Parameters:
[
  18
]
2.05 ms
(47.77%)
1
SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.phone AS phone_5, t0.image AS image_6, t0.status AS status_7, t0.role AS role_8 FROM clergy t0 WHERE t0.status = ?
Parameters:
[
  "published"
]

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\Clergy No errors.
App\Entity\Role No errors.
App\Entity\Priests No errors.