GET https://2026-fett.release.sb.paritet.sprintf.ru/directory/orders/1f11318e-0388-6106-ab36-830f330b3dcd

Query Metrics

0 Database Queries
0 Different statements
0.00 ms Query time
4 Invalid entities
4 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
App\Order\Entity\Order 1
App\Client\Entity\ClientUser 1
App\Client\Entity\ClientContract 1
App\Project\Entity\Project 1

Entities Mapping

Class Mapping errors
App\Order\Entity\Order
  • The field App\Order\Entity\Order#positions is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Order\Entity\OrderPosition#order does not contain the required 'inversedBy: "positions"' attribute.
App\Client\Entity\ClientUser No errors.
App\Client\Entity\ClientContract
  • The field 'App\Client\Entity\ClientContract#creditLimit' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
App\Project\Entity\Project No errors.
App\Order\Entity\OrderPosition
  • The field 'App\Order\Entity\OrderPosition#price' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
  • The field 'App\Order\Entity\OrderPosition#amount' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
App\Order\Entity\OrderLogEntry No errors.
App\Offer\Entity\Offer
  • The field 'App\Offer\Entity\Offer#productWeight' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.