GET https://2025-tay.release.sb.paritet.sprintf.ru/directory/prices

Query Metrics

0 Database Queries
0 Different statements
0.00 ms Query time
2 Invalid entities
377 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 147
App\Shop\Entity\Shop 97
App\Geo\Entity\City 62
App\Price\Entity\Price 25
App\Offer\Entity\Offer 25
App\Offer\Entity\Product 16
App\Infrastructure\Entity\LoaderLogEntry 4
App\Measurement\Entity\MeasurementUnit 1

Entities Mapping

Class Mapping errors
App\Shop\Entity\Shop No errors.
App\Geo\Entity\City No errors.
App\Infrastructure\Entity\LoadedEntityAbstract No errors.
App\Shop\Entity\LoadedEntityShop No errors.
App\Infrastructure\Entity\LoaderLogEntry No errors.
App\Price\Entity\Price
  • The field 'App\Price\Entity\Price#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\Price#priceSecondary' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
App\Offer\Entity\Offer No errors.
App\Price\Entity\LoadedEntityPrice 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.