Query Metrics

0 Database Queries
0 Different statements
0.00 ms Query time
4 Invalid 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.

Entities Mapping

Class Mapping errors
App\Entity\PaymentMethod No errors.
App\Entity\DeliveryMethod No errors.
App\Entity\DeliveryCountry No errors.
App\Entity\Cart No errors.
App\Entity\Language No errors.
App\Entity\Product
  • The field App\Entity\Product#listingMarkers is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\ListingMarker#products does not contain the required 'mappedBy="listingMarkers"' attribute.
App\Entity\Category No errors.
App\Entity\ProductPrice No errors.
App\Entity\ProductPriceVariants No errors.
App\Entity\UrlRedirect No errors.
App\Entity\UserToken No errors.
Nucleos\UserBundle\Model\User No errors.
App\Entity\User No errors.
App\Entity\Blog No errors.
App\Entity\Currency No errors.
App\Entity\LanguageTranslation No errors.
App\Entity\TopBanner No errors.
App\Entity\HelplineHours No errors.
App\Entity\WorkingHours No errors.
App\Entity\Article No errors.
App\Entity\FurnitureType
  • The association App\Entity\FurnitureType#furnitureType refers to the inverse side field App\Entity\Product#furnitureType which does not exist.
App\Entity\Banners No errors.
App\Entity\TopInformation No errors.
App\Entity\WorkingHoursTranslation No errors.
App\Entity\HelplineHoursTranslation No errors.
App\Entity\CategoryTranslation No errors.
App\Entity\CategoryLangParam No errors.
App\Entity\ProductCategory No errors.
App\Entity\CompareParameter No errors.
App\Entity\ProductParameter No errors.
App\Entity\FurnitureTypeTranslation No errors.
App\Entity\FurnitureTypeLangParam No errors.
App\Entity\ProductFurnitureType No errors.
App\Entity\ProductLangParam No errors.
App\Entity\Availability No errors.
App\Entity\ProductTranslation No errors.
App\Entity\ProductVat No errors.
App\Entity\AvailabilityTranslation No errors.
App\Entity\ProductProducer No errors.
App\Entity\ProductPhoto No errors.
App\Entity\ProductFamily
  • The field App\Entity\ProductFamily#products is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Product#productFamily does not contain the required 'inversedBy="products"' attribute.
App\Entity\LandingPage
  • The mappings App\Entity\LandingPage#listingMarkers and App\Entity\ListingMarker#landingPage are inconsistent with each other.
App\Entity\Marker No errors.
App\Entity\ListingMarker No errors.
App\Entity\RebateCode No errors.
App\Entity\CompareProduct No errors.