GET http://bandoo-dev.ru/i/6

Query Metrics

0 Database Queries
0 Different statements
0.00 ms Query time
1 Invalid entities
0 Managed 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.

Managed Entities

default entity manager

Class Amount of managed objects

Entities Mapping

Class Mapping errors
App\Model\Item\Entity\RejectReason\RejectReason No errors.
App\Model\Item\Entity\Up No errors.
App\Model\Item\Entity\Job No errors.
App\Model\Item\Entity\Item
  • The field App\Model\Item\Entity\Item#claims is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Model\Item\Entity\Claim\ItemClaim#item does not contain the required 'inversedBy="claims"' attribute.
  • The field App\Model\Item\Entity\Item#promotions is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Model\Item\Entity\Promotion\ItemPromotion#item does not contain the required 'inversedBy="promotions"' attribute.