Error 404 Not Found

GET https://api-sk-mordovia.test.itlabs.top/robots.txt

Forwarded to ErrorController (a9d9e2)

Query Metrics

0 Database Queries
0 Different statements
0.00 ms Query time
4 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\Node
  • The field App\Entity\Node#nodes is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\Node#nodes does not contain the required 'mappedBy="nodes"' attribute.
  • The mappings App\Entity\Node#tenants and App\Entity\Tenant#node are inconsistent with each other.
App\Entity\Service No errors.
App\Entity\Point No errors.
App\Entity\Settings No errors.
App\Entity\User No errors.
App\Entity\AdSettings
  • The association App\Entity\AdSettings#terminals refers to the inverse side field App\Entity\Terminal#ads which does not exist.
App\Entity\NodeType No errors.
App\Entity\Terminal No errors.
App\Entity\TenantImages No errors.
App\Entity\Tenant
  • The association App\Entity\Tenant#node refers to the inverse side field App\Entity\Node#tenant which does not exist.
  • The association App\Entity\Tenant#area refers to the inverse side field App\Entity\Area#tenant which does not exist.
App\Entity\Ad No errors.
App\Entity\Report No errors.
App\Entity\ScreenAd No errors.
App\Entity\Area
  • The mappings App\Entity\Area#cabinets and App\Entity\Tenant#area are inconsistent with each other.
App\Entity\Trainer No errors.
App\Entity\Floor No errors.
Vich\UploaderBundle\Entity\File No errors.