Query Metrics

414 Database Queries
39 Different statements
249.77 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

# Time Info
1 0.76 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1774387854
  "site_domain_e19013cb161706785ddee46d4210cfcb"
]
2 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:
[
  1774387854
  "system\x01tags\x01"
  "site\x01tags\x01"
]
3 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
4 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:
[
  "/de/kuenstler/stefan-a-wengen~a474/werke/werkgruppen/stefan-a-wengen-detected-dictionary~g12291"
  "path"
  "auto_create"
  "/de/kuenstler/stefan-a-wengen~a474/werke/werkgruppen/stefan-a-wengen-detected-dictionary~g12291"
  "path_query"
  "https://dev.bernhardknaus.com/de/kuenstler/stefan-a-wengen~a474/werke/werkgruppen/stefan-a-wengen-detected-dictionary~g12291"
  "entire_uri"
]
5 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:
[
  1774387854
  "system_route_redirect"
]
6 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:
[
  1774387854
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
7 0.10 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
8 0.30 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/de/kuenstler/stefan-a-wengen~a474/werke/werkgruppen/"
  "stefan-a-wengen-detected-dictionary~g12291"
]
9 0.15 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/de/kuenstler/stefan-a-wengen~a474/werke/werkgruppen/stefan-a-wengen-detected-dictionary~g12291"
]
10 0.05 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/de/kuenstler/stefan-a-wengen~a474/werke/"
  "werkgruppen"
]
11 0.04 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/de/kuenstler/stefan-a-wengen~a474/werke/werkgruppen"
]
12 0.04 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/de/kuenstler/stefan-a-wengen~a474/"
  "werke"
]
13 0.04 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/de/kuenstler/stefan-a-wengen~a474/werke"
]
14 0.05 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/de/kuenstler/"
  "stefan-a-wengen~a474"
]
15 0.04 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/de/kuenstler/stefan-a-wengen~a474"
]
16 0.04 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/de/"
  "kuenstler"
]
17 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:
[
  1774387854
  "document_3"
]
18 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:
[
  1774387854
  "document_3\x01tags\x01"
]
19 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:
[
  1774387854
  "document_properties_3"
]
20 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:
[
  1774387854
  "document_properties\x01tags\x01"
  "document_3\x01tags\x01"
]
21 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:
[
  1774387854
  "object_474"
]
22 0.10 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "1"
]
23 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:
[
  1774387854
  "object_474\x01tags\x01"
  "class_1\x01tags\x01"
  "asset_10185\x01tags\x01"
]
24 0.09 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.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:
[
  "viewDummyContent"
  null
  null
]
27 0.06 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  3
]
28 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:
[
  1774387854
  "object_12291"
]
29 0.07 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "10"
]
30 0.25 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[
  1774387854
  "object_12291\x01tags\x01"
  "class_10\x01tags\x01"
]
31 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:
[
  1774387854
  "document_64"
]
32 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:
[
  1774387854
  "document_64\x01tags\x01"
]
33 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:
[
  1774387854
  "website_config"
]
34 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:
[
  1774387854
  "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.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:
[
  1774387854
  "asset_5932"
]
36 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:
[
  1774387854
  "asset_5932\x01tags\x01"
]
37 1.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:
[
  1774387854
  "asset_5931"
]
38 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:
[
  1774387854
  "asset_5931\x01tags\x01"
]
39 0.31 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5931
]
40 0.11 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5931
]
41 0.07 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.06 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.07 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.07 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.06 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.05 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 0.06 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "_auto_caf47f99a8c53553bdb604cf272e3c8d"
  "pimcore_image_thumbnails"
]
68 0.05 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_5931__111cddb4dbf08493d1d3c0d1f08b3a36"
]
69 0.07 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:
[
  1774387854
  "asset_8752"
]
72 4.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:
[
  1774387854
  "asset_8752\x01tags\x01"
]
73 0.27 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  8752
]
74 0.09 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  8752
]
75 0.09 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
76 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:
[
  1774387854
  "translation_data_1d19e47125946f5a6366d64de93b5d4f"
]
77 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:
[
  1774387854
  "translator\x01tags\x01"
  "translator_website\x01tags\x01"
  "translate\x01tags\x01"
]
78 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:
[
  1774387854
  "document_12"
]
79 0.56 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[
  1774387854
  "document_12\x01tags\x01"
  "document_1\x01tags\x01"
]
80 0.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:
[
  1774387854
  "nav_d9e787dd3ac5bdf010a632996573118a"
]
81 1.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:
[
  1774387854
  "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 3.80 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1774387854
  "document_28"
]
83 0.25 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1774387854
  "document_28\x01tags\x01"
]
84 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:
[
  1774387854
  "document_properties_28"
]
85 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:
[
  1774387854
  "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 0.34 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 1.24 ms
SELECT COUNT(*) FROM object_localized_5_de WHERE (isDevItem IS false
            AND workType = 'work'  AND published IS true AND artist__id = 474 AND  object_localized_5_de.type IN ('object','variant','folder')) AND object_localized_5_de.published = 1
Parameters:
[]
89 0.08 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 = 474 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.06 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 = 474 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.05 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 = 474 AND  object_localized_5_de.type IN ('object','variant','folder')) AND object_localized_5_de.published = 1
Parameters:
[]
92 0.06 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 = 474 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.33 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1774387854
  "object_17882"
]
94 0.07 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "5"
]
95 5.89 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?, ?, ?)
Parameters:
[
  1774387854
  "object_17882\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_9920\x01tags\x01"
  "asset_9921\x01tags\x01"
  "asset_9922\x01tags\x01"
]
96 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:
[
  1774387854
  "object_17875"
]
97 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:
[
  1774387854
  "object_17875\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_9910\x01tags\x01"
]
98 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:
[
  1774387854
  "object_10624"
]
99 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:
[
  1774387854
  "object_10624\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_9927\x01tags\x01"
]
100 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:
[
  1774387854
  "object_10736"
]
101 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:
[
  1774387854
  "object_10736\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_6229\x01tags\x01"
]
102 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:
[
  1774387854
  "object_10687"
]
103 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:
[
  1774387854
  "object_10687\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_6245\x01tags\x01"
]
104 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:
[
  1774387854
  "object_12596"
]
105 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:
[
  1774387854
  "object_12596\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_6249\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:
[
  1774387854
  "object_10596"
]
107 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:
[
  1774387854
  "object_10596\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_6284\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:
[
  1774387854
  "object_10604"
]
109 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:
[
  1774387854
  "object_10604\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_6218\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:
[
  1774387854
  "object_10647"
]
111 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:
[
  1774387854
  "object_10647\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_6278\x01tags\x01"
]
112 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:
[
  1774387854
  "object_10601"
]
113 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:
[
  1774387854
  "object_10601\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_6225\x01tags\x01"
]
114 0.09 ms
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  17882
]
115 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:
[
  1774387854
  "object_17886"
]
116 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:
[
  1774387854
  "object_17886\x01tags\x01"
  "class_10\x01tags\x01"
]
117 1.45 ms
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  17875
]
118 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:
[
  1774387854
  "object_17887"
]
119 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:
[
  1774387854
  "object_17887\x01tags\x01"
  "class_10\x01tags\x01"
]
120 0.06 ms
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  10624
]
121 0.06 ms
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  10736
]
122 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:
[
  1774387854
  "object_12299"
]
123 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:
[
  1774387854
  "object_12299\x01tags\x01"
  "class_10\x01tags\x01"
]
124 0.40 ms
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  10687
]
125 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:
[
  1774387854
  "object_12296"
]
126 5.39 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[
  1774387854
  "object_12296\x01tags\x01"
  "class_10\x01tags\x01"
]
127 0.07 ms
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  12596
]
128 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:
[
  1774387854
  "object_12595"
]
129 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:
[
  1774387854
  "object_12595\x01tags\x01"
  "class_10\x01tags\x01"
]
130 0.06 ms
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  10596
]
131 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:
[
  1774387854
  "object_18633"
]
132 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:
[
  1774387854
  "object_18633\x01tags\x01"
  "class_10\x01tags\x01"
]
133 0.06 ms
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  10604
]
134 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:
[
  1774387854
  "object_18634"
]
135 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:
[
  1774387854
  "object_18634\x01tags\x01"
  "class_10\x01tags\x01"
]
136 0.06 ms
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  10647
]
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:
[
  1774387854
  "object_12294"
]
138 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:
[
  1774387854
  "object_12294\x01tags\x01"
  "class_10\x01tags\x01"
]
139 0.06 ms
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  10601
]
140 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:
[
  1774387854
  "object_12287"
]
141 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:
[
  1774387854
  "object_12287\x01tags\x01"
  "class_10\x01tags\x01"
]
142 0.06 ms
SELECT COUNT(*) FROM object_localized_3_de WHERE (isDevItem IS false AND published IS true AND artists LIKE '%,474,%' AND  object_localized_3_de.type IN ('object','variant','folder')) AND object_localized_3_de.published = 1
Parameters:
[]
143 0.06 ms
SELECT COUNT(*) FROM object_localized_11_de WHERE (isDevItem IS false AND published IS true AND artists LIKE '%,474,%' AND  object_localized_11_de.type IN ('object','variant','folder')) AND object_localized_11_de.published = 1
Parameters:
[]
144 0.06 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 = 474 ) AND workType = 'edition'  AND object_localized_5_de.published IS true AND artist__id = 474 WHERE ( object_localized_5_de.type IN ('object','variant','folder')) AND object_localized_5_de.published = 1
Parameters:
[]
145 0.06 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 = 474 AND  object_localized_5_de.type IN ('object','variant','folder')) AND object_localized_5_de.published = 1 GROUP BY `workgroup__id`) XYZ
Parameters:
[]
146 0.06 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 = 474 AND  object_localized_5_de.type IN ('object','variant','folder')) AND object_localized_5_de.published = 1
Parameters:
[]
147 0.06 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 = 474 AND  object_localized_5_de.type IN ('object','variant','folder')) AND object_localized_5_de.published = 1 GROUP BY `workgroup__id`) XYZ
Parameters:
[]
148 0.05 ms
SELECT COUNT(*) FROM object_localized_2_de WHERE (isDevItem IS false AND published IS true AND artists LIKE '%,474,%' AND  object_localized_2_de.type IN ('object','variant','folder')) AND object_localized_2_de.published = 1
Parameters:
[]
149 0.06 ms
SELECT COUNT(*) FROM object_localized_4_de WHERE (isDevItem IS false AND published IS true AND artists LIKE '%,474,%' AND  object_localized_4_de.type IN ('object','variant','folder')) AND object_localized_4_de.published = 1
Parameters:
[]
150 0.06 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 = 474 ) AND workType = 'architecture'  AND object_localized_5_de.published IS true AND artist__id = 474 WHERE ( object_localized_5_de.type IN ('object','variant','folder')) AND object_localized_5_de.published = 1
Parameters:
[]
151 0.05 ms
SELECT COUNT(*) FROM object_localized_12_de WHERE (isDevItem IS false AND published IS true AND artists LIKE '%,474,%' AND  object_localized_12_de.type IN ('object','variant','folder')) AND object_localized_12_de.published = 1
Parameters:
[]
152 23.72 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 = 474 AND  object_localized_5_de.type IN ('object','variant','folder')) AND object_localized_5_de.published = 1 GROUP BY `workgroup__id`) XYZ
Parameters:
[]
153 0.13 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 = 474 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:
[]
154 4.65 ms
SELECT COUNT(*) FROM object_localized_5_de WHERE (isDevItem IS false
            AND workType = 'work'
            AND workgroup__id = 12291  AND published IS true AND artist__id = 474 AND  object_localized_5_de.type IN ('object','variant','folder')) AND object_localized_5_de.published = 1
