GET https://2026-binks.release.sb.paritet.sprintf.ru/directory/prices_by_contracts

Query Metrics

0 Database Queries
0 Different statements
0.00 ms Query time
5 Invalid entities
173 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\Infrastructure\Entity\LoadedEntityAbstract 73
App\Price\Entity\PriceByContract 25
App\Offer\Entity\Offer 25
App\Offer\Entity\Product 14
App\Brand\Entity\Brand 11
App\Infrastructure\Entity\LoaderLogEntry 8
App\Client\Entity\ClientContract 5
App\Legal\Entity\Legal 5
App\ProductType\Entity\ProductType 5
App\Measurement\Entity\MeasurementUnit 2

Entities Mapping

Class Mapping 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\Legal\Entity\Legal
  • 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\Infrastructure\Entity\LoadedEntityAbstract No errors.
App\Client\Entity\LoadedEntityClientContract No errors.
App\Infrastructure\Entity\LoaderLogEntry No errors.
App\Legal\Entity\LoadedEntityLegal No errors.
App\Client\Entity\ClientUser No errors.
App\Price\Entity\PriceByContract
  • The field 'App\Price\Entity\PriceByContract#pricePrimary' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
  • The field 'App\Price\Entity\PriceByContract#priceSecondary' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
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.
App\Price\Entity\LoadedEntityPriceByContract No errors.
App\Offer\Entity\Product No errors.
App\Measurement\Entity\MeasurementUnit
  • The field 'App\Measurement\Entity\MeasurementUnit#coefficient' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
App\Offer\Entity\LoadedEntityOffer No errors.
App\Offer\Entity\OfferMeasure No errors.
App\ProductType\Entity\ProductType No errors.
App\Brand\Entity\Brand No errors.
App\Offer\Entity\LoadedEntityProduct No errors.