https://app.flex-edu.cloud/robots.txt

Query Metrics

1 Database Queries
1 Different statements
0.65 ms Query time
34 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.65 ms
(100.00%)
1
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.sexe AS sexe_4, t0.matricule AS matricule_5, t0.born_day AS born_day_6, t0.born_location AS born_location_7, t0.father AS father_8, t0.mother AS mother_9, t0.status AS status_10, t0.parent_id AS parent_id_11, t0.classe_id AS classe_id_12 FROM student_pre_inscription t0 WHERE t0.id = ?
Parameters:
[
  "robots.txt"
]

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\StudentPreInscription No errors.
App\Entity\UserPreInscription No errors.
App\Entity\TheClass
  • The mappings App\Entity\TheClass#studentsYears and App\Entity\StudentYear#classe are inconsistent with each other.
  • The mappings App\Entity\TheClass#homeworks and App\Entity\HomeWork#classe are inconsistent with each other.
  • The association App\Entity\TheClass#userYears refers to the owning side field App\Entity\UserYear#classes which does not exist.
  • The association App\Entity\TheClass#principalProf refers to the inverse side field App\Entity\UserYear#pricipalClasses which does not exist.
  • The mappings App\Entity\TheClass#timeTables and App\Entity\TimeTable#classe are inconsistent with each other.
App\Entity\SchoolSection No errors.
App\Entity\StudentYear
  • The association App\Entity\StudentYear#classe refers to the inverse side field App\Entity\TheClass#studentYears which does not exist.
App\Entity\Subject No errors.
App\Entity\HomeWork
  • The association App\Entity\HomeWork#classe refers to the inverse side field App\Entity\TheClass#homeWorks which does not exist.
App\Entity\Note No errors.
App\Entity\UserYear
  • The mappings App\Entity\UserYear#principalClasses and App\Entity\TheClass#principalProf are inconsistent with each other.
App\Entity\Exams No errors.
App\Entity\DocInfo No errors.
App\Entity\User No errors.
App\Entity\School
  • The mappings App\Entity\School#callNumbers and App\Entity\CallNumber#school are inconsistent with each other.
App\Entity\DiscussionClass No errors.
App\Entity\Agenda No errors.
App\Entity\SubjectGroup No errors.
App\Entity\Scolarity
  • The association App\Entity\Scolarity#year refers to the inverse side field App\Entity\SchoolYear#scolarities which does not exist.
  • The association App\Entity\Scolarity#author refers to the inverse side field App\Entity\User#scolarities which does not exist.
App\Entity\ExamAgenda No errors.
App\Entity\SubSequence No errors.
App\Entity\Quarter No errors.
App\Entity\SubNote No errors.
App\Entity\Punish
  • The association App\Entity\Punish#student refers to the inverse side field App\Entity\Student#punishDetails which does not exist.
App\Entity\DisciplineWarning No errors.
App\Entity\DisciplineBlame No errors.
App\Entity\DisciplineExclusion No errors.
App\Entity\ParentNote No errors.
App\Entity\Absence No errors.
App\Entity\DisciplineRetained No errors.
App\Entity\PrimaryParentNote No errors.
App\Entity\PrimaryNote
  • The mappings App\Entity\PrimaryNote#editor and App\Entity\User#primaryNotes are inconsistent with each other.
App\Entity\DisciplinePunish No errors.
App\Entity\Late No errors.
App\Entity\Blame No errors.
App\Entity\Warning No errors.
App\Entity\Retained No errors.
App\Entity\DisciplineConcile
  • The mappings App\Entity\DisciplineConcile#editor and App\Entity\User#disciplineConciles are inconsistent with each other.
App\Entity\TimeTableClass No errors.
App\Entity\TimeTable
  • The association App\Entity\TimeTable#parent refers to the inverse side field App\Entity\TimeTableClass#timeTables which does not exist.
App\Entity\SchoolYear
  • The mappings App\Entity\SchoolYear#timeTables and App\Entity\TimeTable#year are inconsistent with each other.
App\Entity\Student
  • The mappings App\Entity\Student#punishes and App\Entity\Punish#student are inconsistent with each other.
App\Entity\StudentScolarity No errors.
App\Entity\ScolarityHistory
  • The mappings App\Entity\ScolarityHistory#editor and App\Entity\User#scolarityHistories are inconsistent with each other.
App\Entity\AgendaElement No errors.
App\Entity\ExamAgendaElement No errors.
App\Entity\HomeworkBookmark
  • The association App\Entity\HomeworkBookmark#year refers to the inverse side field App\Entity\SchoolYear#homeworkBookmarks which does not exist.
App\Entity\GlobalExam No errors.
App\Entity\News
  • The field 'App\Entity\News#newsCategory' has the property type 'App\Entity\NewsCategory' that differs from the metadata field type 'string' returned by the 'string' DBAL type.
App\Entity\Event No errors.
App\Entity\Chat
  • The mappings App\Entity\Chat#recipient and App\Entity\User#chats are inconsistent with each other.
App\Entity\Message
  • The association App\Entity\Message#author refers to the inverse side field App\Entity\UserYear#messages which does not exist.
App\Entity\Discussion
  • The mappings App\Entity\Discussion#userB and App\Entity\User#discussions are inconsistent with each other.
App\Entity\DiscussionMessage
  • The mappings App\Entity\DiscussionMessage#messageFor and App\Entity\User#discussionMessages are inconsistent with each other.
App\Entity\Notifications
  • The association App\Entity\Notifications#year refers to the inverse side field App\Entity\SchoolYear#notifications which does not exist.
