GET https://www.saltaf.com/categorie/6

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.38 ms
(43.75%)
1
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.description AS description_3 FROM categorie t0 WHERE t0.id = ?
Parameters:
[
  "6"
]
0.29 ms
(33.45%)
1
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.client AS client_3, t0.description AS description_4, t0.image_presentation AS image_presentation_5, t0.image2 AS image2_6, t0.image3 AS image3_7, t0.image4 AS image4_8, t0.image5 AS image5_9, t0.image6 AS image6_10, t0.site_web AS site_web_11, t0.reseaux AS reseaux_12, t0.couleurs AS couleurs_13, t0.description2 AS description2_14, t0.couleur_back AS couleur_back_15, t0.couleur_back_text AS couleur_back_text_16 FROM projet t0 INNER JOIN projet_categorie ON t0.id = projet_categorie.projet_id WHERE projet_categorie.categorie_id = ?
Parameters:
[
  6
]
0.20 ms
(22.80%)
1
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.description AS description_3 FROM categorie t0
Parameters:
[]

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\Categorie No errors.
App\Entity\Projet No errors.