Query Metrics
6
Database Queries
5
Different statements
3.22 ms
Query time
5
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.03 ms (31.91%) |
1 |
UPDATE core_session SET session_expiration = ?, updated_at = ? WHERE session_key = ?
Parameters:
[ "2026-02-22 02:47:24" "2026-02-15 02:47:24" "da9c43ae1742a73562764d3362d19802" ] |
|
0.73 ms (22.53%) |
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 02:47:24"
]
|
|
0.67 ms (20.80%) |
1 |
"COMMIT"
Parameters:
[] |
|
0.60 ms (18.65%) |
2 |
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:
[
"da9c43ae1742a73562764d3362d19802"
]
|
|
0.20 ms (6.12%) |
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. |