GET https://2026-tales.release.sb.paritet.sprintf.ru/directory/legals

Query Metrics

0 Database Queries
0 Different statements
0.00 ms Query time
2 Invalid entities
14 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 6
App\Infrastructure\Entity\LoadedEntityAbstract 6
App\Infrastructure\Entity\LoaderLogEntry 2

Entities Mapping

Class Mapping 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\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\Client\Entity\ClientWarehouse No errors.
App\Client\Entity\ClientUser No errors.
App\Infrastructure\Entity\LoadedEntityAbstract No errors.
App\Legal\Entity\LoadedEntityLegal No errors.
App\Infrastructure\Entity\LoaderLogEntry No errors.