Error 404 Not Found

GET https://conges.mairielimours.fr/robots.txt

Forwarded to ErrorController (5d0dcd)

Query Metrics

3 Database Queries
3 Different statements
2.23 ms Query time
7 Invalid entities
0 Managed entities

Queries

Group similar statements

# Time Info
1 1.34 ms
SELECT t0.id AS id_1, t0.creation_date AS creation_date_2, t0.statut AS statut_3, t0.title AS title_4, t0.path AS path_5, t0.seen AS seen_6, t0.user_id AS user_id_7, t0.from_user_id AS from_user_id_8 FROM notification t0 WHERE t0.user_id IS NULL AND t0.statut = ?
Parameters:
[
  "unread"
]
2 0.60 ms
SELECT h0_.id AS id_0, h0_.title AS title_1, h0_.route AS route_2, h0_.content AS content_3, h0_.language AS language_4 FROM help_content h0_ WHERE ? LIKE CONCAT('%', h0_.route, '%')
Parameters:
[
  "https://conges.mairielimours.fr/robots.txt"
]
3 0.29 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM cookie_category t0
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.

Managed Entities

default entity manager

Class Amount of managed objects

Entities Mapping

Class Mapping errors
App\Entity\Notification No errors.
App\Entity\TimeData No errors.
App\Entity\Commentable No errors.
App\Entity\User
  • The association App\Entity\User#timesheets refers to the owning side field Prolyfix\TimesheetBundle\Entity\Timesheet#user which does not exist.
  • The mappings App\Entity\User#commentables and App\Entity\Commentable#createdBy are inconsistent with each other.
  • The target entity 'App\Entity\TimeData' specified on App\Entity\User#timeData is a mapped superclass. This is not possible since there is no table that a foreign key could refer to.
App\Entity\HelpContent No errors.
Prolyfix\SymfonyCookieNotificationBundle\Entity\CookieCategory No errors.
App\Entity\Company
  • The association App\Entity\Company#moduleConfigurationValues refers to the owning side field App\Entity\Module\ModuleConfigurationValue#company which does not exist.
  • The target entity 'App\Entity\TimeData' specified on App\Entity\Company#timeData is a mapped superclass. This is not possible since there is no table that a foreign key could refer to.
App\Entity\Comment
  • The mappings App\Entity\Comment#user and App\Entity\User#comments are inconsistent with each other.
App\Entity\Media No errors.
Prolyfix\TimesheetBundle\Entity\Timesheet
  • The mappings Prolyfix\TimesheetBundle\Entity\Timesheet#timesheets and Prolyfix\TimesheetBundle\Entity\Timesheet#commentable are inconsistent with each other.
App\Entity\Tag No errors.
Prolyfix\HolidayBundle\Entity\UserProperty No errors.
App\Entity\WorkingGroup No errors.
Prolyfix\HolidayBundle\Entity\Calendar
  • The association Prolyfix\HolidayBundle\Entity\Calendar#company refers to the inverse side field App\Entity\Company#calendars which does not exist.
App\Entity\WidgetUserPosition No errors.
Prolyfix\CrmBundle\Entity\Contact No errors.
Prolyfix\SymfonyCookieNotificationBundle\Entity\CookieScript No errors.
Prolyfix\SymfonyCookieNotificationBundle\Entity\CookieNotification No errors.
App\Entity\Location No errors.
App\Entity\UserWeeklyWorkingHours No errors.
App\Entity\Module\ModuleConfigurationValue No errors.
App\Entity\Module\ModuleRight No errors.
App\Entity\ContactNew No errors.
App\Entity\Log No errors.
App\Entity\ResetPasswordRequest No errors.
App\Entity\Module\ModuleAccess No errors.
App\Entity\Module\Module No errors.
App\Entity\Module\ModuleConfiguration No errors.
App\Entity\Subscription No errors.
App\Entity\Country No errors.
App\Entity\Region No errors.
App\Entity\Newsletter No errors.
Prolyfix\TimesheetBundle\Entity\UserSchedule No errors.
Prolyfix\TimesheetBundle\Entity\UserWeekdayProperty No errors.
Prolyfix\HolidayBundle\Entity\HolidaysYearOwner No errors.
Prolyfix\HolidayBundle\Entity\TypeOfAbsence No errors.
Prolyfix\HolidayBundle\Entity\BankHoliday
  • The association Prolyfix\HolidayBundle\Entity\BankHoliday#region refers to the inverse side field App\Entity\Region#bankHolidays which does not exist.
  • The association Prolyfix\HolidayBundle\Entity\BankHoliday#country refers to the inverse side field App\Entity\Country#bankHolidays which does not exist.
Prolyfix\CrmBundle\Entity\ThirdParty No errors.
Prolyfix\CrmBundle\Entity\CommentableContact
  • The association Prolyfix\CrmBundle\Entity\CommentableContact#commentable refers to the inverse side field App\Entity\Commentable#commentableContacts which does not exist.
Prolyfix\CrmBundle\Entity\Appointment No errors.
Prolyfix\CrmBundle\Entity\ThirdPartyCategory No errors.
Prolyfix\CrmBundle\Entity\RelatedCommentable No errors.
Prolyfix\SymfonyCookieNotificationBundle\Entity\CookiePartner No errors.
Vich\UploaderBundle\Entity\File No errors.