Query Metrics
135
Database Queries
22
Different statements
189.81 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
42.27 ms (22.27%) |
52 |
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:
[ 1774387659 "site_domain_e19013cb161706785ddee46d4210cfcb" ] |
|
24.76 ms (13.04%) |
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 ] |
|
21.17 ms (11.15%) |
4 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
18.81 ms (9.91%) |
24 |
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:
[ 1774387659 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
13.94 ms (7.34%) |
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:
[ 1774387659 "system\x01tags\x01" "site\x01tags\x01" ] |
|
12.63 ms (6.66%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
10.06 ms (5.30%) |
2 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/de/aktuelles/" "art-karlsruhe-2019~n2903" ] |
|
8.32 ms (4.39%) |
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:
[ "/de/aktuelles/art-karlsruhe-2019~n2903" "path" "auto_create" "/de/aktuelles/art-karlsruhe-2019~n2903" "path_query" "https://dev.bernhardknaus.com/de/aktuelles/art-karlsruhe-2019~n2903" "entire_uri" ] |
|
7.68 ms (4.05%) |
1 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/de/aktuelles/art-karlsruhe-2019~n2903"
]
|
|
6.97 ms (3.67%) |
7 |
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:
[ 1774387659 "object_2903\x01tags\x01" "class_4\x01tags\x01" "asset_6591\x01tags\x01" "asset_6592\x01tags\x01" ] |
|
5.81 ms (3.06%) |
2 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"4"
]
|
|
4.84 ms (2.55%) |
1 |
SELECT object_localized_4_de.id as id, object_localized_4_de.type as `type` FROM object_localized_4_de WHERE (isDevItem IS false AND published IS true AND (dateStart > 1774387659 OR dateEnd > 1774387659 ) AND object_localized_4_de.type IN ('object','variant','folder')) AND object_localized_4_de.published = 1 ORDER BY `dateStart` DESC
Parameters:
[] |
|
4.61 ms (2.43%) |
16 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
5931
]
|
|
3.50 ms (1.84%) |
4 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
5931
]
|
|
1.13 ms (0.60%) |
2 |
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:
[] |
|
1.02 ms (0.54%) |
1 |
SELECT * FROM object_collection_multiLinks_localized_4 WHERE ooo_id = ? AND language IN ('en','de','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 2903 "links" 0 ] |
|
0.94 ms (0.50%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
8
]
|
|
0.79 ms (0.42%) |
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:
[ 1774387659 "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.21 ms (0.11%) |
3 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
9
]
|
|
0.17 ms (0.09%) |
1 |
SELECT * FROM object_collection_multiLinks_4 WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 2903 "links" ] |
|
0.12 ms (0.06%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.06 ms (0.03%) |
1 |
SELECT * FROM object_relations_4 WHERE src_id = ?
Parameters:
[
2903
]
|
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.