Query Metrics
349
Database Queries
36
Different statements
333.51 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 2.91 ms |
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:
[ 1774405067 "site_domain_e19013cb161706785ddee46d4210cfcb" ] |
| 2 | 1.41 ms |
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:
[ 1774405067 "system\x01tags\x01" "site\x01tags\x01" ] |
| 3 | 4.49 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 4 | 0.37 ms |
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/katja-davar~a17710/works/serien" "path" "auto_create" "/en/artist/katja-davar~a17710/works/serien" "path_query" "https://dev.bernhardknaus.com/en/artist/katja-davar~a17710/works/serien" "entire_uri" ] |
| 5 | 0.07 ms |
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:
[ 1774405067 "system_route_redirect" ] |
| 6 | 2.42 ms |
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:
[ 1774405067 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
| 7 | 2.20 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
| 8 | 0.37 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/artist/katja-davar~a17710/works/" "serien" ] |
| 9 | 0.21 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/en/artist/katja-davar~a17710/works/serien"
]
|
| 10 | 0.23 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/artist/katja-davar~a17710/" "works" ] |
| 11 | 0.22 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/en/artist/katja-davar~a17710/works"
]
|
| 12 | 0.18 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/artist/" "katja-davar~a17710" ] |
| 13 | 0.30 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/en/artist/katja-davar~a17710"
]
|
| 14 | 0.06 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/" "artist" ] |
| 15 | 0.06 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/en/artist"
]
|
| 16 | 0.06 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "en" ] |
| 17 | 0.09 ms |
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:
[ 1774405067 "document_2" ] |
| 18 | 0.07 ms |
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:
[ 1774405067 "document_2\x01tags\x01" ] |
| 19 | 0.09 ms |
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:
[ 1774405067 "document_properties_2" ] |
| 20 | 0.07 ms |
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:
[ 1774405067 "document_properties\x01tags\x01" "document_2\x01tags\x01" ] |
| 21 | 0.45 ms |
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:
[ 1774405067 "object_17710" ] |
| 22 | 0.07 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"1"
]
|
| 23 | 0.50 ms |
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:
[ 1774405067 "object_17710\x01tags\x01" "class_1\x01tags\x01" "asset_9652\x01tags\x01" ] |
| 24 | 0.08 ms |
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 ] |
| 25 | 0.06 ms |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
9
]
|
| 26 | 0.06 ms |
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 ] |
| 27 | 0.06 ms |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
3
]
|
| 28 | 0.09 ms |
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:
[ 1774405067 "document_65" ] |
| 29 | 0.07 ms |
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:
[ 1774405067 "document_65\x01tags\x01" ] |
| 30 | 0.15 ms |
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:
[ 1774405067 "website_config" ] |
| 31 | 0.08 ms |
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:
[ 1774405067 "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" ] |
| 32 | 0.11 ms |
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:
[ 1774405067 "asset_5932" ] |
| 33 | 0.06 ms |
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:
[ 1774405067 "asset_5932\x01tags\x01" ] |
| 34 | 0.06 ms |
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:
[ 1774405067 "asset_5931" ] |
| 35 | 0.06 ms |
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:
[ 1774405067 "asset_5931\x01tags\x01" ] |
| 36 | 0.09 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
5931
]
|
| 37 | 0.15 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
5931
]
|
| 38 | 0.08 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_6dd93bacc564aaf2919ba4aac956263e" "pimcore_image_thumbnails" ] |
| 39 | 0.07 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_5931__c2d56ec331d2c1559a08fffb39e5c4e2"
]
|
| 40 | 0.07 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_c7778faf319d0a97481864ca11790e39" "pimcore_image_thumbnails" ] |
| 41 | 0.06 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_5931__c549df8e6f51dc606e112c3f57d999cc"
]
|
| 42 | 0.07 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_692861ca1c38906a5e70385077c99d62" "pimcore_image_thumbnails" ] |
| 43 | 0.06 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_5931__44517dfe4cea31e6c54ace530c521e10"
]
|
| 44 | 0.07 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_86f569b0c0121ee3cec448fea5461607" "pimcore_image_thumbnails" ] |
| 45 | 0.06 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_5931__a3efe5030bed53b46f283d41cd312277"
]
|
| 46 | 0.06 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_b68844acc46de079d1b52b0b310655d6" "pimcore_image_thumbnails" ] |
| 47 | 0.07 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_5931__cad4546f3df5fb076abfb60d70dac925"
]
|
| 48 | 0.06 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_e3262ae7ffb70607c4c3b4d5b0afad56" "pimcore_image_thumbnails" ] |
| 49 | 0.06 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_5931__24b506b956252682b1b06703e7311951"
]
|
| 50 | 0.14 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_c5f3143f8e17e2a20053f3e8f170b61e" "pimcore_image_thumbnails" ] |
| 51 | 0.05 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_5931__ace0111489f931831b5be00cd03d955a"
]
|
| 52 | 0.06 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_56fbf8f4688c860085c0e74021c217b3" "pimcore_image_thumbnails" ] |
| 53 | 0.08 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_5931__553006eea246563969fed50e05bb5c86"
]
|
| 54 | 0.07 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_685781fc26719ec4a17fda1785b0bf9e" "pimcore_image_thumbnails" ] |
| 55 | 0.06 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_5931__41d459c4bf66ec44ee8384c6c177f3a6"
]
|
| 56 | 0.06 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_1c06d9e9c819c17e99a2f837f4a3053b" "pimcore_image_thumbnails" ] |
| 57 | 0.06 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_5931__a1c7a28e4d2489227f520cab1747de51"
]
|
| 58 | 0.06 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_6302e4dc5f3303347509835b80caaf1e" "pimcore_image_thumbnails" ] |
| 59 | 0.06 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_5931__c64e574d681afd324c5a5f68f4ccee55"
]
|
| 60 | 0.06 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_7e2f00f39802cbe865b3682d2687e501" "pimcore_image_thumbnails" ] |
| 61 | 0.06 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_5931__fd7415ddf6907ce9a8c7f2f8a80dd49c"
]
|
| 62 | 0.06 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_d9c9a11f4c8882c2a2bfc03d67f336cb" "pimcore_image_thumbnails" ] |
| 63 | 0.06 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_5931__a06c1882ba332da7729fa9aabdacddf0"
]
|
| 64 | 0.06 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_caf47f99a8c53553bdb604cf272e3c8d" "pimcore_image_thumbnails" ] |
| 65 | 0.06 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_5931__111cddb4dbf08493d1d3c0d1f08b3a36"
]
|
| 66 | 0.07 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_a33e0df529435a95776e679a74c799c0" "pimcore_image_thumbnails" ] |
| 67 | 0.06 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_5931__43a5283db52084a3ae7d9aaa1b7b8926"
]
|
| 68 | 0.08 ms |
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:
[ 1774405067 "asset_8752" ] |
| 69 | 0.06 ms |
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:
[ 1774405067 "asset_8752\x01tags\x01" ] |
| 70 | 0.07 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
8752
]
|
| 71 | 0.10 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
8752
]
|
| 72 | 34.74 ms |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
| 73 | 0.27 ms |
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:
[ 1774405067 "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" ] |
| 74 | 0.45 ms |
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:
[ 1774405067 "translator\x01tags\x01" "translator_website\x01tags\x01" "translate\x01tags\x01" ] |
| 75 | 0.28 ms |
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:
[ 1774405067 "nav_7dd9e2b35c346827d38a9ce2a5df352d" ] |
| 76 | 20.10 ms |
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:
[ 1774405067 "output\x01tags\x01" "navigation\x01tags\x01" "document_5\x01tags\x01" "document_6\x01tags\x01" "document_112\x01tags\x01" "document_81\x01tags\x01" "document_117\x01tags\x01" "document_79\x01tags\x01" "document_49\x01tags\x01" "document_50\x01tags\x01" "document_51\x01tags\x01" "document_80\x01tags\x01" "document_47\x01tags\x01" "document_52\x01tags\x01" "document_108\x01tags\x01" "document_100\x01tags\x01" "document_95\x01tags\x01" "document_94\x01tags\x01" "document_76\x01tags\x01" "document_53\x01tags\x01" "document_9\x01tags\x01" "document_54\x01tags\x01" "document_89\x01tags\x01" "document_92\x01tags\x01" "document_93\x01tags\x01" ] |
| 77 | 3.97 ms |
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:
[ 1774405067 "sites_path_mapping" ] |
| 78 | 0.09 ms |
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:
[ 1774405067 "\x00tags\x00sites_path_mapping" ] |
| 79 | 1.95 ms |
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
| 80 | 2.07 ms |
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:
[ 1774405067 "document_55" ] |
| 81 | 0.98 ms |
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:
[ 1774405067 "document_55\x01tags\x01" ] |
| 82 | 0.60 ms |
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:
[ 1774405067 "document_properties_55" ] |
| 83 | 1.01 ms |
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:
[ 1774405067 "document_properties\x01tags\x01" "document_55\x01tags\x01" ] |
| 84 | 2.91 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 85 | 0.62 ms |
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:
[ "/_fragment" "path" "auto_create" "/_fragment?_path=_locale=en&_format=html&_controller=App%5CController%5CArtistController%3A%3AsubnavigationAction" "path_query" "https://dev.bernhardknaus.com/_fragment?_path=_locale=en&_format=html&_controller=App%5CController%5CArtistController%3A%3AsubnavigationAction" "entire_uri" ] |
| 86 | 6.16 ms |
SELECT COUNT(*) FROM object_localized_5_en WHERE (isDevItem IS false AND workType = 'work' AND published IS true AND artist__id = 17710 AND object_localized_5_en.type IN ('object','variant','folder')) AND object_localized_5_en.published = 1
Parameters:
[] |
| 87 | 6.93 ms |
SELECT COUNT(*) FROM (SELECT object_localized_5_en.id FROM object_localized_5_en WHERE (isDevItem IS false AND workType = 'work' AND workgroup__id > 0 AND published IS true AND artist__id = 17710 AND object_localized_5_en.type IN ('object','variant','folder')) AND object_localized_5_en.published = 1 GROUP BY `workgroup__id`) XYZ
Parameters:
[] |
| 88 | 0.76 ms |
SELECT COUNT(*) FROM (SELECT object_localized_5_en.id FROM object_localized_5_en WHERE (isDevItem IS false AND workType = 'work' AND workgroup__id > 0 AND published IS true AND artist__id = 17710 AND object_localized_5_en.type IN ('object','variant','folder')) AND object_localized_5_en.published = 1 GROUP BY `workgroup__id`) XYZ
Parameters:
[] |
| 89 | 7.43 ms |
SELECT COUNT(*) FROM object_localized_5_en WHERE (isDevItem IS false AND workType = 'work' AND workgroup__id IS NULL AND preview = true AND published IS true AND artist__id = 17710 AND object_localized_5_en.type IN ('object','variant','folder')) AND object_localized_5_en.published = 1
Parameters:
[] |
| 90 | 14.51 ms |
SELECT object_localized_5_en.id as id, object_localized_5_en.type as `type` FROM object_localized_5_en WHERE (isDevItem IS false AND workType = 'work' AND workgroup__id > 0 AND published IS true AND artist__id = 17710 AND object_localized_5_en.type IN ('object','variant','folder')) AND object_localized_5_en.published = 1 GROUP BY `workgroup__id` ORDER BY `workDateEnd` DESC, `workDate` DESC
Parameters:
[] |
| 91 | 12.99 ms |
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:
[ 1774405067 "object_18575" ] |
| 92 | 0.08 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"5"
]
|
| 93 | 0.27 ms |
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:
[ 1774405067 "object_18575\x01tags\x01" "class_5\x01tags\x01" "asset_10922\x01tags\x01" ] |
| 94 | 0.22 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
18575
]
|
| 95 | 0.15 ms |
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:
[ 1774405067 "object_17744" ] |
| 96 | 0.06 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"10"
]
|
| 97 | 0.17 ms |
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:
[ 1774405067 "object_17744\x01tags\x01" "class_10\x01tags\x01" ] |
| 98 | 0.65 ms |
SELECT COUNT(*) FROM object_localized_3_en WHERE (isDevItem IS false AND published IS true AND artists LIKE '%,17710,%' AND object_localized_3_en.type IN ('object','variant','folder')) AND object_localized_3_en.published = 1
Parameters:
[] |
| 99 | 0.40 ms |
SELECT COUNT(*) FROM object_localized_11_en WHERE (isDevItem IS false AND published IS true AND artists LIKE '%,17710,%' AND object_localized_11_en.type IN ('object','variant','folder')) AND object_localized_11_en.published = 1
Parameters:
[] |
| 100 | 5.82 ms |
SELECT COUNT(*) FROM object_localized_5_en INNER JOIN object_1 artist ON object_localized_5_en.artist__id = artist.oo_id AND object_localized_5_en.isDevItem IS false AND (artist.status = 'artist' OR artist.status = 'guest' OR artist.status = 'exMarketingEdition' OR artist.oo_id = 17710 ) AND workType = 'edition' AND object_localized_5_en.published IS true AND artist__id = 17710 WHERE ( object_localized_5_en.type IN ('object','variant','folder')) AND object_localized_5_en.published = 1
Parameters:
[] |
| 101 | 0.62 ms |
SELECT COUNT(*) FROM object_localized_2_en WHERE (isDevItem IS false AND published IS true AND artists LIKE '%,17710,%' AND object_localized_2_en.type IN ('object','variant','folder')) AND object_localized_2_en.published = 1
Parameters:
[] |
| 102 | 0.76 ms |
SELECT COUNT(*) FROM object_localized_4_en WHERE (isDevItem IS false AND published IS true AND artists LIKE '%,17710,%' AND object_localized_4_en.type IN ('object','variant','folder')) AND object_localized_4_en.published = 1
Parameters:
[] |
| 103 | 11.48 ms |
SELECT COUNT(*) FROM object_localized_5_en INNER JOIN object_1 artist ON object_localized_5_en.artist__id = artist.oo_id AND object_localized_5_en.isDevItem IS false AND (artist.status = 'artist' OR artist.status = 'guest' OR artist.oo_id = 17710 ) AND workType = 'architecture' AND object_localized_5_en.published IS true AND artist__id = 17710 WHERE ( object_localized_5_en.type IN ('object','variant','folder')) AND object_localized_5_en.published = 1
Parameters:
[] |
| 104 | 0.68 ms |
SELECT COUNT(*) FROM object_localized_12_en WHERE (isDevItem IS false AND published IS true AND artists LIKE '%,17710,%' AND object_localized_12_en.type IN ('object','variant','folder')) AND object_localized_12_en.published = 1
Parameters:
[] |
| 105 | 0.11 ms |
SELECT COUNT(*) FROM (SELECT object_localized_5_en.id FROM object_localized_5_en WHERE (isDevItem IS false AND workType = 'work' AND workgroup__id > 0 AND published IS true AND artist__id = 17710 AND object_localized_5_en.type IN ('object','variant','folder')) AND object_localized_5_en.published = 1 GROUP BY `workgroup__id`) XYZ
Parameters:
[] |
| 106 | 0.06 ms |
SELECT object_localized_5_en.id as id, object_localized_5_en.type as `type` FROM object_localized_5_en WHERE (isDevItem IS false AND workType = 'work' AND workgroup__id > 0 AND published IS true AND artist__id = 17710 AND object_localized_5_en.type IN ('object','variant','folder')) AND object_localized_5_en.published = 1 GROUP BY `workgroup__id` ORDER BY `workDateEnd` DESC, `workDate` DESC
Parameters:
[] |
| 107 | 23.00 ms |
SELECT COUNT(*) FROM object_localized_5_en WHERE (isDevItem IS false AND workType = 'work' AND preview = 1 AND published IS true AND artist__id = 17710 AND object_localized_5_en.type IN ('object','variant','folder')) AND object_localized_5_en.published = 1
Parameters:
[] |
| 108 | 6.75 ms |
SELECT object_localized_5_en.id as id, object_localized_5_en.type as `type` FROM object_localized_5_en WHERE (isDevItem IS false AND workType = 'work' AND preview = 1 AND published IS true AND artist__id = 17710 AND object_localized_5_en.type IN ('object','variant','folder')) AND object_localized_5_en.published = 1 ORDER BY `priority` ASC, `workDateEnd` DESC, `workDate` DESC
Parameters:
[] |
| 109 | 0.32 ms |
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:
[ 1774405068 "object_18471" ] |
| 110 | 0.23 ms |
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:
[ 1774405068 "object_18471\x01tags\x01" "class_5\x01tags\x01" "asset_10781\x01tags\x01" ] |
| 111 | 0.20 ms |
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:
[ 1774405068 "object_18428" ] |
| 112 | 0.19 ms |
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:
[ 1774405068 "object_18428\x01tags\x01" "class_5\x01tags\x01" "asset_10734\x01tags\x01" ] |
| 113 | 0.15 ms |
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:
[ 1774405068 "object_18429" ] |
| 114 | 0.16 ms |
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:
[ 1774405068 "object_18429\x01tags\x01" "class_5\x01tags\x01" "asset_10733\x01tags\x01" ] |
| 115 | 0.13 ms |
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:
[ 1774405068 "object_18441" ] |
| 116 | 0.16 ms |
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:
[ 1774405068 "object_18441\x01tags\x01" "class_5\x01tags\x01" "asset_10752\x01tags\x01" ] |
| 117 | 0.13 ms |
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:
[ 1774405068 "object_18472" ] |
| 118 | 0.15 ms |
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:
[ 1774405068 "object_18472\x01tags\x01" "class_5\x01tags\x01" "asset_10782\x01tags\x01" ] |
| 119 | 0.14 ms |
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:
[ 1774405068 "object_18473" ] |
| 120 | 0.16 ms |
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:
[ 1774405068 "object_18473\x01tags\x01" "class_5\x01tags\x01" "asset_10783\x01tags\x01" ] |
| 121 | 0.14 ms |
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:
[ 1774405068 "object_17975" ] |
| 122 | 0.15 ms |
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:
[ 1774405068 "object_17975\x01tags\x01" "class_5\x01tags\x01" "asset_10077\x01tags\x01" ] |
| 123 | 0.14 ms |
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:
[ 1774405068 "object_17976" ] |
| 124 | 0.16 ms |
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:
[ 1774405068 "object_17976\x01tags\x01" "class_5\x01tags\x01" "asset_10079\x01tags\x01" ] |
| 125 | 0.13 ms |
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:
[ 1774405068 "object_17979" ] |
| 126 | 0.15 ms |
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:
[ 1774405068 "object_17979\x01tags\x01" "class_5\x01tags\x01" "asset_10082\x01tags\x01" ] |
| 127 | 0.14 ms |
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:
[ 1774405068 "object_17980" ] |
| 128 | 0.19 ms |
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:
[ 1774405068 "object_17980\x01tags\x01" "class_5\x01tags\x01" "asset_10083\x01tags\x01" ] |
| 129 | 0.13 ms |
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:
[ 1774405068 "object_17971" ] |
| 130 | 0.15 ms |
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:
[ 1774405068 "object_17971\x01tags\x01" "class_5\x01tags\x01" "asset_10075\x01tags\x01" ] |
| 131 | 0.13 ms |
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:
[ 1774405068 "object_17991" ] |
| 132 | 0.16 ms |
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:
[ 1774405068 "object_17991\x01tags\x01" "class_5\x01tags\x01" "asset_10107\x01tags\x01" ] |
| 133 | 0.14 ms |
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:
[ 1774405068 "object_17972" ] |
| 134 | 0.15 ms |
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:
[ 1774405068 "object_17972\x01tags\x01" "class_5\x01tags\x01" "asset_10076\x01tags\x01" ] |
| 135 | 0.13 ms |
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:
[ 1774405068 "object_17992" ] |
| 136 | 0.17 ms |
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:
[ 1774405068 "object_17992\x01tags\x01" "class_5\x01tags\x01" "asset_10111\x01tags\x01" ] |
| 137 | 0.14 ms |
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:
[ 1774405068 "object_17973" ] |
| 138 | 0.16 ms |
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:
[ 1774405068 "object_17973\x01tags\x01" "class_5\x01tags\x01" "asset_10078\x01tags\x01" ] |
| 139 | 0.16 ms |
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:
[ 1774405068 "object_17993" ] |
| 140 | 0.17 ms |
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:
[ 1774405068 "object_17993\x01tags\x01" "class_5\x01tags\x01" "asset_10110\x01tags\x01" ] |
| 141 | 0.15 ms |
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:
[ 1774405068 "object_17757" ] |
| 142 | 0.15 ms |
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:
[ 1774405068 "object_17757\x01tags\x01" "class_5\x01tags\x01" "asset_9676\x01tags\x01" ] |
| 143 | 0.15 ms |
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:
[ 1774405068 "object_17758" ] |
| 144 | 0.16 ms |
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:
[ 1774405068 "object_17758\x01tags\x01" "class_5\x01tags\x01" "asset_9677\x01tags\x01" ] |
| 145 | 0.14 ms |
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:
[ 1774405068 "object_17760" ] |
| 146 | 0.15 ms |
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:
[ 1774405068 "object_17760\x01tags\x01" "class_5\x01tags\x01" "asset_9680\x01tags\x01" ] |
| 147 | 0.13 ms |
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:
[ 1774405068 "object_17839" ] |
| 148 | 0.16 ms |
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:
[ 1774405068 "object_17839\x01tags\x01" "class_5\x01tags\x01" "asset_9877\x01tags\x01" ] |
| 149 | 13.23 ms |
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:
[ 1774405068 "object_17840" ] |
| 150 | 0.28 ms |
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:
[ 1774405068 "object_17840\x01tags\x01" "class_5\x01tags\x01" "asset_9878\x01tags\x01" ] |
| 151 | 0.18 ms |
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:
[ 1774405068 "object_17841" ] |
| 152 | 0.18 ms |
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:
[ 1774405068 "object_17841\x01tags\x01" "class_5\x01tags\x01" "asset_9879\x01tags\x01" ] |
| 153 | 0.16 ms |
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:
[ 1774405068 "object_17755" ] |
| 154 | 0.20 ms |
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:
[ 1774405068 "object_17755\x01tags\x01" "class_5\x01tags\x01" "asset_9674\x01tags\x01" ] |
| 155 | 0.14 ms |
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:
[ 1774405068 "object_17756" ] |
| 156 | 0.16 ms |
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:
[ 1774405068 "object_17756\x01tags\x01" "class_5\x01tags\x01" "asset_9675\x01tags\x01" ] |
| 157 | 0.14 ms |
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:
[ 1774405068 "object_17739" ] |
| 158 | 0.16 ms |
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:
[ 1774405068 "object_17739\x01tags\x01" "class_5\x01tags\x01" "asset_9650\x01tags\x01" ] |
| 159 | 0.13 ms |
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:
[ 1774405068 "object_17740" ] |
| 160 | 0.17 ms |
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:
[ 1774405068 "object_17740\x01tags\x01" "class_5\x01tags\x01" "asset_9651\x01tags\x01" ] |
| 161 | 0.17 ms |
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:
[ 1774405068 "object_17741" ] |
| 162 | 0.18 ms |
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:
[ 1774405068 "object_17741\x01tags\x01" "class_5\x01tags\x01" "asset_9653\x01tags\x01" ] |
| 163 | 0.15 ms |
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:
[ 1774405068 "object_17753" ] |
| 164 | 0.17 ms |
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:
[ 1774405068 "object_17753\x01tags\x01" "class_5\x01tags\x01" "asset_9669\x01tags\x01" "asset_9670\x01tags\x01" ] |
| 165 | 0.16 ms |
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:
[ 1774405068 "object_17731" ] |
| 166 | 0.15 ms |
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:
[ 1774405068 "object_17731\x01tags\x01" "class_5\x01tags\x01" "asset_9649\x01tags\x01" ] |
| 167 | 0.13 ms |
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:
[ 1774405068 "object_17732" ] |
| 168 | 0.14 ms |
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:
[ 1774405068 "object_17732\x01tags\x01" "class_5\x01tags\x01" "asset_9666\x01tags\x01" ] |
| 169 | 0.14 ms |
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:
[ 1774405068 "object_17733" ] |
| 170 | 0.14 ms |
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:
[ 1774405068 "object_17733\x01tags\x01" "class_5\x01tags\x01" "asset_9648\x01tags\x01" ] |
| 171 | 0.13 ms |
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:
[ 1774405068 "object_17734" ] |
| 172 | 0.16 ms |
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:
[ 1774405068 "object_17734\x01tags\x01" "class_5\x01tags\x01" "asset_9665\x01tags\x01" ] |
| 173 | 0.15 ms |
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:
[ 1774405068 "object_17977" ] |
| 174 | 0.16 ms |
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:
[ 1774405068 "object_17977\x01tags\x01" "class_5\x01tags\x01" "asset_10080\x01tags\x01" ] |
| 175 | 0.16 ms |
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:
[ 1774405068 "object_17978" ] |
| 176 | 0.15 ms |
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:
[ 1774405068 "object_17978\x01tags\x01" "class_5\x01tags\x01" "asset_10081\x01tags\x01" ] |
| 177 | 0.15 ms |
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:
[ 1774405068 "object_17984" ] |
| 178 | 0.14 ms |
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:
[ 1774405068 "object_17984\x01tags\x01" "class_5\x01tags\x01" "asset_10091\x01tags\x01" ] |
| 179 | 0.14 ms |
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:
[ 1774405068 "object_17985" ] |
| 180 | 0.17 ms |
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:
[ 1774405068 "object_17985\x01tags\x01" "class_5\x01tags\x01" "asset_10092\x01tags\x01" ] |
| 181 | 0.13 ms |
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:
[ 1774405068 "object_17759" ] |
| 182 | 0.16 ms |
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:
[ 1774405068 "object_17759\x01tags\x01" "class_5\x01tags\x01" "asset_9679\x01tags\x01" ] |
| 183 | 0.13 ms |
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:
[ 1774405068 "object_17746" ] |
| 184 | 0.17 ms |
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:
[ 1774405068 "object_17746\x01tags\x01" "class_5\x01tags\x01" "asset_9654\x01tags\x01" "asset_9655\x01tags\x01" "asset_9656\x01tags\x01" ] |
| 185 | 0.19 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
18471
]
|
| 186 | 0.20 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
10781
]
|
| 187 | 0.19 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
10781
]
|
| 188 | 0.16 ms |
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:
[ 1774405068 "imagick_format_avif" ] |
| 189 | 0.14 ms |
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:
[ 1774405068 "imagick_format_webp" ] |
| 190 | 0.16 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
10922
]
|
| 191 | 0.19 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
10922
]
|
| 192 | 0.17 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
18428
]
|
| 193 | 0.13 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
10734
]
|
| 194 | 0.16 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
10734
]
|
| 195 | 0.16 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
18429
]
|
| 196 | 0.12 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
10733
]
|
| 197 | 0.16 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
10733
]
|
| 198 | 0.16 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
18441
]
|
| 199 | 0.16 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
10752
]
|
| 200 | 0.17 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
10752
]
|
| 201 | 0.20 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
18472
]
|
| 202 | 0.14 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
10782
]
|
| 203 | 0.17 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
10782
]
|
| 204 | 0.18 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
18473
]
|
| 205 | 0.15 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
10783
]
|
| 206 | 0.19 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
10783
]
|
| 207 | 0.21 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
17975
]
|
| 208 | 0.18 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
10077
]
|
| 209 | 0.20 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
10077
]
|
| 210 | 0.27 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
17976
]
|
| 211 | 0.14 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
10079
]
|
| 212 | 4.72 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
10079
]
|
| 213 | 0.41 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
17979
]
|
| 214 | 0.20 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
10082
]
|
| 215 | 0.23 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
10082
]
|
| 216 | 0.24 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
17980
]
|
| 217 | 0.16 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
10083
]
|
| 218 | 0.20 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
10083
]
|
| 219 | 0.21 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
17971
]
|
| 220 | 0.13 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
10075
]
|
| 221 | 0.15 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
10075
]
|
| 222 | 0.20 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
17991
]
|
| 223 | 0.14 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
10107
]
|
| 224 | 0.16 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
10107
]
|
| 225 | 0.15 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
17972
]
|
| 226 | 0.14 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
10076
]
|
| 227 | 0.17 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
10076
]
|
| 228 | 0.17 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
17992
]
|
| 229 | 0.14 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
10111
]
|
| 230 | 0.15 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
10111
]
|
| 231 | 0.14 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
17973
]
|
| 232 | 0.11 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
10078
]
|
| 233 | 0.15 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
10078
]
|
| 234 | 0.17 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
17993
]
|
| 235 | 0.12 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
10110
]
|
| 236 | 0.15 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
10110
]
|
| 237 | 0.18 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
17757
]
|
| 238 | 0.14 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
9676
]
|
| 239 | 0.48 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
9676
]
|
| 240 | 0.15 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
17758
]
|
| 241 | 0.11 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
9677
]
|
| 242 | 0.16 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
9677
]
|
| 243 | 0.15 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
17760
]
|
| 244 | 0.12 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
9680
]
|
| 245 | 0.16 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
9680
]
|
| 246 | 0.17 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
17839
]
|
| 247 | 0.23 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
9877
]
|
| 248 | 0.17 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
9877
]
|
| 249 | 0.14 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
17840
]
|
| 250 | 0.12 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
9878
]
|
| 251 | 0.46 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
9878
]
|
| 252 | 0.19 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
17841
]
|
| 253 | 0.15 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
9879
]
|
| 254 | 0.15 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
9879
]
|
| 255 | 2.74 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
17755
]
|
| 256 | 13.30 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
9674
]
|
| 257 | 0.34 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
9674
]
|
| 258 | 0.21 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
17756
]
|
| 259 | 0.15 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
9675
]
|
| 260 | 0.17 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
9675
]
|
| 261 | 0.19 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
17739
]
|
| 262 | 0.13 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
9650
]
|
| 263 | 0.15 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
9650
]
|
| 264 | 2.33 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
17740
]
|
| 265 | 0.12 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
9651
]
|
| 266 | 0.18 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
9651
]
|
| 267 | 0.17 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
17741
]
|
| 268 | 0.12 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
9653
]
|
| 269 | 0.14 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
9653
]
|
| 270 | 0.15 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
17753
]
|
| 271 | 0.11 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
9669
]
|
| 272 | 0.48 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
9669
]
|
| 273 | 0.16 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
17731
]
|
| 274 | 0.12 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
9649
]
|
| 275 | 0.15 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
9649
]
|
| 276 | 0.72 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
17732
]
|
| 277 | 0.14 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
9666
]
|
| 278 | 0.15 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
9666
]
|
| 279 | 0.55 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
17733
]
|
| 280 | 6.38 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
9648
]
|
| 281 | 0.41 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
9648
]
|
| 282 | 0.76 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
17734
]
|
| 283 | 0.40 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
9665
]
|
| 284 | 0.32 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
9665
]
|
| 285 | 7.37 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
17977
]
|
| 286 | 0.54 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
10080
]
|
| 287 | 0.34 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
10080
]
|
| 288 | 0.52 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
17978
]
|
| 289 | 0.37 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
10081
]
|
| 290 | 0.31 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
10081
]
|
| 291 | 0.48 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
17984
]
|
| 292 | 1.56 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
10091
]
|
| 293 | 0.16 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
10091
]
|
| 294 | 0.17 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
17985
]
|
| 295 | 0.15 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
10092
]
|
| 296 | 0.16 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
10092
]
|
| 297 | 0.15 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
17759
]
|
| 298 | 7.24 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
9679
]
|
| 299 | 0.25 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
9679
]
|
| 300 | 0.18 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
17746
]
|
| 301 | 0.13 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
9654
]
|
| 302 | 0.16 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
9654
]
|
| 303 | 0.06 ms |
SELECT COUNT(*) FROM object_localized_5_en WHERE (isDevItem IS false AND workType = 'work' AND preview = 1 AND published IS true AND artist__id = 17710 AND object_localized_5_en.type IN ('object','variant','folder')) AND object_localized_5_en.published = 1
Parameters:
[] |
| 304 | 0.18 ms |
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:
[ 1774405068 "document_11" ] |
| 305 | 0.15 ms |
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:
[ 1774405068 "document_11\x01tags\x01" ] |
| 306 | 15.56 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
11
]
|
| 307 | 0.07 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 308 | 0.36 ms |
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:
[ "/formNewsletterOrder" "path" "auto_create" "/formNewsletterOrder" "path_query" "https://dev.bernhardknaus.com/formNewsletterOrder" "entire_uri" ] |
| 309 | 4.21 ms |
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:
[ "FormOrderNewsletter_Stop" null null ] |
| 310 | 0.13 ms |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
22
]
|
| 311 | 5.29 ms |
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:
[ 1774405068 "document_properties_11" ] |
| 312 | 0.34 ms |
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:
[ 1774405068 "document_properties\x01tags\x01" "document_11\x01tags\x01" ] |
| 313 | 0.16 ms |
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:
[ 1774405068 "document_70" ] |
| 314 | 0.13 ms |
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:
[ 1774405068 "document_70\x01tags\x01" ] |
| 315 | 0.15 ms |
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:
[ 1774405068 "document_properties_70" ] |
| 316 | 0.06 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 317 | 0.37 ms |
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:
[ "/_fragment" "path" "auto_create" "/_fragment?_path=_locale=de&_format=html&_controller=App%5CController%5CDefaultController%3A%3AsocialmediaLineAction" "path_query" "https://dev.bernhardknaus.com/_fragment?_path=_locale=de&_format=html&_controller=App%5CController%5CDefaultController%3A%3AsocialmediaLineAction" "entire_uri" ] |
| 318 | 2.86 ms |
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:
[] |
| 319 | 0.32 ms |
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:
[ 1774405068 "object_12782" ] |
| 320 | 0.37 ms |
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:
[ 1774405068 "object_12782\x01tags\x01" "class_14\x01tags\x01" "asset_8590\x01tags\x01" "asset_8591\x01tags\x01" ] |
| 321 | 0.37 ms |
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:
[ 1774405068 "object_12781" ] |
| 322 | 0.77 ms |
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:
[ 1774405068 "object_12781\x01tags\x01" "class_14\x01tags\x01" "asset_8582\x01tags\x01" "asset_8583\x01tags\x01" ] |
| 323 | 0.46 ms |
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:
[ 1774405068 "object_12733" ] |
| 324 | 4.27 ms |
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:
[ 1774405068 "object_12733\x01tags\x01" "class_14\x01tags\x01" "asset_6028\x01tags\x01" "asset_8017\x01tags\x01" ] |
| 325 | 0.23 ms |
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:
[ 1774405068 "object_12734" ] |
| 326 | 0.23 ms |
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:
[ 1774405068 "object_12734\x01tags\x01" "class_14\x01tags\x01" "asset_6029\x01tags\x01" "asset_6019\x01tags\x01" ] |
| 327 | 0.20 ms |
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:
[ 1774405068 "object_12780" ] |
| 328 | 1.31 ms |
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:
[ 1774405068 "object_12780\x01tags\x01" "class_14\x01tags\x01" "asset_8732\x01tags\x01" "asset_8679\x01tags\x01" ] |
| 329 | 0.30 ms |
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:
[ 1774405068 "object_12783" ] |
| 330 | 0.20 ms |
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:
[ 1774405068 "object_12783\x01tags\x01" "class_14\x01tags\x01" "asset_8584\x01tags\x01" "asset_8585\x01tags\x01" ] |
| 331 | 0.06 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
8590
]
|
| 332 | 0.06 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
8582
]
|
| 333 | 0.72 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
6028
]
|
| 334 | 0.05 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
6029
]
|
| 335 | 0.05 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
8732
]
|
| 336 | 0.41 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
8584
]
|
| 337 | 6.07 ms |
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:
[] |
| 338 | 0.38 ms |
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:
[ 1774405068 "object_12897" ] |
| 339 | 0.29 ms |
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:
[ 1774405068 "object_12897\x01tags\x01" "class_16\x01tags\x01" "asset_9194\x01tags\x01" ] |
| 340 | 0.23 ms |
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:
[ 1774405068 "object_12898" ] |
| 341 | 0.26 ms |
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:
[ 1774405068 "object_12898\x01tags\x01" "class_16\x01tags\x01" "asset_9195\x01tags\x01" ] |
| 342 | 0.18 ms |
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:
[ 1774405068 "object_12899" ] |
| 343 | 0.24 ms |
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:
[ 1774405068 "object_12899\x01tags\x01" "class_16\x01tags\x01" "asset_9196\x01tags\x01" ] |
| 344 | 0.06 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
9194
]
|
| 345 | 0.34 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
9194
]
|
| 346 | 0.06 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
9195
]
|
| 347 | 0.31 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
9195
]
|
| 348 | 0.06 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
9196
]
|
| 349 | 0.30 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
9196
]
|
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.