https://deltainformatique.org/ECF/allergene/liste

Query Metrics

3 Database Queries
3 Different statements
3.31 ms Query time
1 Invalid entities

Grouped Statements

Show all queries

Time Count Info
2.46 ms
(74.45%)
1
SELECT count(DISTINCT a0_.allergene_id) AS sclr_0 FROM `allergene` a0_
Parameters:
[]
0.42 ms
(12.78%)
1
SELECT DISTINCT a0_.allergene_id AS allergene_id_0 FROM `allergene` a0_ LIMIT 10
Parameters:
[]
0.42 ms
(12.78%)
1
SELECT a0_.allergene_id AS allergene_id_0, a0_.libelle AS libelle_1 FROM `allergene` a0_ WHERE a0_.allergene_id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  1
  2
  3
  4
  5
  6
  7
  8
  9
  10
]

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\Allergene
  • The field App\Entity\Allergene#contient is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Contient#allergene_id does not contain the required 'inversedBy: "contient"' attribute.
App\Entity\Contient No errors.