Query Metrics
5
Database Queries
5
Different statements
6.75 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
3.13 ms (46.34%) |
1 |
INSERT INTO core_session (session_key, session_content, session_expiration, created_at, updated_at, user_ip) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ 1 => "b12c2f95db79a2f9ab63e8aa2764798a" 2 => "[]" 3 => "2026-02-22 09:55:36" 4 => "2026-02-15 09:55:36" 5 => "2026-02-15 09:55:36" 6 => "104.219.239.149" ] |
|
1.47 ms (21.71%) |
1 |
"COMMIT"
Parameters:
[] |
|
1.40 ms (20.75%) |
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 09:55:36"
]
|
|
0.48 ms (7.07%) |
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:
[
"b12c2f95db79a2f9ab63e8aa2764798a"
]
|
|
0.28 ms (4.13%) |
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 | No errors. |
| 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 | No errors. |
| App\Entity\PageBreadcrumb | No errors. |
| App\Entity\PageDefaultTranslation | No errors. |
| App\Entity\Testimony | No errors. |
| App\Entity\TestimonyTranslation | No errors. |
| App\Entity\ProductCategory | No errors. |
| App\Entity\Product | No errors. |
| App\Entity\ProductCategoryTranslation | No errors. |
| App\Entity\PageImageTranslation | No errors. |
| App\Entity\PageTextTranslation | No errors. |
| App\Entity\PageSlideTranslation | No errors. |
| App\Entity\PageItemTranslation | No errors. |