Query Metrics
17
Database Queries
10
Different statements
9.17 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
3.50 ms (38.16%) |
7 |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1772494471 "qElsxVAxaW:site_domain_a9552dfe7a73b23e4e319cdada175d86" ] |
|
1.00 ms (10.93%) |
2 |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[ 1772494471 "qElsxVAxaW:system\x01tags\x01" "qElsxVAxaW:site\x01tags\x01" ] |
|
0.80 ms (8.68%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "pl" ] |
|
0.72 ms (7.82%) |
1 |
SELECT * FROM redirects WHERE ( (source = ? AND (`type` = ? OR `type` = ?)) OR (source = ? AND `type` = ?) OR (source = ? AND `type` = ?) ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/pl" "path" "auto_create" "/pl" "path_query" "https://www.abel.jellinekserwer.pl/pl" "entire_uri" ] |
|
0.70 ms (7.66%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.66 ms (7.20%) |
1 |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1772494471 "qElsxVAxaW:document_2\x01tags\x01" "qElsxVAxaW:document_1\x01tags\x01" "qElsxVAxaW:asset_16\x01tags\x01" "qElsxVAxaW:asset_6\x01tags\x01" "qElsxVAxaW:asset_9\x01tags\x01" "qElsxVAxaW:asset_11\x01tags\x01" "qElsxVAxaW:asset_320\x01tags\x01" "qElsxVAxaW:asset_24\x01tags\x01" ] |
|
0.55 ms (5.97%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/pl' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.47 ms (5.11%) |
1 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.40 ms (4.35%) |
1 |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?)
Parameters:
[ 1772494471 "qElsxVAxaW:system\x01tags\x01" "qElsxVAxaW:redirect\x01tags\x01" "qElsxVAxaW:route\x01tags\x01" ] |
|
0.38 ms (4.12%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
There are no configured entity managers.
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
No managed entities.
Entities Mapping
No mapped entities.