https://ckdev.centrumkrzesel.pl/admin/price-automation

Query Metrics

1 Database Queries
1 Different statements
0.79 ms Query time
1 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.79 ms
(100.00%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.code_name AS code_name_3, t0.active AS active_4 FROM module t0 WHERE t0.active = ?
Parameters:
[
  1
]

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 mappedBy association on the target-entity App\Entity\ListingMarker# does not contain the required 'inversedBy' attribute.
App\Entity\Category No errors.
App\Entity\ProductPrice No errors.
App\Entity\ProductPriceVariants No errors.
App\Entity\Module No errors.
App\Entity\UserGroupModule No errors.