Query Metrics

290 Database Queries
32 Different statements
213.57 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.55 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/de/"
  "wandern"
]
2 3.50 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  155
]
3 0.71 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
4 1.37 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/de/wandern"
  "path"
  "auto_create"
  "/de/wandern"
  "path_query"
  "https://montafon-staging.conecto.rocks/de/wandern"
  "entire_uri"
]
5 0.51 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
6 0.55 ms
SELECT * FROM object_url_slugs WHERE slug = '/de/wandern' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
7 1.54 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:
[
  4605
]
8 2.30 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  4605
]
9 0.61 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:
[
  4605
]
10 0.44 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  4605
]
11 1.30 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:
[
  4479
]
12 0.48 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:
[
  4479
]
13 1.94 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,4479,3273,3272,2545,152,151) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  4605
]
14 1.20 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4605
]
15 0.43 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  155
]
16 0.50 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  155
  155
  155
]
17 0.46 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "de"
]
18 0.27 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "en"
]
19 0.27 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "nl"
]
20 0.60 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  4
]
21 0.60 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4
]
22 0.56 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
23 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4
]
24 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4
]
25 0.45 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  4
]
26 0.52 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  15
]
27 0.70 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  15
]
28 0.58 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,14) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  15
]
29 0.53 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  23
]
30 0.56 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  23
]
31 0.63 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,14) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  23
]
32 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  113
]
33 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  113
]
34 0.71 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,14) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  113
]
35 0.45 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,26749) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  78645
]
36 0.66 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  155
]
37 0.86 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  155
  155
  155
]
38 0.74 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "weather"
]
39 2.11 ms
SELECT object_localized_weather_de.id as id, object_localized_weather_de.type as `type` FROM object_localized_weather_de WHERE (`date` = '2026-02-06'  AND  object_localized_weather_de.type IN ('variant','object')) AND object_localized_weather_de.published = 1
Parameters:
[]
40 0.51 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_lift"
]
41 3.28 ms
SELECT COUNT(*) FROM object_localized_vcloud_lift_de WHERE (`isOpen` = '1'  AND  object_localized_vcloud_lift_de.type IN ('variant','object')) AND object_localized_vcloud_lift_de.published = 1
Parameters:
[]
42 2.28 ms
SELECT COUNT(*) FROM object_localized_vcloud_lift_de WHERE ( object_localized_vcloud_lift_de.type IN ('object','variant','folder')) AND object_localized_vcloud_lift_de.published = 1
Parameters:
[]
43 0.40 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:
[
  26758
]
44 0.40 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:
[
  26758
]
45 0.43 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  26758
]
46 0.26 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "_auto_066a7ce676349b7a4b66a7328d9d5bf6"
  "pimcore_image_thumbnails"
]
47 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_26758__63bfb3178c43ced1511c401b2fd93512"
]
48 1.52 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_26758__63bfb3178c43ced1511c401b2fd93512"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:12:"scaleByWidth";s:9:"arguments";a:2:{s:5:"width";i:800;s:11:"forceResize";b:0;}}}s:9:"\x00*\x00medias";a:0:{}s:7:"\x00*\x00name";s:38:"_auto_066a7ce676349b7a4b66a7328d9d5bf6";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"JPEG";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";N;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:6:"time-7";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1770334587
  1770939387
  1
]
49 0.34 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "CNTEASER"
]
50 0.61 ms
SELECT * FROM object_relations_CNTEASER WHERE src_id = ?
Parameters:
[
  4
]
51 0.48 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  5
]
52 0.62 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:
[
  5
]
53 0.43 ms
SELECT * FROM object_store_CNTEASER_CAT WHERE oo_id = ?
Parameters:
[
  5
]
54 0.32 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "CNTEASER_CAT"
]
55 0.64 ms
SELECT * FROM object_localized_data_CNTEASER_CAT WHERE ooo_id = ? AND language IN ('de','en','nl')
Parameters:
[
  5
]
56 0.55 ms
SELECT * FROM object_relations_CNTEASER_CAT WHERE src_id = ?
Parameters:
[
  5
]
57 0.34 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  7
]
58 0.51 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:
[
  7
]
59 0.39 ms
SELECT * FROM object_store_CNTEASER_CAT WHERE oo_id = ?
Parameters:
[
  7
]
60 0.52 ms
SELECT * FROM object_localized_data_CNTEASER_CAT WHERE ooo_id = ? AND language IN ('de','en','nl')
Parameters:
[
  7
]
61 0.37 ms
SELECT * FROM object_relations_CNTEASER_CAT WHERE src_id = ?
Parameters:
[
  7
]
62 0.83 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  39036
]
63 0.49 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  39036
]
64 0.60 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "_auto_40cd750bba9870f18aada2478b24840a"
  "pimcore_image_thumbnails"
]
65 0.52 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_39036__fd764c1fd85c5fb3f485a1ee738fc3cc"
]
66 0.67 ms
SELECT name, type, data, cid, inheritable, cpath FROM properties WHERE
                     (
                         (cid IN (1,3,2) AND inheritable = 1)
                         OR cid = ? ) AND ctype='object'
