Query Metrics
381
Database Queries
31
Different statements
168.09 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
69.82 ms (41.54%) |
171 |
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:
[ 1745516905 "\x01tags\x01site_domain_0b7f63da6210aa9b0bc6933a812e08a8" "site_domain_0b7f63da6210aa9b0bc6933a812e08a8" ] |
40.85 ms (24.30%) |
108 |
SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1
Parameters:
[
3
]
|
13.05 ms (7.76%) |
3 |
INSERT INTO cache_items (item_id, item_data, item_lifetime, item_time) VALUES (?, ?, ?, ?) ON DUPLICATE KEY UPDATE item_data = VALUES(item_data), item_lifetime = VALUES(item_lifetime), item_time = VALUES(item_time)
Parameters:
[ 2 => null 3 => 1745516905 0 => "output\x01tags\x01" 1 => b"\x00\x00\x00\x02\x11\x06Í⣕<z" ] |
11.75 ms (6.99%) |
28 |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
3
]
|
5.90 ms (3.51%) |
11 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "system_settings" "pimcore_system_settings" ] |
4.92 ms (2.93%) |
5 |
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:
[ 1745516905 "output\x01tags\x01" "navigation\x01tags\x01" "document_74\x01tags\x01" "document_97\x01tags\x01" "document_45\x01tags\x01" "document_99\x01tags\x01" "document_100\x01tags\x01" "document_101\x01tags\x01" "document_102\x01tags\x01" "document_103\x01tags\x01" "document_104\x01tags\x01" "document_123\x01tags\x01" "document_46\x01tags\x01" "document_65\x01tags\x01" "document_54\x01tags\x01" "document_55\x01tags\x01" "document_56\x01tags\x01" "document_57\x01tags\x01" "document_53\x01tags\x01" "document_48\x01tags\x01" "document_52\x01tags\x01" "document_112\x01tags\x01" "document_49\x01tags\x01" "document_113\x01tags\x01" "document_39\x01tags\x01" "document_121\x01tags\x01" "document_50\x01tags\x01" "document_38\x01tags\x01" "document_51\x01tags\x01" "document_118\x01tags\x01" "document_115\x01tags\x01" "document_199\x01tags\x01" "document_58\x01tags\x01" "document_95\x01tags\x01" "document_110\x01tags\x01" "document_193\x01tags\x01" "document_194\x01tags\x01" "document_195\x01tags\x01" "document_94\x01tags\x01" "document_88\x01tags\x01" "document_47\x01tags\x01" "document_12\x01tags\x01" "document_11\x01tags\x01" "document_30\x01tags\x01" "document_10\x01tags\x01" "document_59\x01tags\x01" "document_198\x01tags\x01" ] |
2.58 ms (1.54%) |
5 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/More-Stuff/Demo-Features/" "Data-Hub" ] |
2.41 ms (1.43%) |
11 |
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:
[ 1745516905 "document_114\x01tags\x01" ] |
1.99 ms (1.19%) |
4 |
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/More-Stuff/Demo-Features/Data-Hub" "path" "auto_create" "/en/More-Stuff/Demo-Features/Data-Hub" "path_query" "http://wakehotel-pc.flipsdigital.com/en/More-Stuff/Demo-Features/Data-Hub" "entire_uri" ] |
1.78 ms (1.06%) |
3 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
399
]
|
1.66 ms (0.99%) |
3 |
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
564
]
|
1.50 ms (0.89%) |
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:
[ 1745516905 "document_136\x01tags\x01" "asset_337\x01tags\x01" "asset_3\x01tags\x01" "asset_319\x01tags\x01" "asset_361\x01tags\x01" "asset_320\x01tags\x01" "asset_318\x01tags\x01" "asset_321\x01tags\x01" "asset_224\x01tags\x01" "asset_35\x01tags\x01" "asset_211\x01tags\x01" "asset_90\x01tags\x01" "asset_58\x01tags\x01" "asset_180\x01tags\x01" "asset_124\x01tags\x01" "asset_164\x01tags\x01" "asset_81\x01tags\x01" ] |
1.29 ms (0.77%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
1.21 ms (0.72%) |
4 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
195
]
|
1.02 ms (0.61%) |
1 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 195 195 195 ] |
0.88 ms (0.52%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/en/More-Stuff/Demo-Features/Data-Hub' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
0.87 ms (0.52%) |
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:
[ 1745516905 "document_101\x01tags\x01" "asset_319\x01tags\x01" "asset_321\x01tags\x01" "asset_341\x01tags\x01" "asset_14\x01tags\x01" "asset_46\x01tags\x01" "asset_57\x01tags\x01" "asset_13\x01tags\x01" "asset_81\x01tags\x01" ] |
0.54 ms (0.32%) |
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:
[ 1745516905 "document_46\x01tags\x01" "asset_321\x01tags\x01" "asset_362\x01tags\x01" "asset_340\x01tags\x01" "asset_360\x01tags\x01" "asset_339\x01tags\x01" "asset_364\x01tags\x01" "asset_341\x01tags\x01" ] |
0.54 ms (0.32%) |
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:
[ 1745516905 "document_103\x01tags\x01" "asset_25\x01tags\x01" "asset_340\x01tags\x01" "asset_341\x01tags\x01" "asset_35\x01tags\x01" "asset_123\x01tags\x01" "asset_114\x01tags\x01" "asset_186\x01tags\x01" "asset_127\x01tags\x01" "asset_277\x01tags\x01" ] |
0.53 ms (0.31%) |
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:
[ 1745516905 "document_51\x01tags\x01" "asset_348\x01tags\x01" "asset_347\x01tags\x01" "asset_349\x01tags\x01" ] |
0.48 ms (0.28%) |
1 |
SELECT * FROM properties WHERE cid = ? AND ctype='document'
Parameters:
[
46
]
|
0.39 ms (0.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:
[ 1745516905 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
0.38 ms (0.22%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/fr"
]
|
0.37 ms (0.22%) |
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:
[ 1745516905 "document_112\x01tags\x01" "asset_336\x01tags\x01" "asset_382\x01tags\x01" "asset_378\x01tags\x01" "asset_374\x01tags\x01" ] |
0.34 ms (0.20%) |
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:
[ 1745516905 "document_95\x01tags\x01" "object_75\x01tags\x01" "object_74\x01tags\x01" "object_399\x01tags\x01" "asset_384\x01tags\x01" "asset_385\x01tags\x01" "asset_386\x01tags\x01" ] |
0.34 ms (0.20%) |
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:
[ 1745516905 "document_49\x01tags\x01" "asset_252\x01tags\x01" "asset_250\x01tags\x01" "asset_249\x01tags\x01" "asset_251\x01tags\x01" "asset_115\x01tags\x01" "asset_117\x01tags\x01" "asset_114\x01tags\x01" "asset_35\x01tags\x01" "asset_36\x01tags\x01" "asset_41\x01tags\x01" ] |
0.22 ms (0.13%) |
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:
[ 1745516905 "document_3\x01tags\x01" "document_1\x01tags\x01" "asset_337\x01tags\x01" "asset_3\x01tags\x01" "asset_319\x01tags\x01" "asset_361\x01tags\x01" "asset_320\x01tags\x01" "asset_318\x01tags\x01" "asset_321\x01tags\x01" "asset_224\x01tags\x01" "asset_35\x01tags\x01" "asset_211\x01tags\x01" "asset_90\x01tags\x01" "asset_58\x01tags\x01" "asset_180\x01tags\x01" "asset_124\x01tags\x01" "asset_164\x01tags\x01" "asset_81\x01tags\x01" ] |
0.15 ms (0.09%) |
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:
[ 1745516905 "document_110\x01tags\x01" "document_104\x01tags\x01" "document_54\x01tags\x01" "document_55\x01tags\x01" "document_56\x01tags\x01" "document_57\x01tags\x01" "object_548\x01tags\x01" "object_561\x01tags\x01" "object_551\x01tags\x01" "object_550\x01tags\x01" "asset_390\x01tags\x01" "asset_391\x01tags\x01" "asset_392\x01tags\x01" "asset_389\x01tags\x01" ] |
0.11 ms (0.07%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
0.11 ms (0.07%) |
1 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
195
]
|
0.10 ms (0.06%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"CA"
]
|
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
Entity Managers
There are no configured entity managers.
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
No mapped entities.