Query Metrics

342 Database Queries
35 Different statements
292.14 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

# Time Info
1 1.04 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/klostertal/de/magazin/"
  "knietief-im-pulverschnee_m122"
]
2 0.66 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/klostertal/de/magazin/knietief-im-pulverschnee_m122"
]
3 0.49 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/klostertal/de/"
  "magazin"
]
4 0.42 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/klostertal/de/magazin"
]
5 0.91 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/klostertal/"
  "de"
]
6 1.81 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  103
]
7 0.82 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
8 0.98 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:
[
  "/klostertal/de/magazin/knietief-im-pulverschnee_m122"
  "path"
  "auto_create"
  "/klostertal/de/magazin/knietief-im-pulverschnee_m122"
  "path_query"
  "https://alpenregion-staging.conecto.rocks/klostertal/de/magazin/knietief-im-pulverschnee_m122"
  "entire_uri"
]
9 0.63 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
10 0.66 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/klostertal/de/magazin/"
  "knietief-im-pulverschnee_m122"
]
11 0.38 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/klostertal/de/magazin/knietief-im-pulverschnee_m122"
]
12 0.30 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/klostertal/de/"
  "magazin"
]
13 0.36 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/klostertal/de/magazin"
]
14 0.66 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "CNMAG_ARTICLE"
]
15 0.71 ms
SELECT * FROM object_relations_CNMAG_ARTICLE WHERE src_id = ?
Parameters:
[
  122
]
16 0.86 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:
[
  "magazin_breadcrumb"
  null
  null
]
17 0.53 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  958
]
18 0.55 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  958
]
19 0.38 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  103
]
20 0.41 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  103
  103
  103
]
21 0.49 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  113
  113
]
22 0.31 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "de"
]
23 0.34 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "en"
]
24 0.41 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/klostertal/"
  "en"
]
25 0.73 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,10) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  18
]
26 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  18
]
27 0.49 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
28 0.75 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  18
]
29 1.43 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  18
]
30 0.60 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,10) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  18
]
31 0.76 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5624
]
32 0.78 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5624
]
33 1.08 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,4793,4831) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  5624
]
34 0.75 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  103
]
35 0.70 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  103
  103
  103
]
36 0.69 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  113
  113
]
37 0.51 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "weather"
]
38 0.87 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  102
]
39 0.52 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  102
]
40 0.50 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  103
]
41 0.48 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  103
]
42 0.65 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  104
]
43 0.62 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  104
]
44 0.56 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  105
]
45 0.66 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  105
]
46 0.64 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  106
]
47 0.44 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  106
]
48 0.45 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  110
]
49 0.39 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  111
]
50 0.38 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  112
]
51 0.86 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  107
]
52 0.77 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  107
]
53 0.77 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  109
]
54 1.08 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  734
]
55 0.50 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  734
]
56 0.73 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  195
]
57 0.59 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  196
]
58 0.54 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  197
]
59 0.47 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  198
]
60 1.16 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  735
]
61 0.76 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  735
]
62 0.63 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  200
]
63 0.53 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  200
]
64 0.67 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  739
]
65 0.45 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  201
]
66 0.42 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  202
]
67 0.68 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  203
]
68 0.60 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  203
]
69 0.70 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  740
]
70 0.66 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  763
]
71 1.35 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  736
]
72 0.89 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  736
]
73 1.02 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  205
]
74 0.63 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  206
]
75 0.48 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  206
]
76 0.66 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  585
]
77 0.77 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  207
]
78 0.75 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  207
]
79 0.75 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  463
]
80 0.91 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  208
]
81 0.79 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  208
]
82 0.56 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  464
]
83 0.59 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  209
]
84 0.59 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  210
]
85 1.52 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  737
]
86 1.14 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  737
]
87 0.86 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  212
]
88 0.66 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  213
]
89 0.71 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  216
]
90 0.69 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  215
]
91 0.77 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  751
]
92 0.77 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  751
]
93 1.27 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  738
]
94 0.68 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  738
]
95 1.66 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  218
]
96 0.70 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  218
]
97 0.97 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  490
]
98 0.80 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  491
]
99 0.88 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  492
]
100 1.49 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  493
]
101 0.89 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  495
]
102 0.91 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  496
]
103 0.81 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  578
]
104 0.67 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  581
]
105 1.35 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  565
]
106 0.59 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  565
]
107 0.67 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  567
]
108 0.58 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  569
]
109 0.43 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  524
]
110 0.43 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  220
]
111 0.38 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  221
]
112 0.57 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  778
]
113 0.56 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  778
]
114 1.08 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  420
]
115 0.60 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  420
]
116 0.46 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  546
]
117 0.35 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  547
]
118 0.36 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  548
]
119 0.41 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  549
]
120 0.55 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  550
]
121 0.46 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  551
]
122 0.71 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  409
]
123 0.70 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  552
]
124 0.37 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  553
]
125 0.64 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  113
]
126 0.49 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  113
]
127 0.32 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  114
]
128 0.29 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  114
]
129 0.58 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  116
]
130 0.53 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  116
]
131 0.59 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  117
]
132 0.43 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  117
]
133 0.39 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  120
]
134 0.33 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  121
]
135 0.32 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  122
]
136 0.36 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  118
]
137 0.38 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  118
]
138 0.34 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  119
]
139 2.74 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  377
]
140 0.53 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1087
]
141 0.58 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1087
]
142 0.65 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/de/snippets/Magazin Artikel/Klostertal/"
  "Knietief im Pulverschnee"
]
143 1.01 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,319,311,4,2) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  377
]
144 0.54 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
145 1.08 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=de&_format=html&_controller=CONECTO%5CMagazineBundle%5CController%5CSnippetController%3A%3AmagazineSnippetAction"
  "path_query"
  "https://alpenregion-staging.conecto.rocks/_fragment?_path=_locale=de&_format=html&_controller=CONECTO%5CMagazineBundle%5CController%5CSnippetController%3A%3AmagazineSnippetAction"
  "entire_uri"
]
146 0.89 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  2836
]
147 0.83 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  2836
]
148 0.69 ms
SELECT * FROM object_store_vcloud_poi WHERE oo_id = ? FOR UPDATE
Parameters:
[
  2836
]
149 0.51 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_poi"
]
150 0.60 ms
SELECT * FROM object_localized_data_vcloud_poi WHERE ooo_id = ? AND language IN ('de','en')
Parameters:
[
  2836
]
151 0.38 ms
SELECT * FROM object_brick_store_Address_vcloud_poi WHERE id = ? AND fieldname = ?
Parameters:
[
  2836
  "address"
]
152 0.52 ms
SELECT * FROM object_brick_localized_Address_vcloud_poi WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ?
Parameters:
[
  2836
  "address"
]
153 0.72 ms
SELECT * FROM object_relations_vcloud_poi WHERE src_id = ?
Parameters:
[
  2836
]
154 0.78 ms
SELECT * FROM object_collection_vcloudOpeningHours_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  2836
  "openingHours"
]
155 2.42 ms
SELECT * FROM object_collection_vcloudOpeningHours_localized_vcloud_poi WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  2836
  "openingHours"
  0
]
156 1.34 ms
SELECT * FROM object_collection_vcloudOpeningHours_localized_vcloud_poi WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  2836
  "openingHours"
  1
]
157 1.32 ms
SELECT * FROM object_collection_vcloudOpeningHours_localized_vcloud_poi WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  2836
  "openingHours"
  2
]
158 0.96 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_concept"
]
159 0.64 ms
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
  4853
]
160 0.49 ms
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
  4872
]
161 0.66 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  1072
]
162 0.54 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  1072
]
163 0.79 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  1072
]
164 0.64 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  1072
]
165 1.77 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,851,668,663,662,661) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  1072
]
166 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1072
]
167 0.38 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "areaMedia_1-5_2"
  "pimcore_image_thumbnails"
]
168 0.30 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1072__aff03fd3a340fa80c09f3bc7458b554a"
]
169 1.40 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1072__aff03fd3a340fa80c09f3bc7458b554a"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{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:383;s:6:"height";d:255;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:383;s:6:"height";d:255;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:495;s:6:"height";d:330;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:599;s:6:"height";d:399;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:960;s:6:"height";d:640;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:15:"areaMedia_1-5_2";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:26:"\x00*\x00forceProcessICCProfiles";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"
  1765190412
  1765795212
  1
]
170 0.36 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "areaMedia_1-5_2"
  "pimcore_image_thumbnails"
]
171 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1072__da879c22e6af6c3ac6ea099668832f36"
]
172 1.25 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1072__da879c22e6af6c3ac6ea099668832f36"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{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:383;s:6:"height";d:255;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:383;s:6:"height";d:255;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:495;s:6:"height";d:330;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:599;s:6:"height";d:399;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:960;s:6:"height";d:640;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:15:"areaMedia_1-5_2";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:26:"\x00*\x00forceProcessICCProfiles";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"
  1765190412
  1765795212
  1
]
173 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "areaMedia_1-5_2"
  "pimcore_image_thumbnails"
]
174 0.33 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1072__398e8959a04f621803633cd1febd9290"
]
175 3.14 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1072__398e8959a04f621803633cd1febd9290"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{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:383;s:6:"height";d:255;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:383;s:6:"height";d:255;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:495;s:6:"height";d:330;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:599;s:6:"height";d:399;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:960;s:6:"height";d:640;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:15:"areaMedia_1-5_2";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:26:"\x00*\x00forceProcessICCProfiles";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"
  1765190412
  1765795212
  1
]
176 0.70 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "areaMedia_1-5_2"
  "pimcore_image_thumbnails"
]
177 0.49 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1072__89650719cd5767c4ba6ae2b20da0eee9"
]
178 1.46 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1072__89650719cd5767c4ba6ae2b20da0eee9"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{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:383;s:6:"height";d:255;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:383;s:6:"height";d:255;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:495;s:6:"height";d:330;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:599;s:6:"height";d:399;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:960;s:6:"height";d:640;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:15:"areaMedia_1-5_2";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:26:"\x00*\x00forceProcessICCProfiles";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"
  1765190412
  1765795212
  1
]
179 0.55 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "areaMedia_1-5_2"
  "pimcore_image_thumbnails"
]
180 0.49 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1072__bc8416048a06b89b9068fcc6854b974b"
]
181 1.48 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1072__bc8416048a06b89b9068fcc6854b974b"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{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:383;s:6:"height";d:255;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:383;s:6:"height";d:255;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:495;s:6:"height";d:330;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:599;s:6:"height";d:399;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:960;s:6:"height";d:640;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:15:"areaMedia_1-5_2";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:26:"\x00*\x00forceProcessICCProfiles";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"
  1765190412
  1765795212
  1
]
182 0.56 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "areaMedia_1-5_2"
  "pimcore_image_thumbnails"
]
183 0.44 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1072__3288070bdcb0368ae00329d8c9a61cb4"
]
184 1.88 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1072__3288070bdcb0368ae00329d8c9a61cb4"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{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:383;s:6:"height";d:255;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:383;s:6:"height";d:255;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:495;s:6:"height";d:330;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:599;s:6:"height";d:399;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:960;s:6:"height";d:640;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:15:"areaMedia_1-5_2";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:26:"\x00*\x00forceProcessICCProfiles";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"
  1765190412
  1765795212
  1
]
185 0.52 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "areaMedia_1-5_2"
  "pimcore_image_thumbnails"
]
186 0.45 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1072__d57e0ae310be3837baec5ba9a0c18449"
]
187 1.63 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1072__d57e0ae310be3837baec5ba9a0c18449"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{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:495;s:6:"height";d:330;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:383;s:6:"height";d:255;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:495;s:6:"height";d:330;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:599;s:6:"height";d:399;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:960;s:6:"height";d:640;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:15:"areaMedia_1-5_2";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:26:"\x00*\x00forceProcessICCProfiles";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"
  1765190412
  1765795212
  1
]
188 0.37 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "areaMedia_1-5_2"
  "pimcore_image_thumbnails"
]
189 0.39 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1072__be7ba948342fa27d9a7500fecaaa5910"
]
190 1.71 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1072__be7ba948342fa27d9a7500fecaaa5910"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{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:495;s:6:"height";d:330;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:383;s:6:"height";d:255;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:495;s:6:"height";d:330;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:599;s:6:"height";d:399;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:960;s:6:"height";d:640;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:15:"areaMedia_1-5_2";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:26:"\x00*\x00forceProcessICCProfiles";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"
  1765190412
  1765795212
  1
]
191 0.65 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "areaMedia_1-5_2"
  "pimcore_image_thumbnails"
]
192 0.50 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1072__e056223cf09a78e653980370e9da6791"
]
193 2.10 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1072__e056223cf09a78e653980370e9da6791"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{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:495;s:6:"height";d:330;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:383;s:6:"height";d:255;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:495;s:6:"height";d:330;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:599;s:6:"height";d:399;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:960;s:6:"height";d:640;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:15:"areaMedia_1-5_2";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:26:"\x00*\x00forceProcessICCProfiles";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"
  1765190412
  1765795212
  1
]
194 0.72 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "areaMedia_1-5_2"
  "pimcore_image_thumbnails"
]
195 0.60 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1072__f95f163f0a895f887e39da1cad10888f"
]
196 1.76 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1072__f95f163f0a895f887e39da1cad10888f"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{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:495;s:6:"height";d:330;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:383;s:6:"height";d:255;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:495;s:6:"height";d:330;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:599;s:6:"height";d:399;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:960;s:6:"height";d:640;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:15:"areaMedia_1-5_2";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:26:"\x00*\x00forceProcessICCProfiles";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"
  1765190412
  1765795212
  1
]
197 0.67 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "areaMedia_1-5_2"
  "pimcore_image_thumbnails"
]
198 0.56 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1072__d23a8c794098f9f95bc0e04e09518100"
]
199 1.91 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1072__d23a8c794098f9f95bc0e04e09518100"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{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:495;s:6:"height";d:330;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:383;s:6:"height";d:255;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:495;s:6:"height";d:330;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:599;s:6:"height";d:399;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:960;s:6:"height";d:640;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:15:"areaMedia_1-5_2";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:26:"\x00*\x00forceProcessICCProfiles";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"
  1765190412
  1765795212
  1
]
200 0.66 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "areaMedia_1-5_2"
  "pimcore_image_thumbnails"
]
201 0.67 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1072__c21c304ccf87f6ab63ccd2ae0409e186"
]
202 2.38 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1072__c21c304ccf87f6ab63ccd2ae0409e186"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{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:495;s:6:"height";d:330;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:383;s:6:"height";d:255;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:495;s:6:"height";d:330;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:599;s:6:"height";d:399;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:960;s:6:"height";d:640;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:15:"areaMedia_1-5_2";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:26:"\x00*\x00forceProcessICCProfiles";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"
  1765190412
  1765795212
  1
]
203 0.57 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "areaMedia_1-5_2"
  "pimcore_image_thumbnails"
]
204 0.47 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1072__ac5cdd11ce18b400e58cb8fc5aa37c13"
]
205 1.85 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1072__ac5cdd11ce18b400e58cb8fc5aa37c13"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{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:599;s:6:"height";d:399;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:383;s:6:"height";d:255;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:495;s:6:"height";d:330;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:599;s:6:"height";d:399;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:960;s:6:"height";d:640;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:15:"areaMedia_1-5_2";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:26:"\x00*\x00forceProcessICCProfiles";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"
  1765190412
  1765795212
  1
]
206 0.60 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "areaMedia_1-5_2"
  "pimcore_image_thumbnails"
]
207 0.52 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1072__d237017938a3427ad80910e7f70f519c"
]
208 1.73 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1072__d237017938a3427ad80910e7f70f519c"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{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:599;s:6:"height";d:399;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:383;s:6:"height";d:255;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:495;s:6:"height";d:330;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:599;s:6:"height";d:399;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:960;s:6:"height";d:640;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:15:"areaMedia_1-5_2";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:26:"\x00*\x00forceProcessICCProfiles";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"
  1765190412
  1765795212
  1
]
209 0.80 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "areaMedia_1-5_2"
  "pimcore_image_thumbnails"
]
210 0.65 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1072__b485fba8974eda32808b5b5ee37bbb63"
]
211 2.41 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1072__b485fba8974eda32808b5b5ee37bbb63"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{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:599;s:6:"height";d:399;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:383;s:6:"height";d:255;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:495;s:6:"height";d:330;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:599;s:6:"height";d:399;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:960;s:6:"height";d:640;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:15:"areaMedia_1-5_2";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:26:"\x00*\x00forceProcessICCProfiles";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"
  1765190412
  1765795212
  1
]
212 0.83 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "areaMedia_1-5_2"
  "pimcore_image_thumbnails"
]
213 0.65 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1072__4730757ebd936e64c4ff3d1fb4f39d79"
]
214 2.14 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1072__4730757ebd936e64c4ff3d1fb4f39d79"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{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:599;s:6:"height";d:399;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:383;s:6:"height";d:255;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:495;s:6:"height";d:330;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:599;s:6:"height";d:399;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:960;s:6:"height";d:640;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:15:"areaMedia_1-5_2";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:26:"\x00*\x00forceProcessICCProfiles";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"
  1765190412
  1765795212
  1
]
215 0.55 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "areaMedia_1-5_2"
  "pimcore_image_thumbnails"
]
216 0.41 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1072__adc3c494d28e50c506b324ae83227458"
]
217 1.81 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1072__adc3c494d28e50c506b324ae83227458"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{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:599;s:6:"height";d:399;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:383;s:6:"height";d:255;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:495;s:6:"height";d:330;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:599;s:6:"height";d:399;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:960;s:6:"height";d:640;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:15:"areaMedia_1-5_2";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:26:"\x00*\x00forceProcessICCProfiles";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"
  1765190412
  1765795212
  1
]
218 0.66 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "areaMedia_1-5_2"
  "pimcore_image_thumbnails"
]
219 0.66 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1072__26cbeaa91e1545210486f25108de8199"
]
220 2.09 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1072__26cbeaa91e1545210486f25108de8199"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{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:599;s:6:"height";d:399;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:383;s:6:"height";d:255;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:495;s:6:"height";d:330;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:599;s:6:"height";d:399;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:960;s:6:"height";d:640;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:15:"areaMedia_1-5_2";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:26:"\x00*\x00forceProcessICCProfiles";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"
  1765190412
  1765795212
  1
]
221 0.72 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "areaMedia_1-5_2"
  "pimcore_image_thumbnails"
]
222 0.62 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1072__67165eb4c44a3e9898ff0302d5b5676d"
]
223 5.20 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1072__67165eb4c44a3e9898ff0302d5b5676d"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{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:960;s:6:"height";d:640;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:383;s:6:"height";d:255;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:495;s:6:"height";d:330;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:599;s:6:"height";d:399;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:960;s:6:"height";d:640;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:15:"areaMedia_1-5_2";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:26:"\x00*\x00forceProcessICCProfiles";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"
  1765190412
  1765795212
  1
]
224 1.29 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "areaMedia_1-5_2"
  "pimcore_image_thumbnails"
]
225 0.47 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1072__0ed7c29bc66401656704a300b485b075"
]
226 1.13 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1072__0ed7c29bc66401656704a300b485b075"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{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:960;s:6:"height";d:640;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:383;s:6:"height";d:255;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:495;s:6:"height";d:330;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:599;s:6:"height";d:399;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:960;s:6:"height";d:640;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:15:"areaMedia_1-5_2";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:26:"\x00*\x00forceProcessICCProfiles";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"
  1765190412
  1765795212
  1
]
227 0.59 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "areaMedia_1-5_2"
  "pimcore_image_thumbnails"
]
228 0.44 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1072__4ac9265afe39c488448b804ec0be8eb1"
]
229 3.18 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1072__4ac9265afe39c488448b804ec0be8eb1"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{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:960;s:6:"height";d:640;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:383;s:6:"height";d:255;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:495;s:6:"height";d:330;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:599;s:6:"height";d:399;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:960;s:6:"height";d:640;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:15:"areaMedia_1-5_2";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:26:"\x00*\x00forceProcessICCProfiles";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"
  1765190412
  1765795212
  1
]
230 0.59 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "areaMedia_1-5_2"
  "pimcore_image_thumbnails"
]
231 0.74 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1072__cf49ab271f94f0f33897a929298c447e"
]
232 2.89 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1072__cf49ab271f94f0f33897a929298c447e"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{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:960;s:6:"height";d:640;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:383;s:6:"height";d:255;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:495;s:6:"height";d:330;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:599;s:6:"height";d:399;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:960;s:6:"height";d:640;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:15:"areaMedia_1-5_2";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:26:"\x00*\x00forceProcessICCProfiles";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"
  1765190412
  1765795212
  1
]
233 0.63 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "areaMedia_1-5_2"
  "pimcore_image_thumbnails"
]
234 0.57 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1072__222168b75f6b5a1770f90663949a71fb"
]
235 4.65 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1072__222168b75f6b5a1770f90663949a71fb"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{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:960;s:6:"height";d:640;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:383;s:6:"height";d:255;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:495;s:6:"height";d:330;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:599;s:6:"height";d:399;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:960;s:6:"height";d:640;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:15:"areaMedia_1-5_2";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:26:"\x00*\x00forceProcessICCProfiles";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"
  1765190412
  1765795212
  1
]
236 0.71 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "areaMedia_1-5_2"
  "pimcore_image_thumbnails"
]
237 0.50 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1072__b6d98e6aee30dcdbe50c1944508c3a77"
]
238 1.81 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1072__b6d98e6aee30dcdbe50c1944508c3a77"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{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:383;s:6:"height";d:255;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:495;s:6:"height";d:330;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:599;s:6:"height";d:399;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:960;s:6:"height";d:640;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:15:"areaMedia_1-5_2";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:26:"\x00*\x00forceProcessICCProfiles";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"
  1765190412
  1765795212
  1
]
239 0.62 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "areaMedia_1-5_2"
  "pimcore_image_thumbnails"
]
240 0.51 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1072__23e60db7af69b28ace2ac029eb4a64e3"
]
241 2.14 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1072__23e60db7af69b28ace2ac029eb4a64e3"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{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:383;s:6:"height";d:255;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:495;s:6:"height";d:330;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:599;s:6:"height";d:399;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:960;s:6:"height";d:640;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:15:"areaMedia_1-5_2";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:26:"\x00*\x00forceProcessICCProfiles";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"
  1765190412
  1765795212
  1
]
242 0.63 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "areaMedia_1-5_2"
  "pimcore_image_thumbnails"
]
243 0.45 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1072__3c09d00508797ee69be6efa04481245e"
]
244 1.88 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1072__3c09d00508797ee69be6efa04481245e"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{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:383;s:6:"height";d:255;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:495;s:6:"height";d:330;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:599;s:6:"height";d:399;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:960;s:6:"height";d:640;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:15:"areaMedia_1-5_2";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:26:"\x00*\x00forceProcessICCProfiles";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"
  1765190412
  1765795212
  1
]
245 0.57 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "areaMedia_1-5_2"
  "pimcore_image_thumbnails"
]
246 0.59 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1072__23e60db7af69b28ace2ac029eb4a64e3"
]
247 0.63 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "areaMedia_1-5_2"
  "pimcore_image_thumbnails"
]
248 0.64 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1072__b6d98e6aee30dcdbe50c1944508c3a77"
]
249 0.89 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  1069
]
250 0.76 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  1069
]
251 0.85 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  1069
]
252 0.78 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  1069
]
253 2.79 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,851,668,663,662,661) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  1069
]
254 0.91 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1069
]
255 0.60 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "areaMedia_1-5_2"
  "pimcore_image_thumbnails"
]
256 0.61 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1069__723b1412359dfc415059f2f8a255ca07"
]
257 2.14 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1069__723b1412359dfc415059f2f8a255ca07"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{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:383;s:6:"height";d:255;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:383;s:6:"height";d:255;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:495;s:6:"height";d:330;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:599;s:6:"height";d:399;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:960;s:6:"height";d:640;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:15:"areaMedia_1-5_2";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:26:"\x00*\x00forceProcessICCProfiles";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"
  1765190412
  1765795212
  1
]
258 0.63 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "areaMedia_1-5_2"
  "pimcore_image_thumbnails"
]
259 0.63 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1069__7709846188d61bb51d1c630e35bbd63d"
]
260 2.01 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1069__7709846188d61bb51d1c630e35bbd63d"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{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:383;s:6:"height";d:255;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:383;s:6:"height";d:255;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:495;s:6:"height";d:330;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:599;s:6:"height";d:399;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:960;s:6:"height";d:640;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:15:"areaMedia_1-5_2";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:26:"\x00*\x00forceProcessICCProfiles";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"
  1765190412
  1765795212
  1
]
261 0.66 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "areaMedia_1-5_2"
  "pimcore_image_thumbnails"
]
262 0.56 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1069__00e747bb2fe5a5e6387b33a344b2ba8a"
]
263 2.07 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1069__00e747bb2fe5a5e6387b33a344b2ba8a"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{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:383;s:6:"height";d:255;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:383;s:6:"height";d:255;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:495;s:6:"height";d:330;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:599;s:6:"height";d:399;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:960;s:6:"height";d:640;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:15:"areaMedia_1-5_2";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:26:"\x00*\x00forceProcessICCProfiles";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"
  1765190412
  1765795212
  1
]
264 0.57 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "areaMedia_1-5_2"
  "pimcore_image_thumbnails"
]
265 0.47 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1069__1f00ed505c827a07b8293c1db88d62f0"
]
266 1.92 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1069__1f00ed505c827a07b8293c1db88d62f0"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{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:383;s:6:"height";d:255;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:383;s:6:"height";d:255;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:495;s:6:"height";d:330;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:599;s:6:"height";d:399;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:960;s:6:"height";d:640;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:15:"areaMedia_1-5_2";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:26:"\x00*\x00forceProcessICCProfiles";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"
  1765190412
  1765795212
  1
]
267 0.70 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "areaMedia_1-5_2"
  "pimcore_image_thumbnails"
]
268 0.53 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1069__21f5134b00dfa008265321a0c3b9ee74"
]
269 4.43 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1069__21f5134b00dfa008265321a0c3b9ee74"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{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:383;s:6:"height";d:255;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:383;s:6:"height";d:255;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:495;s:6:"height";d:330;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:599;s:6:"height";d:399;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:960;s:6:"height";d:640;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:15:"areaMedia_1-5_2";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:26:"\x00*\x00forceProcessICCProfiles";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"
  1765190412
  1765795212
  1
]
270 0.76 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "areaMedia_1-5_2"
  "pimcore_image_thumbnails"
]
271 0.47 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1069__694e256a21573cf87313052096ff3f69"
]
272 1.56 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1069__694e256a21573cf87313052096ff3f69"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{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:383;s:6:"height";d:255;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:383;s:6:"height";d:255;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:495;s:6:"height";d:330;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:599;s:6:"height";d:399;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:960;s:6:"height";d:640;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:15:"areaMedia_1-5_2";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:26:"\x00*\x00forceProcessICCProfiles";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"
  1765190412
  1765795212
  1
]
273 0.36 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "areaMedia_1-5_2"
  "pimcore_image_thumbnails"
]
274 0.27 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1069__f6b2a324e64f75aadf1ef5a7f2ec472a"
]
275 1.42 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1069__f6b2a324e64f75aadf1ef5a7f2ec472a"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{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:495;s:6:"height";d:330;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:383;s:6:"height";d:255;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:495;s:6:"height";d:330;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:599;s:6:"height";d:399;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:960;s:6:"height";d:640;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:15:"areaMedia_1-5_2";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:26:"\x00*\x00forceProcessICCProfiles";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"
  1765190412
  1765795212
  1
]
276 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "areaMedia_1-5_2"
  "pimcore_image_thumbnails"
]
277 0.25 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1069__d55ee29fc5aa27cf0e3a5b89691a5ad3"
]
278 1.11 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1069__d55ee29fc5aa27cf0e3a5b89691a5ad3"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{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:495;s:6:"height";d:330;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:383;s:6:"height";d:255;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:495;s:6:"height";d:330;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:599;s:6:"height";d:399;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:960;s:6:"height";d:640;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:15:"areaMedia_1-5_2";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:26:"\x00*\x00forceProcessICCProfiles";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"
  1765190412
  1765795212
  1
]
279 0.39 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "areaMedia_1-5_2"
  "pimcore_image_thumbnails"
]
280 0.35 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1069__05b6d16940116ba9d3e18c3d6c6f4dbc"
]
281 1.33 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1069__05b6d16940116ba9d3e18c3d6c6f4dbc"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{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:495;s:6:"height";d:330;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:383;s:6:"height";d:255;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:495;s:6:"height";d:330;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:599;s:6:"height";d:399;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:960;s:6:"height";d:640;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:15:"areaMedia_1-5_2";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:26:"\x00*\x00forceProcessICCProfiles";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"
  1765190412
  1765795212
  1
]
282 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "areaMedia_1-5_2"
  "pimcore_image_thumbnails"
]
283 0.29 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1069__1c0565e0ae7cffd6975f79e9cbdcc6d0"
]
284 1.38 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1069__1c0565e0ae7cffd6975f79e9cbdcc6d0"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{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:495;s:6:"height";d:330;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:383;s:6:"height";d:255;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:495;s:6:"height";d:330;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:599;s:6:"height";d:399;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:960;s:6:"height";d:640;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:15:"areaMedia_1-5_2";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:26:"\x00*\x00forceProcessICCProfiles";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"
  1765190412
  1765795212
  1
]
285 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "areaMedia_1-5_2"
  "pimcore_image_thumbnails"
]
286 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1069__52575c1287f83e8621dabb59d226ad4b"
]
287 1.10 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1069__52575c1287f83e8621dabb59d226ad4b"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{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:495;s:6:"height";d:330;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:383;s:6:"height";d:255;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:495;s:6:"height";d:330;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:599;s:6:"height";d:399;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:960;s:6:"height";d:640;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:15:"areaMedia_1-5_2";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:26:"\x00*\x00forceProcessICCProfiles";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"
  1765190412
  1765795212
  1
]
288 0.37 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "areaMedia_1-5_2"
  "pimcore_image_thumbnails"
]
289 0.34 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1069__5fadc8e0264fd508826e70d3d3eba746"
]
290 1.64 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1069__5fadc8e0264fd508826e70d3d3eba746"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{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:495;s:6:"height";d:330;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:383;s:6:"height";d:255;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:495;s:6:"height";d:330;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:599;s:6:"height";d:399;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:960;s:6:"height";d:640;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:15:"areaMedia_1-5_2";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:26:"\x00*\x00forceProcessICCProfiles";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"
  1765190412
  1765795212
  1
]
291 0.64 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "areaMedia_1-5_2"
  "pimcore_image_thumbnails"
]
292 0.36 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1069__3cde1dcbcee7ef9fe77a15fdf376aa96"
]
293 1.71 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1069__3cde1dcbcee7ef9fe77a15fdf376aa96"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{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:599;s:6:"height";d:399;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:383;s:6:"height";d:255;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:495;s:6:"height";d:330;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:599;s:6:"height";d:399;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:960;s:6:"height";d:640;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:15:"areaMedia_1-5_2";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:26:"\x00*\x00forceProcessICCProfiles";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"
  1765190412
  1765795212
  1
]
294 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "areaMedia_1-5_2"
  "pimcore_image_thumbnails"
]
295 0.41 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1069__0534529186a592f4bb707ff510a7ebc8"
]
296 2.52 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1069__0534529186a592f4bb707ff510a7ebc8"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{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:599;s:6:"height";d:399;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:383;s:6:"height";d:255;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:495;s:6:"height";d:330;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:599;s:6:"height";d:399;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:960;s:6:"height";d:640;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:15:"areaMedia_1-5_2";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:26:"\x00*\x00forceProcessICCProfiles";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"
  1765190412
  1765795212
  1
]
297 0.47 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "areaMedia_1-5_2"
  "pimcore_image_thumbnails"
]
298 0.34 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1069__fdd0907f7e37dc519a273ea15a249f1d"
]
299 1.41 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1069__fdd0907f7e37dc519a273ea15a249f1d"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{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:599;s:6:"height";d:399;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:383;s:6:"height";d:255;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:495;s:6:"height";d:330;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:599;s:6:"height";d:399;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:960;s:6:"height";d:640;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:15:"areaMedia_1-5_2";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:26:"\x00*\x00forceProcessICCProfiles";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"
  1765190412
  1765795212
  1
]
300 0.39 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "areaMedia_1-5_2"
  "pimcore_image_thumbnails"
]
301 0.36 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1069__11148b9f8977e4a5b5f8b44f5e9d2c3e"
]
302 1.49 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1069__11148b9f8977e4a5b5f8b44f5e9d2c3e"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{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:599;s:6:"height";d:399;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:383;s:6:"height";d:255;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:495;s:6:"height";d:330;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:599;s:6:"height";d:399;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:960;s:6:"height";d:640;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:15:"areaMedia_1-5_2";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:26:"\x00*\x00forceProcessICCProfiles";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"
  1765190412
  1765795212
  1
]
303 0.61 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "areaMedia_1-5_2"
  "pimcore_image_thumbnails"
]
304 0.60 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1069__fc73301867414df1f713e7e288bff3bf"
]
305 2.11 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1069__fc73301867414df1f713e7e288bff3bf"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{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:599;s:6:"height";d:399;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:383;s:6:"height";d:255;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:495;s:6:"height";d:330;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:599;s:6:"height";d:399;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:960;s:6:"height";d:640;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:15:"areaMedia_1-5_2";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:26:"\x00*\x00forceProcessICCProfiles";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"
  1765190412
  1765795212
  1
]
306 0.50 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "areaMedia_1-5_2"
  "pimcore_image_thumbnails"
]
307 0.57 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1069__b42df401f5323482920cbfa2a9ae73a5"
]
308 1.64 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1069__b42df401f5323482920cbfa2a9ae73a5"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{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:599;s:6:"height";d:399;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:383;s:6:"height";d:255;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:495;s:6:"height";d:330;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:599;s:6:"height";d:399;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:960;s:6:"height";d:640;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:15:"areaMedia_1-5_2";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:26:"\x00*\x00forceProcessICCProfiles";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"
  1765190412
  1765795212
  1
]
309 0.59 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "areaMedia_1-5_2"
  "pimcore_image_thumbnails"
]
310 0.57 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1069__72300dd7df7ad02b60697958a3fe9b8c"
]
311 2.33 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1069__72300dd7df7ad02b60697958a3fe9b8c"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{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:960;s:6:"height";d:640;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:383;s:6:"height";d:255;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:495;s:6:"height";d:330;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:599;s:6:"height";d:399;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:960;s:6:"height";d:640;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:15:"areaMedia_1-5_2";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:26:"\x00*\x00forceProcessICCProfiles";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"
  1765190412
  1765795212
  1
]
312 0.43 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "areaMedia_1-5_2"
  "pimcore_image_thumbnails"
]
313 0.40 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1069__34111c57b50fbfe1aa17aa0d36fb5e0a"
]
314 1.57 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1069__34111c57b50fbfe1aa17aa0d36fb5e0a"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{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:960;s:6:"height";d:640;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:383;s:6:"height";d:255;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:495;s:6:"height";d:330;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:599;s:6:"height";d:399;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:960;s:6:"height";d:640;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:15:"areaMedia_1-5_2";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:26:"\x00*\x00forceProcessICCProfiles";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"
  1765190412
  1765795212
  1
]
315 0.43 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "areaMedia_1-5_2"
  "pimcore_image_thumbnails"
]
316 0.35 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1069__0abbbd4b85b1d15adc5492e07c82aed3"
]
317 1.52 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1069__0abbbd4b85b1d15adc5492e07c82aed3"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{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:960;s:6:"height";d:640;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:383;s:6:"height";d:255;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:495;s:6:"height";d:330;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:599;s:6:"height";d:399;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:960;s:6:"height";d:640;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:15:"areaMedia_1-5_2";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:26:"\x00*\x00forceProcessICCProfiles";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"
  1765190412
  1765795212
  1
]
318 0.46 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "areaMedia_1-5_2"
  "pimcore_image_thumbnails"
]
319 0.43 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1069__d1a85df4d1b1cff24d4c440dd4ab0874"
]
320 3.24 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1069__d1a85df4d1b1cff24d4c440dd4ab0874"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{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:960;s:6:"height";d:640;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:383;s:6:"height";d:255;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:495;s:6:"height";d:330;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:599;s:6:"height";d:399;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:960;s:6:"height";d:640;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:15:"areaMedia_1-5_2";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:26:"\x00*\x00forceProcessICCProfiles";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"
  1765190412
  1765795212
  1
]
321 0.60 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "areaMedia_1-5_2"
  "pimcore_image_thumbnails"
]
322 0.58 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1069__84c0c298b5423a23d193b8a5a11dd564"
]
323 2.00 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1069__84c0c298b5423a23d193b8a5a11dd564"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{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:960;s:6:"height";d:640;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:383;s:6:"height";d:255;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:495;s:6:"height";d:330;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:599;s:6:"height";d:399;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:960;s:6:"height";d:640;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:15:"areaMedia_1-5_2";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:26:"\x00*\x00forceProcessICCProfiles";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"
  1765190412
  1765795212
  1
]
324 0.63 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "areaMedia_1-5_2"
  "pimcore_image_thumbnails"
]
325 0.41 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1069__fffeacf3d5daf453b10a29d2af6cbc1b"
]
326 1.43 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1069__fffeacf3d5daf453b10a29d2af6cbc1b"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{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:383;s:6:"height";d:255;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:495;s:6:"height";d:330;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:599;s:6:"height";d:399;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:960;s:6:"height";d:640;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:15:"areaMedia_1-5_2";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:26:"\x00*\x00forceProcessICCProfiles";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"
  1765190412
  1765795212
  1
]
327 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "areaMedia_1-5_2"
  "pimcore_image_thumbnails"
]
328 0.27 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1069__4d0ade6ff7cb67b2a399409c5a039ee6"
]
329 1.33 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1069__4d0ade6ff7cb67b2a399409c5a039ee6"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{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:383;s:6:"height";d:255;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:495;s:6:"height";d:330;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:599;s:6:"height";d:399;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:960;s:6:"height";d:640;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:15:"areaMedia_1-5_2";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:26:"\x00*\x00forceProcessICCProfiles";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"
  1765190412
  1765795212
  1
]
330 0.36 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "areaMedia_1-5_2"
  "pimcore_image_thumbnails"
]
331 0.29 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1069__e700c6685ca0a031a7130ae11c23f78d"
]
332 1.88 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_1069__e700c6685ca0a031a7130ae11c23f78d"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{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:383;s:6:"height";d:255;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:495;s:6:"height";d:330;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:599;s:6:"height";d:399;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:960;s:6:"height";d:640;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:15:"areaMedia_1-5_2";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:26:"\x00*\x00forceProcessICCProfiles";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"
  1765190412
  1765795212
  1
]
333 0.50 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "areaMedia_1-5_2"
  "pimcore_image_thumbnails"
]
334 0.50 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1069__4d0ade6ff7cb67b2a399409c5a039ee6"
]
335 0.39 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "areaMedia_1-5_2"
  "pimcore_image_thumbnails"
]
336 0.50 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_1069__fffeacf3d5daf453b10a29d2af6cbc1b"
]
337 0.57 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
338 1.06 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=de&_format=html&_controller=CONECTO%5CProviderBundle%5CController%5CDocumentController%3A%3AfooterSnippetAction"
  "path_query"
  "https://alpenregion-staging.conecto.rocks/_fragment?_path=_locale=de&_format=html&_controller=CONECTO%5CProviderBundle%5CController%5CDocumentController%3A%3AfooterSnippetAction"
  "entire_uri"
]
339 0.66 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  108
]
340 0.66 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  503
]
341 0.98 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  503
]
342 0.88 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,502,20) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  503
]

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