GET http://preprod.paroissendtr.fr/bienvenue/clerg%C3%A9/erwan-de-kermenguy

Query Metrics

3 Database Queries
3 Different statements
3.59 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 2.34 ms
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.description AS description_6, t0.image AS image_7, t0.slug AS slug_8, t0.quote AS quote_9, t0.address AS address_10, t0.quote_author AS quote_author_11, t0.short_description AS short_description_12, t0.status AS status_13 FROM priests t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "erwan-de-kermenguy"
]
2 0.76 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.priest AS priest_3 FROM role t0 WHERE t0.priest = ?
Parameters:
[
  1
]
3 0.49 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.location AS location_3, t0.start_date AS start_date_4, t0.end_date AS end_date_5, t0.description AS description_6, t0.priest AS priest_7 FROM former_ministries t0 WHERE t0.priest = ?
Parameters:
[
  1
]

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