Error 404 Not Found

GET https://synpraxis.horai-software.com/robots.txt

Forwarded to ErrorController (61fa5a)

Query Metrics

3 Database Queries
3 Different statements
2.06 ms Query time
15 Invalid entities
0 Managed entities

Queries

Group similar statements

# Time Info
1 1.11 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.path = ?
Parameters:
[
  "/robots.txt"
]
2 0.47 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"
]
3 0.48 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://synpraxis.horai-software.com/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
Prolyfix\HolidayAndTime\Entity\Notification No errors.
Prolyfix\HolidayAndTime\Entity\TimeData No errors.
Prolyfix\HolidayAndTime\Entity\Commentable No errors.
Prolyfix\HolidayAndTime\Entity\User
  • The mappings Prolyfix\HolidayAndTime\Entity\User#commentables and Prolyfix\HolidayAndTime\Entity\Commentable#createdBy are inconsistent with each other.
  • The target entity 'Prolyfix\HolidayAndTime\Entity\TimeData' specified on Prolyfix\HolidayAndTime\Entity\User#timeData is a mapped superclass. This is not possible since there is no table that a foreign key could refer to.
Prolyfix\HolidayAndTime\Entity\HelpContent No errors.
Prolyfix\HolidayAndTime\Entity\Company
  • The association Prolyfix\HolidayAndTime\Entity\Company#moduleConfigurationValues refers to the owning side field Prolyfix\HolidayAndTime\Entity\Module\ModuleConfigurationValue#company which does not exist.
  • The target entity 'Prolyfix\HolidayAndTime\Entity\TimeData' specified on Prolyfix\HolidayAndTime\Entity\Company#timeData is a mapped superclass. This is not possible since there is no table that a foreign key could refer to.
Prolyfix\HolidayAndTime\Entity\Comment
  • The mappings Prolyfix\HolidayAndTime\Entity\Comment#user and Prolyfix\HolidayAndTime\Entity\User#comments are inconsistent with each other.
Prolyfix\HolidayAndTime\Entity\Media No errors.
Prolyfix\HolidayAndTime\Entity\Tag No errors.
Prolyfix\HolidayAndTime\Entity\WorkingGroup No errors.
Prolyfix\HolidayAndTime\Entity\WidgetUserPosition No errors.
Prolyfix\HolidayAndTime\Entity\UserWeeklyWorkingHours No errors.
Prolyfix\HolidayAndTime\Entity\Region No errors.
Prolyfix\HolidayAndTime\Entity\Favorite No errors.
Prolyfix\HolidayAndTime\Entity\Module\ModuleConfigurationValue No errors.
Prolyfix\HolidayAndTime\Entity\Module\ModuleRight No errors.
Prolyfix\HolidayAndTime\Entity\Module\ModuleAccess No errors.
Prolyfix\HolidayAndTime\Entity\Module\Module No errors.
Prolyfix\HolidayAndTime\Entity\Module\ModuleConfiguration No errors.
Prolyfix\HolidayAndTime\Entity\ResetPasswordRequest No errors.
Prolyfix\HolidayAndTime\Entity\Country No errors.
Prolyfix\HolidayAndTime\Entity\Location No errors.
Prolyfix\HolidayAndTime\Entity\TimelineEntry No errors.
Prolyfix\HolidayAndTime\Entity\Subscription No errors.
Prolyfix\HolidayAndTime\Entity\Newsletter No errors.
Prolyfix\HolidayAndTime\Entity\ContactNew No errors.
Prolyfix\HolidayAndTime\Entity\Log No errors.
Prolyfix\BankingBundle\Entity\Account No errors.
Prolyfix\BankingBundle\Entity\AccountType No errors.
Prolyfix\BankingBundle\Entity\Entry No errors.
Prolyfix\ChecklistBundle\Entity\ChecklistEntry No errors.
Prolyfix\ChecklistBundle\Entity\Checklist No errors.
Prolyfix\ChecklistBundle\Entity\ChecklistInstance No errors.
Prolyfix\CommunicationBundle\Entity\CommunicationMessage No errors.
Prolyfix\CommunicationBundle\Entity\CommunicationGroup No errors.
Prolyfix\CommunicationBundle\Entity\CommunicationGroupUserState No errors.
Prolyfix\CrmBundle\Entity\Appointment No errors.
Prolyfix\CrmBundle\Entity\RelatedCommentable No errors.
Prolyfix\CrmBundle\Entity\Contact
  • The association Prolyfix\CrmBundle\Entity\Contact#user refers to the inverse side field Prolyfix\HolidayAndTime\Entity\User#contact which does not exist.
Prolyfix\CrmBundle\Entity\ThirdPartyCategory No errors.
Prolyfix\CrmBundle\Entity\CommentableContact
  • The association Prolyfix\CrmBundle\Entity\CommentableContact#commentable refers to the inverse side field Prolyfix\HolidayAndTime\Entity\Commentable#commentableContacts which does not exist.
Prolyfix\CrmBundle\Entity\ThirdParty No errors.
Prolyfix\GoaBundle\Entity\UntersuchungsAntwort No errors.
Prolyfix\GoaBundle\Entity\RelatedNumber No errors.
Prolyfix\GoaBundle\Entity\UntersuchungsCategory No errors.
Prolyfix\GoaBundle\Entity\Number No errors.
Prolyfix\GoaBundle\Entity\UntersuchungsQuestion No errors.
Prolyfix\GoaBundle\Entity\SequenceEntry No errors.
Prolyfix\GoaBundle\Entity\Sequence No errors.
Prolyfix\HolidayBundle\Entity\UserProperty
  • The association Prolyfix\HolidayBundle\Entity\UserProperty#user refers to the inverse side field Prolyfix\HolidayAndTime\Entity\User#userProperties which does not exist.
