POST https://point-pneus.fr/remplir_select

Query Metrics

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

Queries

Group similar statements

# Time Info
1 30.52 ms
SELECT DISTINCT p0_.type_categorie AS type_categorie_0 FROM pneus p0_ WHERE p0_.libelle_famille = ? ORDER BY p0_.type_categorie ASC
Parameters:
[
  "PNEUS NEUFS"
]

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\Pneus
  • The association App\Entity\Pneus#commandeProduits refers to the owning side field App\Entity\CommandeProduit#id_Produit which does not exist.