Error 404 Not Found

GET https://syllab.ehei.ma/robots.txt

Query Metrics

1 Database Queries
1 Different statements
0.51 ms Query time
1 Invalid entities

Queries

Group similar statements

# Time Info
1 0.51 ms
SELECT t0.id AS id_1, t0.can_edit_pfa AS can_edit_pfa_2, t0.can_upload_pfarapport AS can_upload_pfarapport_3, t0.message_pfa AS message_pfa_4, t0.can_edit_pfe AS can_edit_pfe_5, t0.can_upload_pferapport AS can_upload_pferapport_6, t0.message_pfe AS message_pfe_7, t0.mode_rattrapage AS mode_rattrapage_8, t0.server_ip AS server_ip_9, t0.nb_min_member_pfa AS nb_min_member_pfa_10, t0.nb_max_member_pfa AS nb_max_member_pfa_11, t0.annee AS annee_12, t0.semestre AS semestre_13, t0.can_candidature_bde AS can_candidature_bde_14, t0.min_member_bde AS min_member_bde_15, t0.max_member_bde AS max_member_bde_16, t0.can_vote_bde AS can_vote_bde_17, t0.group_bde_id AS group_bde_id_18 FROM syllab_conf t0 WHERE t0.id = ?
Parameters:
[
  1
]

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\SyllabConf No errors.
App\Entity\BDEGroup
  • The field App\Entity\BDEGroup#syllabConf is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\SyllabConf#groupBDE does not contain the required 'inversedBy="syllabConf"' attribute.