Error 404 Not Found

GET https://odb.shofer.at/robots.txt

Forwarded to ErrorController (785a91)

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\ApiKey No errors.
App\Entity\Geofile No errors.
App\Entity\File No errors.
App\Entity\Objekt
  • The mappings App\Entity\Objekt#files and App\Entity\File#objekt are inconsistent with each other.
App\Entity\Kategorie
  • The association App\Entity\Kategorie#parent refers to the inverse side field App\Entity\Kategorie#kategorien which does not exist.
  • The mappings App\Entity\Kategorie#subkategorien and App\Entity\Kategorie#parent are inconsistent with each other.
App\Entity\User
  • The mappings App\Entity\User#freigaben and App\Entity\Freigabe#user are inconsistent with each other.
  • The mappings App\Entity\User#userfreigaben and App\Entity\Freigabe#users are inconsistent with each other.
App\Entity\Freigabe
  • The mappings App\Entity\Freigabe#users and App\Entity\User#freigaben are inconsistent with each other.
  • If association App\Entity\Freigabe#users is many-to-many, then the inversed side App\Entity\User#freigaben has to be many-to-many as well.
App\Entity\Link No errors.
App\Entity\Externaldata No errors.
Vich\UploaderBundle\Entity\File No errors.