Query Metrics
5
Database Queries
5
Different statements
3.30 ms
Query time
12
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.07 ms (32.37%) |
1 |
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-15 06:42:31"
]
|
|
0.97 ms (29.52%) |
1 |
"COMMIT"
Parameters:
[] |
|
0.51 ms (15.54%) |
1 |
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:
[
"3ed6fd9bc55d7270c16e2fc284bf7911"
]
|
|
0.44 ms (13.23%) |
1 |
INSERT INTO core_session (session_key, session_content, session_expiration, created_at, updated_at, user_ip) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => "3ed6fd9bc55d7270c16e2fc284bf7911" 2 => "[]" 3 => "2026-02-22 06:42:31" 4 => "2026-02-15 06:42:31" 5 => "2026-02-15 06:42:31" 6 => "216.73.216.187" ] |
|
0.31 ms (9.34%) |
1 |
"START TRANSACTION"
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 |
|
| Shopping\Entity\ProductSpecificPrice |
|
| 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 |
|
| App\Entity\PageBreadcrumb |
|
| App\Entity\PageDefaultTranslation | No errors. |
| Shopping\Entity\Category | No errors. |
| Shopping\Entity\Product |
|
| Shopping\Entity\CategoryTranslation | No errors. |
| App\Entity\PageItemTranslation | No errors. |
| Shopping\Entity\ShopConfiguration | No errors. |
| Shopping\Entity\Tax | No errors. |
| Shopping\Entity\PageImage | No errors. |
| Shopping\Entity\ProductFeature | No errors. |
| Shopping\Entity\ProductDeclinaison |
|
| Shopping\Entity\ProductFaq | No errors. |
| Shopping\Entity\CartProduct | No errors. |
| User\Entity\UserFavoris | No errors. |
| Shopping\Entity\ProductTranslation | No errors. |
| App\Entity\PageTextTranslation | No errors. |
| App\Entity\PageBreadcrumbTranslation | No errors. |
| Shopping\Entity\FeatureGroup | No errors. |
| Shopping\Entity\Feature | No errors. |
| User\Entity\UserAddress |
|
| Shopping\Entity\Order |
|
| App\Entity\PageSlideTranslation | No errors. |
| App\Entity\PageImageTranslation | No errors. |
| Shopping\Entity\PageImageTranslation | No errors. |
| Shopping\Entity\ProductFeatureTranslation | No errors. |
| Shopping\Entity\ProductDeclinaisonFeature | No errors. |
| Shopping\Entity\ProductDeclinaisonTranslation | No errors. |
| Shopping\Entity\ProductFaqTranslation | No errors. |
| Shopping\Entity\Cart | No errors. |
| Shopping\Entity\CartProductDeclinaison | No errors. |
| Shopping\Entity\FeatureGroupTranslation | No errors. |
| Shopping\Entity\FeatureTranslation | No errors. |
| Shopping\Entity\OrderCustomer | No errors. |
| Shopping\Entity\DeliveryMethod |
|
| App\Entity\Shop |
|
| User\Entity\AddressRelay |
|
| Shopping\Entity\OrderAddress | No errors. |
| Shopping\Entity\PaymentMethod |
|
| Shopping\Entity\OrderAction | No errors. |
| Shopping\Entity\OrderComment | No errors. |
| Shopping\Entity\ProductDeclinaisonFeatureTranslation | No errors. |
| Shopping\Entity\CartProductDeclinaisonFeature | No errors. |