Parameters:
[
  4
]
67 0.62 ms
SELECT * FROM object_relations_CNTEASER WHERE src_id = ?
Parameters:
[
  12
]
68 0.52 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  67874
]
69 1.29 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  67874
]
70 0.58 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "_auto_40cd750bba9870f18aada2478b24840a"
  "pimcore_image_thumbnails"
]
71 0.55 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_67874__20eef747372101d4d32053e2f9a83d7a"
]
72 0.83 ms
SELECT name, type, data, cid, inheritable, cpath FROM properties WHERE
                     (
                         (cid IN (1,3,2) AND inheritable = 1)
                         OR cid = ? ) AND ctype='object'
Parameters:
[
  12
]
73 0.67 ms
SELECT * FROM object_relations_CNTEASER WHERE src_id = ?
Parameters:
[
  13
]
74 0.50 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  8
]
75 0.85 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:
[
  8
]
76 0.44 ms
SELECT * FROM object_store_CNTEASER_CAT WHERE oo_id = ?
Parameters:
[
  8
]
77 0.77 ms
SELECT * FROM object_localized_data_CNTEASER_CAT WHERE ooo_id = ? AND language IN ('de','en','nl')
Parameters:
[
  8
]
78 0.53 ms
SELECT * FROM object_relations_CNTEASER_CAT WHERE src_id = ?
Parameters:
[
  8
]
79 0.66 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,2) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  6
]
80 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  6
]
81 1.91 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  6
]
82 0.66 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
83 0.69 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6__fb3bd614c23b07f7999fd1c963beef58"
]
84 0.60 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
85 0.71 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6__303337b7928554cc833e2e4382ed7993"
]
86 0.61 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
87 1.64 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6__89de76ded641e4a400001a50fb09f272"
]
88 0.71 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
89 1.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6__7cc05a954717592980c68034c89b5ec8"
]
90 0.51 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
91 0.54 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6__114ca551880910a7c9e0ecc17e07ecf7"
]
92 0.40 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
93 0.40 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6__920604a364f15c9e81a520c2f8e30c7a"
]
94 0.41 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
95 0.43 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6__1d977df2dce26664063ad7ede6c04317"
]
96 0.49 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
97 1.43 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6__8372d200c32c7de917c100ce5ac6fda5"
]
98 0.71 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
99 0.58 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6__70d6000b9fd0944e95ecbd0563c05b27"
]
100 0.55 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
101 1.48 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6__e3833fde653042bd3ee5877ae2fd0549"
]
102 0.74 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
103 0.70 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6__331b1a851d83a15686f109002ba588a3"
]
104 0.62 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
105 0.51 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6__86622def296235e9d21d05d2aafd1149"
]
106 0.63 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
107 0.64 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6__ee3ce1eb96b09012919e25585a39d6fc"
]
108 0.60 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
109 1.24 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6__63b93809e193c5c9526fbe196305d30a"
]
110 0.55 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
111 0.41 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6__377e44f4cc47582ba4ea0e8686652670"
]
112 0.40 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
113 0.45 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6__314c7fddc5a90da86a81181e49211cab"
]
114 0.42 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
115 0.51 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6__5a6257faad1778a576dd41668df6d0bf"
]
116 0.50 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
117 0.48 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6__126659753769013a226af80155ca7444"
]
118 0.44 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
119 0.52 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6__cd2948471c23d9d4564555203250cc3d"
]
120 0.74 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
121 0.74 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6__67aa85bed003bfc4b06e9f8091a1f806"
]
122 0.49 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
123 0.52 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6__56c4c52d85a5b815206a7d9d05df1f9a"
]
124 0.70 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
125 0.51 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6__6fdbb3cd5256f928af7c71a3fddbb4bc"
]
126 0.46 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
127 0.48 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6__1b388760aef1ee9c9b0ee58a7cb3a860"
]
128 0.66 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
129 0.66 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6__6fdbb3cd5256f928af7c71a3fddbb4bc"
]
130 0.61 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
131 0.62 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6__56c4c52d85a5b815206a7d9d05df1f9a"
]
132 0.87 ms
SELECT name, type, data, cid, inheritable, cpath FROM properties WHERE
                     (
                         (cid IN (1,3,2) AND inheritable = 1)
                         OR cid = ? ) AND ctype='object'
