GET https://lodeao.com/categoriefiltrenom/2/%27colle%20et%20scellement%27

Query Metrics

1 Database Queries
1 Different statements
2.63 ms Query time
1 Invalid entities

Queries

Group similar statements

# Time Info
1 2.63 ms
SELECT c0_.id AS id_0, c0_.titre AS titre_1, c0_.url AS url_2, c0_.description AS description_3, c0_.image AS image_4, c0_.resume AS resume_5, c0_.parent_id AS parent_id_6 FROM categorie c0_ WHERE c0_.titre LIKE 'colle et scellement' AND c0_.url LIKE 'materiels%' ORDER BY c0_.titre ASC
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\Materiel No errors.
App\Entity\Protocole
  • The association App\Entity\Protocole#commentaires refers to the owning side field App\Entity\Commentaire#protocoles which does not exist.