Query Metrics
48
Database Queries
15
Different statements
20.55 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
default connection
| Time▼ | Count | Info |
|---|---|---|
|
10.93 ms (53.21%) |
28 |
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:
[ 1768112652 "site_domain_76a0741e153aa479c0b5ebd5041009f2" ] |
|
1.24 ms (6.01%) |
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:
[ 1768112652 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.93 ms (4.51%) |
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:
[ 1768112652 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.92 ms (4.49%) |
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:
[ 1768112652 "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.89 ms (4.34%) |
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:
[ 1768112652 "website_config\x01tags\x01" "system\x01tags\x01" "config\x01tags\x01" "output\x01tags\x01" ] |
|
0.87 ms (4.24%) |
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:
[ "/" "path" "auto_create" "/" "path_query" "https://www.hanbud.advisage.ovh/" "entire_uri" ] |
|
0.85 ms (4.13%) |
2 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.71 ms (3.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:
[ 1768112652 "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.59 ms (2.85%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.51 ms (2.50%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
"/"
""
]
|
|
0.46 ms (2.25%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.45 ms (2.20%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.45 ms (2.17%) |
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:
[ 1768112652 "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.38 ms (1.83%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.38 ms (1.83%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
1
]
|
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.