http://preprod.sanoa-minceur-annonay.com/inscription

Query Metrics

5 Database Queries
5 Different statements
3.94 ms Query time
12 Invalid entities

Queries

Group similar statements

# Time Info
1 1.38 ms
SELECT c0_.session_key AS session_key_0, c0_.session_content AS session_content_1, c0_.session_expiration AS session_expiration_2, c0_.created_at AS created_at_3, c0_.updated_at AS updated_at_4, c0_.user_ip AS user_ip_5 FROM core_session c0_ WHERE c0_.session_expiration < ?
Parameters:
[
  "2026-02-14 10:12:28"
]
2 0.34 ms
SELECT c0_.session_key AS session_key_0, c0_.session_content AS session_content_1, c0_.session_expiration AS session_expiration_2, c0_.created_at AS created_at_3, c0_.updated_at AS updated_at_4, c0_.user_ip AS user_ip_5 FROM core_session c0_ WHERE c0_.session_key LIKE ?
Parameters:
[
  "c82ca00e1cf0f5e3fd22bc963bbbf09a"
]
3 0.41 ms
"START TRANSACTION"
Parameters:
[]
4 0.57 ms
INSERT INTO core_session (session_key, session_content, session_expiration, created_at, updated_at, user_ip) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  1 => "c82ca00e1cf0f5e3fd22bc963bbbf09a"
  2 => "[]"
  3 => "2026-02-21 22:12:28"
  4 => "2026-02-14 22:12:28"
  5 => "2026-02-14 22:12:28"
  6 => "198.244.183.96"
]
5 1.25 ms
"COMMIT"
Parameters:
[]

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
Core\Entity\Session No errors.
Core\Entity\Configuration No errors.
Core\Entity\Language No errors.
Core\Entity\LanguageTranslation No errors.
User\Entity\UserGroup No errors.
User\Entity\AuthorizationGroup No errors.
User\Entity\User
  • The mappings User\Entity\User#orders and Shopping\Entity\Order#user are inconsistent with each other.
Shopping\Entity\ProductSpecificPrice
  • The mappings Shopping\Entity\ProductSpecificPrice#user and User\Entity\User#specific_prices are inconsistent with each other.
  • The mappings Shopping\Entity\ProductSpecificPrice#user_group and User\Entity\UserGroup#specific_prices are inconsistent with each other.
User\Entity\UserGroupTranslation No errors.
User\Entity\Authorization No errors.
Core\Entity\Redirection No errors.
Core\Entity\Page No errors.
Core\Entity\PageTemplate No errors.
App\Entity\PageGeneral No errors.
App\Entity\PageSlide No errors.
App\Entity\PageText No errors.
App\Entity\PageImage No errors.
App\Entity\PageItem No errors.
App\Entity\PageGeneralTranslation No errors.
App\Entity\PageDefault
  • The mappings App\Entity\PageDefault#slides and App\Entity\PageSlide#page_default are inconsistent with each other.
App\Entity\PageBreadcrumb
  • The mappings App\Entity\PageBreadcrumb#category and Shopping\Entity\Category#breadcrumbs are inconsistent with each other.
App\Entity\PageDefaultTranslation No errors.
Shopping\Entity\Category No errors.
Shopping\Entity\Product
  • The association Shopping\Entity\Product#tax refers to the inverse side field Shopping\Entity\Tax#products which does not exist.
Shopping\Entity\CategoryTranslation No errors.
App\Entity\PageItemTranslation No errors.
Shopping\Entity\ShopConfiguration No errors.
App\Entity\PageTextTranslation No errors.
User\Entity\UserAddress
  • The association User\Entity\UserAddress#delivery_orders refers to the owning side field Shopping\Entity\Order#delivery_address which does not exist.
  • The association User\Entity\UserAddress#invoice_orders refers to the owning side field Shopping\Entity\Order#invoice_address which does not exist.
User\Entity\UserFavoris No errors.
Shopping\Entity\Order
  • The association Shopping\Entity\Order#user refers to the inverse side field User\Entity\User#order which does not exist.
  • The association Shopping\Entity\Order#delivery_method refers to the inverse side field Shopping\Entity\DeliveryMethod#order which does not exist.
  • The association Shopping\Entity\Order#delivery_shop refers to the inverse side field App\Entity\Shop#order which does not exist.
  • The association Shopping\Entity\Order#delivery_relay refers to the inverse side field User\Entity\AddressRelay#order which does not exist.
  • The mappings Shopping\Entity\Order#address_delivery and User\Entity\UserAddress#delivery_orders are inconsistent with each other.
  • The mappings Shopping\Entity\Order#address_invoice and User\Entity\UserAddress#invoice_orders are inconsistent with each other.
  • The association Shopping\Entity\Order#payment_method refers to the inverse side field Shopping\Entity\PaymentMethod#order which does not exist.
  • If association Shopping\Entity\Order#cart is many-to-one, then the inversed side Shopping\Entity\Cart#order has to be one-to-many.
App\Entity\PageSlideTranslation No errors.
App\Entity\PageImageTranslation No errors.
App\Entity\PageBreadcrumbTranslation No errors.
Shopping\Entity\Tax No errors.
Shopping\Entity\PageImage No errors.
Shopping\Entity\ProductFeature No errors.
Shopping\Entity\ProductDeclinaison
  • The association Shopping\Entity\ProductDeclinaison#tax refers to the inverse side field Shopping\Entity\Tax#product_declinaisons which does not exist.
Shopping\Entity\ProductFaq No errors.
Shopping\Entity\CartProduct No errors.
Shopping\Entity\ProductTranslation No errors.
Shopping\Entity\OrderCustomer No errors.
Shopping\Entity\DeliveryMethod
  • The field Shopping\Entity\DeliveryMethod#orders is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Shopping\Entity\Order#customer does not contain the required 'inversedBy="orders"' attribute.
App\Entity\Shop
  • The mappings App\Entity\Shop#orders and Shopping\Entity\Order#delivery_shop are inconsistent with each other.
User\Entity\AddressRelay
  • The mappings User\Entity\AddressRelay#orders and Shopping\Entity\Order#delivery_relay are inconsistent with each other.
Shopping\Entity\OrderAddress No errors.
Shopping\Entity\PaymentMethod
  • The field Shopping\Entity\PaymentMethod#orders is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Shopping\Entity\Order#customer does not contain the required 'inversedBy="orders"' attribute.
Shopping\Entity\Cart No errors.
Shopping\Entity\OrderAction No errors.
Shopping\Entity\OrderComment No errors.
Shopping\Entity\PageImageTranslation No errors.
Shopping\Entity\FeatureGroup No errors.
Shopping\Entity\Feature No errors.
Shopping\Entity\ProductFeatureTranslation No errors.
Shopping\Entity\ProductDeclinaisonFeature No errors.
Shopping\Entity\ProductDeclinaisonTranslation No errors.
Shopping\Entity\ProductFaqTranslation No errors.
Shopping\Entity\CartProductDeclinaison No errors.