GET https://2026-padme.release.sb.paritet.sprintf.ru/data/product_category

Query Metrics

0 Database Queries
0 Different statements
0.00 ms Query time
3 Invalid entities
104 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\ProductCategory\Entity\ProductProjectCategory 25
App\Offer\Entity\Product 25
App\Infrastructure\Entity\LoadedEntityAbstract 25
App\Brand\Entity\Brand 11
App\ProductCategory\Entity\ProductCategory 6
App\Project\Entity\Project 4
App\ProductType\Entity\ProductType 4
App\Legal\Entity\Legal 1
App\Geo\Entity\City 1
App\AssortmentPlan\Entity\AssortmentPlan 1
App\Infrastructure\Entity\LoaderLogEntry 1

Entities Mapping

Class Mapping errors
App\Project\Entity\Project 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\ProductCategory\Entity\ProductProjectCategory No errors.
App\ProductCategory\Entity\ProductCategory No errors.
App\Offer\Entity\Product
  • The field App\Offer\Entity\Product#projectCategories is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\ProductCategory\Entity\ProductProjectCategory#product does not contain the required 'inversedBy: "projectCategories"' attribute.
App\ProductCategory\Entity\ProductCategoryRule No errors.
App\Filter\Entity\CategoryFilter No errors.
App\ProductType\Entity\ProductType No errors.
App\Brand\Entity\Brand No errors.
App\Infrastructure\Entity\LoadedEntityAbstract No errors.
App\Offer\Entity\LoadedEntityProduct No 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#productFeatures is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Offer\Entity\OfferFeatureValue#offer does not contain the required 'inversedBy: "productFeatures"' attribute.
  • The mappings App\Offer\Entity\Offer#assortment and App\AssortmentPlan\Entity\AssortmentPlanOffer#offer are inconsistent with each other.
  • The field App\Offer\Entity\Offer#pricesByContracts 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: "pricesByContracts"' attribute.
  • The field App\Offer\Entity\Offer#pricesByShops 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: "pricesByShops"' attribute.
  • The field App\Offer\Entity\Offer#availability is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Offer\Entity\OffersAvailabilityForWarehouse#offer does not contain the required 'inversedBy: "availability"' attribute.
App\Infrastructure\Entity\LoaderLogEntry No errors.