Query Metrics
105
Database Queries
23
Different statements
236.88 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
84.59 ms (35.71%) |
39 |
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:
[ 1774399491 "site_domain_e19013cb161706785ddee46d4210cfcb" ] |
|
26.43 ms (11.16%) |
9 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
5931
]
|
|
21.46 ms (9.06%) |
3 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
5931
]
|
|
16.42 ms (6.93%) |
3 |
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/artist/thomas-wrede~a18181/news/thomas-wrede-group-exhibition-strained-terrain~n18427" "path" "auto_create" "/en/artist/thomas-wrede~a18181/news/thomas-wrede-group-exhibition-strained-terrain~n18427" "path_query" "https://dev.bernhardknaus.com/en/artist/thomas-wrede~a18181/news/thomas-wrede-group-exhibition-strained-terrain~n18427" "entire_uri" ] |
|
15.10 ms (6.37%) |
2 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"1"
]
|
|
14.13 ms (5.96%) |
9 |
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:
[ 1774399491 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
12.58 ms (5.31%) |
1 |
SELECT * FROM object_collection_multiLinks_localized_4 WHERE ooo_id = ? AND language IN ('en','de','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 18427 "links" 0 ] |
|
12.41 ms (5.24%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
11
]
|
|
8.77 ms (3.70%) |
5 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/artist/thomas-wrede~a18181/news/" "thomas-wrede-group-exhibition-strained-terrain~n18427" ] |
|
6.86 ms (2.90%) |
3 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
5.70 ms (2.41%) |
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:
[ 1774399491 "system\x01tags\x01" "site\x01tags\x01" ] |
|
3.26 ms (1.38%) |
9 |
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:
[ 1774399491 "object_18635\x01tags\x01" "class_4\x01tags\x01" "asset_11025\x01tags\x01" "asset_11026\x01tags\x01" ] |
|
2.71 ms (1.14%) |
3 |
SELECT * FROM website_settings WHERE name = ? AND ( siteId IS NULL OR siteId = 0 OR siteId = ? ) AND ( language IS NULL OR language = '' OR language = ? ) ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[ "urlHost" null null ] |
|
2.31 ms (0.97%) |
4 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/en/artist/thomas-wrede~a18181/news/thomas-wrede-group-exhibition-strained-terrain~n18427"
]
|
|
2.13 ms (0.90%) |
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:
[ 1774399491 "website_config\x01tags\x01" "system\x01tags\x01" "config\x01tags\x01" "output\x01tags\x01" "document_85\x01tags\x01" "document_86\x01tags\x01" "document_96\x01tags\x01" "document_87\x01tags\x01" "object_12999\x01tags\x01" "object_13000\x01tags\x01" ] |
|
0.56 ms (0.24%) |
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:
[ 1774399491 "object_18552\x01tags\x01" "class_4\x01tags\x01" "asset_10892\x01tags\x01" "asset_10893\x01tags\x01" "asset_10894\x01tags\x01" ] |
|
0.46 ms (0.19%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.26 ms (0.11%) |
1 |
SELECT * FROM object_collection_multiLinks_4 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 18427 "links" ] |
|
0.25 ms (0.11%) |
1 |
SELECT * FROM object_relations_4 WHERE src_id = ?
Parameters:
[
18427
]
|
|
0.20 ms (0.08%) |
3 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
9
]
|
|
0.10 ms (0.04%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.10 ms (0.04%) |
1 |
SELECT object_localized_4_en.id as id, object_localized_4_en.type as `type` FROM object_localized_4_en WHERE (isDevItem IS false AND published IS true AND artists LIKE '%,18181,%' AND object_localized_4_en.type IN ('object','variant','folder')) AND object_localized_4_en.published = 1 ORDER BY `dateStart` DESC
Parameters:
[] |
|
0.09 ms (0.04%) |
1 |
SELECT object_14.id as id, object_14.type as `type` FROM object_14 WHERE ( object_14.type IN ('object','variant','folder')) AND object_14.published = 1 ORDER BY `name` ASC
Parameters:
[] |
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.
Managed Entities
No managed entities.
Entities Mapping
No mapped entities.