Parameters:
[]
155 4.47 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 = 12291  AND published IS true AND artist__id = 474 AND  object_localized_5_de.type IN ('object','variant','folder')) AND object_localized_5_de.published = 1 ORDER BY `workDateEnd` DESC, `workDate` DESC
Parameters:
[]
156 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:
[
  1774387854
  "object_17874"
]
157 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:
[
  1774387854
  "object_17874\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_9909\x01tags\x01"
]
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:
[
  1774387854
  "object_18139"
]
159 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:
[
  1774387854
  "object_18139\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_10313\x01tags\x01"
]
160 0.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:
[
  1774387854
  "object_12759"
]
161 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:
[
  1774387854
  "object_12759\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_8063\x01tags\x01"
]
162 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:
[
  1774387854
  "object_12744"
]
163 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:
[
  1774387854
  "object_12744\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_8051\x01tags\x01"
]
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:
[
  1774387854
  "object_12760"
]
165 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:
[
  1774387854
  "object_12760\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_8066\x01tags\x01"
]
166 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:
[
  1774387854
  "object_12745"
]
167 0.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:
[
  1774387854
  "object_12745\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_8047\x01tags\x01"
]
168 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:
[
  1774387854
  "object_12762"
]
169 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:
[
  1774387854
  "object_12762\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_8068\x01tags\x01"
]
170 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:
[
  1774387854
  "object_12746"
]
171 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:
[
  1774387854
  "object_12746\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_8050\x01tags\x01"
]
172 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:
[
  1774387854
  "object_12763"
]
173 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:
[
  1774387854
  "object_12763\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_8069\x01tags\x01"
]
174 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:
[
  1774387854
  "object_12752"
]
175 4.25 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?)
Parameters:
[
  1774387854
  "object_12752\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_8055\x01tags\x01"
]
176 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:
[
  1774387854
  "object_12764"
]
177 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:
[
  1774387854
  "object_12764\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_8072\x01tags\x01"
]
178 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:
[
  1774387854
  "object_12584"
]
179 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:
[
  1774387854
  "object_12584\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_6190\x01tags\x01"
]
180 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:
[
  1774387854
  "object_12753"
]
181 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:
[
  1774387854
  "object_12753\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_8056\x01tags\x01"
]
182 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:
[
  1774387854
  "object_10693"
]
183 5.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:
[
  1774387854
  "object_10693\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_6199\x01tags\x01"
]
184 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:
[
  1774387854
  "object_17868"
]
185 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:
[
  1774387854
  "object_17868\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_9903\x01tags\x01"
]
186 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:
[
  1774387854
  "object_12585"
]
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:
[
  1774387854
  "object_12585\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_6191\x01tags\x01"
]
188 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:
[
  1774387854
  "object_12754"
]
189 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:
[
  1774387854
  "object_12754\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_8057\x01tags\x01"
]
190 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:
[
  1774387854
  "object_17870"
]
191 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:
[
  1774387854
  "object_17870\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_9904\x01tags\x01"
]
192 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:
[
  1774387854
  "object_12755"
]
193 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:
[
  1774387854
  "object_12755\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_8058\x01tags\x01"
]
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:
[
  1774387854
  "object_12756"
]
195 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:
[
  1774387854
  "object_12756\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_8059\x01tags\x01"
]
196 5.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:
[
  1774387854
  "object_12736"
]
197 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:
[
  1774387854
  "object_12736\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_8046\x01tags\x01"
]
198 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:
[
  1774387854
  "object_12757"
]
199 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:
[
  1774387854
  "object_12757\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_8060\x01tags\x01"
]
200 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:
[
  1774387854
  "object_12737"
]
201 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:
[
  1774387854
  "object_12737\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_8048\x01tags\x01"
]
202 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:
[
  1774387854
  "object_12739"
]
203 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:
[
  1774387854
  "object_12739\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_8049\x01tags\x01"
]
204 12.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:
[
  1774387854
  "object_12593"
]
205 1.02 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?)
Parameters:
[
  1774387854
  "object_12593\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_6211\x01tags\x01"
]
206 2.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:
[
  1774387854
  "object_12758"
]
207 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:
[
  1774387854
  "object_12758\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_8061\x01tags\x01"
]
208 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:
[
  1774387854
  "object_10754"
]
209 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:
[
  1774387854
  "object_10754\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_6197\x01tags\x01"
]
210 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:
[
  1774387854
  "object_17871"
]
211 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:
[
  1774387854
  "object_17871\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_9905\x01tags\x01"
]
212 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:
[
  1774387854
  "object_10751"
]
213 0.64 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?)
Parameters:
[
  1774387854
  "object_10751\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_8078\x01tags\x01"
]
214 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:
[
  1774387854
  "object_10757"
]
215 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:
[
  1774387854
  "object_10757\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_6195\x01tags\x01"
]
216 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:
[
  1774387854
  "object_12586"
]
217 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:
[
  1774387854
  "object_12586\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_6194\x01tags\x01"
]
218 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:
[
  1774387854
  "object_10748"
]
219 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:
[
  1774387854
  "object_10748\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_6207\x01tags\x01"
]
220 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:
[
  1774387854
  "object_10705"
]
221 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:
[
  1774387854
  "object_10705\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_6201\x01tags\x01"
]
222 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:
[
  1774387854
  "object_10708"
]
223 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:
[
  1774387854
  "object_10708\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_6203\x01tags\x01"
]
224 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:
[
  1774387854
  "object_10711"
]
225 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:
[
  1774387854
  "object_10711\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_6208\x01tags\x01"
]
226 0.78 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1774387854
  "object_10627"
]
227 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:
[
  1774387854
  "object_10627\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_6209\x01tags\x01"
]
228 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:
[
  1774387854
  "object_10630"
]
229 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:
[
  1774387854
  "object_10630\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_6202\x01tags\x01"
]
230 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:
[
  1774387854
  "object_10633"
]
231 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:
[
  1774387854
  "object_10633\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_6204\x01tags\x01"
]
232 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:
[
  1774387854
  "object_10636"
]
233 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:
[
  1774387854
  "object_10636\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_6210\x01tags\x01"
]
234 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:
[
  1774387854
  "object_10639"
]
235 0.61 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?)
Parameters:
[
  1774387854
  "object_10639\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_6470\x01tags\x01"
]
236 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:
[
  1774387854
  "object_10699"
]
237 0.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:
[
  1774387854
  "object_10699\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_6205\x01tags\x01"
]
238 0.43 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1774387854
  "object_10702"
]
239 0.48 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?)
Parameters:
[
  1774387854
  "object_10702\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_6200\x01tags\x01"
]
240 0.81 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1774387854
  "object_17889"
]
241 0.48 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?)
Parameters:
[
  1774387854
  "object_17889\x01tags\x01"
  "class_5\x01tags\x01"
  "asset_6198\x01tags\x01"
]
242 0.47 ms
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  17874
]
243 0.95 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  9909
]
244 0.49 ms
UPDATE assets SET customSettings = ? WHERE id = ?
Parameters:
[
  "a:4:{s:25:"imageDimensionsCalculated";b:1;s:10:"imageWidth";i:2500;s:11:"imageHeight";i:2962;s:8:"checksum";s:32:"708b55b9beed04a4c6b0716eea0c01ac";}"
  9909
]
245 0.24 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  9909
]
246 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:
[
  1774387854
  "imagick_format_avif"
]
247 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:
[
  1774387854
  "imagick_format_webp"
]
248 0.20 ms
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  18139
]
249 12.28 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  10313
]
250 1.12 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  10313
]
251 0.25 ms
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  12759
]
252 0.15 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  8063
]
253 0.30 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  8063
]
254 0.17 ms
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  12744
]
255 0.15 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  8051
]
256 0.28 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  8051
]
257 0.17 ms
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  12760
]
258 0.16 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  8066
]
259 0.28 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  8066
]
260 0.19 ms
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  12745
]
261 0.16 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  8047
]
262 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  8047
]
263 0.16 ms
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  12762
]
264 0.22 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  8068
]
265 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  8068
]
266 0.22 ms
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  12746
]
267 0.17 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  8050
]
268 0.54 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  8050
]
269 0.21 ms
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  12763
]
270 0.19 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  8069
]
271 0.32 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  8069
]
272 0.26 ms
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  12752
]
273 0.86 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  8055
]
274 0.56 ms
UPDATE assets SET customSettings = ? WHERE id = ?
Parameters:
[
  """
    a:6:{s:25:"imageDimensionsCalculated";b:1;s:10:"imageWidth";i:2500;s:11:"imageHeight";i:3006;s:16:"embeddedMetaData";a:81:{s:8:"FileSize";s:6:"926 kB";s:14:"FileModifyDate";s:25:"2021:12:02 17:21:56+01:00";s:14:"FileAccessDate";s:25:"2021:12:08 12:33:33+01:00";s:19:"FileInodeChangeDate";s:25:"2021:12:07 17:22:43+01:00";s:15:"FilePermissions";s:9:"rw-r--r--";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:11:"Compression";s:12:"Uncompressed";s:25:"PhotometricInterpretation";s:3:"RGB";s:16:"ImageDescription";s:47:"Acryl auf Leinen, montiert auf Holz;\n
    30 x 25 cm";s:11:"Orientation";s:19:"Horizontal (normal)";s:15:"SamplesPerPixel";i:3;s:11:"XResolution";i:300;s:11:"YResolution";i:300;s:19:"PlanarConfiguration";s:6:"Chunky";s:14:"ResolutionUnit";s:6:"inches";s:8:"Software";s:29:"Adobe Photoshop CS4 Macintosh";s:10:"ModifyDate";s:19:"2021:09:08 17:37:17";s:6:"Artist";s:16:"Stefan à Wengen";s:10:"ColorSpace";s:12:"Uncalibrated";s:14:"ExifImageWidth";i:2500;s:15:"ExifImageHeight";i:3006;s:15:"ThumbnailOffset";i:512;s:15:"ThumbnailLength";i:5720;s:10:"XMPToolkit";s:64:"Adobe XMP Core 4.2.2-c063 53.352624, 2008/07/30-18:05:41        ";s:12:"NativeDigest";s:134:"256,257,258,259,262,274,277,284,530,531,282,283,296,301,318,319,529,532,306,270,271,272,305,315,33432;711E6403660E53124805903AA90C2D29";s:10:"CreateDate";s:25:"2021:09:08 17:22:35+02:00";s:12:"MetadataDate";s:25:"2021:09:08 17:37:17+02:00";s:6:"Format";s:10:"image/jpeg";s:9:"ColorMode";s:3:"RGB";s:14:"ICCProfileName";s:19:"Generic RGB Profile";s:13:"CaptionWriter";s:4:"Scan";s:10:"DocumentID";s:40:"xmp.did:FF7F1174072068119C09B93017406E08";s:10:"InstanceID";s:40:"xmp.iid:283126160A2068119C09B93017406E08";s:18:"OriginalDocumentID";s:40:"xmp.did:FF7F1174072068119C09B93017406E08";s:5:"Title";s:27:""Detected Dictionary"; 2021";s:7:"Creator";s:16:"Stefan à Wengen";s:11:"Description";s:47:"Acryl auf Leinen, montiert auf Holz;\n
    30 x 25 cm";s:13:"HistoryAction";s:65:"saved | saved | saved | converted | saved | saved | saved | saved";s:17:"HistoryInstanceID";s:298:"xmp.iid:223126160A2068119C09B93017406E08 | xmp.iid:233126160A2068119C09B93017406E08 | xmp.iid:243126160A2068119C09B93017406E08 | xmp.iid:253126160A2068119C09B93017406E08 | xmp.iid:263126160A2068119C09B93017406E08 | xmp.iid:273126160A2068119C09B93017406E08 | xmp.iid:283126160A2068119C09B93017406E08";s:11:"HistoryWhen";s:187:"2021:09:08 17:36:11+02:00 | 2021:09:08 17:36:11+02:00 | 2021:09:08 17:36:35+02:00 | 2021:09:08 17:36:35+02:00 | 2021:09:08 17:37+02:00 | 2021:09:08 17:37+02:00 | 2021:09:08 17:37:17+02:00";s:20:"HistorySoftwareAgent";s:221:"Adobe Photoshop CS4 Macintosh | Adobe Photoshop CS4 Macintosh | Adobe Photoshop CS4 Macintosh | Adobe Photoshop CS4 Macintosh | Adobe Photoshop CS4 Macintosh | Adobe Photoshop CS4 Macintosh | Adobe Photoshop CS4 Macintosh";s:14:"HistoryChanged";s:25:"/ | / | / | / | / | / | /";s:17:"HistoryParameters";s:29:"from image/tiff to image/jpeg";s:17:"CurrentIPTCDigest";s:32:"aec5092d6cd1fe580f635194e834cb32";s:24:"ApplicationRecordVersion";i:0;s:16:"Caption-Abstract";s:47:"Acryl auf Leinen, montiert auf Holz;\r30 x 25 cm";s:13:"Writer-Editor";s:4:"Scan";s:7:"By-line";s:16:"Stefan ˆ Wengen";s:10:"ObjectName";s:27:""Detected Dictionary"; 2021";s:10:"IPTCDigest";s:32:"aec5092d6cd1fe580f635194e834cb32";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:4294967146;s:14:"GlobalAltitude";i:30;s:8:"URL_List";s:0:"";s:15:"SlicesGroupName";s:20:"32_DD_SW_2021_Vase_1";s:9:"NumSlices";i:1;s:16:"PixelAspectRatio";i:1;s:18:"PhotoshopThumbnail";s:50:"(Binary data 5720 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 CS4";s:16:"PhotoshopQuality";i:12;s:15:"PhotoshopFormat";s:8:"Standard";s:16:"ProgressiveScans";s:7:"3 Scans";s:10:"ImageWidth";i:2500;s:11:"ImageHeight";i:3006;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:9:"ImageSize";s:9:"2500x3006";s:10:"Megapixels";d:7.5;s:14:"ThumbnailImage";s:50:"(Binary data 5720 bytes, use -b option to extract)";}s:25:"embeddedMetaDataExtracted";b:1;s:8:"checksum";s:32:"5a3213e3e280d91217f92ff5ed3ae46f";}
    """
  8055
]
275 1.22 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  8055
]
276 0.27 ms
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  12764
]
277 0.19 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  8072
]
278 0.32 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  8072
]
279 0.22 ms
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  12584
]
280 0.19 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  6190
]
281 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  6190
]
282 0.26 ms
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  12753
]
283 0.16 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  8056
]
284 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  8056
]
285 0.21 ms
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  10693
]
286 0.18 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  6199
]
287 0.32 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  6199
]
288 0.21 ms
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  17868
]
289 0.18 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  9903
]
290 0.31 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  9903
]
291 0.65 ms
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  12585
]
292 0.65 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  6191
]
293 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  6191
]
294 0.32 ms
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  12754
]
295 0.67 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  8057
]
296 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  8057
]
297 0.34 ms
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  17870
]
298 0.61 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  9904
]
299 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  9904
]
300 0.24 ms
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  12755
]
301 0.21 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  8058
]
302 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  8058
]
303 0.23 ms
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  12756
]
304 0.21 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  8059
]
305 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  8059
]
306 0.24 ms
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  12736
]
307 0.22 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  8046
]
308 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  8046
]
309 0.60 ms
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  12757
]
310 4.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  8060
]
311 0.49 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  8060
]
312 0.24 ms
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  12737
]
313 0.26 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  8048
]
314 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  8048
]
315 0.18 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  9927
]
316 0.23 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  9927
]
317 0.21 ms
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  12739
]
318 0.17 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  8049
]
319 0.34 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  8049
]
320 0.21 ms
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  12593
]
321 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  6211
]
322 0.62 ms
UPDATE assets SET customSettings = ? WHERE id = ?
Parameters:
[
  """
    a:6:{s:25:"imageDimensionsCalculated";b:1;s:10:"imageWidth";i:2500;s:11:"imageHeight";i:2981;s:16:"embeddedMetaData";a:33:{s:13:"BitsPerSample";s:12:"16 | 16 | 16";s:5:"title";s:25:"Detected Dictionary; 2020";s:7:"creator";s:16:"Stefan à Wengen";s:11:"description";s:47:"Acryl auf Leinen, montiert auf Holz;\n
    30 x 25 cm";s:7:"History";s:729:"created | xmp.iid:F77F1174072068119AD3B8BAF965798C | 2020-10-09T14:58:43+02:00 | Adobe Photoshop CS4 Macintosh | saved | xmp.iid:F87F1174072068119AD3B8BAF965798C | 2020-10-09T14:59:33+02:00 | Adobe Photoshop CS4 Macintosh | / | saved | xmp.iid:F97F1174072068119AD3B8BAF965798C | 2020-10-09T15:00:20+02:00 | Adobe Photoshop CS4 Macintosh | / | saved | xmp.iid:FA7F1174072068119AD3B8BAF965798C | 2020-10-09T15:01:25+02:00 | Adobe Photoshop CS4 Macintosh | / | saved | xmp.iid:FB7F1174072068119AD3B8BAF965798C | 2020-10-09T15:03:12+02:00 | Adobe Photoshop CS4 Macintosh | / | converted | from image/tiff to image/jpeg | saved | xmp.iid:FC7F1174072068119AD3B8BAF965798C | 2020-10-09T15:03:12+02:00 | Adobe Photoshop CS4 Macintosh | /";s:12:"FileDateTime";i:1633990879;s:8:"FileSize";i:891324;s:8:"FileType";i:2;s:8:"MimeType";s:10:"image/jpeg";s:13:"SectionsFound";s:30:"ANY_TAG, IFD0, THUMBNAIL, EXIF";s:10:"ImageWidth";i:2500;s:11:"ImageLength";i:2981;s:11:"Compression";i:1;s:25:"PhotometricInterpretation";i:2;s:16:"ImageDescription";s:47:"Acryl auf Leinen, montiert auf Holz;\n
    30 x 25 cm";s:11:"Orientation";i:1;s:15:"SamplesPerPixel";i:3;s:11:"XResolution";s:5:"400/1";s:11:"YResolution";s:5:"400/1";s:19:"PlanarConfiguration";i:1;s:14:"ResolutionUnit";i:2;s:8:"Software";s:29:"Adobe Photoshop CS4 Macintosh";s:8:"DateTime";s:19:"2020:10:09 15:03:12";s:6:"Artist";s:16:"Stefan à Wengen";s:16:"Exif_IFD_Pointer";i:344;s:10:"ColorSpace";i:65535;s:14:"ExifImageWidth";i:2500;s:15:"ExifImageLength";i:2981;s:24:"ApplicationRecordVersion";s:2:"\x00\x00";s:16:"Caption-Abstract";s:47:"Acryl auf Leinen, montiert auf Holz;\r30 x 25 cm";s:13:"Writer-Editor";s:4:"Scan";s:7:"By-line";s:16:"Stefan ˆ Wengen";s:10:"ObjectName";s:25:"Detected Dictionary; 2020";}s:25:"embeddedMetaDataExtracted";b:1;s:8:"checksum";s:32:"7493c32155a607c6646dd7425ece94ad";}
    """
  6211
]
323 0.81 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  6211
]
324 0.34 ms
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  12758
]
325 0.24 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  8061
]
326 0.50 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  8061
]
327 0.91 ms
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  10754
]
328 0.71 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  6197
]
329 0.84 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  6197
]
330 1.45 ms
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  17871
]
331 4.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  9905
]
332 0.59 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  9905
]
333 2.33 ms
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  10751
]
334 12.70 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  8078
]
335 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  8078
]
336 0.27 ms
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  10757
]
337 0.23 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  6195
]
338 0.68 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  6195
]
339 0.24 ms
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  12586
]
340 0.19 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  6194
]
341 0.32 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  6194
]
342 0.18 ms
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  10748
]
343 0.14 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  6207
]
344 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  6207
]
345 0.18 ms
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  10705
]
346 0.24 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  6201
]
347 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  6201
]
348 0.20 ms
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  10708
]
349 0.16 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  6203
]
350 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  6203
]
351 0.26 ms
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  10711
]
352 0.17 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  6208
]
353 0.30 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  6208
]
354 0.26 ms
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  10627
]
355 0.89 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  6209
]
356 1.40 ms
UPDATE assets SET customSettings = ? WHERE id = ?
Parameters:
[
  """
    a:7:{s:25:"imageDimensionsCalculated";b:1;s:10:"imageWidth";i:2500;s:11:"imageHeight";i:2981;s:16:"embeddedMetaData";a:246:{s:8:"FileSize";s:6:"4.4 MB";s:14:"FileModifyDate";s:25:"2021:11:07 14:49:03+01:00";s:14:"FileAccessDate";s:25:"2021:11:07 14:49:03+01:00";s:19:"FileInodeChangeDate";s:25:"2021:11:07 14:49:03+01: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:16:"ImageDescription";s:48:"Acryl auf Leinwand, montiert auf Holz\n
    30 x 25 cm";s:4:"Make";s:17:"NIKON CORPORATION";s:5:"Model";s:10:"NIKON D600";s:11:"Orientation";s:19:"Horizontal (normal)";s:11:"XResolution";i:300;s:11:"YResolution";i:300;s:14:"ResolutionUnit";s:6:"inches";s:8:"Software";s:31:"Adobe Photoshop CS6 (Macintosh)";s:10:"ModifyDate";s:19:"2021:11:07 12:20:09";s:6:"Artist";s:16:"Stefan à Wengen";s:12:"ExposureTime";i:2;s:7:"FNumber";d:22;s:15:"ExposureProgram";s:6:"Manual";s:3:"ISO";i:100;s:11:"ExifVersion";s:4:"0221";s:16:"DateTimeOriginal";s:19:"2015:05:11 10:30:43";s:17:"ShutterSpeedValue";i:2;s:13:"ApertureValue";d:22;s:20:"ExposureCompensation";i:0;s:16:"MaxApertureValue";d:2.8;s:12:"MeteringMode";s:13:"Multi-segment";s:11:"LightSource";s:7:"Unknown";s:5:"Flash";s:17:"Off, Did not fire";s:11:"FocalLength";s:7:"68.0 mm";s:18:"SubSecTimeOriginal";i:1;s:10:"ColorSpace";s:4:"sRGB";s:14:"ExifImageWidth";i:2500;s:15:"ExifImageHeight";i:2981;s:21:"FocalPlaneXResolution";d:1675.014984;s:21:"FocalPlaneYResolution";d:1675.014984;s:24:"FocalPlaneResolutionUnit";s:2:"cm";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:6:"Manual";s:12:"WhiteBalance";s:4:"Auto";s:16:"DigitalZoomRatio";i:1;s:23:"FocalLengthIn35mmFormat";s:5:"68 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:6028829;s:8:"LensInfo";s:13:"24-70mm f/2.8";s:9:"LensModel";s:18:"24.0-70.0 mm f/2.8";s:10:"XMPToolkit";s:14:"XMP Core 5.5.0";s:24:"ApproximateFocusDistance";d:1.26;s:11:"ImageNumber";i:11965;s:4:"Lens";s:18:"24.0-70.0 mm f/2.8";s:14:"AlreadyApplied";b:1;s:13:"AutoLateralCA";i:1;s:16:"AutoWhiteVersion";i:134348800;s:10:"Blacks2012";i:-13;s:7:"BlueHue";i:0;s:14:"BlueSaturation";i:0;s:13:"CameraProfile";s:14:"Adobe Standard";s:19:"CameraProfileDigest";s:32:"51B4314CF8312BA027EF3FC60481FB35";s:11:"Clarity2012";i:0;s:19:"ColorNoiseReduction";i:25;s:25:"ColorNoiseReductionDetail";i:50;s:29:"ColorNoiseReductionSmoothness";i:50;s:12:"Contrast2012";i:12;s:18:"ConvertToGrayscale";b:0;s:19:"DefringeGreenAmount";i:0;s:18:"DefringeGreenHueHi";i:60;s:18:"DefringeGreenHueLo";i:40;s:20:"DefringePurpleAmount";i:0;s:19:"DefringePurpleHueHi";i:70;s:19:"DefringePurpleHueLo";i:30;s:12:"Exposure2012";d:0.1;s:11:"GrainAmount";i:0;s:8:"GreenHue";i:0;s:15:"GreenSaturation";i:0;s:7:"HasCrop";b:0;s:11:"HasSettings";b:1;s:14:"Highlights2012";i:0;s:17:"HueAdjustmentAqua";i:0;s:17:"HueAdjustmentBlue";i:0;s:18:"HueAdjustmentGreen";i:0;s:20:"HueAdjustmentMagenta";i:0;s:19:"HueAdjustmentOrange";i:0;s:19:"HueAdjustmentPurple";i:0;s:16:"HueAdjustmentRed";i:0;s:19:"HueAdjustmentYellow";i:0;s:26:"LensManualDistortionAmount";i:0;s:17:"LensProfileEnable";i:0;s:16:"LensProfileSetup";s:12:"LensDefaults";s:23:"LuminanceAdjustmentAqua";i:0;s:23:"LuminanceAdjustmentBlue";i:0;s:24:"LuminanceAdjustmentGreen";i:0;s:26:"LuminanceAdjustmentMagenta";i:0;s:25:"LuminanceAdjustmentOrange";i:0;s:25:"LuminanceAdjustmentPurple";i:0;s:22:"LuminanceAdjustmentRed";i:0;s:25:"LuminanceAdjustmentYellow";i:0;s:18:"LuminanceSmoothing";i:0;s:15:"ParametricDarks";i:0;s:24:"ParametricHighlightSplit";i:75;s:20:"ParametricHighlights";i:0;s:16:"ParametricLights";i:0;s:22:"ParametricMidtoneSplit";i:50;s:21:"ParametricShadowSplit";i:25;s:17:"ParametricShadows";i:0;s:17:"PerspectiveAspect";i:0;s:21:"PerspectiveHorizontal";i:0;s:17:"PerspectiveRotate";i:0;s:16:"PerspectiveScale";i:100;s:18:"PerspectiveUpright";i:0;s:19:"PerspectiveVertical";i:0;s:22:"PostCropVignetteAmount";i:0;s:14:"ProcessVersion";d:6.7;s:11:"RawFileName";s:12:"DSC_1767.NEF";s:6:"RedHue";i:0;s:13:"RedSaturation";i:0;s:24:"SaturationAdjustmentAqua";i:0;s:24:"SaturationAdjustmentBlue";i:0;s:25:"SaturationAdjustmentGreen";i:0;s:27:"SaturationAdjustmentMagenta";i:0;s:26:"SaturationAdjustmentOrange";i:0;s:26:"SaturationAdjustmentPurple";i:0;s:23:"SaturationAdjustmentRed";i:0;s:26:"SaturationAdjustmentYellow";i:0;s:10:"ShadowTint";i:0;s:11:"Shadows2012";i:17;s:13:"SharpenDetail";i:25;s:18:"SharpenEdgeMasking";i:0;s:13:"SharpenRadius";i:1;s:18:"SplitToningBalance";i:0;s:23:"SplitToningHighlightHue";i:0;s:30:"SplitToningHighlightSaturation";i:0;s:20:"SplitToningShadowHue";i:0;s:27:"SplitToningShadowSaturation";i:0;s:16:"ColorTemperature";i:3750;s:4:"Tint";i:22;s:13:"ToneCurveName";s:15:"Medium Contrast";s:17:"ToneCurveName2012";s:6:"Linear";s:7:"Version";s:5:"8.7.1";s:8:"Vibrance";i:0;s:14:"VignetteAmount";i:0;s:10:"Whites2012";i:0;s:6:"Format";s:10:"image/jpeg";s:15:"SensitivityType";s:26:"Recommended Exposure Index";s:23:"PhotographicSensitivity";i:100;s:11:"TimeCreated";s:9:"10:30:43Z";s:13:"CaptionWriter";s:18:"Foto: Linda Inconi";s:9:"ColorMode";s:3:"RGB";s:14:"ICCProfileName";s:17:"sRGB IEC61966-2.1";s:10:"CreateDate";s:19:"2015:05:11 10:30:43";s:11:"CreatorTool";s:31:"Adobe Photoshop CS6 (Macintosh)";s:12:"MetadataDate";s:25:"2021:11:07 12:20:09+01:00";s:6:"Rating";i:0;s:10:"DocumentID";s:44:"xmp.did:6bb06efe-2893-435f-9632-da3c167dd156";s:10:"InstanceID";s:40:"xmp.iid:03801174072068118A6DDC6BBC5F3F3E";s:18:"OriginalDocumentID";s:32:"C46F81768468C52458E2130486ACEFA2";s:9:"ToneCurve";s:55:"0, 0 | 32, 22 | 64, 56 | 128, 128 | 192, 196 | 255, 255";s:13:"ToneCurveBlue";s:15:"0, 0 | 255, 255";s:14:"ToneCurveGreen";s:15:"0, 0 | 255, 255";s:15:"ToneCurvePV2012";s:15:"0, 0 | 255, 255";s:19:"ToneCurvePV2012Blue";s:15:"0, 0 | 255, 255";s:20:"ToneCurvePV2012Green";s:15:"0, 0 | 255, 255";s:18:"ToneCurvePV2012Red";s:15:"0, 0 | 255, 255";s:12:"ToneCurveRed";s:15:"0, 0 | 255, 255";s:7:"Creator";s:16:"Stefan à Wengen";s:11:"Description";s:48:"Acryl auf Leinwand, montiert auf Holz\n
    30 x 25 cm";s:5:"Title";s:27:""Detected Dictionary"; 2015";s:17:"DocumentAncestors";s:44:"xmp.did:6bb06efe-2893-435f-9632-da3c167dd156";s:21:"DerivedFromDocumentID";s:44:"xmp.did:6bb06efe-2893-435f-9632-da3c167dd156";s:21:"DerivedFromInstanceID";s:40:"xmp.iid:02801174072068118A6DDC6BBC5F3F3E";s:29:"DerivedFromOriginalDocumentID";s:32:"C46F81768468C52458E2130486ACEFA2";s:13:"HistoryAction";s:172:"derived | saved | saved | converted | derived | saved | saved | converted | derived | saved | saved | saved | saved | saved | saved | converted | derived | saved | produced";s:17:"HistoryParameters";s:352:"converted from image/x-nikon-nef to image/tiff | from image/tiff to application/vnd.adobe.photoshop | converted from image/tiff to application/vnd.adobe.photoshop | from application/vnd.adobe.photoshop to image/tiff | converted from application/vnd.adobe.photoshop to image/tiff | from image/tiff to image/jpeg | converted from image/tiff to image/jpeg";s:14:"HistoryChanged";s:41:"/ | / | / | / | / | / | / | / | / | / | /";s:17:"HistoryInstanceID";s:474:"xmp.iid:6bb06efe-2893-435f-9632-da3c167dd156 | xmp.iid:0180117407206811822A9D4105C6FAD6 | xmp.iid:0280117407206811822A9D4105C6FAD6 | xmp.iid:FC7F11740720681183D1EB144F50C38F | xmp.iid:FD7F11740720681183D1EB144F50C38F | xmp.iid:FF7F11740720681183D1EB144F50C38F | xmp.iid:078011740720681188C680B32085336D | xmp.iid:088011740720681188C680B32085336D | xmp.iid:01801174072068118A6DDC6BBC5F3F3E | xmp.iid:02801174072068118A6DDC6BBC5F3F3E | xmp.iid:03801174072068118A6DDC6BBC5F3F3E";s:20:"HistorySoftwareAgent";s:398:"Adobe Photoshop Camera Raw 8.7.1 (Macintosh) | Adobe Photoshop CS6 (Macintosh) | Adobe Photoshop CS6 (Macintosh) | Adobe Photoshop CS6 (Macintosh) | Adobe Photoshop CS6 (Macintosh) | Adobe Photoshop CS6 (Macintosh) | Adobe Photoshop CS4 Macintosh | Adobe Photoshop CS4 Macintosh | Adobe Photoshop CS4 Macintosh | Adobe Photoshop CS4 Macintosh | Adobe Photoshop CS4 Macintosh | Affinity Photo 1.10.4";s:11:"HistoryWhen";s:333:"2015:05:21 08:58:20+02:00 | 2015:05:21 09:00:41+02:00 | 2015:05:21 09:00:41+02:00 | 2015:05:22 09:49:40+02:00 | 2015:05:22 09:49:40+02:00 | 2015:05:22 09:50:21+02:00 | 2015:05:27 15:53:07+02:00 | 2015:05:27 15:53:07+02:00 | 2016:02:03 16:56:27+01:00 | 2016:02:03 16:56:41+01:00 | 2016:02:03 16:56:41+01:00 | 2021:11:07 12:20:09+01:00";s:17:"CurrentIPTCDigest";s:32:"6b4f58733899d62c51c655d2aeca680f";s:17:"CodedCharacterSet";s:4:"UTF8";s:24:"ApplicationRecordVersion";i:4;s:10:"ObjectName";s:27:""Detected Dictionary"; 2015";s:11:"DateCreated";s:10:"2015:05:11";s:7:"By-line";s:16:"Stefan à Wengen";s:16:"Caption-Abstract";s:48:"Acryl auf Leinwand, montiert auf Holz\r30 x 25 cm";s:13:"Writer-Editor";s:18:"Foto: Linda Inconi";s:10:"IPTCDigest";s:32:"6b4f58733899d62c51c655d2aeca680f";s:14:"ProfileCMMType";s:10:"Little CMS";s:14:"ProfileVersion";s:5:"4.3.0";s:12:"ProfileClass";s:22:"Display Device Profile";s:14:"ColorSpaceData";s:4:"RGB ";s:22:"ProfileConnectionSpace";s:4:"XYZ ";s:15:"ProfileDateTime";s:19:"2021:11:07 11:18:06";s:20:"ProfileFileSignature";s:4:"acsp";s:15:"PrimaryPlatform";s:21:"Microsoft Corporation";s:8:"CMMFlags";s:25:"Not Embedded, Independent";s:18:"DeviceManufacturer";s:0:"";s:11:"DeviceModel";s:0:"";s:16:"DeviceAttributes";s:35:"Reflective, Glossy, Positive, Color";s:15:"RenderingIntent";s:10:"Perceptual";s:25:"ConnectionSpaceIlluminant";s:16:"0.9642 1 0.82491";s:14:"ProfileCreator";s:10:"Little CMS";s:9:"ProfileID";i:0;s:18:"ProfileDescription";s:17:"sRGB IEC61966-2.1";s:16:"ProfileCopyright";s:24:"No copyright, use freely";s:15:"MediaWhitePoint";s:16:"0.9642 1 0.82491";s:19:"ChromaticAdaptation";s:74:"1.04788 0.02292 -0.05022 0.02959 0.99048 -0.01707 -0.00925 0.01508 0.75168";s:15:"RedMatrixColumn";s:23:"0.43604 0.22249 0.01392";s:16:"BlueMatrixColumn";s:23:"0.14305 0.06061 0.71391";s:17:"GreenMatrixColumn";s:22:"0.38512 0.7169 0.09706";s:6:"RedTRC";s:48:"(Binary data 32 bytes, use -b option to extract)";s:8:"GreenTRC";s:48:"(Binary data 32 bytes, use -b option to extract)";s:7:"BlueTRC";s:48:"(Binary data 32 bytes, use -b option to extract)";s:20:"ChromaticityChannels";i:3;s:20:"ChromaticityColorant";s:11:"Unknown (0)";s:20:"ChromaticityChannel1";s:9:"0.64 0.33";s:20:"ChromaticityChannel2";s:11:"0.3 0.60001";s:20:"ChromaticityChannel3";s:12:"0.14999 0.06";s:10:"ImageWidth";i:2500;s:11:"ImageHeight";i:2981;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:4:4 (1 1)";s:8:"Aperture";d:22;s:9:"ImageSize";s:9:"2500x2981";s:10:"Megapixels";d:7.5;s:16:"ScaleFactor35efl";d:1;s:12:"ShutterSpeed";i:2;s:22:"SubSecDateTimeOriginal";s:21:"2015:05:11 10:30:43.1";s:17:"CircleOfConfusion";s:8:"0.030 mm";s:3:"DOF";s:22:"0.44 m (1.08 - 1.52 m)";s:3:"FOV";s:8:"29.7 deg";s:16:"FocalLength35efl";s:35:"68.0 mm (35 mm equivalent: 68.0 mm)";s:18:"HyperfocalDistance";s:6:"7.00 m";s:10:"LightValue";d:7.9;s:6:"LensID";s:40:"Tamron SP 24-70mm f/2.8 Di VC USD (A007)";}s:25:"embeddedMetaDataExtracted";b:1;s:10:"thumbnails";N;s:8:"checksum";s:32:"e67863805cb09ba2f2da6e5b6bc57461";}
    """
  6209
]
357 6.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  6209
]
358 0.25 ms
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  10630
]
359 0.23 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  6202
]
360 0.53 ms
UPDATE assets SET customSettings = ? WHERE id = ?
Parameters:
[
  """
    a:6:{s:25:"imageDimensionsCalculated";b:1;s:10:"imageWidth";i:2500;s:11:"imageHeight";i:2960;s:16:"embeddedMetaData";a:89:{s:7:"creator";s:16:"Stefan à Wengen";s:6:"rights";s:12:"Linda Inconi";s:5:"title";s:27:""Detected Dictionary"; 2015";s:11:"description";s:48:"Acryl auf Leinwand, montiert auf Holz\n
    30 x 25 cm";s:7:"History";s:1521:"saved | xmp.iid:07d4dfee-a600-452e-bafa-981c1e65502e | 2015-11-30T12:51:20+01:00 | Adobe Photoshop Camera Raw 8.7.1 (Macintosh) | /metadata | derived | converted from image/x-nikon-nef to image/tiff | saved | xmp.iid:7196bbe3-4b04-42a5-843e-35c4417123ee | 2015-12-07T16:35:53+01:00 | Adobe Photoshop Camera Raw 8.7.1 (Macintosh) | / | saved | xmp.iid:5C3CE2CF1520681183D1DE1A8C889501 | 2015-12-07T16:50:05+01:00 | Adobe Photoshop CS6 (Macintosh) | / | converted | from image/tiff to application/vnd.adobe.photoshop | derived | converted from image/tiff to application/vnd.adobe.photoshop | saved | xmp.iid:5D3CE2CF1520681183D1DE1A8C889501 | 2015-12-07T16:50:05+01:00 | Adobe Photoshop CS6 (Macintosh) | / | saved | xmp.iid:724720599A25681183D1DE1A8C889501 | 2015-12-14T16:51:01+01:00 | Adobe Photoshop CS6 (Macintosh) | / | converted | from application/vnd.adobe.photoshop to image/tiff | derived | converted from application/vnd.adobe.photoshop to image/tiff | saved | xmp.iid:734720599A25681183D1DE1A8C889501 | 2015-12-14T16:51:01+01:00 | Adobe Photoshop CS6 (Macintosh) | / | saved | xmp.iid:714167B99B25681183D1DE1A8C889501 | 2015-12-14T16:56:42+01:00 | Adobe Photoshop CS6 (Macintosh) | / | converted | from image/tiff to image/jpeg | derived | converted from image/tiff to image/jpeg | saved | xmp.iid:724167B99B25681183D1DE1A8C889501 | 2015-12-14T16:56:42+01:00 | Adobe Photoshop CS6 (Macintosh) | / | saved | xmp.iid:6C5E5B340820681188C6E882CC0DA110 | 2016-01-26T17:52:09+01:00 | Adobe Photoshop CS4 Macintosh | /";s:11:"DerivedFrom";s:122:"xmp.iid:714167B99B25681183D1DE1A8C889501 | xmp.did:7196bbe3-4b04-42a5-843e-35c4417123ee | 620C29D424DBB8D2BC479DACCB8099A9";s:9:"ToneCurve";s:55:"0, 0 | 32, 22 | 64, 56 | 128, 128 | 192, 196 | 255, 255";s:12:"ToneCurveRed";s:15:"0, 0 | 255, 255";s:14:"ToneCurveGreen";s:15:"0, 0 | 255, 255";s:13:"ToneCurveBlue";s:15:"0, 0 | 255, 255";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:13:"BitsPerSample";s:12:"16 | 16 | 16";s:15:"ISOSpeedRatings";i:250;s:5:"Flash";i:16;s:12:"FileDateTime";i:1633989239;s:8:"FileSize";i:821028;s:8:"FileType";i:2;s:8:"MimeType";s:10:"image/jpeg";s:13:"SectionsFound";s:30:"ANY_TAG, IFD0, THUMBNAIL, EXIF";s:10:"ImageWidth";i:2500;s:11:"ImageLength";i:2960;s:11:"Compression";i:5;s:25:"PhotometricInterpretation";i:2;s:16:"ImageDescription";s:48:"Acryl auf Leinwand, montiert auf Holz\n
    30 x 25 cm";s:4:"Make";s:17:"NIKON CORPORATION";s:5:"Model";s:10:"NIKON D600";s:11:"Orientation";i:1;s:15:"SamplesPerPixel";i:3;s:11:"XResolution";s:4:"78/1";s:11:"YResolution";s:4:"78/1";s:19:"PlanarConfiguration";i:1;s:14:"ResolutionUnit";i:2;s:8:"Software";s:29:"Adobe Photoshop CS4 Macintosh";s:8:"DateTime";s:19:"2016:01:26 17:52:09";s:6:"Artist";s:16:"Stefan à Wengen";s:9:"Copyright";s:12:"Linda Inconi";s:16:"Exif_IFD_Pointer";i:424;s:12:"ExposureTime";s:4:"6/10";s:7:"FNumber";s:4:"13/1";s:15:"ExposureProgram";i:1;s:19:"UndefinedTag:0x8830";i:2;s:11:"ExifVersion";s:4:"0221";s:16:"DateTimeOriginal";s:19:"2015:11:30 12:29:04";s:17:"DateTimeDigitized";s:19:"2015:11:30 12:29:04";s:17:"ShutterSpeedValue";s:14:"736966/1000000";s:13:"ApertureValue";s:15:"7400879/1000000";s:17:"ExposureBiasValue";s:3:"0/6";s:16:"MaxApertureValue";s:5:"16/10";s:12:"MeteringMode";i:5;s:11:"LightSource";i:0;s:11:"FocalLength";s:6:"500/10";s:10:"SubSecTime";s:2:"20";s:18:"SubSecTimeOriginal";s:2:"20";s:19:"SubSecTimeDigitized";s:2:"20";s:10:"ColorSpace";i:1;s:14:"ExifImageWidth";i:2500;s:15:"ExifImageLength";i:2960;s:21:"FocalPlaneXResolution";s:14:"54886891/32768";s:21:"FocalPlaneYResolution";s:14:"54886891/32768";s:24:"FocalPlaneResolutionUnit";i:3;s:13:"SensingMethod";i:2;s:10:"FileSource";s:1:"\x03";s:9:"SceneType";s:1:"\x01";s:10:"CFAPattern";s:8:"\x02\x00\x02\x00\x00\x01\x01\x02";s:14:"CustomRendered";i:0;s:12:"ExposureMode";i:1;s:12:"WhiteBalance";i:0;s:16:"DigitalZoomRatio";s:3:"1/1";s:21:"FocalLengthIn35mmFilm";i:50;s:16:"SceneCaptureType";i:0;s:11:"GainControl";i:0;s:8:"Contrast";i:0;s:10:"Saturation";i:0;s:9:"Sharpness";i:0;s:20:"SubjectDistanceRange";i:0;s:19:"UndefinedTag:0xA431";s:7:"6028829";s:19:"UndefinedTag:0xA434";s:13:"50.0 mm f/1.8";s:17:"CodedCharacterSet";s:15:"\e%G | \e%G | \e%G";s:24:"ApplicationRecordVersion";s:2:"\x00\x00";s:16:"Caption-Abstract";s:48:"Acryl auf Leinwand, montiert auf Holz\r30 x 25 cm";s:13:"Writer-Editor";s:18:"Foto: Linda Inconi";s:7:"By-line";s:16:"Stefan à Wengen";s:10:"ObjectName";s:27:""Detected Dictionary"; 2015";s:11:"DateCreated";s:8:"20151130";s:15:"CopyrightNotice";s:12:"Linda Inconi";s:11:"TimeCreated";s:11:"122904+0000";}s:25:"embeddedMetaDataExtracted";b:1;s:8:"checksum";s:32:"55d26694a71cb96ea3aa697ad0e27f2e";}
    """
  6202
]
361 0.29 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  6202
]
362 0.17 ms
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  10633
]
363 0.14 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  6204
]
364 0.49 ms
UPDATE assets SET customSettings = ? WHERE id = ?
Parameters:
[
  """
    a:6:{s:25:"imageDimensionsCalculated";b:1;s:10:"imageWidth";i:2500;s:11:"imageHeight";i:2980;s:16:"embeddedMetaData";a:90:{s:7:"creator";s:16:"Stefan à Wengen";s:6:"rights";s:12:"Linda Inconi";s:5:"title";s:27:""Detected Dictionary"; 2015";s:11:"description";s:48:"Acryl auf Leinwand, montiert auf Holz\n
    30 x 25 cm";s:17:"DocumentAncestors";s:44:"xmp.did:eeabdf16-b63c-4d86-9444-c33bd3620f7a";s:7:"History";s:1521:"saved | xmp.iid:fb2f20b8-d991-4a0f-a747-23c3853e62f4 | 2015-11-30T12:50:18+01:00 | Adobe Photoshop Camera Raw 8.7.1 (Macintosh) | /metadata | derived | converted from image/x-nikon-nef to image/tiff | saved | xmp.iid:eeabdf16-b63c-4d86-9444-c33bd3620f7a | 2015-12-07T15:59:36+01:00 | Adobe Photoshop Camera Raw 8.7.1 (Macintosh) | / | saved | xmp.iid:583CE2CF1520681183D1DE1A8C889501 | 2015-12-07T16:29:24+01:00 | Adobe Photoshop CS6 (Macintosh) | / | converted | from image/tiff to application/vnd.adobe.photoshop | derived | converted from image/tiff to application/vnd.adobe.photoshop | saved | xmp.iid:593CE2CF1520681183D1DE1A8C889501 | 2015-12-07T16:29:24+01:00 | Adobe Photoshop CS6 (Macintosh) | / | saved | xmp.iid:744720599A25681183D1DE1A8C889501 | 2015-12-14T16:51:38+01:00 | Adobe Photoshop CS6 (Macintosh) | / | converted | from application/vnd.adobe.photoshop to image/tiff | derived | converted from application/vnd.adobe.photoshop to image/tiff | saved | xmp.iid:754720599A25681183D1DE1A8C889501 | 2015-12-14T16:51:38+01:00 | Adobe Photoshop CS6 (Macintosh) | / | saved | xmp.iid:734167B99B25681183D1DE1A8C889501 | 2015-12-14T16:56:50+01:00 | Adobe Photoshop CS6 (Macintosh) | / | converted | from image/tiff to image/jpeg | derived | converted from image/tiff to image/jpeg | saved | xmp.iid:744167B99B25681183D1DE1A8C889501 | 2015-12-14T16:56:50+01:00 | Adobe Photoshop CS6 (Macintosh) | / | saved | xmp.iid:6D5E5B340820681188C6E882CC0DA110 | 2016-01-26T17:52:54+01:00 | Adobe Photoshop CS4 Macintosh | /";s:11:"DerivedFrom";s:122:"xmp.iid:734167B99B25681183D1DE1A8C889501 | xmp.did:eeabdf16-b63c-4d86-9444-c33bd3620f7a | E3061853579B1C245181A8C5A27097F3";s:9:"ToneCurve";s:55:"0, 0 | 32, 22 | 64, 56 | 128, 128 | 192, 196 | 255, 255";s:12:"ToneCurveRed";s:15:"0, 0 | 255, 255";s:14:"ToneCurveGreen";s:15:"0, 0 | 255, 255";s:13:"ToneCurveBlue";s:15:"0, 0 | 255, 255";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:13:"BitsPerSample";s:12:"16 | 16 | 16";s:15:"ISOSpeedRatings";i:250;s:5:"Flash";i:16;s:12:"FileDateTime";i:1633989920;s:8:"FileSize";i:708011;s:8:"FileType";i:2;s:8:"MimeType";s:10:"image/jpeg";s:13:"SectionsFound";s:30:"ANY_TAG, IFD0, THUMBNAIL, EXIF";s:10:"ImageWidth";i:2500;s:11:"ImageLength";i:2980;s:11:"Compression";i:5;s:25:"PhotometricInterpretation";i:2;s:16:"ImageDescription";s:48:"Acryl auf Leinwand, montiert auf Holz\n
    30 x 25 cm";s:4:"Make";s:17:"NIKON CORPORATION";s:5:"Model";s:10:"NIKON D600";s:11:"Orientation";i:1;s:15:"SamplesPerPixel";i:3;s:11:"XResolution";s:4:"78/1";s:11:"YResolution";s:4:"78/1";s:19:"PlanarConfiguration";i:1;s:14:"ResolutionUnit";i:2;s:8:"Software";s:29:"Adobe Photoshop CS4 Macintosh";s:8:"DateTime";s:19:"2016:01:26 17:52:54";s:6:"Artist";s:16:"Stefan à Wengen";s:9:"Copyright";s:12:"Linda Inconi";s:16:"Exif_IFD_Pointer";i:424;s:12:"ExposureTime";s:4:"6/10";s:7:"FNumber";s:4:"13/1";s:15:"ExposureProgram";i:1;s:19:"UndefinedTag:0x8830";i:2;s:11:"ExifVersion";s:4:"0221";s:16:"DateTimeOriginal";s:19:"2015:11:30 12:28:07";s:17:"DateTimeDigitized";s:19:"2015:11:30 12:28:07";s:17:"ShutterSpeedValue";s:14:"736966/1000000";s:13:"ApertureValue";s:15:"7400879/1000000";s:17:"ExposureBiasValue";s:3:"0/6";s:16:"MaxApertureValue";s:5:"16/10";s:12:"MeteringMode";i:5;s:11:"LightSource";i:0;s:11:"FocalLength";s:6:"500/10";s:10:"SubSecTime";s:2:"50";s:18:"SubSecTimeOriginal";s:2:"50";s:19:"SubSecTimeDigitized";s:2:"50";s:10:"ColorSpace";i:1;s:14:"ExifImageWidth";i:2500;s:15:"ExifImageLength";i:2980;s:21:"FocalPlaneXResolution";s:14:"54886891/32768";s:21:"FocalPlaneYResolution";s:14:"54886891/32768";s:24:"FocalPlaneResolutionUnit";i:3;s:13:"SensingMethod";i:2;s:10:"FileSource";s:1:"\x03";s:9:"SceneType";s:1:"\x01";s:10:"CFAPattern";s:8:"\x02\x00\x02\x00\x00\x01\x01\x02";s:14:"CustomRendered";i:0;s:12:"ExposureMode";i:1;s:12:"WhiteBalance";i:0;s:16:"DigitalZoomRatio";s:3:"1/1";s:21:"FocalLengthIn35mmFilm";i:50;s:16:"SceneCaptureType";i:0;s:11:"GainControl";i:0;s:8:"Contrast";i:0;s:10:"Saturation";i:0;s:9:"Sharpness";i:0;s:20:"SubjectDistanceRange";i:0;s:19:"UndefinedTag:0xA431";s:7:"6028829";s:19:"UndefinedTag:0xA434";s:13:"50.0 mm f/1.8";s:17:"CodedCharacterSet";s:15:"\e%G | \e%G | \e%G";s:24:"ApplicationRecordVersion";s:2:"\x00\x00";s:16:"Caption-Abstract";s:48:"Acryl auf Leinwand, montiert auf Holz\r30 x 25 cm";s:13:"Writer-Editor";s:18:"Foto: Linda Inconi";s:7:"By-line";s:16:"Stefan à Wengen";s:10:"ObjectName";s:27:""Detected Dictionary"; 2015";s:11:"DateCreated";s:8:"20151130";s:15:"CopyrightNotice";s:12:"Linda Inconi";s:11:"TimeCreated";s:11:"122807+0000";}s:25:"embeddedMetaDataExtracted";b:1;s:8:"checksum";s:32:"31af9ef4643414ca95955b17bf9e4401";}
    """
  6204
]
365 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  6204
]
366 0.20 ms
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  10636
]
367 0.17 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  6210
]
368 0.49 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  6210
]
369 0.20 ms
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  10639
]
370 0.16 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  6470
]
371 1.02 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  6470
]
372 0.19 ms
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  10699
]
373 0.14 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  6205
]
374 0.29 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  6205
]
375 0.17 ms
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  10702
]
376 0.14 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  6200
]
377 0.27 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  6200
]
378 0.17 ms
SELECT * FROM object_relations_5 WHERE src_id = ?
Parameters:
[
  17889
]
379 0.15 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  6198
]
380 0.31 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  6198
]
381 0.07 ms
SELECT COUNT(*) FROM object_localized_5_de WHERE (isDevItem IS false
            AND workType = 'work'
            AND workgroup__id = 12291  AND published IS true AND artist__id = 474 AND  object_localized_5_de.type IN ('object','variant','folder')) AND object_localized_5_de.published = 1
