Error 404 Not Found

GET http://cms.sves.cz/storage/logs/laravel.log

Forwarded to ErrorController (a83ef6)

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\GaleryImage
  • The association App\Entity\GaleryImage#landingPage refers to the inverse side field App\Entity\LandingPage#galery which does not exist.
App\Entity\Partner
  • The association App\Entity\Partner#landingPage refers to the inverse side field App\Entity\LandingPage#Partners which does not exist.
App\Entity\LandingPage
  • The mappings App\Entity\LandingPage#partners and App\Entity\Partner#landingPage are inconsistent with each other.
  • The mappings App\Entity\LandingPage#gallery and App\Entity\GaleryImage#landingPage are inconsistent with each other.
  • The mappings App\Entity\LandingPage#servicePoints and App\Entity\Service#landingPage are inconsistent with each other.
App\Entity\Service
  • The association App\Entity\Service#landingPage refers to the inverse side field App\Entity\LandingPage#sercicePoints which does not exist.
App\Entity\Contact No errors.
Vich\UploaderBundle\Entity\File No errors.