Error 404 Not Found

GET https://hub-opteam.com/robots.txt

Forwarded to ErrorController (a05903)

Query Metrics

0 Database Queries
0 Different statements
0.00 ms Query time
5 Invalid entities

Queries

No executed queries.

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\Access
  • The mappings App\Entity\Access#company and App\Entity\CompanyFurious#accesses are inconsistent with each other.
App\Entity\BusinessUnit No errors.
App\Entity\TicketMentionNotification No errors.
App\Entity\Invoice No errors.
App\Entity\Tag No errors.
App\Entity\CompanyPdf No errors.
App\Entity\TicketStatus No errors.
App\Entity\TimeEntry No errors.
App\Entity\InvoiceRow No errors.
App\Entity\AccessCategory No errors.
App\Entity\TimeCredit No errors.
App\Entity\CompanyFurious
  • The association App\Entity\CompanyFurious#accesses refers to the owning side field App\Entity\Access#companyFurious which does not exist.
  • The field App\Entity\CompanyFurious#tickets is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Ticket#companyFurious does not contain the required 'inversedBy="tickets"' attribute.
App\Entity\Documentation No errors.
App\Entity\Comment
  • The association App\Entity\Comment#author refers to the inverse side field App\Entity\User#comments which does not exist.
App\Entity\FuriousUser
  • The field App\Entity\FuriousUser#tickets is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Ticket#assignedTo does not contain the required 'inversedBy="tickets"' attribute.
App\Entity\Ticket No errors.
App\Entity\User
  • The field App\Entity\User#tickets is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Ticket#createdBy does not contain the required 'inversedBy="tickets"' attribute.
App\Entity\File No errors.
App\Entity\DocumentationCategory No errors.
Vich\UploaderBundle\Entity\File No errors.