Error 500 Internal Server Error

GET https://www.ist-mamou.org/formations/G%C3%A9nie%20Informatique

Query Metrics

1 Database Queries
1 Different statements
2.70 ms Query time
7 Invalid entities

Queries

Group similar statements

# Time Info
1 2.70 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.duration AS duration_4, t0.ects AS ects_5, t0.created_at AS created_at_6, t0.created_by AS created_by_7, t0.updated_at AS updated_at_8, t0.updated_by AS updated_by_9, t0.department_id AS department_id_10 FROM formation t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "Génie Informatique"
]

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\Formation
  • The association App\Entity\Formation#onlineCourses refers to the owning side field App\Entity\OnlineCourse#Formation which does not exist.
App\Entity\Department
  • The mappings App\Entity\Department#formation and App\Entity\Timetable#formation are inconsistent with each other.
App\Entity\Subject No errors.
App\Entity\Publish
  • The mappings App\Entity\Publish#promotion and App\Entity\Promotion#publishes are inconsistent with each other.
App\Entity\Enrollment No errors.
App\Entity\Timetable No errors.
App\Entity\OnlineCourse
  • The mappings App\Entity\OnlineCourse#formation and App\Entity\Formation#onlineCourses are inconsistent with each other.
  • The mappings App\Entity\OnlineCourse#grade and App\Entity\Grade#onlineCourses are inconsistent with each other.
  • The mappings App\Entity\OnlineCourse#promotion and App\Entity\Promotion#onlineCourses are inconsistent with each other.
App\Entity\Faculty No errors.
App\Entity\Course No errors.
App\Entity\Semester No errors.
App\Entity\Result No errors.
App\Entity\Promotion
  • The association App\Entity\Promotion#publishes refers to the owning side field App\Entity\Publish#Promotion which does not exist.
  • The association App\Entity\Promotion#onlineCourses refers to the owning side field App\Entity\OnlineCourse#Promotion which does not exist.
App\Entity\Grade
  • The association App\Entity\Grade#onlineCourses refers to the owning side field App\Entity\OnlineCourse#Grade which does not exist.
App\Entity\Student
  • The mappings App\Entity\Student#formation and App\Entity\Enrollment#student are inconsistent with each other.
App\Entity\AcademicYear No errors.
App\Entity\StudentResponse No errors.
App\Entity\Teacher No errors.
App\Entity\Room No errors.
App\Entity\Homework No errors.
App\Entity\Chapter No errors.
App\Entity\Address No errors.
App\Entity\Article No errors.
App\Entity\Event No errors.
App\Entity\User No errors.
App\Entity\Contact No errors.
App\Entity\ResetPasswordRequest No errors.
App\Entity\Service No errors.
App\Entity\Reference No errors.
Vich\UploaderBundle\Entity\File No errors.