Error 500 Internal Server Error

GET https://2026-kenobi.release.sb.paritet.sprintf.ru/directory/assortment_plan

Forwarded to ErrorController (d22478)

Query Metrics

0 Database Queries
0 Different statements
0.00 ms Query time
4 Invalid entities
64 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\AssortmentPlan\Entity\AssortmentPlanOffer 25
App\Offer\Entity\Offer 25
App\Infrastructure\Entity\LoadedEntityAbstract 4
App\Infrastructure\Entity\LoaderLogEntry 4
App\Measurement\Entity\MeasurementUnit 2
App\AssortmentPlan\Entity\AssortmentPlan 1
App\Offer\Entity\Product 1
App\ProductType\Entity\ProductType 1
App\Brand\Entity\Brand 1

Entities Mapping

Class Mapping errors
App\AssortmentPlan\Entity\AssortmentPlan No errors.
App\Infrastructure\Entity\LoadedEntityAbstract No errors.
App\AssortmentPlan\Entity\LoadedEntityAssortmentPlan No errors.
App\Infrastructure\Entity\LoaderLogEntry No errors.
App\AssortmentPlan\Entity\AssortmentPlanOffer
  • The association App\AssortmentPlan\Entity\AssortmentPlanOffer#offer refers to the inverse side field App\Offer\Entity\Offer#offer which does not exist.
  • The association App\AssortmentPlan\Entity\AssortmentPlanOffer#mainMeasurementUnit refers to the inverse side field App\Measurement\Entity\MeasurementUnit#measurementUnit which does not exist.
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.
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\Product No errors.
App\Offer\Entity\LoadedEntityOffer No errors.
App\Offer\Entity\OfferMeasure No errors.
App\Offer\Entity\OfferFeatureValue No errors.
App\ProductType\Entity\ProductType No errors.
App\Brand\Entity\Brand No errors.
App\Offer\Entity\LoadedEntityProduct No errors.
App\Brand\Entity\LoadedEntityBrand No errors.
App\Infrastructure\Entity\ProcessLogEntry No errors.
App\Measurement\Entity\LoadedEntityMeasurementUnit No errors.
App\Feature\Entity\Feature No errors.
App\ProductType\Entity\ProductTypeGroup
  • The field App\ProductType\Entity\ProductTypeGroup#productTypes is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\ProductType\Entity\ProductType#group does not contain the required 'inversedBy: "productTypes"' attribute.
App\ProductType\Entity\LoadedEntityProductType No errors.