Error 500 Internal Server Error

GET https://2026-wars.release.sb.paritet.sprintf.ru/data/orders/019dd46b-ffbf-71bf-a843-4a5089418489

Query Metrics

0 Database Queries
0 Different statements
0.00 ms Query time
3 Invalid entities
12 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\Legal\Entity\Legal 2
App\Infrastructure\Entity\LoaderLogEntry 2
App\Order\Entity\Order 1
App\Client\Entity\ClientUser 1
App\Client\Entity\ClientContract 1
App\Project\Entity\Project 1
App\Shop\Entity\ShipmentWarehouse 1
App\Geo\Entity\City 1
App\AssortmentPlan\Entity\AssortmentPlan 1
App\Infrastructure\Entity\LoadedEntityAbstract 1

Entities Mapping

Class Mapping errors
App\Order\Entity\OrderClientAddress No errors.
App\Order\Entity\Order No errors.
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\Shop\Entity\ShipmentWarehouse No errors.
App\Client\Entity\ClientWarehouse No errors.
App\Order\Entity\OrderPosition
  • The field 'App\Order\Entity\OrderPosition#quantity' 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#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\Legal\Entity\Legal
  • The field App\Legal\Entity\Legal#clientContracts is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Client\Entity\ClientContract#clientLegal does not contain the required 'inversedBy: "clientContracts"' attribute.
  • The field App\Legal\Entity\Legal#users is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Client\Entity\ClientUser#clientLegal does not contain the required 'inversedBy: "users"' attribute.
App\Geo\Entity\City No errors.
App\AssortmentPlan\Entity\AssortmentPlan No errors.
App\Project\Entity\Subproject No errors.
App\Infrastructure\Entity\LoadedEntityAbstract No errors.
App\Client\Entity\LoadedEntityClientContract No errors.
App\Infrastructure\Entity\LoaderLogEntry No errors.
App\Legal\Entity\LoadedEntityLegal No errors.