Query Metrics
127
Database Queries
21
Different statements
75.51 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
21.82 ms (28.90%) |
48 |
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:
[ 1774387745 "site_domain_e19013cb161706785ddee46d4210cfcb" ] |
|
16.69 ms (22.10%) |
20 |
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:
[ 1774387745 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
13.20 ms (17.48%) |
4 |
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 ] |
|
6.31 ms (8.36%) |
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/kuenstler/ralf-peters~a486/editionen/ralf-peters-mole-3~w11663" "path" "auto_create" "/de/kuenstler/ralf-peters~a486/editionen/ralf-peters-mole-3~w11663" "path_query" "https://dev.bernhardknaus.com/de/kuenstler/ralf-peters~a486/editionen/ralf-peters-mole-3~w11663" "entire_uri" ] |
|
5.95 ms (7.88%) |
4 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
5.26 ms (6.97%) |
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:
[ 1774387745 "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" ] |
|
2.76 ms (3.65%) |
4 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
5931
]
|
|
0.84 ms (1.11%) |
10 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
5931
]
|
|
0.71 ms (0.94%) |
8 |
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:
[ 1774387745 "object_11688\x01tags\x01" "class_5\x01tags\x01" "asset_8767\x01tags\x01" "asset_8370\x01tags\x01" ] |
|
0.35 ms (0.47%) |
4 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/de/kuenstler/ralf-peters~a486/editionen/" "ralf-peters-mole-3~w11663" ] |
|
0.24 ms (0.31%) |
3 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/de/kuenstler/ralf-peters~a486/editionen/ralf-peters-mole-3~w11663"
]
|
|
0.23 ms (0.30%) |
4 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
9
]
|
|
0.22 ms (0.28%) |
1 |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
11663
]
|
|
0.20 ms (0.26%) |
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:
[ 1774387745 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.19 ms (0.25%) |
2 |
SELECT object_localized_5_de.id as id, object_localized_5_de.type as `type` FROM object_localized_5_de INNER JOIN object_1 artist ON object_localized_5_de.artist__id = artist.oo_id AND object_localized_5_de.isDevItem IS false AND (artist.status = 'artist' OR artist.status = 'guest' OR artist.status = 'exMarketingEdition' OR artist.oo_id = 486 ) AND workType = 'edition' AND object_localized_5_de.published IS true AND artist__id = 486 AND preview = 1 WHERE ( object_localized_5_de.type IN ('object','variant','folder')) AND object_localized_5_de.published = 1 ORDER BY `workDateEnd` DESC, `workDate` DESC
Parameters:
[] |
|
0.16 ms (0.21%) |
2 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"5"
]
|
|
0.11 ms (0.14%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.10 ms (0.13%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.07 ms (0.09%) |
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:
[] |
|
0.06 ms (0.08%) |
1 |
SELECT object_13.id as id, object_13.type as `type` FROM object_13 WHERE ( object_13.type IN ('object','variant','folder')) AND object_13.published = 1
Parameters:
[] |
|
0.06 ms (0.08%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
8
]
|
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.