GET https://jonathan-easyschoolnet.websrc.fr/contact

Query Metrics

2 Database Queries
2 Different statements
0.64 ms Query time
2 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.39 ms
(60.65%)
1
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.image AS image_3, t0.id AS id_4, t0.active AS active_5 FROM matieres t0 WHERE t0.active = ? ORDER BY t0.name ASC
Parameters:
[
  1
]
0.25 ms
(39.35%)
1
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.position AS position_3, t0.id AS id_4 FROM niveaux t0 ORDER BY t0.position 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\Matieres
  • The association App\Entity\Matieres#courses refers to the owning side field App\Entity\Courses#matiere which does not exist.
App\Entity\Courses
  • The field 'App\Entity\Courses#price' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
App\Entity\Annonces No errors.
App\Entity\CoursesMatieres No errors.
App\Entity\Niveaux No errors.
App\Entity\Eleves No errors.
App\Entity\CoursesNiveaux No errors.