GET https://2026-jedi.release.sb.paritet.sprintf.ru/process/019d1ab5-9389-70e5-959a-7f44fddcf275/extractor?page=2

Query Metrics

0 Database Queries
0 Different statements
0.00 ms Query time
1 Invalid entities
102 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\Offer\Entity\ExtractedOfferFeatureValue 100
App\Infrastructure\Entity\ProcessLogEntry 1
App\Infrastructure\Entity\ExtractorLogEntry 1

Entities Mapping

Class Mapping errors
App\Infrastructure\Entity\ProcessLogEntry No errors.
App\Infrastructure\Entity\ExtractorLogEntry No errors.
App\Offer\Entity\ExtractedOfferFeatureValue 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.
App\Feature\Entity\Feature No errors.