Error 404 Not Found

GET https://demo.flex-edu.cloud/robots.txt

Query Metrics

1 Database Queries
1 Different statements
1.62 ms Query time
1 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.62 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.

Managed Entities

default entity manager

Class Amount of managed objects

Entities Mapping

Class Mapping errors
App\Entity\StudentPreInscription No errors.
App\Entity\UserPreInscription No errors.
App\Entity\TheClass
  • The mappings App\Entity\TheClass#homeworks and App\Entity\HomeWork#classe are inconsistent with each other.
  • 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.