Query Metrics
88
Database Queries
18
Different statements
72.45 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
default connection
| Time▼ | Count | Info |
|---|---|---|
|
35.75 ms (49.34%) |
49 |
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:
[ 1768079041 "site_domain_76a0741e153aa479c0b5ebd5041009f2" ] |
|
18.54 ms (25.58%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
12
]
|
|
10.20 ms (14.08%) |
8 |
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:
[
23
]
|
|
1.27 ms (1.76%) |
5 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
57
]
|
|
1.14 ms (1.57%) |
5 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
57
]
|
|
0.71 ms (0.98%) |
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:
[ 1768079041 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.67 ms (0.93%) |
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:
[ 1768079041 "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" ] |
|
0.63 ms (0.87%) |
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:
[ 1768079041 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.51 ms (0.70%) |
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:
[ 1768079041 "website_config\x01tags\x01" "system\x01tags\x01" "config\x01tags\x01" "output\x01tags\x01" ] |
|
0.46 ms (0.64%) |
2 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.46 ms (0.63%) |
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/Gallery" "path" "auto_create" "/Areablocks/Gallery" "path_query" "https://www.hanbud.advisage.ovh/Areablocks/Gallery" "entire_uri" ] |
|
0.41 ms (0.56%) |
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:
[ 1768079041 "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.36 ms (0.50%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.31 ms (0.43%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.31 ms (0.43%) |
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:
[ 1768079041 "document_12\x01tags\x01" "asset_55\x01tags\x01" "asset_7\x01tags\x01" "asset_59\x01tags\x01" "asset_57\x01tags\x01" "asset_56\x01tags\x01" ] |
|
0.28 ms (0.39%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/Areablocks/" "Gallery" ] |
|
0.26 ms (0.35%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/Areablocks/Gallery' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.19 ms (0.27%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
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.