GET https://gorgouille.fr/PGautier/clips_musicaux

Query Metrics

108 Database Queries
2 Different statements
39.70 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
25.63 ms
(64.56%)
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_.rubrique_id = ? ORDER BY p0_.titre ASC
Parameters:
[
  1
]
14.07 ms
(35.44%)
107
SELECT t0.id AS id_1, t0.prenom AS prenom_2, t0.nom AS nom_3 FROM pgauteur t0 WHERE t0.id = ?
Parameters:
[
  59
]

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.