Query Metrics
92
Database Queries
18
Different statements
27.35 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
default connection
| Time▼ | Count | Info |
|---|---|---|
|
12.98 ms (47.44%) |
43 |
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:
[ 1770402217 "site_domain_3f80e0f154564103a08d4f3b34dc8094" ] |
|
2.13 ms (7.80%) |
6 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
56
]
|
|
2.00 ms (7.31%) |
10 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
1.79 ms (6.55%) |
9 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
1.57 ms (5.74%) |
6 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
56
]
|
|
1.14 ms (4.16%) |
3 |
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:
[ 1770402217 "document_11\x01tags\x01" "asset_7\x01tags\x01" "asset_58\x01tags\x01" "asset_59\x01tags\x01" "asset_65\x01tags\x01" "asset_64\x01tags\x01" "asset_56\x01tags\x01" ] |
|
0.88 ms (3.23%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
11
]
|
|
0.77 ms (2.80%) |
3 |
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:
[ 1770402217 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.59 ms (2.16%) |
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:
[ 1770402217 "output\x01tags\x01" "navigation\x01tags\x01" "document_3\x01tags\x01" "document_6\x01tags\x01" "document_9\x01tags\x01" "document_10\x01tags\x01" "document_11\x01tags\x01" "document_12\x01tags\x01" "document_13\x01tags\x01" "document_14\x01tags\x01" ] |
|
0.53 ms (1.94%) |
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:
[ 1770402217 "website_config\x01tags\x01" "system\x01tags\x01" "config\x01tags\x01" "output\x01tags\x01" "asset_1132\x01tags\x01" ] |
|
0.53 ms (1.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:
[ 1770402217 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.51 ms (1.87%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.41 ms (1.51%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.36 ms (1.32%) |
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:
[ 1770402217 "document_10\x01tags\x01" "asset_56\x01tags\x01" "asset_55\x01tags\x01" "asset_7\x01tags\x01" "asset_60\x01tags\x01" "asset_61\x01tags\x01" "asset_62\x01tags\x01" "asset_57\x01tags\x01" ] |
|
0.31 ms (1.15%) |
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:
[ 1770402217 "document_6\x01tags\x01" "asset_60\x01tags\x01" "asset_61\x01tags\x01" "asset_57\x01tags\x01" ] |
|
0.29 ms (1.06%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/Areablocks/Card' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.28 ms (1.01%) |
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:
[ "/Areablocks/Card" "path" "auto_create" "/Areablocks/Card" "path_query" "https://www.hanbud-www.advisage.ovh/Areablocks/Card" "entire_uri" ] |
|
0.28 ms (1.01%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/Areablocks/" "Card" ] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| mssql | doctrine.dbal.mssql_connection |
Entity Managers
| Name | Service |
|---|---|
| pimcore | doctrine.orm.pimcore_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
pimcore entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
No loaded entities.