Query Metrics
96
Database Queries
19
Different statements
69.76 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
default connection
| Time▼ | Count | Info |
|---|---|---|
|
39.45 ms (56.55%) |
17 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
13.80 ms (19.78%) |
37 |
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:
[ 1770402257 "site_domain_3f80e0f154564103a08d4f3b34dc8094" ] |
|
5.74 ms (8.22%) |
18 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
1.41 ms (2.02%) |
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:
[ 1770402257 "document_3\x01tags\x01" "asset_56\x01tags\x01" "asset_64\x01tags\x01" "asset_63\x01tags\x01" "asset_57\x01tags\x01" "asset_62\x01tags\x01" "asset_87\x01tags\x01" ] |
|
1.21 ms (1.74%) |
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:
[ 1770402257 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
1.10 ms (1.58%) |
2 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
57
]
|
|
0.86 ms (1.23%) |
2 |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
25
]
|
|
0.75 ms (1.08%) |
2 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
57
]
|
|
0.70 ms (1.00%) |
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:
[ 1770402257 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.65 ms (0.93%) |
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:
[ 1770402257 "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.61 ms (0.88%) |
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:
[ 1770402257 "website_config\x01tags\x01" "system\x01tags\x01" "config\x01tags\x01" "output\x01tags\x01" "asset_1132\x01tags\x01" ] |
|
0.57 ms (0.82%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.56 ms (0.81%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
9
]
|
|
0.46 ms (0.66%) |
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:
[ 1770402257 "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.46 ms (0.65%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.43 ms (0.62%) |
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:
[ 1770402257 "document_6\x01tags\x01" "asset_60\x01tags\x01" "asset_61\x01tags\x01" "asset_57\x01tags\x01" ] |
|
0.38 ms (0.54%) |
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/Accordions" "path" "auto_create" "/Areablocks/Accordions" "path_query" "https://www.hanbud-www.advisage.ovh/Areablocks/Accordions" "entire_uri" ] |
|
0.37 ms (0.53%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/Areablocks/Accordions' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.25 ms (0.35%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/Areablocks/" "Accordions" ] |
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.