Query Metrics

1062 Database Queries
21 Different statements
269.42 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

# Time Info
1 0.27 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/"
  "book-holiday"
]
2 0.38 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  3
]
3 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
4 0.37 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/en/book-holiday"
  "path"
  "auto_create"
  "/en/book-holiday"
  "path_query"
  "https://partnerinfo.kleinwalsertal-dev.conecto.rocks/en/book-holiday"
  "entire_uri"
]
5 0.17 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
6 0.18 ms
SELECT * FROM object_url_slugs WHERE slug = '/en/book-holiday' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
7 0.26 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  451
]
8 0.18 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  134
]
9 0.19 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  134
]
10 0.16 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  451
]
11 0.25 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  3
  451
  451
]
12 0.22 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  451
  451
]
13 0.19 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  3
  3
]
14 0.20 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "de"
]
15 0.18 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "en"
]
16 0.15 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "REPORT_REGION"
]
17 0.13 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "CN_WEBCAM"
]
18 0.13 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "CN_AVALANCHEREPORT"
]
19 0.27 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
20 0.18 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  451
]
21 0.25 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  3
  451
  451
]
22 0.22 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  451
  451
]
23 0.19 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  3
  3
]
24 0.31 ms
SELECT object_CN_WEATHERSTATION.id as id, object_CN_WEATHERSTATION.type as `type` FROM object_CN_WEATHERSTATION WHERE (( id = ? OR id = ?)  AND  object_CN_WEATHERSTATION.type IN ('object','variant','folder')) AND object_CN_WEATHERSTATION.published = 1 ORDER BY `altitude`    LIMIT 2
Parameters:
[
  null
  null
]
25 0.26 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:
[
  "weather.default_valley_station"
  null
  null
]
26 0.15 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  35
]
27 0.21 ms
SELECT *
            FROM website_settings
            WHERE name = ?
                AND (
                    siteId IS NULL
                    OR siteId = 0
                    OR siteId = ?
                )
                AND (
                    language IS NULL
                    OR language = ''
                    OR language = ?
                )
            ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[
  "weather.default_mountain_station"
  null
  null
]
28 0.13 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  34
]
29 0.13 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "CN_WEATHERSTATION"
]
30 0.17 ms
SELECT * FROM object_relations_CN_WEATHERSTATION WHERE src_id = ?
Parameters:
[
  3840
]
31 0.13 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "CN_WEATHERDAY"
]
32 0.27 ms
SELECT * FROM object_collection_Weather_CN_WEATHERDAY WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  3901
  "weatherData"
]
33 0.19 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  451
]
34 0.25 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  3
  451
  451
]
35 0.21 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  451
  451
]
36 0.19 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  3
  3
]
37 0.45 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  451
]
38 0.73 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  442
]
39 1.59 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  748
]
40 0.19 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  748
]
41 0.27 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  437
]
42 0.31 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  855
]
43 0.46 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  855
]
44 0.18 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  446
]
45 0.18 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1579
]
46 0.55 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1579
]
47 0.89 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  441
]
48 0.16 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  850
]
49 0.17 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  850
]
50 0.20 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  444
]
51 0.22 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3376
]
52 0.21 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3376
]
53 0.35 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  443
]
54 0.20 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1168
]
55 0.21 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1168
]
56 0.28 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  447
]
57 0.14 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4776
]
58 0.20 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4776
]
59 0.64 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  445
]
60 0.30 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1146
]
61 0.30 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1146
]
62 0.29 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1268
]
63 0.28 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1268
]
64 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
65 0.18 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1268__2fbe9cb2580fc5c46a11a94bd62290a5"
]
66 0.18 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
67 0.17 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1268__a827bc1ceb1f7ead4fcd47d6e242f176"
]
68 0.17 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
69 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1268__0db854fe51ccb364bf91374663e5e449"
]
70 0.17 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
71 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1268__92f5267a7a93ba26f890ea342d42a555"
]
72 0.17 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
73 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1268__a5c2eac11132371da7e6256b85fadb80"
]
74 0.17 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
75 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1268__bc7f279c6507e1b8760655984a022733"
]
76 0.17 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
77 0.17 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1268__ed9365e732b0552dff4cadc3c87b86d5"
]
78 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
79 0.17 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1268__3bc93472f94fd5c64fe748b6f1adb6f5"
]
80 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
81 0.17 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1268__fa88599b467cc10df88c8d8cc9264fe2"
]
82 0.17 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
83 0.17 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1268__5ea1a538e0c4afc7c93d59131a944a34"
]
84 0.17 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
85 0.17 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1268__36a284acd48c465ff499ab2294f7be03"
]
86 2.95 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
87 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1268__1e0b76e86d12d86c1069218c257f847a"
]
88 0.17 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
89 1.24 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1268__4d4ecca39aea096d535c4373dbee9e54"
]
90 1.75 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
91 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1268__98dabc2e02e6101c091303bac8c068a9"
]
92 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
93 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1268__204f1aaf95842f9ca93a694f811269b2"
]
94 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
95 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1268__2e6b133b4c0ae0c7e1e8726e620b4d3f"
]
96 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
97 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1268__fd6b83d0c93762f15aed53ae57be0af4"
]
98 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
99 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1268__0dc46534d0c09b595d5859c36a65452a"
]
100 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
101 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1268__655ff347b53c94ee787f4b8511847b41"
]
102 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
103 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1268__be3aa0c8b35f12c1ed11f55843550f31"
]
104 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
105 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1268__ff6771bc4241d4c82aed392e918a8b1d"
]
106 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
107 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1268__ba6d386ea64fe8a49873f3b11cd4f777"
]
108 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
109 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1268__9be9fde4380851ae61cd530927aac183"
]
110 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
111 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1268__13967d4dd994ac7ecffbbfbf0abd16a9"
]
112 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
113 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1268__6fe9b72d3f13032ad061bcc605ea9f3b"
]
114 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
115 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1268__060ef9e89e4c1ef84856db0df1e98235"
]
116 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
117 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1268__6fe9b72d3f13032ad061bcc605ea9f3b"
]
118 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
119 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1268__83cdd869723fae0477e720aa02c3d1f9"
]
120 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
121 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1268__66329ae27e10b9eaedb58da3f5273831"
]
122 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
123 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1268__83cdd869723fae0477e720aa02c3d1f9"
]
124 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
125 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1268__6fe9b72d3f13032ad061bcc605ea9f3b"
]
126 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
127 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1268__6fe9b72d3f13032ad061bcc605ea9f3b"
]
128 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
129 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1268__060ef9e89e4c1ef84856db0df1e98235"
]
130 0.19 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3432
]
131 0.19 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3432
]
132 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
133 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3432__1a2c439d6c77d9ffd780cd7249cdf7df"
]
134 0.79 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3432__1a2c439d6c77d9ffd780cd7249cdf7df"
]
135 0.35 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_3432__1a2c439d6c77d9ffd780cd7249cdf7df"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--0c1badca--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142515
  1766747315
  1
]
136 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
137 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3432__94c7cff61c77d0b48b6f70597cb1d7ae"
]
138 0.54 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3432__94c7cff61c77d0b48b6f70597cb1d7ae"
]
139 0.29 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_3432__94c7cff61c77d0b48b6f70597cb1d7ae"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--0c1badca--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142515
  1766747315
  1
]
140 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
141 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3432__47226c293fb7d8ad90a5bf8f58d7c967"
]
142 0.27 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3432__47226c293fb7d8ad90a5bf8f58d7c967"
]
143 0.27 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_3432__47226c293fb7d8ad90a5bf8f58d7c967"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142515
  1766747315
  1
]
144 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
145 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3432__96e606a2eae3a9d698e7018872393f3d"
]
146 0.28 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3432__96e606a2eae3a9d698e7018872393f3d"
]
147 0.27 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_3432__96e606a2eae3a9d698e7018872393f3d"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--0c1badca--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142515
  1766747315
  1
]
148 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
149 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3432__7b77dda4a1c62ed228351ebdb9ff9777"
]
150 0.29 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3432__7b77dda4a1c62ed228351ebdb9ff9777"
]
151 0.37 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_3432__7b77dda4a1c62ed228351ebdb9ff9777"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142515
  1766747315
  1
]
152 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
153 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3432__24f7c1b83b078519147b2cb6c030a089"
]
154 0.31 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3432__24f7c1b83b078519147b2cb6c030a089"
]
155 0.30 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_3432__24f7c1b83b078519147b2cb6c030a089"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--dcecaa79--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142515
  1766747315
  1
]
156 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
157 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3432__6c1f61f930a67de2e545ddf3daceb434"
]
158 0.27 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3432__6c1f61f930a67de2e545ddf3daceb434"
]
159 0.30 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_3432__6c1f61f930a67de2e545ddf3daceb434"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--dcecaa79--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142515
  1766747315
  1
]
160 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
161 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3432__b2c6f9f865e6abcbe05104c9fb62467f"
]
162 0.29 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3432__b2c6f9f865e6abcbe05104c9fb62467f"
]
163 0.29 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_3432__b2c6f9f865e6abcbe05104c9fb62467f"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142515
  1766747315
  1
]
164 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
165 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3432__5036c059499b9ea3a5510fcc18a8b212"
]
166 0.28 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3432__5036c059499b9ea3a5510fcc18a8b212"
]
167 0.28 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_3432__5036c059499b9ea3a5510fcc18a8b212"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--dcecaa79--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142515
  1766747315
  1
]
168 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
169 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3432__a62f6467e6bd474993f1c1261ec75898"
]
170 0.27 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3432__a62f6467e6bd474993f1c1261ec75898"
]
171 0.54 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_3432__a62f6467e6bd474993f1c1261ec75898"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--dcecaa79--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142515
  1766747315
  1
]
172 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
173 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3432__a6741174957ce8f325a67d403b9437bc"
]
174 0.36 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3432__a6741174957ce8f325a67d403b9437bc"
]
175 0.33 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_3432__a6741174957ce8f325a67d403b9437bc"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142515
  1766747315
  1
]
176 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
177 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3432__92cd3723fafe9d176307da00d7745c48"
]
178 0.28 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3432__92cd3723fafe9d176307da00d7745c48"
]
179 0.77 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_3432__92cd3723fafe9d176307da00d7745c48"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--857b340f--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142515
  1766747315
  1
]
180 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
181 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3432__b041073270f569eff57f86745f432394"
]
182 0.28 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3432__b041073270f569eff57f86745f432394"
]
183 0.29 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_3432__b041073270f569eff57f86745f432394"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--857b340f--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142515
  1766747315
  1
]
184 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
185 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3432__a4ec4a6ffc0b3dd80d8bbebd3abcd775"
]
186 0.27 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3432__a4ec4a6ffc0b3dd80d8bbebd3abcd775"
]
187 0.31 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_3432__a4ec4a6ffc0b3dd80d8bbebd3abcd775"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142515
  1766747315
  1
]
188 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
189 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3432__5cf6634970a630c2d18a126213a7d443"
]
190 0.27 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3432__5cf6634970a630c2d18a126213a7d443"
]
191 0.29 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_3432__5cf6634970a630c2d18a126213a7d443"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--857b340f--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142515
  1766747315
  1
]
192 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
193 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3432__8e6a023167bbe93c576d66c3d0f1f25f"
]
194 0.27 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3432__8e6a023167bbe93c576d66c3d0f1f25f"
]
195 0.30 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_3432__8e6a023167bbe93c576d66c3d0f1f25f"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--857b340f--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142515
  1766747315
  1
]
196 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
197 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3432__89b16c55b1e42f6079ef13eff0165d25"
]
198 0.28 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3432__89b16c55b1e42f6079ef13eff0165d25"
]
199 0.31 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_3432__89b16c55b1e42f6079ef13eff0165d25"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142515
  1766747315
  1
]
200 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
201 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3432__ecf56d601980945a0dff158b476e48d1"
]
202 0.27 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3432__ecf56d601980945a0dff158b476e48d1"
]
203 0.32 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_3432__ecf56d601980945a0dff158b476e48d1"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--9a2dd926--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142515
  1766747315
  1
]
204 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
205 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3432__688a560473a1fb5de8d3f07cda55d13c"
]
206 0.35 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3432__688a560473a1fb5de8d3f07cda55d13c"
]
207 0.28 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_3432__688a560473a1fb5de8d3f07cda55d13c"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--9a2dd926--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142515
  1766747315
  1
]
208 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
209 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3432__0fac30c2bbe5996ed8a63d3e9e2cfb1a"
]
210 0.28 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3432__0fac30c2bbe5996ed8a63d3e9e2cfb1a"
]
211 0.28 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_3432__0fac30c2bbe5996ed8a63d3e9e2cfb1a"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142515
  1766747315
  1
]
212 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
213 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3432__6a1fe3bbc1946609a758edd98a46a49e"
]
214 0.28 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3432__6a1fe3bbc1946609a758edd98a46a49e"
]
215 0.34 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_3432__6a1fe3bbc1946609a758edd98a46a49e"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--9a2dd926--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142515
  1766747315
  1
]
216 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
217 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3432__4296f815ae3d4ee28098f9bae6e1dcfe"
]
218 0.35 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3432__4296f815ae3d4ee28098f9bae6e1dcfe"
]
219 0.33 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_3432__4296f815ae3d4ee28098f9bae6e1dcfe"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142515
  1766747315
  1
]
220 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
221 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3432__dcb6edfbfdb0dd1449ceedeafe4e76c6"
]
222 0.27 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3432__dcb6edfbfdb0dd1449ceedeafe4e76c6"
]
223 0.58 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_3432__dcb6edfbfdb0dd1449ceedeafe4e76c6"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:380;s:6:"height";d:380;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142515
  1766747315
  1
]
224 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
225 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3432__7c6d3df3a755d2dc1f6adaf6afdfb1c0"
]
226 0.28 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3432__7c6d3df3a755d2dc1f6adaf6afdfb1c0"
]
227 0.27 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_3432__7c6d3df3a755d2dc1f6adaf6afdfb1c0"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:380;s:6:"height";d:380;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142515
  1766747315
  1
]
228 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
229 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3432__eddbc998f2987e50bdd756ffa417cad0"
]
230 0.28 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3432__eddbc998f2987e50bdd756ffa417cad0"
]
231 0.28 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_3432__eddbc998f2987e50bdd756ffa417cad0"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:380;s:6:"height";d:380;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142515
  1766747315
  1
]
232 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
233 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3432__7c6d3df3a755d2dc1f6adaf6afdfb1c0"
]
234 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
235 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3432__dcb6edfbfdb0dd1449ceedeafe4e76c6"
]
236 0.14 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1273
]
237 0.18 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1273
]
238 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
239 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__ac8fa2fcbf479e8877014e681695db2c"
]
240 0.28 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__ac8fa2fcbf479e8877014e681695db2c"
]
241 0.30 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1273__ac8fa2fcbf479e8877014e681695db2c"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--0c1badca--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142515
  1766747315
  1
]
242 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
243 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__0ad6647c592f5aaef6fd5f3cd7c39357"
]
244 0.27 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__0ad6647c592f5aaef6fd5f3cd7c39357"
]
245 0.28 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1273__0ad6647c592f5aaef6fd5f3cd7c39357"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--0c1badca--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142515
  1766747315
  1
]
246 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
247 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__ef02372af2556a61420fb3fcd3f29762"
]
248 0.28 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__ef02372af2556a61420fb3fcd3f29762"
]
249 0.27 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1273__ef02372af2556a61420fb3fcd3f29762"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142515
  1766747315
  1
]
250 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
251 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__a9882c0663f483deb89b55f5f7eb7dab"
]
252 0.27 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__a9882c0663f483deb89b55f5f7eb7dab"
]
253 0.28 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1273__a9882c0663f483deb89b55f5f7eb7dab"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--0c1badca--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142515
  1766747315
  1
]
254 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
255 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__93ff9b06d3d8168f103cfd269d5154c6"
]
256 3.18 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__93ff9b06d3d8168f103cfd269d5154c6"
]
257 0.35 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1273__93ff9b06d3d8168f103cfd269d5154c6"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142515
  1766747315
  1
]
258 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
259 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__d75a496ebaae460fa4ba6fb85249d73e"
]
260 0.28 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__d75a496ebaae460fa4ba6fb85249d73e"
]
261 0.28 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1273__d75a496ebaae460fa4ba6fb85249d73e"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--dcecaa79--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142515
  1766747315
  1
]
262 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
263 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__3f9f6e41f47256c269826835bf706771"
]
264 0.26 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__3f9f6e41f47256c269826835bf706771"
]
265 0.27 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1273__3f9f6e41f47256c269826835bf706771"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--dcecaa79--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142515
  1766747315
  1
]
266 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
267 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__dd8abd2139057a4d1652ad0b2f25ff4f"
]
268 0.28 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__dd8abd2139057a4d1652ad0b2f25ff4f"
]
269 0.32 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1273__dd8abd2139057a4d1652ad0b2f25ff4f"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142515
  1766747315
  1
]
270 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
271 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__2fb3dc5b82d59c08c5115af5cb64e208"
]
272 0.27 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__2fb3dc5b82d59c08c5115af5cb64e208"
]
273 0.35 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1273__2fb3dc5b82d59c08c5115af5cb64e208"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--dcecaa79--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142515
  1766747315
  1
]
274 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
275 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__d6bc69c28aae337dc4ce2de62f32118a"
]
276 0.32 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__d6bc69c28aae337dc4ce2de62f32118a"
]
277 0.36 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1273__d6bc69c28aae337dc4ce2de62f32118a"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--dcecaa79--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142515
  1766747315
  1
]
278 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
279 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__e1c2a89e40a7432d1a063a46cb5091f4"
]
280 0.27 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__e1c2a89e40a7432d1a063a46cb5091f4"
]
281 0.29 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1273__e1c2a89e40a7432d1a063a46cb5091f4"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142515
  1766747315
  1
]
282 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
283 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__f77374261a1aec3e42e077d066144067"
]
284 0.28 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__f77374261a1aec3e42e077d066144067"
]
285 0.28 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1273__f77374261a1aec3e42e077d066144067"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--857b340f--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142515
  1766747315
  1
]
286 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
287 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__42fc289c3a6817dceffa632de376e077"
]
288 0.27 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__42fc289c3a6817dceffa632de376e077"
]
289 0.28 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1273__42fc289c3a6817dceffa632de376e077"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--857b340f--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142515
  1766747315
  1
]
290 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
291 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__3b136810d85a61a91787bc842e1f0a7f"
]
292 0.27 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__3b136810d85a61a91787bc842e1f0a7f"
]
293 0.33 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1273__3b136810d85a61a91787bc842e1f0a7f"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142515
  1766747315
  1
]
294 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
295 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__3002180f93748a318fc9ab09eaf0456e"
]
296 0.42 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__3002180f93748a318fc9ab09eaf0456e"
]
297 0.28 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1273__3002180f93748a318fc9ab09eaf0456e"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--857b340f--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142515
  1766747315
  1
]
298 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
299 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__d4c2c11664435bcec0b55e3ebfe7b887"
]
300 0.27 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__d4c2c11664435bcec0b55e3ebfe7b887"
]
301 0.28 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1273__d4c2c11664435bcec0b55e3ebfe7b887"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--857b340f--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142515
  1766747315
  1
]
302 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
303 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__5c0b706ece0eea25588e7d0b73ce6ba8"
]
304 0.30 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__5c0b706ece0eea25588e7d0b73ce6ba8"
]
305 0.34 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1273__5c0b706ece0eea25588e7d0b73ce6ba8"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142515
  1766747315
  1
]
306 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
307 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__be3df6c0139985e3e0f037236992e638"
]
308 0.27 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__be3df6c0139985e3e0f037236992e638"
]
309 0.30 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1273__be3df6c0139985e3e0f037236992e638"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--9a2dd926--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142515
  1766747315
  1
]
310 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
311 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__0b64cdc4ef43d7a4edd68ce9c690dffd"
]
312 0.26 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__0b64cdc4ef43d7a4edd68ce9c690dffd"
]
313 0.30 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1273__0b64cdc4ef43d7a4edd68ce9c690dffd"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--9a2dd926--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142515
  1766747315
  1
]
314 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
315 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__71f4e171a7a2eb082a106b3da635f33d"
]
316 0.27 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__71f4e171a7a2eb082a106b3da635f33d"
]
317 0.30 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1273__71f4e171a7a2eb082a106b3da635f33d"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142515
  1766747315
  1
]
318 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
319 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__d6d1d957a519bb7d17c04a1777e0aa9c"
]
320 2.58 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__d6d1d957a519bb7d17c04a1777e0aa9c"
]
321 0.32 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1273__d6d1d957a519bb7d17c04a1777e0aa9c"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--9a2dd926--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142515
  1766747315
  1
]
322 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
323 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__e850f88a5693d7fcebdcdf19391a8544"
]
324 0.30 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__e850f88a5693d7fcebdcdf19391a8544"
]
325 0.29 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1273__e850f88a5693d7fcebdcdf19391a8544"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142515
  1766747315
  1
]
326 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
327 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__09ea8568402bb34df812584567d97423"
]
328 0.27 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__09ea8568402bb34df812584567d97423"
]
329 0.30 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1273__09ea8568402bb34df812584567d97423"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:380;s:6:"height";d:380;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142515
  1766747315
  1
]
330 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
331 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__341ffafb620f139ca2bf058c6c92bbd4"
]
332 0.27 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__341ffafb620f139ca2bf058c6c92bbd4"
]
333 0.38 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1273__341ffafb620f139ca2bf058c6c92bbd4"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:380;s:6:"height";d:380;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142515
  1766747315
  1
]
334 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
335 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__09ea8568402bb34df812584567d97423"
]
336 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
337 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__4526c8b1dc3ef82e064f6c360437204b"
]
338 0.27 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__4526c8b1dc3ef82e064f6c360437204b"
]
339 0.29 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1273__4526c8b1dc3ef82e064f6c360437204b"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:380;s:6:"height";d:380;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142515
  1766747315
  1
]
340 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
341 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__f7a1ee23a7a430ff4349ddbcac2e28ce"
]
342 0.26 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__f7a1ee23a7a430ff4349ddbcac2e28ce"
]
343 0.28 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1273__f7a1ee23a7a430ff4349ddbcac2e28ce"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:380;s:6:"height";d:380;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142515
  1766747315
  1
]
344 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
345 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__4526c8b1dc3ef82e064f6c360437204b"
]
346 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
347 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__09ea8568402bb34df812584567d97423"
]
348 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
349 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__09ea8568402bb34df812584567d97423"
]
350 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
351 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1273__341ffafb620f139ca2bf058c6c92bbd4"
]
352 0.15 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1000
]
353 0.18 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1000
]
354 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
355 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1000__c614ee707a6b1c0b756385a1872ef255"
]
356 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
357 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1000__646d405d3b6a3e46baac6f85581bce44"
]
358 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
359 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1000__989ac6c0b81e47d3774a4d4f5f2aa7b6"
]
360 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
361 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1000__59d0230c05af2bb11de3b49fe1ea9775"
]
362 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
363 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1000__ebdf56a5e1091c90d4bff2e31da2eac0"
]
364 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
365 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1000__9000449ebd1b20251e60e9eaee13ad99"
]
366 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
367 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1000__cc7eb8c8083e030543439e62de264561"
]
368 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
369 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1000__dfd9f59d9d9df4d27e216989a841b3ac"
]
370 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
371 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1000__88244587505895f9a828858cc09f5129"
]
372 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
373 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1000__55a46dd033ed44aa977885339d00c353"
]
374 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
375 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1000__020544c686b154a8ad72d439eb8a3046"
]
376 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
377 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1000__2c18effcd3654f7f6e252c401b8cbf13"
]
378 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
379 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1000__3b7b1c8a58cca0ad356594b01cb5d856"
]
380 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
381 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1000__ad2b3abd8c6f563cb0eb05be0230b049"
]
382 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
383 0.29 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1000__85297b38fa169ad249d80360e565441a"
]
384 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
385 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1000__2339570ce06715579c1756aa92819fe6"
]
386 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
387 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1000__bf0fc4aaa70905905224b4f7219d7946"
]
388 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
389 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1000__b4f99b78ee5fedbe0820fbdcb1351123"
]
390 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
391 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1000__1f331cc3a5ec28bed5436fc2d40b8614"
]
392 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
393 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1000__041d1591777bb2c471aac916d5d4a757"
]
394 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
395 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1000__a412fb0a7ff5b693b71447b28f5caa80"
]
396 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
397 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1000__53206b33eb58fcfdfa1e057206a04e0c"
]
398 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
399 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1000__2769fa6481f3c8d34f54e8d99b815881"
]
400 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
401 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1000__8901a7931506bc39b66ea7f4a25af7dd"
]
402 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
403 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1000__2769fa6481f3c8d34f54e8d99b815881"
]
404 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
405 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1000__79099f6da1bcbefd207e000c39535eec"
]
406 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
407 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1000__ad77ba2d030865f9ef61eabc02745bf1"
]
408 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
409 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1000__79099f6da1bcbefd207e000c39535eec"
]
410 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
411 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1000__2769fa6481f3c8d34f54e8d99b815881"
]
412 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
413 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1000__2769fa6481f3c8d34f54e8d99b815881"
]
414 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
415 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1000__8901a7931506bc39b66ea7f4a25af7dd"
]
416 0.15 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3786
]
417 0.19 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3786
]
418 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
419 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__a450ba922e20c70cc80b4d0d23a7a043"
]
420 0.66 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__a450ba922e20c70cc80b4d0d23a7a043"
]
421 0.43 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_3786__a450ba922e20c70cc80b4d0d23a7a043"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--0c1badca--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
422 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
423 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__d06672b79ff3251ad2b343e29d3c1205"
]
424 0.42 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__d06672b79ff3251ad2b343e29d3c1205"
]
425 0.37 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_3786__d06672b79ff3251ad2b343e29d3c1205"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--0c1badca--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
426 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
427 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__80951c3de4bf95a25d3657d9435bf7b4"
]
428 0.34 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__80951c3de4bf95a25d3657d9435bf7b4"
]
429 0.45 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_3786__80951c3de4bf95a25d3657d9435bf7b4"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
430 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
431 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__890efb9d0bd63a20d0cb10a259ada2ee"
]
432 0.29 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__890efb9d0bd63a20d0cb10a259ada2ee"
]
433 0.32 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_3786__890efb9d0bd63a20d0cb10a259ada2ee"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--0c1badca--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
434 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
435 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__116149debf880553b0adfb1eecc8734e"
]
436 0.29 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__116149debf880553b0adfb1eecc8734e"
]
437 0.32 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_3786__116149debf880553b0adfb1eecc8734e"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--0c1badca--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
438 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
439 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__88710abd60049837837ae90391b3f09e"
]
440 0.28 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__88710abd60049837837ae90391b3f09e"
]
441 0.31 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_3786__88710abd60049837837ae90391b3f09e"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
442 0.36 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
443 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__44c198d9b6eaa60e951b1a0124d06711"
]
444 0.40 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__44c198d9b6eaa60e951b1a0124d06711"
]
445 0.30 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_3786__44c198d9b6eaa60e951b1a0124d06711"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--dcecaa79--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
446 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
447 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__fa510c272473e80d460a13a3960798d4"
]
448 0.62 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__fa510c272473e80d460a13a3960798d4"
]
449 0.33 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_3786__fa510c272473e80d460a13a3960798d4"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--dcecaa79--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
450 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
451 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__9a3eedbf6b04f1b5d6cfab88adf39932"
]
452 0.28 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__9a3eedbf6b04f1b5d6cfab88adf39932"
]
453 0.30 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_3786__9a3eedbf6b04f1b5d6cfab88adf39932"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
454 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
455 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__6058c79eeb8208117b659ccbad0a791b"
]
456 0.30 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__6058c79eeb8208117b659ccbad0a791b"
]
457 2.54 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_3786__6058c79eeb8208117b659ccbad0a791b"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--dcecaa79--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
458 1.86 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
459 0.27 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__c3f0dd805b3119ad7646cb457a630190"
]
460 0.58 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__c3f0dd805b3119ad7646cb457a630190"
]
461 0.60 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_3786__c3f0dd805b3119ad7646cb457a630190"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--dcecaa79--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
462 0.85 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
463 0.57 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__3d2f05df7b991c0f8278edefc17099de"
]
464 0.70 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__3d2f05df7b991c0f8278edefc17099de"
]
465 0.45 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_3786__3d2f05df7b991c0f8278edefc17099de"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
466 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
467 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__2c40ea620aa14b9f92a412be47bb0a5c"
]
468 0.35 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__2c40ea620aa14b9f92a412be47bb0a5c"
]
469 0.33 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_3786__2c40ea620aa14b9f92a412be47bb0a5c"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--857b340f--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
470 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
471 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__0c798fdef8e32f2d3e683ee6f22164f3"
]
472 0.32 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__0c798fdef8e32f2d3e683ee6f22164f3"
]
473 0.29 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_3786__0c798fdef8e32f2d3e683ee6f22164f3"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--857b340f--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
474 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
475 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__acfb349d37feaad91691aa64532b6a96"
]
476 0.27 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__acfb349d37feaad91691aa64532b6a96"
]
477 0.44 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_3786__acfb349d37feaad91691aa64532b6a96"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
478 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
479 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__458eaf5f9494665049a568a6462a8334"
]
480 0.27 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__458eaf5f9494665049a568a6462a8334"
]
481 0.27 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_3786__458eaf5f9494665049a568a6462a8334"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--857b340f--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
482 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
483 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__5b28f7123a30753f1d141a33236bf50e"
]
484 0.26 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__5b28f7123a30753f1d141a33236bf50e"
]
485 0.28 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_3786__5b28f7123a30753f1d141a33236bf50e"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--857b340f--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
486 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
487 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__5b2c38aca0d5a2d1ffa3c4700deb4595"
]
488 0.26 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__5b2c38aca0d5a2d1ffa3c4700deb4595"
]
489 0.56 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_3786__5b2c38aca0d5a2d1ffa3c4700deb4595"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
490 0.37 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
491 0.33 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__34fc13a0dfadbac453e8968cef873773"
]
492 0.57 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__34fc13a0dfadbac453e8968cef873773"
]
493 0.62 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_3786__34fc13a0dfadbac453e8968cef873773"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--9a2dd926--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
494 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
495 0.32 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__0f3e08faf5cbae4ac7ac213635b5f559"
]
496 0.67 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__0f3e08faf5cbae4ac7ac213635b5f559"
]
497 0.63 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_3786__0f3e08faf5cbae4ac7ac213635b5f559"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--9a2dd926--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
498 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
499 0.33 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__8152a1304a067ef0050ad2c364bbcafc"
]
500 0.56 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__8152a1304a067ef0050ad2c364bbcafc"
]
501 0.61 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_3786__8152a1304a067ef0050ad2c364bbcafc"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
502 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
503 0.32 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__93638830e70ec7e622252a83998bec55"
]
504 3.11 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__93638830e70ec7e622252a83998bec55"
]
505 0.54 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_3786__93638830e70ec7e622252a83998bec55"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--9a2dd926--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
506 0.18 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
507 0.18 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__05614d6ea62863d675d8915643fecaff"
]
508 0.40 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__05614d6ea62863d675d8915643fecaff"
]
509 0.46 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_3786__05614d6ea62863d675d8915643fecaff"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--9a2dd926--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
510 0.18 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
511 0.18 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__62290f740405f9622b29840bca1312cb"
]
512 0.44 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__62290f740405f9622b29840bca1312cb"
]
513 0.38 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_3786__62290f740405f9622b29840bca1312cb"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
514 0.18 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
515 0.17 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__f746b7a49c700e2f782146f20d48b19f"
]
516 0.35 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__f746b7a49c700e2f782146f20d48b19f"
]
517 0.35 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_3786__f746b7a49c700e2f782146f20d48b19f"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:380;s:6:"height";d:380;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
518 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
519 0.18 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__6da0003849d441f2520b52f1ade483d2"
]
520 0.42 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__6da0003849d441f2520b52f1ade483d2"
]
521 0.63 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_3786__6da0003849d441f2520b52f1ade483d2"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:380;s:6:"height";d:380;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
522 0.17 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
523 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__f746b7a49c700e2f782146f20d48b19f"
]
524 0.17 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
525 0.17 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__0ed54b3a7c3a2380743250ec23f72bed"
]
526 0.40 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__0ed54b3a7c3a2380743250ec23f72bed"
]
527 1.73 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_3786__0ed54b3a7c3a2380743250ec23f72bed"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:380;s:6:"height";d:380;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
528 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
529 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__0b5e44ba250a2aed21eff72d0d2e440c"
]
530 0.48 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__0b5e44ba250a2aed21eff72d0d2e440c"
]
531 1.00 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_3786__0b5e44ba250a2aed21eff72d0d2e440c"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:380;s:6:"height";d:380;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
532 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
533 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__0ed54b3a7c3a2380743250ec23f72bed"
]
534 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
535 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__f746b7a49c700e2f782146f20d48b19f"
]
536 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
537 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__f746b7a49c700e2f782146f20d48b19f"
]
538 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
539 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_3786__6da0003849d441f2520b52f1ade483d2"
]
540 0.15 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  913
]
541 0.18 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  913
]
542 2.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
543 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_913__967ee8cad8220d0a6355bddaaf181f31"
]
544 0.47 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_913__967ee8cad8220d0a6355bddaaf181f31"
]
545 0.41 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_913__967ee8cad8220d0a6355bddaaf181f31"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--0c1badca--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
546 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
547 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_913__beefffffc55296cc27f973562ba5c698"
]
548 0.55 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_913__beefffffc55296cc27f973562ba5c698"
]
549 0.35 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_913__beefffffc55296cc27f973562ba5c698"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--0c1badca--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
550 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
551 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_913__feca1c617dbb01cc7d09d702f574dd22"
]
552 0.31 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_913__feca1c617dbb01cc7d09d702f574dd22"
]
553 0.40 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_913__feca1c617dbb01cc7d09d702f574dd22"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
554 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
555 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_913__9e2c0b9d0488db64cb4804910da2296c"
]
556 0.54 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_913__9e2c0b9d0488db64cb4804910da2296c"
]
557 0.37 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_913__9e2c0b9d0488db64cb4804910da2296c"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--0c1badca--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
558 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
559 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_913__5401b6a6b3d65d6016b118aaf12671e4"
]
560 0.39 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_913__5401b6a6b3d65d6016b118aaf12671e4"
]
561 0.42 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_913__5401b6a6b3d65d6016b118aaf12671e4"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
562 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
563 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_913__6229058d8b9d3213da9a1b13b48433e4"
]
564 0.38 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_913__6229058d8b9d3213da9a1b13b48433e4"
]
565 0.34 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_913__6229058d8b9d3213da9a1b13b48433e4"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--dcecaa79--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
566 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
567 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_913__ab2ee45449944f762cbf462e1de178d8"
]
568 0.47 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_913__ab2ee45449944f762cbf462e1de178d8"
]
569 0.32 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_913__ab2ee45449944f762cbf462e1de178d8"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--dcecaa79--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
570 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
571 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_913__98bd93a3fd2013b38cee596f40f957db"
]
572 0.28 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_913__98bd93a3fd2013b38cee596f40f957db"
]
573 0.29 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_913__98bd93a3fd2013b38cee596f40f957db"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
574 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
575 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_913__f5c1af3a25135eb9aa6f628c8c605404"
]
576 0.27 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_913__f5c1af3a25135eb9aa6f628c8c605404"
]
577 0.31 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_913__f5c1af3a25135eb9aa6f628c8c605404"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--dcecaa79--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
578 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
579 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_913__2d6eff140f36ec45ec674e6d1ce3bfc5"
]
580 0.29 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_913__2d6eff140f36ec45ec674e6d1ce3bfc5"
]
581 0.30 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_913__2d6eff140f36ec45ec674e6d1ce3bfc5"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--dcecaa79--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
582 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
583 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_913__9dfb26960d1ed259b620437e2666fa9b"
]
584 0.28 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_913__9dfb26960d1ed259b620437e2666fa9b"
]
585 0.33 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_913__9dfb26960d1ed259b620437e2666fa9b"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
586 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
587 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_913__a6b697ade23ae21fe354e3ded505ed18"
]
588 0.28 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_913__a6b697ade23ae21fe354e3ded505ed18"
]
589 1.24 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_913__a6b697ade23ae21fe354e3ded505ed18"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--857b340f--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
590 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
591 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_913__badc6f978d8d49c47343085042aed9b2"
]
592 0.32 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_913__badc6f978d8d49c47343085042aed9b2"
]
593 0.33 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_913__badc6f978d8d49c47343085042aed9b2"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--857b340f--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
594 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
595 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_913__50f1a5bee8f8510c5a8eba67b0814f20"
]
596 0.27 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_913__50f1a5bee8f8510c5a8eba67b0814f20"
]
597 0.29 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_913__50f1a5bee8f8510c5a8eba67b0814f20"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
598 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
599 0.61 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_913__c7e7f542c4671d1776635fe09816e170"
]
600 0.36 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_913__c7e7f542c4671d1776635fe09816e170"
]
601 0.47 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_913__c7e7f542c4671d1776635fe09816e170"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--857b340f--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
602 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
603 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_913__2c71d80b3308d0a5b12824396189cd32"
]
604 0.29 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_913__2c71d80b3308d0a5b12824396189cd32"
]
605 0.30 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_913__2c71d80b3308d0a5b12824396189cd32"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
606 0.82 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
607 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_913__89ec64b3703ed1d29a76c23511e20d9e"
]
608 0.28 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_913__89ec64b3703ed1d29a76c23511e20d9e"
]
609 0.31 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_913__89ec64b3703ed1d29a76c23511e20d9e"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--9a2dd926--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
610 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
611 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_913__2f7e9cbff3b7329908db474bbf5119f4"
]
612 0.28 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_913__2f7e9cbff3b7329908db474bbf5119f4"
]
613 0.29 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_913__2f7e9cbff3b7329908db474bbf5119f4"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--9a2dd926--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
614 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
615 0.78 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_913__1073545cf415d682944a94340910cfdb"
]
616 0.28 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_913__1073545cf415d682944a94340910cfdb"
]
617 0.30 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_913__1073545cf415d682944a94340910cfdb"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
618 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
619 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_913__a1e56af8c913bd1a3e440e0db64f8d58"
]
620 0.73 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_913__a1e56af8c913bd1a3e440e0db64f8d58"
]
621 0.35 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_913__a1e56af8c913bd1a3e440e0db64f8d58"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
622 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
623 0.68 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_913__34b66a7c3d2b05fea9b3b2b6f6aa1550"
]
624 0.34 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_913__34b66a7c3d2b05fea9b3b2b6f6aa1550"
]
625 0.35 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_913__34b66a7c3d2b05fea9b3b2b6f6aa1550"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:380;s:6:"height";d:380;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
626 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
627 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_913__8f9324c01cf191ae2527db560c7cb1fc"
]
628 10.17 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_913__8f9324c01cf191ae2527db560c7cb1fc"
]
629 1.29 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_913__8f9324c01cf191ae2527db560c7cb1fc"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:380;s:6:"height";d:380;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
630 0.37 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
631 0.58 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_913__34b66a7c3d2b05fea9b3b2b6f6aa1550"
]
632 0.17 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
633 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_913__0b0c3ea656c302c5aa366f8c8dda1039"
]
634 0.70 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_913__0b0c3ea656c302c5aa366f8c8dda1039"
]
635 0.98 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_913__0b0c3ea656c302c5aa366f8c8dda1039"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:380;s:6:"height";d:380;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:767;s:6:"height";d:767;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:991;s:6:"height";d:991;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1199;s:6:"height";d:1199;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1920;s:6:"height";d:1920;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:17:"teaserDefault_1_1";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
636 0.17 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
637 0.17 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_913__34b66a7c3d2b05fea9b3b2b6f6aa1550"
]
638 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
639 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_913__34b66a7c3d2b05fea9b3b2b6f6aa1550"
]
640 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1_1"
  "pimcore_image_thumbnails"
]
641 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_913__8f9324c01cf191ae2527db560c7cb1fc"
]
642 0.17 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4798
]
643 0.21 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4798
]
644 0.23 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  998
]
645 0.23 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  998
]
646 0.18 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-5_1-67"
  "pimcore_image_thumbnails"
]
647 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_998__0ee4e25fbbc5cc19f609f76e277bd907"
]
648 1.22 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_998__0ee4e25fbbc5cc19f609f76e277bd907"
]
649 0.43 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_998__0ee4e25fbbc5cc19f609f76e277bd907"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:460;s:6:"height";d:306;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:460;s:6:"height";d:306;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:594;s:6:"height";d:396;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:719;s:6:"height";d:479;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1152;s:6:"height";d:768;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:18:"textMedia_1-5_1-67";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--0c1badca--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
650 0.27 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-5_1-67"
  "pimcore_image_thumbnails"
]
651 0.28 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_998__3128865f46dd260a87d1f80aa98ec51a"
]
652 0.57 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_998__3128865f46dd260a87d1f80aa98ec51a"
]
653 0.57 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_998__3128865f46dd260a87d1f80aa98ec51a"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:460;s:6:"height";d:306;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:460;s:6:"height";d:306;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:594;s:6:"height";d:396;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:719;s:6:"height";d:479;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1152;s:6:"height";d:768;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:18:"textMedia_1-5_1-67";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--0c1badca--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
654 0.27 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-5_1-67"
  "pimcore_image_thumbnails"
]
655 0.24 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_998__876bd9bc7adbf90b7a96dc47344aeb07"
]
656 0.54 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_998__876bd9bc7adbf90b7a96dc47344aeb07"
]
657 0.52 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_998__876bd9bc7adbf90b7a96dc47344aeb07"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:460;s:6:"height";d:306;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:460;s:6:"height";d:306;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:594;s:6:"height";d:396;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:719;s:6:"height";d:479;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1152;s:6:"height";d:768;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:18:"textMedia_1-5_1-67";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
658 0.25 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-5_1-67"
  "pimcore_image_thumbnails"
]
659 0.25 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_998__01bc4f9de87d03c4cbd8cba5bbe708df"
]
660 0.70 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_998__01bc4f9de87d03c4cbd8cba5bbe708df"
]
661 0.45 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_998__01bc4f9de87d03c4cbd8cba5bbe708df"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:460;s:6:"height";d:306;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:460;s:6:"height";d:306;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:594;s:6:"height";d:396;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:719;s:6:"height";d:479;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1152;s:6:"height";d:768;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:18:"textMedia_1-5_1-67";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
662 0.17 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-5_1-67"
  "pimcore_image_thumbnails"
]
663 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_998__0cf705cd8e04f9ce6dc43ee15189604a"
]
664 0.33 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_998__0cf705cd8e04f9ce6dc43ee15189604a"
]
665 0.37 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_998__0cf705cd8e04f9ce6dc43ee15189604a"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:594;s:6:"height";d:396;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:460;s:6:"height";d:306;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:594;s:6:"height";d:396;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:719;s:6:"height";d:479;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1152;s:6:"height";d:768;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:18:"textMedia_1-5_1-67";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--dcecaa79--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
666 0.17 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-5_1-67"
  "pimcore_image_thumbnails"
]
667 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_998__233e2c74d40ef8330a29cda1a5029f4c"
]
668 0.37 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_998__233e2c74d40ef8330a29cda1a5029f4c"
]
669 0.39 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_998__233e2c74d40ef8330a29cda1a5029f4c"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:594;s:6:"height";d:396;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:460;s:6:"height";d:306;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:594;s:6:"height";d:396;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:719;s:6:"height";d:479;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1152;s:6:"height";d:768;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:18:"textMedia_1-5_1-67";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--dcecaa79--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
670 0.18 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-5_1-67"
  "pimcore_image_thumbnails"
]
671 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_998__6572c321684a4a639a36562fb01423d2"
]
672 0.39 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_998__6572c321684a4a639a36562fb01423d2"
]
673 0.46 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_998__6572c321684a4a639a36562fb01423d2"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:594;s:6:"height";d:396;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:460;s:6:"height";d:306;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:594;s:6:"height";d:396;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:719;s:6:"height";d:479;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1152;s:6:"height";d:768;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:18:"textMedia_1-5_1-67";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
674 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-5_1-67"
  "pimcore_image_thumbnails"
]
675 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_998__c412b2a5c6373960005429cce3022633"
]
676 0.36 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_998__c412b2a5c6373960005429cce3022633"
]
677 0.35 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_998__c412b2a5c6373960005429cce3022633"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:594;s:6:"height";d:396;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:460;s:6:"height";d:306;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:594;s:6:"height";d:396;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:719;s:6:"height";d:479;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1152;s:6:"height";d:768;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:18:"textMedia_1-5_1-67";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--dcecaa79--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
678 0.18 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-5_1-67"
  "pimcore_image_thumbnails"
]
679 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_998__0dd4a8e69875e36c1f1f6822f53f5de9"
]
680 0.83 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_998__0dd4a8e69875e36c1f1f6822f53f5de9"
]
681 0.37 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_998__0dd4a8e69875e36c1f1f6822f53f5de9"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:594;s:6:"height";d:396;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:460;s:6:"height";d:306;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:594;s:6:"height";d:396;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:719;s:6:"height";d:479;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1152;s:6:"height";d:768;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:18:"textMedia_1-5_1-67";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--dcecaa79--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
682 0.17 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-5_1-67"
  "pimcore_image_thumbnails"
]
683 0.17 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_998__8507422b0671dcf1a4df9cfd74c39c6e"
]
684 0.33 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_998__8507422b0671dcf1a4df9cfd74c39c6e"
]
685 0.35 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_998__8507422b0671dcf1a4df9cfd74c39c6e"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:594;s:6:"height";d:396;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:460;s:6:"height";d:306;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:594;s:6:"height";d:396;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:719;s:6:"height";d:479;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1152;s:6:"height";d:768;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:18:"textMedia_1-5_1-67";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
686 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-5_1-67"
  "pimcore_image_thumbnails"
]
687 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_998__39dc976d800d9da882323886b6237a4b"
]
688 2.96 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_998__39dc976d800d9da882323886b6237a4b"
]
689 0.40 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_998__39dc976d800d9da882323886b6237a4b"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:719;s:6:"height";d:479;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:460;s:6:"height";d:306;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:594;s:6:"height";d:396;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:719;s:6:"height";d:479;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1152;s:6:"height";d:768;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:18:"textMedia_1-5_1-67";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--857b340f--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
690 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-5_1-67"
  "pimcore_image_thumbnails"
]
691 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_998__b6a8a80f5b658a4929f54eb5287613da"
]
692 0.32 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_998__b6a8a80f5b658a4929f54eb5287613da"
]
693 0.30 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_998__b6a8a80f5b658a4929f54eb5287613da"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:719;s:6:"height";d:479;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:460;s:6:"height";d:306;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:594;s:6:"height";d:396;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:719;s:6:"height";d:479;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1152;s:6:"height";d:768;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:18:"textMedia_1-5_1-67";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--857b340f--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
694 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-5_1-67"
  "pimcore_image_thumbnails"
]
695 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_998__0061a99321aca63cb7dd87b377dd7f38"
]
696 0.31 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_998__0061a99321aca63cb7dd87b377dd7f38"
]
697 0.29 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_998__0061a99321aca63cb7dd87b377dd7f38"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:719;s:6:"height";d:479;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:460;s:6:"height";d:306;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:594;s:6:"height";d:396;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:719;s:6:"height";d:479;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1152;s:6:"height";d:768;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:18:"textMedia_1-5_1-67";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
698 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-5_1-67"
  "pimcore_image_thumbnails"
]
699 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_998__e2668a2642b767279e397e8066a1ff7b"
]
700 0.34 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_998__e2668a2642b767279e397e8066a1ff7b"
]
701 0.30 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_998__e2668a2642b767279e397e8066a1ff7b"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:719;s:6:"height";d:479;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:460;s:6:"height";d:306;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:594;s:6:"height";d:396;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:719;s:6:"height";d:479;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1152;s:6:"height";d:768;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:18:"textMedia_1-5_1-67";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--857b340f--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
702 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-5_1-67"
  "pimcore_image_thumbnails"
]
703 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_998__c8ef87d8eee87d0265e784253b61b112"
]
704 0.28 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_998__c8ef87d8eee87d0265e784253b61b112"
]
705 0.31 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_998__c8ef87d8eee87d0265e784253b61b112"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:719;s:6:"height";d:479;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:460;s:6:"height";d:306;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:594;s:6:"height";d:396;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:719;s:6:"height";d:479;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1152;s:6:"height";d:768;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:18:"textMedia_1-5_1-67";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--857b340f--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
706 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-5_1-67"
  "pimcore_image_thumbnails"
]
707 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_998__79f236d2ed18962fe0f0ca6e173c51e6"
]
708 0.26 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_998__79f236d2ed18962fe0f0ca6e173c51e6"
]
709 0.29 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_998__79f236d2ed18962fe0f0ca6e173c51e6"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:719;s:6:"height";d:479;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:460;s:6:"height";d:306;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:594;s:6:"height";d:396;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:719;s:6:"height";d:479;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1152;s:6:"height";d:768;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:18:"textMedia_1-5_1-67";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
710 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-5_1-67"
  "pimcore_image_thumbnails"
]
711 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_998__549420e47241aa8dade4b95006cc3743"
]
712 0.27 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_998__549420e47241aa8dade4b95006cc3743"
]
713 0.30 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_998__549420e47241aa8dade4b95006cc3743"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1152;s:6:"height";d:768;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:460;s:6:"height";d:306;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:594;s:6:"height";d:396;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:719;s:6:"height";d:479;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1152;s:6:"height";d:768;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:18:"textMedia_1-5_1-67";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--9a2dd926--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
714 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-5_1-67"
  "pimcore_image_thumbnails"
]
715 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_998__de2b58f4fd03ad909690ec74ff6a59f5"
]
716 0.26 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_998__de2b58f4fd03ad909690ec74ff6a59f5"
]
717 0.31 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_998__de2b58f4fd03ad909690ec74ff6a59f5"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1152;s:6:"height";d:768;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:460;s:6:"height";d:306;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:594;s:6:"height";d:396;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:719;s:6:"height";d:479;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1152;s:6:"height";d:768;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:18:"textMedia_1-5_1-67";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--9a2dd926--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
718 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-5_1-67"
  "pimcore_image_thumbnails"
]
719 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_998__48334160b649fa3e10dae5444f16f14d"
]
720 0.27 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_998__48334160b649fa3e10dae5444f16f14d"
]
721 0.28 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_998__48334160b649fa3e10dae5444f16f14d"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1152;s:6:"height";d:768;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:460;s:6:"height";d:306;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:594;s:6:"height";d:396;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:719;s:6:"height";d:479;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1152;s:6:"height";d:768;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:18:"textMedia_1-5_1-67";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
722 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-5_1-67"
  "pimcore_image_thumbnails"
]
723 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_998__b80d8dfacf8e9c29da9be683356cd0f2"
]
724 0.28 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_998__b80d8dfacf8e9c29da9be683356cd0f2"
]
725 0.36 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_998__b80d8dfacf8e9c29da9be683356cd0f2"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1152;s:6:"height";d:768;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:460;s:6:"height";d:306;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:594;s:6:"height";d:396;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:719;s:6:"height";d:479;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1152;s:6:"height";d:768;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:18:"textMedia_1-5_1-67";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--9a2dd926--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
726 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-5_1-67"
  "pimcore_image_thumbnails"
]
727 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_998__4158b07bec8e7f5f63d8c5ad7bf99245"
]
728 0.36 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_998__4158b07bec8e7f5f63d8c5ad7bf99245"
]
729 0.30 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_998__4158b07bec8e7f5f63d8c5ad7bf99245"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1152;s:6:"height";d:768;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:460;s:6:"height";d:306;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:594;s:6:"height";d:396;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:719;s:6:"height";d:479;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1152;s:6:"height";d:768;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:18:"textMedia_1-5_1-67";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
730 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-5_1-67"
  "pimcore_image_thumbnails"
]
731 0.54 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_998__80bddbd6667ca6b09fc972b037839481"
]
732 0.79 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_998__80bddbd6667ca6b09fc972b037839481"
]
733 0.32 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_998__80bddbd6667ca6b09fc972b037839481"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:380;s:6:"height";d:253;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:460;s:6:"height";d:306;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:594;s:6:"height";d:396;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:719;s:6:"height";d:479;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1152;s:6:"height";d:768;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:18:"textMedia_1-5_1-67";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
734 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-5_1-67"
  "pimcore_image_thumbnails"
]
735 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_998__80bddbd6667ca6b09fc972b037839481"
]
736 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-5_1-67"
  "pimcore_image_thumbnails"
]
737 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_998__5f7c4813b222f8a835db023998c1e979"
]
738 0.29 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_998__5f7c4813b222f8a835db023998c1e979"
]
739 0.29 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_998__5f7c4813b222f8a835db023998c1e979"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:380;s:6:"height";d:253;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:460;s:6:"height";d:306;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:594;s:6:"height";d:396;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:719;s:6:"height";d:479;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1152;s:6:"height";d:768;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:18:"textMedia_1-5_1-67";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
740 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-5_1-67"
  "pimcore_image_thumbnails"
]
741 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_998__24e62f5ced721084c4b2293fda449643"
]
742 0.30 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_998__24e62f5ced721084c4b2293fda449643"
]
743 0.29 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_998__24e62f5ced721084c4b2293fda449643"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:380;s:6:"height";d:253;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:460;s:6:"height";d:306;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:594;s:6:"height";d:396;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:719;s:6:"height";d:479;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:1152;s:6:"height";d:768;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:18:"textMedia_1-5_1-67";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766142516
  1766747316
  1
]
744 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-5_1-67"
  "pimcore_image_thumbnails"
]
745 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_998__5f7c4813b222f8a835db023998c1e979"
]
746 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-5_1-67"
  "pimcore_image_thumbnails"
]
747 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_998__80bddbd6667ca6b09fc972b037839481"
]
748 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-5_1-67"
  "pimcore_image_thumbnails"
]
749 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_998__80bddbd6667ca6b09fc972b037839481"
]
750 0.71 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "ft_event"
]
751 0.22 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  145450
]
752 0.25 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  145450
]
753 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
754 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145450__9f9214cfc5393f04dfb78a3ae350a9d2"
]
755 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
756 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145450__432e67065d03cff42c18a554379023a0"
]
757 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
758 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145450__f5fad7d769abeea4b5ba44382e8fcaf1"
]
759 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
760 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145450__171352e248350c9c72952340d98fb009"
]
761 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
762 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145450__0b62fd6f4c70cf234ff2eaf4671e9616"
]
763 8.03 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
764 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145450__588ccf1240791299ea701c4f34af20c0"
]
765 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
766 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145450__7ebc3230c154a35da19515e61ffe940c"
]
767 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
768 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145450__9a3a946b34693b205613d8156be6be25"
]
769 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
770 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145450__c4dae5d9d43617286f0adae3c992a37c"
]
771 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
772 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145450__cc647791da4a9ea8870aa3dce2c8a3ee"
]
773 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
774 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145450__c7a859a4d184807f74f6f92aaaadcb15"
]
775 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
776 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145450__c8df443ff084356718e4af7ec7d1a380"
]
777 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
778 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145450__31e9f7e2923f70925a628a45faa969bb"
]
779 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
780 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145450__25e095582f1f6d859a8183d4d959af88"
]
781 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
782 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145450__205642b8bd8c2d3fee8cc3fe29a4e78e"
]
783 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
784 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145450__cd55356660eb6a96aed3bc14920c9a16"
]
785 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
786 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145450__dd641af5e029b96bdb2fe48a67455add"
]
787 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
788 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145450__410ef8f0f84f903e9b09676f37c64219"
]
789 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
790 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145450__92c26af83244c43f1c763023e393d3e9"
]
791 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
792 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145450__ae7f61cafaf6107e2b323ce5c7e07eec"
]
793 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
794 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145450__138b3567354493802ee45031e3248101"
]
795 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
796 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145450__5fa607b2edc73bc8f9b62120e6ec19b0"
]
797 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
798 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145450__c590563fb931f861e524660491f15a04"
]
799 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
800 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145450__d7e43cce48c3f26ff979706661e194e0"
]
801 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
802 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145450__9f2e3c0b807c760462596f4ef73c5c0d"
]
803 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
804 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145450__ee5ab8c6d9426b2c4bdfa41ca4b82dd2"
]
805 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
806 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145450__0f0e734f1ca10bf604137bc5c9d37fd2"
]
807 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
808 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145450__ee5ab8c6d9426b2c4bdfa41ca4b82dd2"
]
809 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
810 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145450__9f2e3c0b807c760462596f4ef73c5c0d"
]
811 0.16 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  145421
]
812 0.19 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  145421
]
813 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
814 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145421__833fc3e4104a0dd4ef1a74290ab25765"
]
815 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
816 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145421__3c01a9bcad552e8ef10e9b6462bfe9b4"
]
817 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
818 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145421__172ad17a7727d4d9077d76881eab16da"
]
819 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
820 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145421__59a09c7273a3c7efb04eb9b5efa3a292"
]
821 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
822 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145421__03025509f0e55e66416c5f6b001399f6"
]
823 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
824 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145421__95c5fcbeb0bb5dc2912257895ca7ff53"
]
825 1.75 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
826 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145421__8477512fcd2f427b3b7c1d3e56ef6dd5"
]
827 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
828 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145421__dd06835602ced98fdb9e0a5721d006b0"
]
829 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
830 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145421__42d2056be192220c291da490307f26ef"
]
831 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
832 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145421__5caca9cc7a41eb5a4dcad5f4fdeaa061"
]
833 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
834 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145421__72e1c0524d2f17641cb47a7751fd0ad3"
]
835 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
836 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145421__bfae74511ba679522a5d8150a40ffc3f"
]
837 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
838 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145421__05b938042dd440ecb3ec32c3307be724"
]
839 5.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
840 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145421__02edffde46ef87827b7d170b1a733696"
]
841 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
842 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145421__751f8aa169b0fba99400d5acd6fb938f"
]
843 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
844 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145421__a3be604067af7c872ee7c65884e866cb"
]
845 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
846 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145421__79287ce93ea558a5efa35b44b70bf463"
]
847 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
848 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145421__e145ec26038e266e881fec0a60cbc8c2"
]
849 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
850 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145421__a7cb9cb21db4fb2a7f3198b2417be14a"
]
851 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
852 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145421__068ea4ece5e65b4eee028db973b68907"
]
853 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
854 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145421__4db72fa119518445dc9ca985c368abe5"
]
855 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
856 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145421__733d98521901691740b1b72113db9d64"
]
857 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
858 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145421__e9bfa196a604db68876e6e6754410201"
]
859 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
860 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145421__0e3bcca45e4fbaa122b5055f0bff680d"
]
861 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
862 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145421__33b865458003501cce9702e28083245b"
]
863 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
864 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145421__e883a02247ae5dc8630516f3db7dcf25"
]
865 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
866 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145421__e199218b18f651d135b701585b52c6e7"
]
867 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
868 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145421__e883a02247ae5dc8630516f3db7dcf25"
]
869 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
870 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145421__33b865458003501cce9702e28083245b"
]
871 0.16 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  145556
]
872 0.20 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  145556
]
873 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
874 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145556__0696a60f4f1e8b8ff8ce817d1ea2b50d"
]
875 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
876 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145556__b9885c97d995f44e4dc47f268fdff7be"
]
877 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
878 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145556__35d658ae0e0b88e73514401350ddcdd4"
]
879 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
880 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145556__19b9a4f9d8651566ed693843a46f5bd8"
]
881 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
882 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145556__bd05e4e500ba4ae97f61bd1ecb64df72"
]
883 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
884 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145556__031a82310cb53b39823046e2d6a64355"
]
885 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
886 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145556__0d9e17424d6bee1f5a1a8747426c181d"
]
887 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
888 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145556__b92d1afc2bf8e945b6f43f314cc6fd8b"
]
889 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
890 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145556__842f8dfa082e973b28ba0389996d7c13"
]
891 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
892 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145556__bd9dc9a71c9a23e3dd182c34f644de1c"
]
893 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
894 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145556__dcaab0b3ff0dd4c8c7ccc48deb4bea5f"
]
895 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
896 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145556__a1f243613da9259ad476c9155ff1e28d"
]
897 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
898 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145556__206651bec9918143f4b61c645d4336ca"
]
899 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
900 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145556__7a908f012a3b5de537abb1bece56d1a0"
]
901 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
902 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145556__e636f4c299a45245a25a2c8fcf6635b9"
]
903 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
904 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145556__82a60eb6976f703b6d0a510dbe46b45f"
]
905 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
906 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145556__2aa227fdb3edd75c6437ca2f7fa3e58a"
]
907 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
908 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145556__2dcbd7f6cb6ae3715379a5a2367263ce"
]
909 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
910 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145556__6db3dbe7c7263d9f201c6d2a4558391a"
]
911 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
912 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145556__11b3f754c14d88c1416ae5aa02a4dd6f"
]
913 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
914 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145556__1895a0cc8d86981e4993e40c08a610bd"
]
915 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
916 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145556__7d27057930b8c89abaa7e2d7f3f3be8b"
]
917 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
918 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145556__ab5c5ec275d0268110f329835bddfb88"
]
919 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
920 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145556__1f955f999ffa588f9864784551eeab4a"
]
921 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
922 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145556__ed4884c7c2b92a464ad23a94b134ce37"
]
923 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
924 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145556__1952d3c8d8870581888bbfd7fefd56a6"
]
925 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
926 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145556__84490aa30607aca81e234887e4e8c113"
]
927 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
928 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145556__1952d3c8d8870581888bbfd7fefd56a6"
]
929 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
930 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145556__ed4884c7c2b92a464ad23a94b134ce37"
]
931 0.16 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  145131
]
932 0.19 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  145131
]
933 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
934 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145131__50f08436ac9fd560757223079ff3af21"
]
935 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
936 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145131__0481e9b4106dfa6241f24b36bbe3307e"
]
937 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
938 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145131__03bd80ab51c83900a3be5b5fbc972991"
]
939 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
940 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145131__24026756bd9bd77dc53861f69ea2e413"
]
941 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
942 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145131__3ad3eed9fcf09b79ab546b5f4d4eac8a"
]
943 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
944 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145131__fea0a87945776aeee1e7d8858fbf2265"
]
945 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
946 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145131__cb325eb870b0bb5f54411f0f2ab64320"
]
947 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
948 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145131__86280927c4a336f1ced43901097da939"
]
949 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
950 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145131__9397aa306a739b31b62a2526135e039d"
]
951 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
952 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145131__3e06e85248b01b9a475c9d14f2e63dba"
]
953 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
954 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145131__be114b3f50fa085fdd59198bb23f4a0f"
]
955 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
956 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145131__26efac996bcc5b8355d5036332a84886"
]
957 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
958 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145131__17d971f3146ac103355a53fe1277d0da"
]
959 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
960 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145131__5a06be5391177e5507df17c12f7d6e00"
]
961 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
962 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145131__016accb352f5bbbf98e906a4ede7a0ca"
]
963 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
964 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145131__21f52471213bca2e83d39d4778a543ff"
]
965 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
966 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145131__9b83c1f10157ad08f11cfca77bf107ae"
]
967 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
968 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145131__82535045530638ea7b388aac4178c414"
]
969 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
970 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145131__5f85a01b57cd728043e06314ee0978fc"
]
971 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
972 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145131__823f62383a3cc5ab5d689d91882dadb7"
]
973 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
974 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145131__ba9d261253a122f89615be8e58b0b206"
]
975 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
976 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145131__07625ad6a8a50c3370de93c89a970d17"
]
977 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
978 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145131__4c28d5130a6bdcb59276d0435711c1fb"
]
979 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
980 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145131__320b8802e8769c8da813ae75a1d8aa69"
]
981 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
982 0.29 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145131__ebbe098e81a23d0802701403d785e339"
]
983 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
984 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145131__817c2a8cfeb8043a282ee6d283ccd751"
]
985 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
986 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145131__820b7c59a590fefa58e465081e2ff50c"
]
987 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
988 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145131__817c2a8cfeb8043a282ee6d283ccd751"
]
989 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
990 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145131__ebbe098e81a23d0802701403d785e339"
]
991 0.15 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  145302
]
992 0.20 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  145302
]
993 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
994 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145302__b5c7bb6cfd8d16853f1f9412b133d8e1"
]
995 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
996 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145302__79ea5a97c22a4d0cc43cae28f6cafb49"
]
997 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
998 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145302__38d9335b57d98b073289987488f30a97"
]
999 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
1000 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145302__1b289b445ff1f68da87b2fd130c8b823"
]
1001 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
1002 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145302__9d61e4b8cee4e178e1da70e89d81922e"
]
1003 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
1004 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145302__879a79986cd80f2d6df5b538b6fb6887"
]
1005 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
1006 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145302__eb07c660296461fb8f3dfb86536df907"
]
1007 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
1008 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145302__feea8062993f24ea4d49a6c179274102"
]
1009 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
1010 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145302__a3170a830a61b67b1488b41d75e87b95"
]
1011 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
1012 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145302__f660d230b9d6a00dda78b53872fbb684"
]
1013 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
1014 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145302__24e4d43b0d2e71332ed36c9488906b6a"
]
1015 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
1016 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145302__bd697a72b46e6ab8dda5a6e13b3cdc5a"
]
1017 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
1018 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145302__a939ebfeab6e45d0a3435938e987b20f"
]
1019 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
1020 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145302__4c9ab39824bff0b3b857e24d8d4ab940"
]
1021 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
1022 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145302__41b21b642c6109433f12b5faaf24b25b"
]
1023 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
1024 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145302__76e27656bb519eb4a68a0fc3b4ffc06d"
]
1025 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
1026 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145302__9864ed959ff5ce2912c2a90289f03b92"
]
1027 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
1028 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145302__db0d8025d7b88c52b72e7b602798acde"
]
1029 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
1030 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145302__6bd4e79ae2f47d35531d39ef379f4fd4"
]
1031 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
1032 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145302__68d8fb106094b47a529624f46f04aa88"
]
1033 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
1034 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145302__621f3599c7558faaadc0f90cdc5d39c1"
]
1035 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
1036 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145302__74b6aa06f6587bdade5cc8945954ad0e"
]
1037 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
1038 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145302__a6e7316a1467111b99269d4c4ac5d2b8"
]
1039 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
1040 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145302__f24c98b6aa7bb974d996ca434604c520"
]
1041 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
1042 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145302__8d0b5eeeabe78e74863f690dc7479ae4"
]
1043 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
1044 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145302__14004266ea9aeb9ec563b6e613d229eb"
]
1045 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
1046 0.12 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145302__f04bb36a16df409d7d2812ae1d20b67c"
]
1047 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
1048 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145302__14004266ea9aeb9ec563b6e613d229eb"
]
1049 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefaultSlider_1_1"
  "pimcore_image_thumbnails"
]
1050 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_145302__8d0b5eeeabe78e74863f690dc7479ae4"
]
1051 0.22 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/Snippets/"
  "footer"
]
1052 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
1053 0.35 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=en&_format=html&_controller=CONECTO%5CProviderBundle%5CController%5CDocumentController%3A%3AfooterSnippetAction"
  "path_query"
  "https://partnerinfo.kleinwalsertal-dev.conecto.rocks/_fragment?_path=_locale=en&_format=html&_controller=CONECTO%5CProviderBundle%5CController%5CDocumentController%3A%3AfooterSnippetAction"
  "entire_uri"
]
1054 0.22 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  520
]
1055 0.22 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  23
]
1056 0.41 ms
SELECT object_CN_WEATHERSTATION.id as id, object_CN_WEATHERSTATION.type as `type` FROM object_CN_WEATHERSTATION WHERE (( id = ? OR id = ?)  AND  object_CN_WEATHERSTATION.type IN ('object','variant','folder')) AND object_CN_WEATHERSTATION.published = 1 ORDER BY `altitude`    LIMIT 2
Parameters:
[
  null
  null
]
1057 0.26 ms
SELECT * FROM object_relations_CN_WEATHERSTATION WHERE src_id = ?
Parameters:
[
  3846
]
1058 0.18 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
1059 0.38 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=_format=html&_locale=en&_controller=App%5CController%5CReportController%3A%3AavalancheAction"
  "path_query"
  "https://partnerinfo.kleinwalsertal-dev.conecto.rocks/_fragment?_path=_format=html&_locale=en&_controller=App%5CController%5CReportController%3A%3AavalancheAction"
  "entire_uri"
]
1060 0.20 ms
SELECT mainValue, validTimePeriod, lowerBound, upperBound
            FROM object_collection_AvalancheDangerRating_CN_AVALANCHEREPORT
            ORDER BY (upperBound IS NULL AND lowerBound IS NULL) ASC,
                upperBound DESC,
                lowerBound DESC;
Parameters:
[]
1061 0.25 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:
[
  "avalanche_report"
  null
  null
]
1062 0.14 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  72
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects