Error 500 Internal Server Error

GET https://www.ist-mamou.org/article/conseil-de-l-institut

Query Metrics

2 Database Queries
2 Different statements
2.31 ms Query time
7 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.65 ms
(71.62%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.type AS type_4, t0.image AS image_5, t0.content AS content_6, t0.created_at AS created_at_7, t0.created_by AS created_by_8, t0.updated_at AS updated_at_9, t0.updated_by AS updated_by_10 FROM article t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "conseil-de-l-institut"
]
0.65 ms
(28.38%)
1
SELECT a0_.id AS id_0, a0_.title AS title_1, a0_.slug AS slug_2, a0_.type AS type_3, a0_.image AS image_4, a0_.content AS content_5, a0_.created_at AS created_at_6, a0_.created_by AS created_by_7, a0_.updated_at AS updated_at_8, a0_.updated_by AS updated_by_9 FROM article a0_ ORDER BY a0_.created_at DESC LIMIT 3
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\Article No errors.
App\Entity\Teacher No errors.
App\Entity\Address 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\AcademicYear No errors.
App\Entity\Publish
  • The mappings App\Entity\Publish#promotion and App\Entity\Promotion#publishes are inconsistent with each other.
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\Event No errors.
App\Entity\Subject No errors.
App\Entity\Course No errors.
App\Entity\Semester No errors.
App\Entity\Enrollment No errors.
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\Department
  • The mappings App\Entity\Department#formation and App\Entity\Timetable#formation are inconsistent with each other.
App\Entity\Room No errors.
App\Entity\StudentResponse No errors.
App\Entity\Faculty No errors.
App\Entity\Result No errors.
App\Entity\Student
  • The mappings App\Entity\Student#formation and App\Entity\Enrollment#student are inconsistent with each other.
App\Entity\User No 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\Contact No errors.
App\Entity\ResetPasswordRequest No errors.
App\Entity\Chapter No errors.
App\Entity\Timetable No errors.
App\Entity\Service No errors.
App\Entity\Homework No errors.
App\Entity\Reference No errors.
Vich\UploaderBundle\Entity\File No errors.