Parameters:
[
  13
]
133 0.62 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:
[
  12
]
134 0.63 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:
[
  12
]
135 1.15 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  12
]
136 0.68 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "_auto_066a7ce676349b7a4b66a7328d9d5bf6"
  "pimcore_image_thumbnails"
]
137 0.61 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_12__839e69ea0ca1a80c1289b5487882fcfc"
]
138 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:
[
  6138
]
139 0.63 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  6138
]
140 0.53 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:
[
  6138
]
141 0.55 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  6138
]
142 0.65 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:
[
  6043
]
143 0.53 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:
[
  6043
]
144 1.30 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:
[
  5757
]
145 0.77 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:
[
  5757
]
146 0.90 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:
[
  5756
]
147 0.90 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:
[
  5756
]
148 3.01 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,6043,5757,5756,3273,3272,2545,152,151) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  6138
]
149 1.24 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  6138
]
150 0.46 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-5_2"
  "pimcore_image_thumbnails"
]
151 0.42 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6138__82743ee8c9f15b30da5968a1d4b747e7"
]
152 1.60 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_6138__82743ee8c9f15b30da5968a1d4b747e7"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d: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:"textMedia_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: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"
  1770334587
  1770939387
  1
]
153 0.46 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-5_2"
  "pimcore_image_thumbnails"
]
154 0.51 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6138__43ba467f0c38a0c93e39fca6874dd0c7"
]
155 2.96 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_6138__43ba467f0c38a0c93e39fca6874dd0c7"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d: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:"textMedia_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: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"
  1770334587
  1770939387
  1
]
156 0.68 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-5_2"
  "pimcore_image_thumbnails"
]
157 0.46 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6138__daee127a48d1b7268ee0ea3e15febf45"
]
158 2.09 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_6138__daee127a48d1b7268ee0ea3e15febf45"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d: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:"textMedia_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: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"
  1770334587
  1770939387
  1
]
159 0.58 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-5_2"
  "pimcore_image_thumbnails"
]
160 0.52 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6138__9cb1847b5d6e5476fb3cf7fc15840d44"
]
161 2.21 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_6138__9cb1847b5d6e5476fb3cf7fc15840d44"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d: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:"textMedia_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: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"
  1770334587
  1770939387
  1
]
162 0.61 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-5_2"
  "pimcore_image_thumbnails"
]
163 0.84 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6138__a2226f6849290cf69e98fe4bf4b934cb"
]
164 2.30 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_6138__a2226f6849290cf69e98fe4bf4b934cb"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d: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:"textMedia_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: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"
  1770334587
  1770939387
  1
]
165 0.69 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-5_2"
  "pimcore_image_thumbnails"
]
166 0.76 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6138__7ee82b0e9475b24aed9ff3110cf10cfd"
]
167 2.18 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_6138__7ee82b0e9475b24aed9ff3110cf10cfd"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d: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:"textMedia_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: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"
  1770334587
  1770939387
  1
]
168 0.59 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-5_2"
  "pimcore_image_thumbnails"
]
169 0.45 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6138__19426163ed5386b467f7917220c985d3"
]
170 2.35 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_6138__19426163ed5386b467f7917220c985d3"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d: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:"textMedia_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: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"
  1770334587
  1770939387
  1
]
171 0.47 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-5_2"
  "pimcore_image_thumbnails"
]
172 0.46 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6138__f6d143ff1f9208bc2888393f5348ea74"
]
173 2.50 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_6138__f6d143ff1f9208bc2888393f5348ea74"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d: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:"textMedia_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: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"
  1770334587
  1770939387
  1
]
174 0.62 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-5_2"
  "pimcore_image_thumbnails"
]
175 1.02 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6138__eb509af394570c0e6e46e4b2b5eee26d"
]
176 2.25 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_6138__eb509af394570c0e6e46e4b2b5eee26d"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d: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:"textMedia_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: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"
  1770334587
  1770939387
  1
]
177 0.77 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-5_2"
  "pimcore_image_thumbnails"
]
178 0.56 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6138__a3eb0c7acd66f85c16e96cfbb6217ba7"
]
179 2.12 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_6138__a3eb0c7acd66f85c16e96cfbb6217ba7"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d: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:"textMedia_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: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"
  1770334587
  1770939387
  1
]
180 0.48 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-5_2"
  "pimcore_image_thumbnails"
]
181 0.56 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6138__ee7e1e4ac7a18142777fc21c76663ff1"
]
182 1.98 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_6138__ee7e1e4ac7a18142777fc21c76663ff1"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d: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:"textMedia_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: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"
  1770334587
  1770939387
  1
]
183 0.44 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-5_2"
  "pimcore_image_thumbnails"
]
184 0.41 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6138__288307690aceaf416ef54afa049b5d7b"
]
185 2.00 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_6138__288307690aceaf416ef54afa049b5d7b"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d: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:"textMedia_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: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"
  1770334587
  1770939387
  1
]
186 0.44 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-5_2"
  "pimcore_image_thumbnails"
]
187 0.33 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6138__c0024e7bb271b4a5de267c508dc6fbd4"
]
188 1.57 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_6138__c0024e7bb271b4a5de267c508dc6fbd4"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d: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:"textMedia_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: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"
  1770334587
  1770939387
  1
]
189 0.39 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-5_2"
  "pimcore_image_thumbnails"
]
190 0.36 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6138__7d623e95509fd78c929e24a2ff907de6"
]
191 1.73 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_6138__7d623e95509fd78c929e24a2ff907de6"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d: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:"textMedia_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: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"
  1770334587
  1770939387
  1
]
192 0.43 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-5_2"
  "pimcore_image_thumbnails"
]
193 0.32 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6138__e0a3f02085eb0e2c2aba5f224cd98ad5"
]
194 1.71 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_6138__e0a3f02085eb0e2c2aba5f224cd98ad5"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d: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:"textMedia_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: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"
  1770334587
  1770939387
  1
]
195 0.36 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-5_2"
  "pimcore_image_thumbnails"
]
196 0.36 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6138__38026798640034a387e0e9a908cd71bf"
]
197 1.72 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_6138__38026798640034a387e0e9a908cd71bf"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d: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:"textMedia_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: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"
  1770334587
  1770939387
  1
]
198 0.40 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-5_2"
  "pimcore_image_thumbnails"
]
199 0.34 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6138__8d7307d4bd9eb4d2faab56d6efa74e35"
]
200 2.86 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_6138__8d7307d4bd9eb4d2faab56d6efa74e35"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d: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:"textMedia_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: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"
  1770334587
  1770939387
  1
]
201 0.48 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-5_2"
  "pimcore_image_thumbnails"
]
202 0.42 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6138__62dc255ec979cc704ed1d527170cc71a"
]
203 1.46 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_6138__62dc255ec979cc704ed1d527170cc71a"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d: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:"textMedia_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: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"
  1770334587
  1770939387
  1
]
204 0.41 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-5_2"
  "pimcore_image_thumbnails"
]
205 0.34 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6138__8bd3ad6ac8315dcd1c6a4724da6b89cc"
]
206 1.54 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_6138__8bd3ad6ac8315dcd1c6a4724da6b89cc"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d: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:"textMedia_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: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"
  1770334587
  1770939387
  1
]
207 0.40 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-5_2"
  "pimcore_image_thumbnails"
]
208 0.34 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6138__8ebfb8535b1e52f10c8535f971ef65ac"
]
209 1.39 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_6138__8ebfb8535b1e52f10c8535f971ef65ac"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d: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:"textMedia_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: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"
  1770334587
  1770939387
  1
]
210 0.37 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-5_2"
  "pimcore_image_thumbnails"
]
211 0.38 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6138__46028cbc5f0199795f563298b7a7e631"
]
212 1.56 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_6138__46028cbc5f0199795f563298b7a7e631"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d: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:"textMedia_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: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"
  1770334587
  1770939387
  1
]
213 0.46 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-5_2"
  "pimcore_image_thumbnails"
]
214 0.76 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6138__36d807bd534d94d230db9ff37d4597fe"
]
215 2.45 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_6138__36d807bd534d94d230db9ff37d4597fe"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d: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:"textMedia_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: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"
  1770334587
  1770939387
  1
]
216 1.98 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-5_2"
  "pimcore_image_thumbnails"
]
217 1.79 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6138__f66a739c2e2ab60c070c26a36c6956f9"
]
218 1.86 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_6138__f66a739c2e2ab60c070c26a36c6956f9"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d: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:"textMedia_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: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"
  1770334587
  1770939387
  1
]
219 0.41 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-5_2"
  "pimcore_image_thumbnails"
]
220 0.33 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6138__222f8725628c606cab06bb73aea4c9d7"
]
221 1.58 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_6138__222f8725628c606cab06bb73aea4c9d7"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:380;s:6:"height";d:253;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d: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:"textMedia_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: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"
  1770334587
  1770939387
  1
]
222 0.29 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-5_2"
  "pimcore_image_thumbnails"
]
223 0.26 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6138__14ccd2ea467ed66c87d22478b4470d63"
]
224 1.26 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_6138__14ccd2ea467ed66c87d22478b4470d63"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:380;s:6:"height";d:253;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d: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:"textMedia_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: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"
  1770334587
  1770939387
  1
]
225 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-5_2"
  "pimcore_image_thumbnails"
]
226 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6138__e1e797aae1d991257dc3c38fd4b67736"
]
227 1.44 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_6138__e1e797aae1d991257dc3c38fd4b67736"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:380;s:6:"height";d:253;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d: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:"textMedia_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: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"
  1770334587
  1770939387
  1
]
228 0.40 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-5_2"
  "pimcore_image_thumbnails"
]
229 0.42 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6138__14ccd2ea467ed66c87d22478b4470d63"
]
230 0.53 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "textMedia_1-5_2"
  "pimcore_image_thumbnails"
]
231 0.40 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6138__222f8725628c606cab06bb73aea4c9d7"
]
232 0.42 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "_auto_40cd750bba9870f18aada2478b24840a"
  "pimcore_image_thumbnails"
]
233 0.29 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_39036__fd764c1fd85c5fb3f485a1ee738fc3cc"
]
234 0.35 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "_auto_40cd750bba9870f18aada2478b24840a"
  "pimcore_image_thumbnails"
]
235 0.27 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_67874__20eef747372101d4d32053e2f9a83d7a"
]
236 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
237 0.24 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6__fb3bd614c23b07f7999fd1c963beef58"
]
238 0.29 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
239 0.30 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6__303337b7928554cc833e2e4382ed7993"
]
240 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
241 0.41 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6__89de76ded641e4a400001a50fb09f272"
]
242 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
243 0.32 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6__7cc05a954717592980c68034c89b5ec8"
]
244 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
245 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6__114ca551880910a7c9e0ecc17e07ecf7"
]
246 0.21 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
247 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6__920604a364f15c9e81a520c2f8e30c7a"
]
248 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
249 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6__1d977df2dce26664063ad7ede6c04317"
]
250 0.44 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
251 0.65 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6__8372d200c32c7de917c100ce5ac6fda5"
]
252 0.54 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
253 0.29 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6__70d6000b9fd0944e95ecbd0563c05b27"
]
254 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
255 0.28 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6__e3833fde653042bd3ee5877ae2fd0549"
]
256 0.24 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
257 0.28 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6__331b1a851d83a15686f109002ba588a3"
]
258 0.25 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
259 0.30 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6__86622def296235e9d21d05d2aafd1149"
]
260 0.38 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
261 0.35 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6__ee3ce1eb96b09012919e25585a39d6fc"
]
262 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
263 0.29 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6__63b93809e193c5c9526fbe196305d30a"
]
264 0.26 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
265 0.30 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6__377e44f4cc47582ba4ea0e8686652670"
]
266 0.25 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
267 0.34 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6__314c7fddc5a90da86a81181e49211cab"
]
268 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
269 0.40 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6__5a6257faad1778a576dd41668df6d0bf"
]
270 0.38 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
271 0.50 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6__126659753769013a226af80155ca7444"
]
272 0.43 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
273 0.39 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6__cd2948471c23d9d4564555203250cc3d"
]
274 0.68 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
275 0.64 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6__67aa85bed003bfc4b06e9f8091a1f806"
]
276 0.53 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
277 0.61 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6__56c4c52d85a5b815206a7d9d05df1f9a"
]
278 0.52 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
279 0.53 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6__6fdbb3cd5256f928af7c71a3fddbb4bc"
]
280 0.49 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
281 0.45 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6__1b388760aef1ee9c9b0ee58a7cb3a860"
]
282 0.51 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
283 0.50 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6__6fdbb3cd5256f928af7c71a3fddbb4bc"
]
284 0.73 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDefault_1-78_3"
  "pimcore_image_thumbnails"
]
285 0.64 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_6__56c4c52d85a5b815206a7d9d05df1f9a"
]
286 0.60 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/de/snippets/"
  "footer"
]
287 0.39 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
288 0.91 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://montafon-staging.conecto.rocks/_fragment?_path=_locale=de&_format=html&_controller=CONECTO%5CProviderBundle%5CController%5CDocumentController%3A%3AfooterSnippetAction"
  "entire_uri"
]
289 0.49 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  7
]
290 0.50 ms
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  10
]

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.

Entities Mapping