Query Metrics
91
Database Queries
17
Different statements
72.29 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
default connection
| Time▼ | Count | Info |
|---|---|---|
|
26.89 ms (37.20%) |
13 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
19.64 ms (27.17%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
10
]
|
|
11.55 ms (15.98%) |
35 |
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:
[ 1768080193 "site_domain_240aaf7e4a85bb2efd75205c0a4c7693" ] |
|
3.59 ms (4.96%) |
14 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
2.15 ms (2.97%) |
6 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
57
]
|
|
1.91 ms (2.65%) |
6 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
57
]
|
|
0.99 ms (1.36%) |
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:
[ 1768080193 "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.96 ms (1.33%) |
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:
[ 1768080193 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.85 ms (1.17%) |
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:
[ 1768080193 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.62 ms (0.86%) |
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/Image" "path" "auto_create" "/Areablocks/Image" "path_query" "https://hanbud.advisage.ovh/Areablocks/Image" "entire_uri" ] |
|
0.58 ms (0.81%) |
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:
[ 1768080193 "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.56 ms (0.77%) |
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:
[ 1768080193 "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.51 ms (0.70%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.44 ms (0.61%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/Areablocks/" "Image" ] |
|
0.41 ms (0.56%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.35 ms (0.49%) |
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:
[ 1768080193 "website_config\x01tags\x01" "system\x01tags\x01" "config\x01tags\x01" "output\x01tags\x01" ] |
|
0.29 ms (0.40%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/Areablocks/Image' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
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.