Prolyfix\HolidayBundle\Entity\BankHoliday
  • The association Prolyfix\HolidayBundle\Entity\BankHoliday#region refers to the inverse side field Prolyfix\HolidayAndTime\Entity\Region#bankHolidays which does not exist.
  • The association Prolyfix\HolidayBundle\Entity\BankHoliday#country refers to the inverse side field Prolyfix\HolidayAndTime\Entity\Country#bankHolidays which does not exist.
Prolyfix\HolidayBundle\Entity\TypeOfAbsence
  • The association Prolyfix\HolidayBundle\Entity\TypeOfAbsence#company refers to the inverse side field Prolyfix\HolidayAndTime\Entity\Company#typeOfAbsences which does not exist.
Prolyfix\HolidayBundle\Entity\Calendar
  • The association Prolyfix\HolidayBundle\Entity\Calendar#company refers to the inverse side field Prolyfix\HolidayAndTime\Entity\Company#calendars which does not exist.
Prolyfix\HolidayBundle\Entity\HolidaysYearOwner No errors.
Prolyfix\KnowledgebaseBundle\Entity\Category No errors.
Prolyfix\KnowledgebaseBundle\Entity\Knowledgebase No errors.
Prolyfix\NoteBundle\Entity\NoteCategory No errors.
Prolyfix\NoteBundle\Entity\Note No errors.
Prolyfix\ProjectBundle\Entity\Task
  • The association Prolyfix\ProjectBundle\Entity\Task#company refers to the inverse side field Prolyfix\HolidayAndTime\Entity\Company#tasks which does not exist.
  • The association Prolyfix\ProjectBundle\Entity\Task#assignedTo refers to the inverse side field Prolyfix\HolidayAndTime\Entity\User#tasks which does not exist.
  • The association Prolyfix\ProjectBundle\Entity\Task#assignees refers to the inverse side field Prolyfix\HolidayAndTime\Entity\User#assignedTasks which does not exist.
Prolyfix\ProjectBundle\Entity\Project
  • The association Prolyfix\ProjectBundle\Entity\Project#company refers to the inverse side field Prolyfix\HolidayAndTime\Entity\Company#projects which does not exist.
  • The association Prolyfix\ProjectBundle\Entity\Project#thirdParty refers to the inverse side field Prolyfix\CrmBundle\Entity\ThirdParty#projects which does not exist.
Prolyfix\ProcurementBundle\Entity\DeliverySlip
  • The association Prolyfix\ProcurementBundle\Entity\DeliverySlip#thirdParty refers to the inverse side field Prolyfix\CrmBundle\Entity\ThirdParty#deliverySlips which does not exist.
Prolyfix\ProcurementBundle\Entity\Product
  • The association Prolyfix\ProcurementBundle\Entity\Product#orders refers to the owning side field Prolyfix\ProcurementBundle\Entity\Order#products which does not exist.
Prolyfix\ProcurementBundle\Entity\OrderLine No errors.
Prolyfix\ProcurementBundle\Entity\InvoiceLine No errors.
Prolyfix\ProcurementBundle\Entity\ShoppingList
  • The association Prolyfix\ProcurementBundle\Entity\ShoppingList#product refers to the inverse side field Prolyfix\ProcurementBundle\Entity\Product#shoppingLists which does not exist.
Prolyfix\ProcurementBundle\Entity\DeliverySlipLine No errors.
Prolyfix\ProcurementBundle\Entity\Receipt No errors.
Prolyfix\ProcurementBundle\Entity\Inventar No errors.
Prolyfix\ProcurementBundle\Entity\Order
  • The association Prolyfix\ProcurementBundle\Entity\Order#thirdParty refers to the inverse side field Prolyfix\CrmBundle\Entity\ThirdParty#orders which does not exist.
Prolyfix\ProcurementBundle\Entity\Invoice No errors.
Prolyfix\QmBundle\Entity\Action No errors.
Prolyfix\QmBundle\Entity\Paragraph No errors.
Prolyfix\QmBundle\Entity\LinkedEntity No errors.
Prolyfix\RecruitingBundle\Entity\Qualification No errors.
Prolyfix\RecruitingBundle\Entity\JobPosition No errors.
Prolyfix\RecruitingBundle\Entity\Application No errors.
Prolyfix\RecruitingBundle\Entity\ApplicationEntry No errors.
Prolyfix\RssBundle\Entity\RssFeedEntry No errors.
Prolyfix\RssBundle\Entity\RssFeedList No errors.
Prolyfix\RssBundle\Entity\News No errors.
Prolyfix\TimesheetBundle\Entity\UserSchedule No errors.
Prolyfix\TimesheetBundle\Entity\UserWeekdayProperty No errors.
Prolyfix\TimesheetBundle\Entity\Timesheet No errors.
Prolyfix\VertretungBundle\Entity\Vertretung No errors.
Prolyfix\VertretungBundle\Entity\VertretungRequest No errors.
Prolyfix\WeekplanningBundle\Entity\Recurrence No errors.
Prolyfix\WeekplanningBundle\Entity\WeekplanLocation No errors.
Prolyfix\WeekplanningBundle\Entity\CompetenceUser No errors.
Prolyfix\WeekplanningBundle\Entity\Competence No errors.
Prolyfix\WeekplanningBundle\Entity\Room No errors.
Prolyfix\WeekplanningBundle\Entity\Weekplan No errors.
Prolyfix\WeekplanningBundle\Entity\Schedule No errors.
Vich\UploaderBundle\Entity\File No errors.