GET https://gorgouille.fr/PGautier/clip/%20Marc%20Lavoine%20/J%27habite%20en%20Jalousie

Query Metrics

110 Database Queries
4 Different statements
16.88 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
15.57 ms
(92.23%)
107
SELECT t0.id AS id_1, t0.prenom AS prenom_2, t0.nom AS nom_3 FROM pgauteur t0 WHERE t0.id = ?
Parameters:
[
  1
]
0.58 ms
(3.42%)
1
SELECT t0.id AS id_1, t0.poster AS poster_2, t0.alt AS alt_3, t0.titre AS titre_4, t0.linkmedia AS linkmedia_5, t0.texte AS texte_6, t0.rubrique_id AS rubrique_id_7, t0.auteur_id AS auteur_id_8 FROM pgclip t0
Parameters:
[]
0.50 ms
(2.97%)
1
SELECT p0_.id AS id_0, p0_.poster AS poster_1, p0_.alt AS alt_2, p0_.titre AS titre_3, p0_.linkmedia AS linkmedia_4, p0_.texte AS texte_5, p0_.rubrique_id AS rubrique_id_6, p0_.auteur_id AS auteur_id_7 FROM pgclip p0_ WHERE p0_.auteur_id = ? AND p0_.titre = ? ORDER BY p0_.titre ASC
Parameters:
[
  72
  "J'habite en Jalousie"
]
0.23 ms
(1.38%)
1
SELECT p0_.id AS id_0, p0_.prenom AS prenom_1, p0_.nom AS nom_2 FROM pgauteur p0_ WHERE p0_.nom = ? ORDER BY p0_.nom ASC
Parameters:
[
  " Marc Lavoine "
]

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\PGClip No errors.
App\Entity\PGRubrique No errors.
App\Entity\PGAuteur No errors.