GET https://2026-clone.release.sb.paritet.sprintf.ru/directory/offers/4e41f119-33f6-4354-bf48-0146d4b151b9

Query Metrics

0 Database Queries
0 Different statements
0.00 ms Query time
7 Invalid entities
895 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 392
App\Offer\Entity\Product 357
App\Brand\Entity\Brand 84
App\Measurement\Entity\MeasurementUnit 19
App\ProductType\Entity\ProductType 15
App\Infrastructure\Entity\LoaderLogEntry 7
App\Price\Entity\PriceByContract 5
App\Client\Entity\ClientContract 5
App\Legal\Entity\Legal 5
App\ProductCategory\Entity\ProductCategory 2
App\Offer\Entity\Offer 1
App\ProductCategory\Entity\ProductProjectCategory 1
App\Project\Entity\Project 1
App\Geo\Entity\City 1

Entities Mapping

Class Mapping 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.
  • The field App\Offer\Entity\Offer#priceByContract is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Price\Entity\PriceByContract#offer does not contain the required 'inversedBy: "priceByContract"' attribute.
  • The field App\Offer\Entity\Offer#priceByShop is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Price\Entity\PriceByShop#offer does not contain the required 'inversedBy: "priceByShop"' attribute.
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\Infrastructure\Entity\LoadedEntityAbstract No errors.
App\Offer\Entity\LoadedEntityOffer No errors.
App\Offer\Entity\OfferMeasure 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\Price\Entity\PriceByShop
  • The field 'App\Price\Entity\PriceByShop#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\PriceByShop#priceSecondary' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
App\Infrastructure\Entity\LoaderLogEntry No errors.
App\ProductType\Entity\ProductType No errors.
App\Brand\Entity\Brand No errors.
App\Offer\Entity\LoadedEntityProduct No errors.
App\Measurement\Entity\LoadedEntityMeasurementUnit No errors.
App\Brand\Entity\LoadedEntityBrand 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\Price\Entity\LoadedEntityPriceByContract No errors.
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\Client\Entity\LoadedEntityClientContract No errors.
App\Legal\Entity\LoadedEntityLegal No errors.
App\Client\Entity\ClientUser No errors.
App\ProductCategory\Entity\ProductProjectCategory No errors.
App\Project\Entity\Project No errors.
App\ProductCategory\Entity\ProductCategory
  • The field App\ProductCategory\Entity\ProductCategory#rules is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\ProductCategory\Entity\ProductCategoryRule#productCategory does not contain the required 'inversedBy: "rules"' attribute.
  • The field App\ProductCategory\Entity\ProductCategory#filters is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Filter\Entity\Filter#productCategory does not contain the required 'inversedBy: "filters"' attribute.
App\Geo\Entity\City No errors.
App\Project\Entity\Subproject No errors.
App\ProductCategory\Entity\ProductCategoryRule No errors.
App\Filter\Entity\Filter No errors.