Query Metrics
308
Database Queries
40
Different statements
425.29 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
189.66 ms (44.60%) |
79 |
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:
[ 1774398732 "site_domain_e19013cb161706785ddee46d4210cfcb" ] |
|
41.44 ms (9.74%) |
42 |
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:
[ 1774398732 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
|
27.71 ms (6.52%) |
34 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
5931
]
|
|
25.12 ms (5.91%) |
28 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
5931
]
|
|
16.19 ms (3.81%) |
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:
[ "viewDummyContent" null null ] |
|
12.49 ms (2.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:
[ 1774398732 "output\x01tags\x01" "navigation\x01tags\x01" "document_3\x01tags\x01" "document_4\x01tags\x01" "document_110\x01tags\x01" "document_19\x01tags\x01" "document_116\x01tags\x01" "document_77\x01tags\x01" "document_21\x01tags\x01" "document_22\x01tags\x01" "document_23\x01tags\x01" "document_78\x01tags\x01" "document_24\x01tags\x01" "document_25\x01tags\x01" "document_107\x01tags\x01" "document_74\x01tags\x01" "document_83\x01tags\x01" "document_82\x01tags\x01" "document_73\x01tags\x01" "document_26\x01tags\x01" "document_27\x01tags\x01" "document_88\x01tags\x01" "document_90\x01tags\x01" "document_91\x01tags\x01" "document_121\x01tags\x01" ] |
|
11.45 ms (2.69%) |
19 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
9.12 ms (2.14%) |
15 |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
11035
]
|
|
8.18 ms (1.92%) |
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:
[ 1774398733 "object_9411\x01tags\x01" "class_3\x01tags\x01" "asset_8324\x01tags\x01" "asset_8325\x01tags\x01" "asset_8326\x01tags\x01" "asset_8327\x01tags\x01" "asset_8328\x01tags\x01" "asset_8329\x01tags\x01" ] |
|
7.99 ms (1.88%) |
1 |
SELECT object_localized_5_de.id as id, object_localized_5_de.type as `type` FROM object_localized_5_de WHERE (isDevItem IS false AND workType = 'work' AND published IS true AND artist__id = 503 AND object_localized_5_de.type IN ('object','variant','folder')) AND object_localized_5_de.published = 1 ORDER BY `priority` ASC, `workDateEnd` DESC, `workDate` DESC
Parameters:
[] |
|
7.34 ms (1.73%) |
2 |
SELECT COUNT(*) 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.oo_id = 503 ) AND workType = 'architecture' AND object_localized_5_de.published IS true AND artist__id = 503 WHERE ( object_localized_5_de.type IN ('object','variant','folder')) AND object_localized_5_de.published = 1
Parameters:
[] |
|
7.08 ms (1.66%) |
2 |
SELECT COUNT(*) FROM object_localized_5_de WHERE (isDevItem IS false AND workType = 'work' AND published IS true AND artist__id = 503 AND object_localized_5_de.type IN ('object','variant','folder')) AND object_localized_5_de.published = 1
Parameters:
[] |
|
7.01 ms (1.65%) |
2 |
SELECT COUNT(*) FROM object_localized_12_de WHERE (isDevItem IS false AND published IS true AND artists LIKE '%,503,%' AND object_localized_12_de.type IN ('object','variant','folder')) AND object_localized_12_de.published = 1
Parameters:
[] |
|
6.40 ms (1.51%) |
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/joaquim-chancho~a503" "path" "auto_create" "/de/kuenstler/joaquim-chancho~a503" "path_query" "https://dev.bernhardknaus.com/de/kuenstler/joaquim-chancho~a503" "entire_uri" ] |
|
5.86 ms (1.38%) |
2 |
SELECT COUNT(*) FROM (SELECT object_localized_5_de.id FROM object_localized_5_de WHERE (isDevItem IS false AND workType = 'work' AND workgroup__id > 0 AND published IS true AND artist__id = 503 AND object_localized_5_de.type IN ('object','variant','folder')) AND object_localized_5_de.published = 1 GROUP BY `workgroup__id`) XYZ
Parameters:
[] |
|
5.56 ms (1.31%) |
3 |
SELECT * FROM object_relations_4 WHERE src_id = ?
Parameters:
[
2813
]
|
|
5.30 ms (1.25%) |
1 |
SELECT * FROM object_relations_3 WHERE src_id = ?
Parameters:
[
9411
]
|
|
4.68 ms (1.10%) |
2 |
SELECT COUNT(*) 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 = 503 ) AND workType = 'edition' AND object_localized_5_de.published IS true AND artist__id = 503 WHERE ( object_localized_5_de.type IN ('object','variant','folder')) AND object_localized_5_de.published = 1
Parameters:
[] |
|
4.60 ms (1.08%) |
1 |
SELECT COUNT(*) FROM object_localized_5_de WHERE (isDevItem IS false AND workType = 'work' AND workgroup__id IS NULL AND preview = true AND published IS true AND artist__id = 503 AND object_localized_5_de.type IN ('object','variant','folder')) AND object_localized_5_de.published = 1
Parameters:
[] |
|
4.57 ms (1.07%) |
1 |
SELECT object_localized_5_de.id as id, object_localized_5_de.type as `type` FROM object_localized_5_de WHERE (isDevItem IS false AND workType = 'work' AND workgroup__id > 0 AND published IS true AND artist__id = 503 AND object_localized_5_de.type IN ('object','variant','folder')) AND object_localized_5_de.published = 1 GROUP BY `workgroup__id` ORDER BY `workDateEnd` DESC, `workDate` DESC
Parameters:
[] |
|
4.57 ms (1.07%) |
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:
[ 1774398733 "object_2813\x01tags\x01" "class_4\x01tags\x01" "asset_9392\x01tags\x01" "asset_9393\x01tags\x01" ] |
|
3.36 ms (0.79%) |
6 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"1"
]
|
|
1.46 ms (0.34%) |
1 |
SELECT object_localized_3_de.id as id, object_localized_3_de.type as `type` FROM object_localized_3_de WHERE (isDevItem IS false AND published IS true AND artists LIKE '%,503,%' AND object_localized_3_de.type IN ('object','variant','folder')) AND object_localized_3_de.published = 1 ORDER BY `dateEnd` DESC
Parameters:
[] |
|
0.90 ms (0.21%) |
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 artists LIKE '%,503,%' AND object_localized_4_de.type IN ('object','variant','folder')) AND object_localized_4_de.published = 1 ORDER BY `dateStart` DESC
Parameters:
[] |
|
0.85 ms (0.20%) |
1 |
SELECT object_16.id as id, object_16.type as `type` FROM object_16 WHERE ( object_16.type IN ('object','variant','folder')) AND object_16.published = 1 ORDER BY `orderNum` ASC
Parameters:
[] |
|
0.78 ms (0.18%) |
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:
[ 1774398732 "system\x01tags\x01" "site\x01tags\x01" ] |
|
0.76 ms (0.18%) |
1 |
SELECT object_localized_2_de.id as id, object_localized_2_de.type as `type` FROM object_localized_2_de WHERE (isDevItem IS false AND published IS true AND artists LIKE '%,503,%' AND object_localized_2_de.type IN ('object','variant','folder')) AND object_localized_2_de.published = 1 ORDER BY `year` DESC
Parameters:
[] |
|
0.76 ms (0.18%) |
16 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.72 ms (0.17%) |
4 |
SELECT * FROM object_relations_2 WHERE src_id = ?
Parameters:
[
950
]
|
|
0.65 ms (0.15%) |
2 |
SELECT COUNT(*) FROM object_localized_3_de WHERE (isDevItem IS false AND published IS true AND artists LIKE '%,503,%' AND object_localized_3_de.type IN ('object','variant','folder')) AND object_localized_3_de.published = 1
Parameters:
[] |
|
0.60 ms (0.14%) |
2 |
SELECT COUNT(*) FROM object_localized_4_de WHERE (isDevItem IS false AND published IS true AND artists LIKE '%,503,%' AND object_localized_4_de.type IN ('object','variant','folder')) AND object_localized_4_de.published = 1
Parameters:
[] |
|
0.58 ms (0.14%) |
2 |
SELECT COUNT(*) FROM object_localized_2_de WHERE (isDevItem IS false AND published IS true AND artists LIKE '%,503,%' AND object_localized_2_de.type IN ('object','variant','folder')) AND object_localized_2_de.published = 1
Parameters:
[] |
|
0.44 ms (0.10%) |
2 |
SELECT COUNT(*) FROM object_localized_11_de WHERE (isDevItem IS false AND published IS true AND artists LIKE '%,503,%' AND object_localized_11_de.type IN ('object','variant','folder')) AND object_localized_11_de.published = 1
Parameters:
[] |
|
0.33 ms (0.08%) |
2 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/de/kuenstler/" "joaquim-chancho~a503" ] |
|
0.25 ms (0.06%) |
3 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
3
]
|
|
0.19 ms (0.04%) |
1 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/de/kuenstler/joaquim-chancho~a503"
]
|
|
0.10 ms (0.02%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.09 ms (0.02%) |
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:
[ 1774398732 "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.07 ms (0.02%) |
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.01%) |
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.