https://sprekerstalent.nl/.git/

Query Metrics

0 Database Queries
0.00 ms Query time
2 Invalid entities

Queries

No database queries were performed.

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
Butler\ReviewBundle\Entity\Reviewable No errors.
Butler\ReviewBundle\Entity\Event No errors.
Butler\ReviewableBundle\Entity\Profile
  • The association Butler\ReviewableBundle\Entity\Profile#subjects refers to the inverse side field Butler\ReviewableBundle\Entity\Subject#speakers which does not exist.
Butler\ReviewableBundle\Entity\Subject No errors.
Butler\ReviewBundle\Entity\Question No errors.
Butler\ReviewBundle\Entity\Review
  • The field Butler\ReviewBundle\Entity\Review#answers is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Butler\ReviewBundle\Entity\Answer#review does not contain the required 'inversedBy=answers' attribute.
  • The association Butler\ReviewBundle\Entity\Review#tips refers to the inverse side field Butler\ReviewBundle\Entity\Critique#reviewables which does not exist.
  • The association Butler\ReviewBundle\Entity\Review#tops refers to the inverse side field Butler\ReviewBundle\Entity\Critique#reviewables which does not exist.