Query Metrics
319
Database Queries
48
Different statements
285.08 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 2.55 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:
[ 1774387889 "site_domain_e19013cb161706785ddee46d4210cfcb" ] |
| 2 | 1.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:
[ 1774387889 "system\x01tags\x01" "site\x01tags\x01" ] |
| 3 | 7.71 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 4 | 3.40 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:
[ "/de/kuenstler/harald-kroener~a481/werke/werkgruppen/harald-kroener-cut~g12340" "path" "auto_create" "/de/kuenstler/harald-kroener~a481/werke/werkgruppen/harald-kroener-cut~g12340" "path_query" "https://dev.bernhardknaus.com/de/kuenstler/harald-kroener~a481/werke/werkgruppen/harald-kroener-cut~g12340" "entire_uri" ] |
| 5 | 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:
[ 1774387889 "system_route_redirect" ] |
| 6 | 0.05 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:
[ 1774387889 "system\x01tags\x01" "redirect\x01tags\x01" "route\x01tags\x01" ] |
| 7 | 12.33 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
| 8 | 0.31 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/de/kuenstler/harald-kroener~a481/werke/werkgruppen/" "harald-kroener-cut~g12340" ] |
| 9 | 0.20 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/de/kuenstler/harald-kroener~a481/werke/werkgruppen/harald-kroener-cut~g12340"
]
|
| 10 | 0.07 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/de/kuenstler/harald-kroener~a481/werke/" "werkgruppen" ] |
| 11 | 0.05 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/de/kuenstler/harald-kroener~a481/werke/werkgruppen"
]
|
| 12 | 0.05 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/de/kuenstler/harald-kroener~a481/" "werke" ] |
| 13 | 0.04 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/de/kuenstler/harald-kroener~a481/werke"
]
|
| 14 | 0.06 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/de/kuenstler/" "harald-kroener~a481" ] |
| 15 | 0.04 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/de/kuenstler/harald-kroener~a481"
]
|
| 16 | 0.04 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/de/" "kuenstler" ] |
| 17 | 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:
[ 1774387889 "document_3" ] |
| 18 | 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:
[ 1774387889 "document_3\x01tags\x01" ] |
| 19 | 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:
[ 1774387889 "document_properties_3" ] |
| 20 | 0.05 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:
[ 1774387889 "document_properties\x01tags\x01" "document_3\x01tags\x01" ] |
| 21 | 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:
[ 1774387889 "object_481" ] |
| 22 | 0.08 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"1"
]
|
| 23 | 13.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:
[ 1774387889 "object_481\x01tags\x01" "class_1\x01tags\x01" "asset_8408\x01tags\x01" ] |
| 24 | 13.03 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.13 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.05 ms |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
3
]
|
| 28 | 0.36 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:
[ 1774387889 "object_12340" ] |
| 29 | 0.06 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"10"
]
|
| 30 | 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:
[ 1774387889 "object_12340\x01tags\x01" "class_10\x01tags\x01" ] |
| 31 | 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:
[ 1774387889 "document_64" ] |
| 32 | 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:
[ 1774387889 "document_64\x01tags\x01" ] |
| 33 | 5.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:
[ 1774387889 "website_config" ] |
| 34 | 21.04 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:
[ 1774387889 "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" ] |
| 35 | 1.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:
[ 1774387889 "asset_5932" ] |
| 36 | 4.71 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:
[ 1774387889 "asset_5932\x01tags\x01" ] |
| 37 | 12.12 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:
[ 1774387889 "asset_5931" ] |
| 38 | 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:
[ 1774387889 "asset_5931\x01tags\x01" ] |
| 39 | 0.11 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
5931
]
|
| 40 | 0.12 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
5931
]
|
| 41 | 0.08 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_6dd93bacc564aaf2919ba4aac956263e" "pimcore_image_thumbnails" ] |
| 42 | 0.06 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_5931__c2d56ec331d2c1559a08fffb39e5c4e2"
]
|
| 43 | 0.07 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_c7778faf319d0a97481864ca11790e39" "pimcore_image_thumbnails" ] |
| 44 | 0.06 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_5931__c549df8e6f51dc606e112c3f57d999cc"
]
|
| 45 | 0.07 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_692861ca1c38906a5e70385077c99d62" "pimcore_image_thumbnails" ] |
| 46 | 0.07 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_5931__44517dfe4cea31e6c54ace530c521e10"
]
|
| 47 | 0.07 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_86f569b0c0121ee3cec448fea5461607" "pimcore_image_thumbnails" ] |
| 48 | 0.06 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_5931__a3efe5030bed53b46f283d41cd312277"
]
|
| 49 | 0.06 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_b68844acc46de079d1b52b0b310655d6" "pimcore_image_thumbnails" ] |
| 50 | 0.06 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_5931__cad4546f3df5fb076abfb60d70dac925"
]
|
| 51 | 0.07 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_e3262ae7ffb70607c4c3b4d5b0afad56" "pimcore_image_thumbnails" ] |
| 52 | 0.06 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_5931__24b506b956252682b1b06703e7311951"
]
|
| 53 | 0.06 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_c5f3143f8e17e2a20053f3e8f170b61e" "pimcore_image_thumbnails" ] |
| 54 | 0.06 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_5931__ace0111489f931831b5be00cd03d955a"
]
|
| 55 | 0.07 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_56fbf8f4688c860085c0e74021c217b3" "pimcore_image_thumbnails" ] |
| 56 | 0.06 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_5931__553006eea246563969fed50e05bb5c86"
]
|
| 57 | 0.06 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_685781fc26719ec4a17fda1785b0bf9e" "pimcore_image_thumbnails" ] |
| 58 | 0.06 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_5931__41d459c4bf66ec44ee8384c6c177f3a6"
]
|
| 59 | 0.06 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_1c06d9e9c819c17e99a2f837f4a3053b" "pimcore_image_thumbnails" ] |
| 60 | 0.06 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_5931__a1c7a28e4d2489227f520cab1747de51"
]
|
| 61 | 0.06 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_6302e4dc5f3303347509835b80caaf1e" "pimcore_image_thumbnails" ] |
| 62 | 0.06 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_5931__c64e574d681afd324c5a5f68f4ccee55"
]
|
| 63 | 0.06 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_7e2f00f39802cbe865b3682d2687e501" "pimcore_image_thumbnails" ] |
| 64 | 0.06 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_5931__fd7415ddf6907ce9a8c7f2f8a80dd49c"
]
|
| 65 | 0.06 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_d9c9a11f4c8882c2a2bfc03d67f336cb" "pimcore_image_thumbnails" ] |
| 66 | 0.06 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_5931__a06c1882ba332da7729fa9aabdacddf0"
]
|
| 67 | 2.55 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_caf47f99a8c53553bdb604cf272e3c8d" "pimcore_image_thumbnails" ] |
| 68 | 0.07 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_5931__111cddb4dbf08493d1d3c0d1f08b3a36"
]
|
| 69 | 0.06 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "_auto_a33e0df529435a95776e679a74c799c0" "pimcore_image_thumbnails" ] |
| 70 | 0.06 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_5931__43a5283db52084a3ae7d9aaa1b7b8926"
]
|
| 71 | 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:
[ 1774387889 "asset_8752" ] |
| 72 | 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:
[ 1774387889 "asset_8752\x01tags\x01" ] |
| 73 | 0.07 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
8752
]
|
| 74 | 5.01 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
8752
]
|
| 75 | 0.12 ms |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
| 76 | 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:
[ 1774387889 "translation_data_1d19e47125946f5a6366d64de93b5d4f" ] |
| 77 | 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:
[ 1774387889 "translator\x01tags\x01" "translator_website\x01tags\x01" "translate\x01tags\x01" ] |
| 78 | 0.05 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:
[ 1774387889 "document_12" ] |
| 79 | 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:
[ 1774387889 "document_12\x01tags\x01" "document_1\x01tags\x01" ] |
| 80 | 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:
[ 1774387889 "nav_d9e787dd3ac5bdf010a632996573118a" ] |
| 81 | 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:
[ 1774387889 "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" ] |
| 82 | 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:
[ 1774387889 "document_28" ] |
| 83 | 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:
[ 1774387889 "document_28\x01tags\x01" ] |
| 84 | 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:
[ 1774387889 "document_properties_28" ] |
| 85 | 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:
[ 1774387889 "document_properties\x01tags\x01" "document_28\x01tags\x01" ] |
| 86 | 0.06 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 87 | 8.66 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%5CArtistController%3A%3AsubnavigationAction" "path_query" "https://dev.bernhardknaus.com/_fragment?_path=_locale=de&_format=html&_controller=App%5CController%5CArtistController%3A%3AsubnavigationAction" "entire_uri" ] |
| 88 | 0.08 ms |
SELECT COUNT(*) FROM object_localized_5_de WHERE (isDevItem IS false AND workType = 'work' AND published IS true AND artist__id = 481 AND object_localized_5_de.type IN ('object','variant','folder')) AND object_localized_5_de.published = 1
Parameters:
[] |
| 89 | 0.05 ms |
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 = 481 AND object_localized_5_de.type IN ('object','variant','folder')) AND object_localized_5_de.published = 1 GROUP BY `workgroup__id`) XYZ
Parameters:
[] |
| 90 | 0.05 ms |
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 = 481 AND object_localized_5_de.type IN ('object','variant','folder')) AND object_localized_5_de.published = 1 GROUP BY `workgroup__id`) XYZ
Parameters:
[] |
| 91 | 0.04 ms |
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 = 481 AND object_localized_5_de.type IN ('object','variant','folder')) AND object_localized_5_de.published = 1
Parameters:
[] |
| 92 | 0.05 ms |
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 = 481 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:
[] |
| 93 | 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:
[ 1774387889 "object_11173" ] |
| 94 | 0.05 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"5"
]
|
| 95 | 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:
[ 1774387889 "object_11173\x01tags\x01" "class_5\x01tags\x01" "asset_8412\x01tags\x01" ] |
| 96 | 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:
[ 1774387889 "object_18090" ] |
| 97 | 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:
[ 1774387889 "object_18090\x01tags\x01" "class_5\x01tags\x01" "asset_10260\x01tags\x01" ] |
| 98 | 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:
[ 1774387889 "object_17844" ] |
| 99 | 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:
[ 1774387889 "object_17844\x01tags\x01" "class_5\x01tags\x01" "asset_10480\x01tags\x01" ] |
| 100 | 0.54 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:
[ 1774387889 "object_17846" ] |
| 101 | 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:
[ 1774387889 "object_17846\x01tags\x01" "class_5\x01tags\x01" "asset_9881\x01tags\x01" ] |
| 102 | 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:
[ 1774387889 "object_11264" ] |
| 103 | 1.66 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:
[ 1774387889 "object_11264\x01tags\x01" "class_5\x01tags\x01" "asset_4032\x01tags\x01" "asset_4033\x01tags\x01" "asset_4034\x01tags\x01" "asset_4035\x01tags\x01" "asset_4036\x01tags\x01" "asset_4037\x01tags\x01" "asset_4038\x01tags\x01" "asset_4039\x01tags\x01" "asset_4040\x01tags\x01" "asset_4031\x01tags\x01" ] |
| 104 | 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:
[ 1774387889 "object_11224" ] |
| 105 | 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:
[ 1774387889 "object_11224\x01tags\x01" "class_5\x01tags\x01" "asset_8397\x01tags\x01" ] |
| 106 | 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:
[ 1774387889 "object_11076" ] |
| 107 | 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:
[ 1774387889 "object_11076\x01tags\x01" "class_5\x01tags\x01" "asset_4090\x01tags\x01" ] |
| 108 | 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:
[ 1774387889 "object_11004" ] |
| 109 | 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:
[ 1774387889 "object_11004\x01tags\x01" "class_5\x01tags\x01" "asset_4055\x01tags\x01" ] |
| 110 | 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:
[ 1774387889 "object_11052" ] |
| 111 | 18.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:
[ 1774387889 "object_11052\x01tags\x01" "class_5\x01tags\x01" "asset_8421\x01tags\x01" ] |
| 112 | 0.68 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:
[ 1774387889 "object_11119" ] |
| 113 | 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:
[ 1774387889 "object_11119\x01tags\x01" "class_5\x01tags\x01" "asset_4069\x01tags\x01" ] |
| 114 | 0.35 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:
[ 1774387889 "object_11098" ] |
| 115 | 0.44 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:
[ 1774387889 "object_11098\x01tags\x01" "class_5\x01tags\x01" "asset_8402\x01tags\x01" ] |
| 116 | 0.36 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:
[ 1774387889 "object_11161" ] |
| 117 | 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:
[ 1774387889 "object_11161\x01tags\x01" "class_5\x01tags\x01" "asset_3997\x01tags\x01" ] |
| 118 | 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:
[ 1774387889 "object_11113" ] |
| 119 | 0.35 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:
[ 1774387889 "object_11113\x01tags\x01" "class_5\x01tags\x01" "asset_4104\x01tags\x01" ] |
| 120 | 0.57 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
11173
]
|
| 121 | 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:
[ 1774387889 "object_12346" ] |
| 122 | 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:
[ 1774387889 "object_12346\x01tags\x01" "class_10\x01tags\x01" ] |
| 123 | 0.75 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
18090
]
|
| 124 | 0.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:
[ 1774387889 "object_18111" ] |
| 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:
[ 1774387889 "object_18111\x01tags\x01" "class_10\x01tags\x01" ] |
| 126 | 0.50 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
17844
]
|
| 127 | 0.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:
[ 1774387889 "object_17866" ] |
| 128 | 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:
[ 1774387889 "object_17866\x01tags\x01" "class_10\x01tags\x01" ] |
| 129 | 0.58 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
17846
]
|
| 130 | 5.51 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:
[ 1774387889 "object_17845" ] |
| 131 | 0.36 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:
[ 1774387889 "object_17845\x01tags\x01" "class_10\x01tags\x01" ] |
| 132 | 4.70 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
11264
]
|
| 133 | 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:
[ 1774387889 "object_12588" ] |
| 134 | 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:
[ 1774387889 "object_12588\x01tags\x01" "class_10\x01tags\x01" ] |
| 135 | 0.06 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
11224
]
|
| 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:
[ 1774387889 "object_12350" ] |
| 137 | 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:
[ 1774387889 "object_12350\x01tags\x01" "class_10\x01tags\x01" ] |
| 138 | 0.06 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
11076
]
|
| 139 | 7.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:
[ 1774387889 "object_12337" ] |
| 140 | 0.40 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:
[ 1774387889 "object_12337\x01tags\x01" "class_10\x01tags\x01" ] |
| 141 | 0.07 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
11004
]
|
| 142 | 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:
[ 1774387889 "object_12329" ] |
| 143 | 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:
[ 1774387889 "object_12329\x01tags\x01" "class_10\x01tags\x01" ] |
| 144 | 0.06 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
11052
]
|
| 145 | 0.22 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:
[ 1774387889 "object_12335" ] |
| 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:
[ 1774387889 "object_12335\x01tags\x01" "class_10\x01tags\x01" ] |
| 147 | 0.05 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
11119
]
|
| 148 | 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:
[ 1774387889 "object_12342" ] |
| 149 | 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:
[ 1774387889 "object_12342\x01tags\x01" "class_10\x01tags\x01" ] |
| 150 | 0.05 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
11098
]
|
| 151 | 0.05 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
11161
]
|
| 152 | 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:
[ 1774387889 "object_12344" ] |
| 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:
[ 1774387889 "object_12344\x01tags\x01" "class_10\x01tags\x01" ] |
| 154 | 0.06 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
11113
]
|
| 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:
[ 1774387889 "object_12341" ] |
| 156 | 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:
[ 1774387889 "object_12341\x01tags\x01" "class_10\x01tags\x01" ] |
| 157 | 0.05 ms |
SELECT COUNT(*) FROM object_localized_3_de WHERE (isDevItem IS false AND published IS true AND artists LIKE '%,481,%' AND object_localized_3_de.type IN ('object','variant','folder')) AND object_localized_3_de.published = 1
Parameters:
[] |
| 158 | 0.07 ms |
SELECT COUNT(*) FROM object_localized_11_de WHERE (isDevItem IS false AND published IS true AND artists LIKE '%,481,%' AND object_localized_11_de.type IN ('object','variant','folder')) AND object_localized_11_de.published = 1
Parameters:
[] |
| 159 | 0.05 ms |
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 = 481 ) AND workType = 'edition' AND object_localized_5_de.published IS true AND artist__id = 481 WHERE ( object_localized_5_de.type IN ('object','variant','folder')) AND object_localized_5_de.published = 1
Parameters:
[] |
| 160 | 0.05 ms |
SELECT COUNT(*) FROM (SELECT object_localized_5_de.id FROM object_localized_5_de WHERE (isDevItem IS false AND workType = 'edition' AND workgroup__id > 0 AND published IS true AND artist__id = 481 AND object_localized_5_de.type IN ('object','variant','folder')) AND object_localized_5_de.published = 1 GROUP BY `workgroup__id`) XYZ
Parameters:
[] |
| 161 | 0.04 ms |
SELECT COUNT(*) FROM object_localized_5_de WHERE (isDevItem IS false AND workType = 'edition' AND workgroup__id IS NULL AND published IS true AND artist__id = 481 AND object_localized_5_de.type IN ('object','variant','folder')) AND object_localized_5_de.published = 1
Parameters:
[] |
| 162 | 0.05 ms |
SELECT COUNT(*) FROM (SELECT object_localized_5_de.id FROM object_localized_5_de WHERE (isDevItem IS false AND workType = 'edition' AND workgroup__id > 0 AND published IS true AND artist__id = 481 AND object_localized_5_de.type IN ('object','variant','folder')) AND object_localized_5_de.published = 1 GROUP BY `workgroup__id`) XYZ
Parameters:
[] |
| 163 | 0.04 ms |
SELECT COUNT(*) FROM object_localized_2_de WHERE (isDevItem IS false AND published IS true AND artists LIKE '%,481,%' AND object_localized_2_de.type IN ('object','variant','folder')) AND object_localized_2_de.published = 1
Parameters:
[] |
| 164 | 0.05 ms |
SELECT COUNT(*) FROM object_localized_4_de WHERE (isDevItem IS false AND published IS true AND artists LIKE '%,481,%' AND object_localized_4_de.type IN ('object','variant','folder')) AND object_localized_4_de.published = 1
Parameters:
[] |
| 165 | 0.05 ms |
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 = 481 ) AND workType = 'architecture' AND object_localized_5_de.published IS true AND artist__id = 481 WHERE ( object_localized_5_de.type IN ('object','variant','folder')) AND object_localized_5_de.published = 1
Parameters:
[] |
| 166 | 0.05 ms |
SELECT COUNT(*) FROM (SELECT object_localized_5_de.id FROM object_localized_5_de WHERE (isDevItem IS false AND workType = 'architecture' AND workgroup__id > 0 AND published IS true AND artist__id = 481 AND object_localized_5_de.type IN ('object','variant','folder')) AND object_localized_5_de.published = 1 GROUP BY `workgroup__id`) XYZ
Parameters:
[] |
| 167 | 0.04 ms |
SELECT COUNT(*) FROM object_localized_5_de WHERE (isDevItem IS false AND workType = 'architecture' AND workgroup__id IS NULL AND published IS true AND artist__id = 481 AND object_localized_5_de.type IN ('object','variant','folder')) AND object_localized_5_de.published = 1
Parameters:
[] |
| 168 | 0.04 ms |
SELECT COUNT(*) FROM (SELECT object_localized_5_de.id FROM object_localized_5_de WHERE (isDevItem IS false AND workType = 'architecture' AND workgroup__id > 0 AND published IS true AND artist__id = 481 AND object_localized_5_de.type IN ('object','variant','folder')) AND object_localized_5_de.published = 1 GROUP BY `workgroup__id`) XYZ
Parameters:
[] |
| 169 | 0.04 ms |
SELECT COUNT(*) FROM object_localized_12_de WHERE (isDevItem IS false AND published IS true AND artists LIKE '%,481,%' AND object_localized_12_de.type IN ('object','variant','folder')) AND object_localized_12_de.published = 1
Parameters:
[] |
| 170 | 0.14 ms |
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 preview = 1 AND published IS true AND artist__id = 481 AND object_localized_5_de.type IN ('object','variant','folder')) AND object_localized_5_de.published = 1 GROUP BY `workgroup__id`) XYZ
Parameters:
[] |
| 171 | 0.08 ms |
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 preview = 1 AND published IS true AND artist__id = 481 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:
[] |
| 172 | 4.95 ms |
SELECT COUNT(*) FROM object_localized_5_de WHERE (isDevItem IS false AND workType = 'work' AND workgroup__id = 12340 AND published IS true AND artist__id = 481 AND object_localized_5_de.type IN ('object','variant','folder')) AND object_localized_5_de.published = 1
Parameters:
[] |
| 173 | 4.77 ms |
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 = 12340 AND published IS true AND artist__id = 481 AND object_localized_5_de.type IN ('object','variant','folder')) AND object_localized_5_de.published = 1 ORDER BY `workDateEnd` DESC, `workDate` DESC
Parameters:
[] |
| 174 | 0.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:
[ 1774387890 "object_11267" ] |
| 175 | 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:
[ 1774387890 "object_11267\x01tags\x01" "class_5\x01tags\x01" "asset_11131\x01tags\x01" ] |
| 176 | 0.21 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:
[ 1774387890 "object_12773" ] |
| 177 | 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:
[ 1774387890 "object_12773\x01tags\x01" "class_5\x01tags\x01" "asset_8404\x01tags\x01" ] |
| 178 | 6.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:
[ 1774387890 "object_12774" ] |
| 179 | 0.36 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:
[ 1774387890 "object_12774\x01tags\x01" "class_5\x01tags\x01" "asset_8405\x01tags\x01" ] |
| 180 | 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:
[ 1774387890 "object_11200" ] |
| 181 | 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:
[ 1774387890 "\x00tags\x00object_11200" ] |
| 182 | 5.82 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
11200
]
|
| 183 | 20.73 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
11200
]
|
| 184 | 1.13 ms |
SELECT * FROM object_store_5 WHERE oo_id = ? FOR UPDATE
Parameters:
[
11200
]
|
| 185 | 1.34 ms |
SELECT * FROM object_localized_data_5 WHERE ooo_id = ? AND language IN ('en','de','fr')
Parameters:
[
11200
]
|
| 186 | 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:
[ 1774387890 "asset_4013" ] |
| 187 | 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:
[ 1774387890 "\x00tags\x00asset_4013" ] |
| 188 | 0.26 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
4013
]
|
| 189 | 0.87 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
4013
]
|
| 190 | 0.08 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
4013
]
|
| 191 | 0.05 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
4013
]
|
| 192 | 0.17 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
11200
]
|
| 193 | 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:
[ 1774387890 "object_11270" ] |
| 194 | 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:
[ 1774387890 "object_11270\x01tags\x01" "class_5\x01tags\x01" "asset_4015\x01tags\x01" ] |
| 195 | 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:
[ 1774387890 "object_11191" ] |
| 196 | 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:
[ 1774387890 "object_11191\x01tags\x01" "class_5\x01tags\x01" "asset_8403\x01tags\x01" ] |
| 197 | 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:
[ 1774387890 "object_11194" ] |
| 198 | 0.12 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:
[ 1774387890 "\x00tags\x00object_11194" ] |
| 199 | 0.13 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
11194
]
|
| 200 | 0.17 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
11194
]
|
| 201 | 0.16 ms |
SELECT * FROM object_store_5 WHERE oo_id = ? FOR UPDATE
Parameters:
[
11194
]
|
| 202 | 0.21 ms |
SELECT * FROM object_localized_data_5 WHERE ooo_id = ? AND language IN ('en','de','fr')
Parameters:
[
11194
]
|
| 203 | 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:
[ 1774387890 "asset_4011" ] |
| 204 | 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:
[ 1774387890 "\x00tags\x00asset_4011" ] |
| 205 | 0.24 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
4011
]
|
| 206 | 0.15 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
4011
]
|
| 207 | 0.06 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
4011
]
|
| 208 | 0.05 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
4011
]
|
| 209 | 0.19 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
11194
]
|
| 210 | 0.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:
[ 1774387890 "object_11197" ] |
| 211 | 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:
[ 1774387890 "object_11197\x01tags\x01" "class_5\x01tags\x01" "asset_4012\x01tags\x01" ] |
| 212 | 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:
[ 1774387890 "object_11185" ] |
| 213 | 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:
[ 1774387890 "object_11185\x01tags\x01" "class_5\x01tags\x01" "asset_4008\x01tags\x01" ] |
| 214 | 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:
[ 1774387890 "object_11188" ] |
| 215 | 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:
[ 1774387890 "object_11188\x01tags\x01" "class_5\x01tags\x01" "asset_4009\x01tags\x01" ] |
| 216 | 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:
[ 1774387890 "object_11106" ] |
| 217 | 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:
[ 1774387890 "object_11106\x01tags\x01" "class_5\x01tags\x01" "asset_4006\x01tags\x01" ] |
| 218 | 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:
[ 1774387890 "object_11110" ] |
| 219 | 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:
[ 1774387890 "object_11110\x01tags\x01" "class_5\x01tags\x01" "asset_4007\x01tags\x01" ] |
| 220 | 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:
[ 1774387890 "object_11102" ] |
| 221 | 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:
[ 1774387890 "\x00tags\x00object_11102" ] |
| 222 | 0.11 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
11102
]
|
| 223 | 0.18 ms |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
11102
]
|
| 224 | 0.60 ms |
SELECT * FROM object_store_5 WHERE oo_id = ? FOR UPDATE
Parameters:
[
11102
]
|
| 225 | 0.86 ms |
SELECT * FROM object_localized_data_5 WHERE ooo_id = ? AND language IN ('en','de','fr')
Parameters:
[
11102
]
|
| 226 | 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:
[ 1774387890 "asset_4005" ] |
| 227 | 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:
[ 1774387890 "\x00tags\x00asset_4005" ] |
| 228 | 0.18 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
4005
]
|
| 229 | 0.62 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
4005
]
|
| 230 | 0.06 ms |
SELECT assets.*, tree_locks.locked FROM assets LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset' WHERE assets.id = ?
Parameters:
[
4005
]
|
| 231 | 0.05 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
4005
]
|
| 232 | 0.17 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
11102
]
|
| 233 | 0.16 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
11267
]
|
| 234 | 0.15 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
11131
]
|
| 235 | 0.17 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
11131
]
|
| 236 | 12.59 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:
[ 1774387890 "imagick_format_avif" ] |
| 237 | 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:
[ 1774387890 "imagick_format_webp" ] |
| 238 | 0.28 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
12773
]
|
| 239 | 0.80 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
8404
]
|
| 240 | 0.34 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
8404
]
|
| 241 | 0.16 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
12774
]
|
| 242 | 0.15 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
8405
]
|
| 243 | 0.28 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
8405
]
|
| 244 | 0.83 ms |
UPDATE assets SET customSettings = ? WHERE id = ?
Parameters:
[ "a:6:{s:25:"imageDimensionsCalculated";b:1;s:10:"imageWidth";i:1400;s:11:"imageHeight";i:505;s:16:"embeddedMetaData";a:212:{s:8:"FileSize";s:5:"65 kB";s:14:"FileModifyDate";s:25:"2021:07:08 14:14:11+00:00";s:14:"FileAccessDate";s:25:"2021:07:08 14:14:11+00:00";s:19:"FileInodeChangeDate";s:25:"2021:07:08 14:14:11+00:00";s:15:"FilePermissions";s:9:"rw-rw-rw-";s:8:"FileType";s:4:"JPEG";s:17:"FileTypeExtension";s:3:"jpg";s:8:"MIMEType";s:10:"image/jpeg";s:11:"JFIFVersion";d:1.01;s:13:"ExifByteOrder";s:25:"Little-endian (Intel, II)";s:25:"PhotometricInterpretation";s:3:"RGB";s:4:"Make";s:5:"Canon";s:5:"Model";s:14:"Canon EOS 550D";s:11:"Orientation";s:19:"Horizontal (normal)";s:15:"SamplesPerPixel";i:3;s:11:"XResolution";i:72;s:11:"YResolution";i:72;s:14:"ResolutionUnit";s:6:"inches";s:8:"Software";s:31:"Adobe Photoshop CS6 (Macintosh)";s:10:"ModifyDate";s:19:"2017:02:26 22:54:25";s:12:"ExposureTime";s:4:"1/25";s:7:"FNumber";d:11;s:15:"ExposureProgram";s:20:"Aperture-priority AE";s:3:"ISO";i:200;s:11:"ExifVersion";s:4:"0230";s:16:"DateTimeOriginal";s:19:"2016:06:20 11:24:33";s:10:"CreateDate";s:19:"2016:06:20 11:24:33";s:17:"ShutterSpeedValue";s:4:"1/25";s:13:"ApertureValue";d:11;s:20:"ExposureCompensation";s:4:"+5/3";s:16:"MaxApertureValue";d:4.6;s:12:"MeteringMode";s:13:"Multi-segment";s:5:"Flash";s:17:"Off, Did not fire";s:11:"FocalLength";s:7:"36.0 mm";s:18:"SubSecTimeOriginal";i:60;s:19:"SubSecTimeDigitized";i:60;s:10:"ColorSpace";s:4:"sRGB";s:14:"ExifImageWidth";i:1400;s:15:"ExifImageHeight";i:505;s:21:"FocalPlaneXResolution";d:5728.176796;s:21:"FocalPlaneYResolution";d:5808.403361;s:24:"FocalPlaneResolutionUnit";s:6:"inches";s:14:"CustomRendered";s:6:"Normal";s:12:"ExposureMode";s:4:"Auto";s:12:"WhiteBalance";s:6:"Manual";s:16:"SceneCaptureType";s:8:"Standard";s:12:"SerialNumber";i:532227049;s:8:"LensInfo";s:12:"18-135mm f/?";s:9:"LensModel";s:25:"EF-S18-135mm f/3.5-5.6 IS";s:11:"Compression";s:16:"JPEG (old-style)";s:15:"ThumbnailOffset";i:940;s:15:"ThumbnailLength";i:5700;s:10:"XMPToolkit";s:62:"Adobe XMP Core 5.3-c011 66.145661, 2012/02/06-14:56:27 ";s:4:"Lens";s:25:"EF-S18-135mm f/3.5-5.6 IS";s:11:"ImageNumber";i:0;s:24:"ApproximateFocusDistance";d:4.1;s:17:"FlashCompensation";i:0;s:8:"Firmware";s:5:"1.0.6";s:11:"CreatorTool";s:31:"Adobe Photoshop CS6 (Macintosh)";s:12:"MetadataDate";s:25:"2017:02:26 22:54:25+01:00";s:16:"LegacyIPTCDigest";s:32:"2DA8B9742B5C641AA210335C3B63C48C";s:9:"ColorMode";s:3:"RGB";s:14:"ICCProfileName";s:17:"sRGB IEC61966-2.1";s:10:"DocumentID";s:44:"xmp.did:e10f44bd-bd83-42bf-85e6-74a819313fd4";s:18:"OriginalDocumentID";s:32:"5662E13EB1C06950D546013D81D93157";s:10:"InstanceID";s:40:"xmp.iid:5A97BC7B7E206811822AE93FA0A11301";s:6:"Format";s:10:"image/jpeg";s:7:"Version";d:7.4;s:14:"ProcessVersion";d:6.7;s:16:"ColorTemperature";i:5200;s:4:"Tint";s:2:"+3";s:10:"Saturation";i:0;s:9:"Sharpness";i:25;s:18:"LuminanceSmoothing";i:0;s:19:"ColorNoiseReduction";i:25;s:14:"VignetteAmount";i:0;s:10:"ShadowTint";i:0;s:6:"RedHue";i:0;s:13:"RedSaturation";i:0;s:8:"GreenHue";i:0;s:15:"GreenSaturation";i:0;s:7:"BlueHue";i:0;s:14:"BlueSaturation";i:0;s:8:"Vibrance";i:-21;s:16:"HueAdjustmentRed";i:0;s:19:"HueAdjustmentOrange";i:0;s:19:"HueAdjustmentYellow";i:0;s:18:"HueAdjustmentGreen";i:0;s:17:"HueAdjustmentAqua";i:0;s:17:"HueAdjustmentBlue";i:0;s:19:"HueAdjustmentPurple";i:0;s:20:"HueAdjustmentMagenta";i:0;s:23:"SaturationAdjustmentRed";i:0;s:26:"SaturationAdjustmentOrange";i:0;s:26:"SaturationAdjustmentYellow";i:0;s:25:"SaturationAdjustmentGreen";i:0;s:24:"SaturationAdjustmentAqua";i:0;s:24:"SaturationAdjustmentBlue";i:0;s:26:"SaturationAdjustmentPurple";i:0;s:27:"SaturationAdjustmentMagenta";i:0;s:22:"LuminanceAdjustmentRed";i:0;s:25:"LuminanceAdjustmentOrange";i:0;s:25:"LuminanceAdjustmentYellow";i:0;s:24:"LuminanceAdjustmentGreen";i:0;s:23:"LuminanceAdjustmentAqua";i:0;s:23:"LuminanceAdjustmentBlue";i:0;s:25:"LuminanceAdjustmentPurple";i:0;s:26:"LuminanceAdjustmentMagenta";i:0;s:20:"SplitToningShadowHue";i:0;s:27:"SplitToningShadowSaturation";i:0;s:23:"SplitToningHighlightHue";i:0;s:30:"SplitToningHighlightSaturation";i:0;s:18:"SplitToningBalance";i:0;s:17:"ParametricShadows";s:3:"+22";s:15:"ParametricDarks";i:-39;s:16:"ParametricLights";s:3:"+22";s:20:"ParametricHighlights";i:0;s:21:"ParametricShadowSplit";i:25;s:22:"ParametricMidtoneSplit";i:50;s:24:"ParametricHighlightSplit";i:75;s:13:"SharpenRadius";s:4:"+1.0";s:13:"SharpenDetail";i:25;s:18:"SharpenEdgeMasking";i:0;s:22:"PostCropVignetteAmount";i:0;s:11:"GrainAmount";i:0;s:25:"ColorNoiseReductionDetail";i:50;s:17:"LensProfileEnable";i:0;s:26:"LensManualDistortionAmount";i:0;s:19:"PerspectiveVertical";i:0;s:21:"PerspectiveHorizontal";i:0;s:17:"PerspectiveRotate";d:0;s:16:"PerspectiveScale";i:100;s:13:"AutoLateralCA";i:0;s:12:"Exposure2012";d:0;s:12:"Contrast2012";i:0;s:14:"Highlights2012";i:0;s:11:"Shadows2012";i:0;s:10:"Whites2012";i:0;s:10:"Blacks2012";i:0;s:11:"Clarity2012";i:0;s:20:"DefringePurpleAmount";i:0;s:19:"DefringePurpleHueLo";i:30;s:19:"DefringePurpleHueHi";i:70;s:19:"DefringeGreenAmount";i:0;s:18:"DefringeGreenHueLo";i:40;s:18:"DefringeGreenHueHi";i:60;s:18:"ConvertToGrayscale";b:0;s:17:"ToneCurveName2012";s:6:"Linear";s:13:"CameraProfile";s:14:"Adobe Standard";s:16:"LensProfileSetup";s:12:"LensDefaults";s:11:"HasSettings";b:1;s:7:"HasCrop";b:0;s:14:"AlreadyApplied";b:1;s:13:"HistoryAction";s:23:"derived | saved | saved";s:17:"HistoryParameters";s:69:"converted from image/x-canon-cr2 to image/jpeg, saved to new location";s:17:"HistoryInstanceID";s:87:"xmp.iid:e10f44bd-bd83-42bf-85e6-74a819313fd4 | xmp.iid:5A97BC7B7E206811822AE93FA0A11301";s:11:"HistoryWhen";s:53:"2016:06:29 11:29:23+02:00 | 2017:02:26 22:54:25+01:00";s:20:"HistorySoftwareAgent";s:75:"Adobe Photoshop Lightroom 4.4 (Macintosh) | Adobe Photoshop CS6 (Macintosh)";s:14:"HistoryChanged";s:5:"/ | /";s:21:"DerivedFromDocumentID";s:32:"5662E13EB1C06950D546013D81D93157";s:29:"DerivedFromOriginalDocumentID";s:32:"5662E13EB1C06950D546013D81D93157";s:15:"ToneCurvePV2012";s:15:"0, 0 | 255, 255";s:18:"ToneCurvePV2012Red";s:15:"0, 0 | 255, 255";s:20:"ToneCurvePV2012Green";s:15:"0, 0 | 255, 255";s:19:"ToneCurvePV2012Blue";s:15:"0, 0 | 255, 255";s:17:"CurrentIPTCDigest";s:32:"48beb517ec086dc100425f10e3901cf4";s:17:"CodedCharacterSet";s:4:"UTF8";s:24:"ApplicationRecordVersion";i:4;s:11:"DateCreated";s:10:"2016:06:20";s:11:"TimeCreated";s:14:"11:24:33+00:00";s:19:"DigitalCreationDate";s:10:"2016:06:20";s:10:"IPTCDigest";s:32:"48beb517ec086dc100425f10e3901cf4";s:15:"DisplayedUnitsX";s:6:"inches";s:15:"DisplayedUnitsY";s:6:"inches";s:10:"PrintStyle";s:8:"Centered";s:13:"PrintPosition";s:3:"0 0";s:10:"PrintScale";i:1;s:11:"GlobalAngle";i:30;s:14:"GlobalAltitude";i:30;s:8:"URL_List";s:0:"";s:15:"SlicesGroupName";s:20:"cut 31 72,5x221 2016";s:9:"NumSlices";i:1;s:16:"PixelAspectRatio";i:1;s:18:"PhotoshopThumbnail";s:50:"(Binary data 5700 bytes, use -b option to extract)";s:17:"HasRealMergedData";s:3:"Yes";s:10:"WriterName";s:15:"Adobe Photoshop";s:10:"ReaderName";s:19:"Adobe Photoshop CS6";s:16:"PhotoshopQuality";i:12;s:15:"PhotoshopFormat";s:9:"Optimized";s:16:"ProgressiveScans";s:7:"3 Scans";s:10:"ImageWidth";i:1400;s:11:"ImageHeight";i:505;s:15:"EncodingProcess";s:28:"Baseline DCT, Huffman coding";s:13:"BitsPerSample";i:8;s:15:"ColorComponents";i:3;s:16:"YCbCrSubSampling";s:16:"YCbCr4:2:0 (2 2)";s:8:"Aperture";d:11;s:15:"DateTimeCreated";s:25:"2016:06:20 11:24:33+00:00";s:9:"ImageSize";s:8:"1400x505";s:10:"Megapixels";d:0.707;s:16:"ScaleFactor35efl";d:1.6;s:12:"ShutterSpeed";s:4:"1/25";s:16:"SubSecCreateDate";s:22:"2016:06:20 11:24:33.60";s:22:"SubSecDateTimeOriginal";s:22:"2016:06:20 11:24:33.60";s:14:"ThumbnailImage";s:50:"(Binary data 5700 bytes, use -b option to extract)";s:17:"CircleOfConfusion";s:8:"0.019 mm";s:3:"DOF";s:23:"9.55 m (2.47 - 12.02 m)";s:3:"FOV";s:8:"35.3 deg";s:16:"FocalLength35efl";s:35:"36.0 mm (35 mm equivalent: 56.6 mm)";s:18:"HyperfocalDistance";s:6:"6.17 m";s:6:"LensID";s:32:"Canon EF-S 18-135mm f/3.5-5.6 IS";s:10:"LightValue";d:10.6;}s:25:"embeddedMetaDataExtracted";b:1;s:8:"checksum";s:32:"60e9532d062aaabb3b2174030e97fa3f";}" 4013 ] |
| 245 | 0.36 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4013
]
|
| 246 | 0.22 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
11270
]
|
| 247 | 0.16 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4015
]
|
| 248 | 0.25 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4015
]
|
| 249 | 0.23 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
11191
]
|
| 250 | 0.13 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
8403
]
|
| 251 | 0.30 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
8403
]
|
| 252 | 0.59 ms |
UPDATE assets SET customSettings = ? WHERE id = ?
Parameters:
[ "a:6:{s:25:"imageDimensionsCalculated";b:1;s:10:"imageWidth";i:1400;s:11:"imageHeight";i:707;s:16:"embeddedMetaData";a:136:{s:8:"FileSize";s:5:"80 kB";s:14:"FileModifyDate";s:25:"2021:07:08 14:14:10+00:00";s:14:"FileAccessDate";s:25:"2021:07:08 14:14:10+00:00";s:19:"FileInodeChangeDate";s:25:"2021:07:08 14:14:10+00:00";s:15:"FilePermissions";s:9:"rw-rw-rw-";s:8:"FileType";s:4:"JPEG";s:17:"FileTypeExtension";s:3:"jpg";s:8:"MIMEType";s:10:"image/jpeg";s:11:"JFIFVersion";d:1.01;s:13:"ExifByteOrder";s:25:"Big-endian (Motorola, MM)";s:25:"PhotometricInterpretation";s:3:"RGB";s:4:"Make";s:17:"NIKON CORPORATION";s:5:"Model";s:11:"NIKON D5000";s:11:"Orientation";s:19:"Horizontal (normal)";s:15:"SamplesPerPixel";i:3;s:11:"XResolution";i:72;s:11:"YResolution";i:72;s:14:"ResolutionUnit";s:6:"inches";s:8:"Software";s:31:"Adobe Photoshop CS6 (Macintosh)";s:10:"ModifyDate";s:19:"2015:04:17 13:53:36";s:10:"WhitePoint";s:11:"0.313 0.329";s:21:"PrimaryChromaticities";s:29:"0.64 0.33 0.21 0.71 0.15 0.06";s:17:"YCbCrCoefficients";s:17:"0.299 0.587 0.114";s:16:"YCbCrPositioning";s:8:"Co-sited";s:12:"ExposureTime";s:4:"1/30";s:7:"FNumber";d:8;s:15:"ExposureProgram";s:20:"Aperture-priority AE";s:3:"ISO";i:200;s:11:"ExifVersion";s:4:"0221";s:16:"DateTimeOriginal";s:19:"2015:02:02 17:55:35";s:10:"CreateDate";s:19:"2015:02:02 17:55:35";s:23:"ComponentsConfiguration";s:12:"Y, Cb, Cr, -";s:22:"CompressedBitsPerPixel";i:4;s:17:"ShutterSpeedValue";s:4:"1/30";s:13:"ApertureValue";d:8;s:20:"ExposureCompensation";s:4:"+2/3";s:16:"MaxApertureValue";d:1.7;s:12:"MeteringMode";s:13:"Multi-segment";s:11:"LightSource";s:7:"Unknown";s:5:"Flash";s:8:"No Flash";s:11:"FocalLength";s:7:"50.0 mm";s:11:"UserComment";s:0:"";s:10:"SubSecTime";i:50;s:18:"SubSecTimeOriginal";i:50;s:19:"SubSecTimeDigitized";i:50;s:15:"FlashpixVersion";s:4:"0100";s:10:"ColorSpace";s:4:"sRGB";s:14:"ExifImageWidth";i:1400;s:15:"ExifImageHeight";i:707;s:13:"SensingMethod";s:19:"One-chip color area";s:10:"FileSource";s:14:"Digital Camera";s:9:"SceneType";s:21:"Directly photographed";s:10:"CFAPattern";s:23:"[Green,Blue][Red,Green]";s:14:"CustomRendered";s:6:"Normal";s:12:"ExposureMode";s:4:"Auto";s:12:"WhiteBalance";s:4:"Auto";s:16:"DigitalZoomRatio";i:1;s:23:"FocalLengthIn35mmFormat";s:5:"75 mm";s:16:"SceneCaptureType";s:8:"Standard";s:11:"GainControl";s:4:"None";s:8:"Contrast";s:6:"Normal";s:10:"Saturation";s:6:"Normal";s:9:"Sharpness";s:6:"Normal";s:20:"SubjectDistanceRange";s:7:"Unknown";s:5:"Gamma";d:2.2;s:12:"GPSVersionID";s:7:"2.2.0.0";s:11:"Compression";s:16:"JPEG (old-style)";s:15:"ThumbnailOffset";i:1252;s:15:"ThumbnailLength";i:2880;s:10:"XMPToolkit";s:62:"Adobe XMP Core 5.3-c011 66.145661, 2012/02/06-14:56:27 ";s:11:"CreatorTool";s:31:"Adobe Photoshop CS6 (Macintosh)";s:12:"MetadataDate";s:25:"2015:04:17 13:53:36+02:00";s:12:"SerialNumber";i:6324763;s:8:"LensInfo";s:10:"50mm f/1.8";s:4:"Lens";s:13:"50.0 mm f/1.8";s:11:"ImageNumber";i:22553;s:24:"ApproximateFocusDistance";d:3.35;s:16:"LegacyIPTCDigest";s:32:"98B347402E7AE94B03C5745912B0E5F6";s:9:"ColorMode";s:3:"RGB";s:14:"ICCProfileName";s:17:"sRGB IEC61966-2.1";s:10:"DocumentID";s:32:"5F314A714C2FB09C65A04D00F300B00B";s:10:"InstanceID";s:40:"xmp.iid:6730BC83292068118083CF102FB3B50F";s:18:"OriginalDocumentID";s:32:"5F314A714C2FB09C65A04D00F300B00B";s:6:"Format";s:10:"image/jpeg";s:13:"HistoryAction";s:13:"saved | saved";s:17:"HistoryInstanceID";s:83:"xmp.iid:492F426192206811822AA599E1317292 | xmp.iid:6730BC83292068118083CF102FB3B50F";s:11:"HistoryWhen";s:53:"2015:02:22 01:35:51+01:00 | 2015:04:17 13:53:36+02:00";s:20:"HistorySoftwareAgent";s:65:"Adobe Photoshop CS6 (Macintosh) | Adobe Photoshop CS6 (Macintosh)";s:14:"HistoryChanged";s:5:"/ | /";s:17:"CurrentIPTCDigest";s:32:"335a9d80df21952d6afe61785a85bfb7";s:17:"CodedCharacterSet";s:4:"UTF8";s:24:"ApplicationRecordVersion";i:0;s:11:"DateCreated";s:10:"2015:02:02";s:11:"TimeCreated";s:14:"17:55:35+00:00";s:10:"IPTCDigest";s:32:"335a9d80df21952d6afe61785a85bfb7";s:15:"DisplayedUnitsX";s:6:"inches";s:15:"DisplayedUnitsY";s:6:"inches";s:10:"PrintStyle";s:8:"Centered";s:13:"PrintPosition";s:3:"0 0";s:10:"PrintScale";i:1;s:11:"GlobalAngle";i:30;s:14:"GlobalAltitude";i:30;s:8:"URL_List";s:0:"";s:15:"SlicesGroupName";s:20:"cut 29 80x170 3.2015";s:9:"NumSlices";i:1;s:16:"PixelAspectRatio";i:1;s:18:"PhotoshopThumbnail";s:50:"(Binary data 2880 bytes, use -b option to extract)";s:17:"HasRealMergedData";s:3:"Yes";s:10:"WriterName";s:15:"Adobe Photoshop";s:10:"ReaderName";s:19:"Adobe Photoshop CS6";s:16:"PhotoshopQuality";i:12;s:15:"PhotoshopFormat";s:9:"Optimized";s:16:"ProgressiveScans";s:7:"3 Scans";s:10:"ImageWidth";i:1400;s:11:"ImageHeight";i:707;s:15:"EncodingProcess";s:28:"Baseline DCT, Huffman coding";s:13:"BitsPerSample";i:8;s:15:"ColorComponents";i:3;s:16:"YCbCrSubSampling";s:16:"YCbCr4:2:0 (2 2)";s:8:"Aperture";d:8;s:15:"DateTimeCreated";s:25:"2015:02:02 17:55:35+00:00";s:9:"ImageSize";s:8:"1400x707";s:10:"Megapixels";d:0.99;s:16:"ScaleFactor35efl";d:1.5;s:12:"ShutterSpeed";s:4:"1/30";s:16:"SubSecCreateDate";s:22:"2015:02:02 17:55:35.50";s:22:"SubSecDateTimeOriginal";s:22:"2015:02:02 17:55:35.50";s:16:"SubSecModifyDate";s:22:"2015:04:17 13:53:36.50";s:14:"ThumbnailImage";s:50:"(Binary data 2880 bytes, use -b option to extract)";s:17:"CircleOfConfusion";s:8:"0.020 mm";s:3:"DOF";s:22:"1.48 m (2.77 - 4.25 m)";s:3:"FOV";s:8:"27.0 deg";s:16:"FocalLength35efl";s:35:"50.0 mm (35 mm equivalent: 75.0 mm)";s:18:"HyperfocalDistance";s:7:"15.60 m";s:6:"LensID";s:23:"AF-S Nikkor 50mm f/1.8G";s:10:"LightValue";d:9.9;}s:25:"embeddedMetaDataExtracted";b:1;s:8:"checksum";s:32:"ab95db982a61e8f14c53876885ac9d31";}" 4011 ] |
| 253 | 2.49 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4011
]
|
| 254 | 0.26 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
11197
]
|
| 255 | 0.44 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4012
]
|
| 256 | 0.30 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4012
]
|
| 257 | 0.18 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
11185
]
|
| 258 | 0.18 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4008
]
|
| 259 | 0.29 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4008
]
|
| 260 | 0.19 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
11188
]
|
| 261 | 0.13 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4009
]
|
| 262 | 0.30 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4009
]
|
| 263 | 0.16 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
11106
]
|
| 264 | 0.13 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4006
]
|
| 265 | 0.34 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4006
]
|
| 266 | 0.18 ms |
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
11110
]
|
| 267 | 0.18 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
4007
]
|
| 268 | 0.37 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4007
]
|
| 269 | 0.42 ms |
UPDATE assets SET customSettings = ? WHERE id = ?
Parameters:
[ "a:9:{s:25:"imageDimensionsCalculated";b:1;s:10:"imageWidth";i:1400;s:11:"imageHeight";i:762;s:16:"embeddedMetaData";a:99:{s:8:"FileSize";s:5:"81 kB";s:14:"FileModifyDate";s:25:"2021:07:08 14:14:03+00:00";s:14:"FileAccessDate";s:25:"2021:07:08 14:14:03+00:00";s:19:"FileInodeChangeDate";s:25:"2021:07:08 14:14:03+00:00";s:15:"FilePermissions";s:9:"rw-rw-rw-";s:8:"FileType";s:4:"JPEG";s:17:"FileTypeExtension";s:3:"jpg";s:8:"MIMEType";s:10:"image/jpeg";s:11:"JFIFVersion";d:1.01;s:13:"ExifByteOrder";s:25:"Big-endian (Motorola, MM)";s:4:"Make";s:17:"NIKON CORPORATION";s:5:"Model";s:11:"NIKON D5000";s:11:"Orientation";s:19:"Horizontal (normal)";s:11:"XResolution";i:72;s:11:"YResolution";i:72;s:14:"ResolutionUnit";s:6:"inches";s:8:"Software";s:31:"Adobe Photoshop CS6 (Macintosh)";s:10:"ModifyDate";s:19:"2013:02:13 23:51:05";s:12:"ExposureTime";s:5:"1/125";s:7:"FNumber";d:5.6;s:15:"ExposureProgram";s:11:"Not Defined";s:3:"ISO";i:360;s:11:"ExifVersion";s:4:"0221";s:16:"DateTimeOriginal";s:19:"2013:02:11 16:05:50";s:23:"ComponentsConfiguration";s:12:"Y, Cb, Cr, -";s:22:"CompressedBitsPerPixel";i:4;s:17:"ShutterSpeedValue";s:5:"1/125";s:13:"ApertureValue";d:5.6;s:20:"ExposureCompensation";i:0;s:16:"MaxApertureValue";d:4.8;s:12:"MeteringMode";s:13:"Multi-segment";s:11:"LightSource";s:7:"Unknown";s:5:"Flash";s:18:"Auto, Did not fire";s:11:"FocalLength";s:7:"32.0 mm";s:11:"UserComment";s:0:"";s:10:"ColorSpace";s:4:"sRGB";s:14:"ExifImageWidth";i:1400;s:15:"ExifImageHeight";i:762;s:13:"SensingMethod";s:19:"One-chip color area";s:10:"FileSource";s:14:"Digital Camera";s:9:"SceneType";s:21:"Directly photographed";s:12:"ExposureMode";s:4:"Auto";s:12:"WhiteBalance";s:4:"Auto";s:16:"DigitalZoomRatio";i:1;s:23:"FocalLengthIn35mmFormat";s:5:"48 mm";s:16:"SceneCaptureType";s:8:"Standard";s:11:"GainControl";s:4:"None";s:8:"Contrast";s:6:"Normal";s:10:"Saturation";s:6:"Normal";s:9:"Sharpness";s:6:"Normal";s:20:"SubjectDistanceRange";s:7:"Unknown";s:12:"SerialNumber";i:6324763;s:8:"LensInfo";s:17:"18-55mm f/3.5-5.6";s:9:"LensModel";s:22:"18.0-55.0 mm f/3.5-5.6";s:5:"Gamma";d:2.2;s:12:"GPSVersionID";s:7:"2.2.0.0";s:10:"XMPToolkit";s:14:"XMP Core 5.5.0";s:24:"ApproximateFocusDistance";d:2.24;s:11:"ImageNumber";i:12607;s:4:"Lens";s:22:"18.0-55.0 mm f/3.5-5.6";s:6:"Format";s:10:"image/jpeg";s:23:"PhotographicSensitivity";i:360;s:9:"ColorMode";s:3:"RGB";s:14:"ICCProfileName";s:17:"sRGB IEC61966-2.1";s:16:"LegacyIPTCDigest";s:32:"753BF03E6665F4D551BAED247D890884";s:10:"CreateDate";s:19:"2013:02:11 16:05:50";s:11:"CreatorTool";s:31:"Adobe Photoshop CS6 (Macintosh)";s:12:"MetadataDate";s:25:"2013:02:13 23:51:05+01:00";s:10:"DocumentID";s:32:"C819C512B841A04AC58E0C137AC0C458";s:10:"InstanceID";s:40:"xmp.iid:A8CE2FE2EB226811808388FD741953B1";s:18:"OriginalDocumentID";s:32:"C819C512B841A04AC58E0C137AC0C458";s:13:"HistoryAction";s:13:"saved | saved";s:14:"HistoryChanged";s:5:"/ | /";s:17:"HistoryInstanceID";s:83:"xmp.iid:51644A7E9D226811808388FD741953B1 | xmp.iid:A8CE2FE2EB226811808388FD741953B1";s:20:"HistorySoftwareAgent";s:65:"Adobe Photoshop CS6 (Macintosh) | Adobe Photoshop CS6 (Macintosh)";s:11:"HistoryWhen";s:53:"2013:02:13 14:00:36+01:00 | 2013:02:13 23:51:05+01:00";s:17:"CurrentIPTCDigest";s:32:"0dfee8dc559ca423beb8ed6a88245ea2";s:17:"CodedCharacterSet";s:4:"UTF8";s:24:"ApplicationRecordVersion";i:4;s:11:"DateCreated";s:10:"2013:02:11";s:10:"IPTCDigest";s:32:"0dfee8dc559ca423beb8ed6a88245ea2";s:10:"ImageWidth";i:1400;s:11:"ImageHeight";i:762;s:15:"EncodingProcess";s:28:"Baseline DCT, Huffman coding";s:13:"BitsPerSample";i:8;s:15:"ColorComponents";i:3;s:16:"YCbCrSubSampling";s:16:"YCbCr4:2:0 (2 2)";s:8:"Aperture";d:5.6;s:9:"ImageSize";s:8:"1400x762";s:10:"Megapixels";d:1.1;s:16:"ScaleFactor35efl";d:1.5;s:12:"ShutterSpeed";s:5:"1/125";s:17:"CircleOfConfusion";s:8:"0.020 mm";s:3:"DOF";s:22:"1.15 m (1.80 - 2.95 m)";s:3:"FOV";s:8:"41.1 deg";s:16:"FocalLength35efl";s:35:"32.0 mm (35 mm equivalent: 48.0 mm)";s:18:"HyperfocalDistance";s:6:"9.13 m";s:6:"LensID";s:41:"AF-S DX VR Zoom-Nikkor 18-55mm f/3.5-5.6G";s:10:"LightValue";d:10.1;}s:25:"embeddedMetaDataExtracted";b:1;s:15:"faceCoordinates";a:1:{i:0;a:4:{s:1:"x";d:27.250000000000004;s:1:"y";d:8.256880733944955;s:5:"width";d:12.5;s:6:"height";d:22.93577981651376;}}s:11:"focalPointX";d:33.5;s:11:"focalPointY";d:19.724770642201836;s:8:"checksum";s:32:"166476df1bdbc145ec55595415e1394c";}" 4005 ] |
| 270 | 0.29 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4005
]
|
| 271 | 0.99 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
8402
]
|
| 272 | 0.77 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
8402
]
|
| 273 | 1.27 ms |
SELECT COUNT(*) FROM object_localized_5_de WHERE (isDevItem IS false AND workType = 'work' AND workgroup__id = 12340 AND published IS true AND artist__id = 481 AND object_localized_5_de.type IN ('object','variant','folder')) AND object_localized_5_de.published = 1
Parameters:
[] |
| 274 | 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:
[ 1774387890 "document_8" ] |
| 275 | 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:
[ 1774387890 "document_8\x01tags\x01" ] |
| 276 | 3.73 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
8
]
|
| 277 | 1.00 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 278 | 1.20 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" ] |
| 279 | 10.01 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 ] |
| 280 | 0.09 ms |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
22
]
|
| 281 | 0.12 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:
[ 1774387890 "document_properties_8" ] |
| 282 | 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:
[ 1774387890 "document_properties\x01tags\x01" "document_8\x01tags\x01" ] |
| 283 | 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:
[ 1774387890 "document_70" ] |
| 284 | 0.05 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:
[ 1774387890 "document_70\x01tags\x01" ] |
| 285 | 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:
[ 1774387890 "document_properties_70" ] |
| 286 | 0.06 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 287 | 0.44 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" ] |
| 288 | 0.08 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:
[] |
| 289 | 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:
[ 1774387890 "object_12782" ] |
| 290 | 0.05 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:
[ 1774387890 "object_12782\x01tags\x01" "class_14\x01tags\x01" "asset_8590\x01tags\x01" "asset_8591\x01tags\x01" ] |
| 291 | 0.05 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:
[ 1774387890 "object_12781" ] |
| 292 | 0.05 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:
[ 1774387890 "object_12781\x01tags\x01" "class_14\x01tags\x01" "asset_8582\x01tags\x01" "asset_8583\x01tags\x01" ] |
| 293 | 0.05 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:
[ 1774387890 "object_12733" ] |
| 294 | 0.05 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:
[ 1774387890 "object_12733\x01tags\x01" "class_14\x01tags\x01" "asset_6028\x01tags\x01" "asset_8017\x01tags\x01" ] |
| 295 | 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:
[ 1774387890 "object_12734" ] |
| 296 | 0.05 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:
[ 1774387890 "object_12734\x01tags\x01" "class_14\x01tags\x01" "asset_6029\x01tags\x01" "asset_6019\x01tags\x01" ] |
| 297 | 0.05 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:
[ 1774387890 "object_12780" ] |
| 298 | 0.05 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:
[ 1774387890 "object_12780\x01tags\x01" "class_14\x01tags\x01" "asset_8732\x01tags\x01" "asset_8679\x01tags\x01" ] |
| 299 | 0.05 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:
[ 1774387890 "object_12783" ] |
| 300 | 0.05 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:
[ 1774387890 "object_12783\x01tags\x01" "class_14\x01tags\x01" "asset_8584\x01tags\x01" "asset_8585\x01tags\x01" ] |
| 301 | 0.23 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
8590
]
|
| 302 | 0.14 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
8582
]
|
| 303 | 1.47 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
6028
]
|
| 304 | 0.14 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
6029
]
|
| 305 | 0.16 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
8732
]
|
| 306 | 0.11 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
8584
]
|
| 307 | 5.67 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:
[] |
| 308 | 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:
[ 1774387890 "object_12897" ] |
| 309 | 0.05 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:
[ 1774387890 "object_12897\x01tags\x01" "class_16\x01tags\x01" "asset_9194\x01tags\x01" ] |
| 310 | 0.05 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:
[ 1774387890 "object_12898" ] |
| 311 | 0.05 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:
[ 1774387890 "object_12898\x01tags\x01" "class_16\x01tags\x01" "asset_9195\x01tags\x01" ] |
| 312 | 0.05 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:
[ 1774387890 "object_12899" ] |
| 313 | 0.05 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:
[ 1774387890 "object_12899\x01tags\x01" "class_16\x01tags\x01" "asset_9196\x01tags\x01" ] |
| 314 | 0.20 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
9194
]
|
| 315 | 0.08 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
9194
]
|
| 316 | 0.14 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
9195
]
|
| 317 | 0.08 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
9195
]
|
| 318 | 0.15 ms |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
9196
]
|
| 319 | 0.07 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.