App\Entity\CategoryEvent No errors.
App\Entity\ClassYear
  • The association App\Entity\ClassYear#class refers to the inverse side field App\Entity\TheClass#classYears which does not exist.
  • The field App\Entity\ClassYear#chats is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Chat#classes does not contain the required 'inversedBy="chats"' attribute.
App\Entity\NewsCategory
  • The association App\Entity\NewsCategory#news refers to the owning side field App\Entity\News#newsCategory which is not defined as association, but as field.
  • The association App\Entity\NewsCategory#news refers to the owning side field App\Entity\News#newsCategory which does not exist.
App\Entity\PunishCategory No errors.
App\Entity\DiscussionClassMessage No errors.
App\Entity\AgendaDay No errors.
App\Entity\ExamAgendaDay No errors.
App\Entity\Appreciation No errors.
App\Entity\LocalAccount
  • The mappings App\Entity\LocalAccount#account and App\Entity\User#localAccounts are inconsistent with each other.
App\Entity\NewsBookmark
  • The association App\Entity\NewsBookmark#year refers to the inverse side field App\Entity\SchoolYear#newsBookmarks which does not exist.
App\Entity\ScolarityHistoryEdition No errors.
App\Entity\JustifyAbsence No errors.
App\Entity\VerbalProcess
  • The mappings App\Entity\VerbalProcess#editor and App\Entity\User#verbalProcesses are inconsistent with each other.
App\Entity\AbsenceDisciplineConcileConfig
  • The mappings App\Entity\AbsenceDisciplineConcileConfig#editor and App\Entity\User#absenceDisciplineConcileConfigs are inconsistent with each other.
App\Entity\VerbalProcessCategory
  • The association App\Entity\VerbalProcessCategory#verbalProcess refers to the owning side field App\Entity\VerbalProcess#verbalProcessCategory which does not exist.
App\Entity\UserAndroidToken No errors.
App\Entity\UserIphoneToken No errors.
App\Entity\AbsenceBlameConfig No errors.
App\Entity\AbsenceWarningConfig No errors.
App\Entity\AbsencePunishConfig No errors.
App\Entity\AbsenceExclusionConfig No errors.
App\Entity\GlobalDisciplineEnabledConfig No errors.
App\Entity\AbsenceRetainedConfig No errors.
App\Entity\UserNotifications No errors.
App\Entity\DiscussionMessagesCount No errors.
App\Entity\HomeWorkYear
  • The association App\Entity\HomeWorkYear#homeWork refers to the inverse side field App\Entity\HomeWork#homeWorkYears which does not exist.
  • The association App\Entity\HomeWorkYear#classe refers to the inverse side field App\Entity\TheClass#homeWorkYears which does not exist.
App\Entity\GlobalQuarter No errors.
App\Entity\DefinitiveExclusion No errors.
App\Entity\RetainedDisciplineConcileConfig No errors.
App\Entity\RetainedBlameConfig No errors.
App\Entity\RetainedWarningConfig No errors.
App\Entity\RetainedDefinitiveExclusionConfig No errors.
App\Entity\BlameDefinitiveExclusionConfig No errors.
App\Entity\BlameExclusionConfig No errors.
App\Entity\BlameWarningConfig No errors.
App\Entity\BlameRetainedConfig No errors.
App\Entity\BlameDisciplineConcileConfig No errors.
App\Entity\RetainedExclusionConfig No errors.
App\Entity\WarningExclusionConfig No errors.
App\Entity\WarningDefinitiveExclusionConfig No errors.
App\Entity\GlobalDisciplineConfig No errors.
App\Entity\BlamePunishConfig No errors.
App\Entity\WarningPunishConfig No errors.
App\Entity\PunishRetainedConfig No errors.
App\Entity\PunishWarningConfig No errors.
App\Entity\PunishBlameConfig No errors.
App\Entity\PunishExclusionConfig No errors.
App\Entity\HonnorTableLimitMoy No errors.
App\Entity\SchoolYearInfos No errors.
App\Entity\CallNumber No errors.
App\Entity\ExamTimeTable No errors.
App\Entity\WarningDefinitiveExlusionConfig
  • The association App\Entity\WarningDefinitiveExlusionConfig#school refers to the inverse side field App\Entity\School#warningDefinitiveExlusionConfig which does not exist.
App\Entity\VerbalProcessDocument
  • The association App\Entity\VerbalProcessDocument#pv refers to the inverse side field App\Entity\VerbalProcess#verbalProcessDocuments which does not exist.
App\Entity\UserUnread No errors.
App\Entity\ResetPasswordRequest No errors.
App\Entity\Contact No errors.
App\Entity\WarningRetainedConfig
  • The association App\Entity\WarningRetainedConfig#school refers to the inverse side field App\Entity\School#warningRetainedConfig which does not exist.
App\Entity\Blog No errors.
App\Entity\GlobalDisciplineAnabledConfig No errors.
App\Entity\WarningDisciplineConcileConfig
  • The association App\Entity\WarningDisciplineConcileConfig#school refers to the inverse side field App\Entity\School#warningDisciplineConcileConfig which does not exist.
App\Entity\Partner No errors.
App\Entity\WarningExlusionConfig
  • The association App\Entity\WarningExlusionConfig#school refers to the inverse side field App\Entity\School#warningExlusionConfig which does not exist.
App\Entity\Apprecition No errors.
App\Entity\Comment No errors.
App\Entity\NewsGalerie No errors.
App\Entity\BlogCategory No errors.
App\Entity\WarningBlameConfig
  • The association App\Entity\WarningBlameConfig#school refers to the inverse side field App\Entity\School#warningBlameConfig which does not exist.
Vich\UploaderBundle\Entity\File No errors.