Parameters:
[]
382 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:
[
  1774387854
  "document_8"
]
383 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:
[
  1774387854
  "document_8\x01tags\x01"
]
384 0.07 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  8
]
385 0.07 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
386 0.39 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"
]
387 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:
[
  "FormOrderNewsletter_Stop"
  null
  null
]
388 1.62 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  22
]
389 8.96 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1774387854
  "document_properties_8"
]
390 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:
[
  1774387855
  "document_properties\x01tags\x01"
  "document_8\x01tags\x01"
]
391 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:
[
  1774387855
  "document_70"
]
392 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:
[
  1774387855
  "document_70\x01tags\x01"
]
393 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:
[
  1774387855
  "document_properties_70"
]
394 0.08 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
395 0.46 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"
]
396 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:
[]
397 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:
[
  1774387855
  "object_12782"
]
398 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:
[
  1774387855
  "object_12782\x01tags\x01"
  "class_14\x01tags\x01"
  "asset_8590\x01tags\x01"
  "asset_8591\x01tags\x01"
]
399 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:
[
  1774387855
  "object_12781"
]
400 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:
[
  1774387855
  "object_12781\x01tags\x01"
  "class_14\x01tags\x01"
  "asset_8582\x01tags\x01"
  "asset_8583\x01tags\x01"
]
401 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:
[
  1774387855
  "object_12733"
]
402 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:
[
  1774387855
  "object_12733\x01tags\x01"
  "class_14\x01tags\x01"
  "asset_6028\x01tags\x01"
  "asset_8017\x01tags\x01"
]
403 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:
[
  1774387855
  "object_12734"
]
404 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:
[
  1774387855
  "object_12734\x01tags\x01"
  "class_14\x01tags\x01"
  "asset_6029\x01tags\x01"
  "asset_6019\x01tags\x01"
]
405 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:
[
  1774387855
  "object_12780"
]
406 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:
[
  1774387855
  "object_12780\x01tags\x01"
  "class_14\x01tags\x01"
  "asset_8732\x01tags\x01"
  "asset_8679\x01tags\x01"
]
407 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:
[
  1774387855
  "object_12783"
]
408 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:
[
  1774387855
  "object_12783\x01tags\x01"
  "class_14\x01tags\x01"
  "asset_8584\x01tags\x01"
  "asset_8585\x01tags\x01"
]
409 0.15 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  8590
]
410 13.18 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  8582
]
411 0.22 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  6028
]
412 0.15 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  6029
]
413 0.12 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  8732
]
414 0.13 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  8584
]

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.