GET https://uncsdev.nordbrains.cz/

Query Metrics

0 Database Queries
0 Different statements
0.00 ms Query time
3 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
Nordbrains\UNCSEntitiesBundle\Entity\Sampling\Supplier\ChangeRequest No errors.
Nordbrains\UNCSEntitiesBundle\Entity\Size\SizeTable\AbstractSizeTable
  • The field Nordbrains\UNCSEntitiesBundle\Entity\Size\SizeTable\AbstractSizeTable#attachments is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Nordbrains\UNCSEntitiesBundle\Entity\Size\SizeTable\SizeTableAttachment#entity does not contain the required 'inversedBy: "attachments"' attribute.
Nordbrains\UNCSEntitiesBundle\Entity\Size\SizeTable\SizeTable
  • The field Nordbrains\UNCSEntitiesBundle\Entity\Size\SizeTable\SizeTable#attachments is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Nordbrains\UNCSEntitiesBundle\Entity\Size\SizeTable\SizeTableAttachment#entity does not contain the required 'inversedBy: "attachments"' attribute.
Nordbrains\UNCSEntitiesBundle\Entity\ProductionDemand\Supplier\Item\ProductionDemandSupplierProductionDemandItem
  • The field Nordbrains\UNCSEntitiesBundle\Entity\ProductionDemand\Supplier\Item\ProductionDemandSupplierProductionDemandItem#sizes is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Nordbrains\UNCSEntitiesBundle\Entity\ProductionDemand\Supplier\Item\ProductionDemandSupplierProductionDemandItemSize#productionDemandSupplierProductionDemandItem does not contain the required 'inversedBy: "sizes"' attribute.
Nordbrains\UNCSEntitiesBundle\Entity\ProductionDemand\ProductionDemand No errors.