Query Metrics
110
Database Queries
26
Different statements
43.31 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
default connection
| Time▼ | Count | Info |
|---|---|---|
|
15.01 ms (34.66%) |
7 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1014
]
|
|
13.41 ms (30.96%) |
60 |
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:
[ 1775614579 "site_domain_3f80e0f154564103a08d4f3b34dc8094" ] |
|
1.78 ms (4.11%) |
7 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1014
]
|
|
1.47 ms (3.40%) |
2 |
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:
[ "/en/Roofing-materials/Modular-metal-roof-tiles/Retto-Modular" "path" "auto_create" "/en/Roofing-materials/Modular-metal-roof-tiles/Retto-Modular" "path_query" "http://www.hanbud-www.advisage.ovh/en/Roofing-materials/Modular-metal-roof-tiles/Retto-Modular" "entire_uri" ] |
|
1.40 ms (3.23%) |
6 |
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:
[ 1775614579 "system\x01tags\x01" "site\x01tags\x01" ] |
|
1.19 ms (2.75%) |
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:
[ 1775614579 "output\x01tags\x01" "navigation\x01tags\x01" "document_179\x01tags\x01" "document_178\x01tags\x01" "document_180\x01tags\x01" "document_177\x01tags\x01" "document_159\x01tags\x01" "document_172\x01tags\x01" "document_173\x01tags\x01" "document_174\x01tags\x01" "document_175\x01tags\x01" "document_160\x01tags\x01" "document_697\x01tags\x01" "document_698\x01tags\x01" "document_696\x01tags\x01" "document_705\x01tags\x01" "document_707\x01tags\x01" "document_708\x01tags\x01" "document_709\x01tags\x01" "document_710\x01tags\x01" "document_711\x01tags\x01" "document_712\x01tags\x01" "document_713\x01tags\x01" "document_714\x01tags\x01" "document_715\x01tags\x01" "document_716\x01tags\x01" "document_717\x01tags\x01" "document_704\x01tags\x01" "document_726\x01tags\x01" "document_158\x01tags\x01" "document_201\x01tags\x01" "document_202\x01tags\x01" "document_203\x01tags\x01" "document_205\x01tags\x01" "document_206\x01tags\x01" "document_207\x01tags\x01" "document_187\x01tags\x01" "document_186\x01tags\x01" "document_188\x01tags\x01" "document_190\x01tags\x01" "document_185\x01tags\x01" "document_226\x01tags\x01" "document_227\x01tags\x01" "document_231\x01tags\x01" "document_232\x01tags\x01" "document_236\x01tags\x01" "document_237\x01tags\x01" "document_238\x01tags\x01" "document_239\x01tags\x01" "document_240\x01tags\x01" "document_241\x01tags\x01" "document_214\x01tags\x01" "document_215\x01tags\x01" "document_216\x01tags\x01" "document_213\x01tags\x01" "document_247\x01tags\x01" "document_148\x01tags\x01" "document_253\x01tags\x01" "document_250\x01tags\x01" "document_251\x01tags\x01" "document_252\x01tags\x01" "document_254\x01tags\x01" "document_248\x01tags\x01" "document_255\x01tags\x01" "document_256\x01tags\x01" "document_151\x01tags\x01" "document_721\x01tags\x01" "document_722\x01tags\x01" "document_724\x01tags\x01" "document_723\x01tags\x01" "document_719\x01tags\x01" "document_725\x01tags\x01" ] |
|
0.70 ms (1.62%) |
3 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.62 ms (1.44%) |
1 |
SELECT id FROM documents WHERE parentId = ? AND id != ? AND published = 1 LIMIT 1
Parameters:
[ 160 174 ] |
|
0.61 ms (1.40%) |
2 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
174
]
|
|
0.59 ms (1.37%) |
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:
[ 1775614579 "object_80166\x01tags\x01" "class_8\x01tags\x01" "asset_1076\x01tags\x01" "asset_1075\x01tags\x01" "asset_185\x01tags\x01" ] |
|
0.54 ms (1.24%) |
1 |
SELECT documents.id, documents.type FROM documents WHERE ((parentId = ?) AND (id != ?) ) AND published = 1 ORDER BY `index` ASC
Parameters:
[ 160 174 ] |
|
0.53 ms (1.23%) |
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:
[ 1775614579 "object_79590\x01tags\x01" "class_8\x01tags\x01" "asset_1082\x01tags\x01" "asset_1081\x01tags\x01" "asset_187\x01tags\x01" "asset_217\x01tags\x01" "asset_1014\x01tags\x01" "asset_1018\x01tags\x01" "asset_1020\x01tags\x01" ] |
|
0.53 ms (1.23%) |
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:
[ 1775614579 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
0.53 ms (1.22%) |
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:
[ 1775614579 "document_248\x01tags\x01" "asset_1094\x01tags\x01" "asset_1247\x01tags\x01" "asset_1250\x01tags\x01" "asset_1251\x01tags\x01" "asset_1249\x01tags\x01" "asset_1093\x01tags\x01" ] |
|
0.49 ms (1.14%) |
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:
[ 1775614579 "object_79591\x01tags\x01" "class_8\x01tags\x01" "asset_1080\x01tags\x01" "asset_1079\x01tags\x01" "asset_186\x01tags\x01" "asset_215\x01tags\x01" "asset_923\x01tags\x01" "asset_935\x01tags\x01" "asset_88\x01tags\x01" "asset_924\x01tags\x01" "asset_925\x01tags\x01" "asset_926\x01tags\x01" "asset_87\x01tags\x01" "asset_927\x01tags\x01" "asset_928\x01tags\x01" "asset_929\x01tags\x01" "asset_930\x01tags\x01" "asset_931\x01tags\x01" "asset_932\x01tags\x01" "asset_933\x01tags\x01" "asset_934\x01tags\x01" "asset_968\x01tags\x01" "asset_969\x01tags\x01" "asset_979\x01tags\x01" ] |
|
0.44 ms (1.01%) |
1 |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
|
0.43 ms (0.99%) |
1 |
SELECT tagid FROM tags_assignment WHERE cid = ? AND ctype = ?
Parameters:
[ 187 "asset" ] |
|
0.42 ms (0.97%) |
1 |
SELECT * FROM object_relations_8 WHERE src_id = ?
Parameters:
[
79590
]
|
|
0.41 ms (0.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:
[ 1775614579 "document_149\x01tags\x01" "document_255\x01tags\x01" "document_29\x01tags\x01" "document_256\x01tags\x01" "document_31\x01tags\x01" "document_160\x01tags\x01" "document_704\x01tags\x01" "document_27\x01tags\x01" ] |
|
0.38 ms (0.89%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.38 ms (0.87%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/Roofing-materials/Modular-metal-roof-tiles/" "Retto-Modular" ] |
|
0.36 ms (0.83%) |
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:
[ 1775614579 "object_79586\x01tags\x01" "class_8\x01tags\x01" "asset_1077\x01tags\x01" "asset_1078\x01tags\x01" "asset_188\x01tags\x01" "asset_212\x01tags\x01" "asset_922\x01tags\x01" "asset_829\x01tags\x01" "asset_918\x01tags\x01" "asset_919\x01tags\x01" "asset_920\x01tags\x01" "asset_921\x01tags\x01" ] |
|
0.35 ms (0.80%) |
2 |
SELECT * FROM tags WHERE id = ?
Parameters:
[
20
]
|
|
0.32 ms (0.75%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"8"
]
|
|
0.24 ms (0.54%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/en/Roofing-materials/Modular-metal-roof-tiles/Retto-Modular' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.18 ms (0.42%) |
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.