Query Metrics

384 Database Queries
38 Different statements
362.41 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

default connection

# Time Info
1 0.47 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
2 1.52 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 OR sourceSite = 1) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/de/ueber-uns/magazin/hotelbeleuchtung/konferenzraum"
  "path"
  "auto_create"
  "/de/ueber-uns/magazin/hotelbeleuchtung/konferenzraum"
  "path_query"
  "https://testing.weverducre.com/de/ueber-uns/magazin/hotelbeleuchtung/konferenzraum"
  "entire_uri"
]
3 0.42 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
4 0.35 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "reports"
  "pimcore"
]
5 0.67 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/de/ueber-uns/magazin/hotelbeleuchtung/"
  "konferenzraum"
]
6 0.87 ms
SELECT * FROM object_url_slugs WHERE slug = '/de/ueber-uns/magazin/hotelbeleuchtung/konferenzraum' AND (siteId = 1 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
7 0.44 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SCONF"
]
8 0.96 ms
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
  1547
]
9 0.57 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "prod"
]
10 0.52 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
11 0.45 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
12 1.47 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  379
]
13 0.70 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  379
]
14 1.04 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  379
  379
  379
]
15 0.89 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  490
  490
]
16 0.86 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  2756
  2756
]
17 0.83 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  1530
  1530
]
18 0.87 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  1976
  1976
]
19 0.89 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  1273
  1273
]
20 0.80 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:
[
  2756
]
21 0.80 ms
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  2756
]
22 0.37 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
23 0.33 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
24 0.41 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
25 0.32 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
26 0.43 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
27 0.38 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
28 0.47 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
29 0.35 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  379
]
30 0.32 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  379
  379
  379
]
31 0.34 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  490
  490
]
32 0.34 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  2756
  2756
]
33 0.34 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  1530
  1530
]
34 0.31 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  1976
  1976
]
35 0.26 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  1273
  1273
]
36 0.63 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
37 1.29 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 OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=de&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=de&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "entire_uri"
]
38 1.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
39 1.46 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=de&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=de&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
40 0.43 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  16
]
41 0.30 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "PCAT"
]
42 0.50 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  120
]
43 0.50 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4574046
]
44 0.46 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4574046
]
45 0.67 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4538784
]
46 0.46 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4538784
]
47 0.35 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
48 1.36 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 OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=de&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=de&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
49 0.48 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  41
]
50 0.39 ms
SELECT object_localized_8_de.id as id, object_localized_8_de.type as `type` FROM object_localized_8_de WHERE ( object_localized_8_de.type IN ('object','variant','folder')) AND object_localized_8_de.published = 1
Parameters:
[]
51 0.32 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "8"
]
52 0.41 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1288
]
53 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  797541
]
54 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  797541
]
55 0.31 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "7"
]
56 0.43 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737995
]
57 0.45 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737995
]
58 0.43 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
59 1.41 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 OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=de&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=de&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
60 0.46 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  38
]
61 0.35 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  566
]
62 0.33 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  34
]
63 0.33 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5042933
]
64 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5042933
]
65 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2203379
]
66 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2203379
]
67 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
68 1.30 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 OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=de&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=de&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
69 0.43 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  39
]
70 0.32 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  25
]
71 0.33 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737893
]
72 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737893
]
73 0.39 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737897
]
74 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737897
]
75 0.38 ms
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
76 0.37 ms
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
77 0.59 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  139185
]
78 0.75 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  139185
]
79 0.69 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "hero-teaser-img_auto_cbf8427069eb7d1585c66d4cd25391b2"
  "pimcore_image_thumbnails"
]
80 0.62 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_139185__6357cabe04573d9a61e23bb026b6144c"
]
81 1.16 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_139185__6357cabe04573d9a61e23bb026b6144c"
]
82 1.06 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_139185__6357cabe04573d9a61e23bb026b6144c"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:74.2;s:6:"height";d:74.47447447447448;s:1:"y";d:11.411411411411411;s:1:"x";d:10.6;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:882;s:6:"height";i:567;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:9:"\x00*\x00medias";a:1:{s:18:"(min-width: 768px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:74.2;s:6:"height";d:74.47447447447448;s:1:"y";d:11.411411411411411;s:1:"x";d:10.6;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:882;s:6:"height";i:567;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}}s:7:"\x00*\x00name";s:53:"hero-teaser-img_auto_cbf8427069eb7d1585c66d4cd25391b2";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:4:"hero";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";i:1744293005;s:15:"\x00*\x00creationDate";i:1563179923;s:17:"\x00*\x00filenameSuffix";s:22:"media--df42eb16--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1770284605
  1770889405
  1
]
83 0.35 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "hero-teaser-img_auto_cbf8427069eb7d1585c66d4cd25391b2"
  "pimcore_image_thumbnails"
]
84 0.62 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_139185__580e2f657b062b58ec8c097520b0bd3e"
]
85 0.71 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_139185__580e2f657b062b58ec8c097520b0bd3e"
]
86 0.97 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_139185__580e2f657b062b58ec8c097520b0bd3e"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:74.2;s:6:"height";d:74.47447447447448;s:1:"y";d:11.411411411411411;s:1:"x";d:10.6;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:882;s:6:"height";i:567;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:9:"\x00*\x00medias";a:1:{s:18:"(min-width: 768px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:74.2;s:6:"height";d:74.47447447447448;s:1:"y";d:11.411411411411411;s:1:"x";d:10.6;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:882;s:6:"height";i:567;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}}s:7:"\x00*\x00name";s:53:"hero-teaser-img_auto_cbf8427069eb7d1585c66d4cd25391b2";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:4:"hero";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";i:1744293005;s:15:"\x00*\x00creationDate";i:1563179923;s:17:"\x00*\x00filenameSuffix";s:22:"media--df42eb16--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1770284605
  1770889405
  1
]
87 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "hero-teaser-img_auto_cbf8427069eb7d1585c66d4cd25391b2"
  "pimcore_image_thumbnails"
]
88 0.58 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_139185__8e8f12295036b97ab8b3d5754648dcbb"
]
89 0.68 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_139185__8e8f12295036b97ab8b3d5754648dcbb"
]
90 1.14 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_139185__8e8f12295036b97ab8b3d5754648dcbb"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:74.2;s:6:"height";d:74.47447447447448;s:1:"y";d:11.411411411411411;s:1:"x";d:10.6;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:882;s:6:"height";i:567;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:9:"\x00*\x00medias";a:1:{s:18:"(min-width: 768px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:74.2;s:6:"height";d:74.47447447447448;s:1:"y";d:11.411411411411411;s:1:"x";d:10.6;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:882;s:6:"height";i:567;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}}s:7:"\x00*\x00name";s:53:"hero-teaser-img_auto_cbf8427069eb7d1585c66d4cd25391b2";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:4:"hero";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:0;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";i:1744293005;s:15:"\x00*\x00creationDate";i:1563179923;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1770284605
  1770889405
  1
]
91 0.36 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "hero-teaser-img_auto_cbf8427069eb7d1585c66d4cd25391b2"
  "pimcore_image_thumbnails"
]
92 0.60 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_139185__710f7bda5d853c9f2f15296001caf3f2"
]
93 0.72 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_139185__710f7bda5d853c9f2f15296001caf3f2"
]
94 0.90 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_139185__710f7bda5d853c9f2f15296001caf3f2"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:74.2;s:6:"height";d:74.47447447447448;s:1:"y";d:11.411411411411411;s:1:"x";d:10.6;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:882;s:6:"height";i:567;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:9:"\x00*\x00medias";a:1:{s:18:"(min-width: 768px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:74.2;s:6:"height";d:74.47447447447448;s:1:"y";d:11.411411411411411;s:1:"x";d:10.6;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:882;s:6:"height";i:567;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}}s:7:"\x00*\x00name";s:53:"hero-teaser-img_auto_cbf8427069eb7d1585c66d4cd25391b2";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:4:"hero";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";i:1744293005;s:15:"\x00*\x00creationDate";i:1563179923;s:17:"\x00*\x00filenameSuffix";s:22:"media--df42eb16--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1770284605
  1770889405
  1
]
95 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "hero-teaser-img_auto_cbf8427069eb7d1585c66d4cd25391b2"
  "pimcore_image_thumbnails"
]
96 0.57 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_139185__424acd59d42363a6e94294661750eb71"
]
97 0.75 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_139185__424acd59d42363a6e94294661750eb71"
]
98 1.10 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_139185__424acd59d42363a6e94294661750eb71"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:74.2;s:6:"height";d:74.47447447447448;s:1:"y";d:11.411411411411411;s:1:"x";d:10.6;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:882;s:6:"height";i:567;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:9:"\x00*\x00medias";a:1:{s:18:"(min-width: 768px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:74.2;s:6:"height";d:74.47447447447448;s:1:"y";d:11.411411411411411;s:1:"x";d:10.6;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:882;s:6:"height";i:567;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}}s:7:"\x00*\x00name";s:53:"hero-teaser-img_auto_cbf8427069eb7d1585c66d4cd25391b2";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:4:"hero";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:0;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";i:1744293005;s:15:"\x00*\x00creationDate";i:1563179923;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1770284605
  1770889405
  1
]
99 0.35 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "hero-teaser-img_auto_cbf8427069eb7d1585c66d4cd25391b2"
  "pimcore_image_thumbnails"
]
100 0.59 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_139185__81662b1bc0bf62912db66821904f76ad"
]
101 0.74 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_139185__81662b1bc0bf62912db66821904f76ad"
]
102 0.89 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_139185__81662b1bc0bf62912db66821904f76ad"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:74.2;s:6:"height";d:74.47447447447448;s:1:"y";d:11.411411411411411;s:1:"x";d:10.6;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:421;s:6:"height";i:706;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:1:{s:18:"(min-width: 768px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:74.2;s:6:"height";d:74.47447447447448;s:1:"y";d:11.411411411411411;s:1:"x";d:10.6;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:882;s:6:"height";i:567;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}}s:7:"\x00*\x00name";s:53:"hero-teaser-img_auto_cbf8427069eb7d1585c66d4cd25391b2";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:4:"hero";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";i:1744293005;s:15:"\x00*\x00creationDate";i:1563179923;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1770284605
  1770889405
  1
]
103 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "hero-teaser-img_auto_cbf8427069eb7d1585c66d4cd25391b2"
  "pimcore_image_thumbnails"
]
104 0.58 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_139185__897f69727db5c05dede72ef24ceec858"
]
105 0.73 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_139185__897f69727db5c05dede72ef24ceec858"
]
106 0.90 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_139185__897f69727db5c05dede72ef24ceec858"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:74.2;s:6:"height";d:74.47447447447448;s:1:"y";d:11.411411411411411;s:1:"x";d:10.6;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:421;s:6:"height";i:706;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:1:{s:18:"(min-width: 768px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:74.2;s:6:"height";d:74.47447447447448;s:1:"y";d:11.411411411411411;s:1:"x";d:10.6;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:882;s:6:"height";i:567;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}}s:7:"\x00*\x00name";s:53:"hero-teaser-img_auto_cbf8427069eb7d1585c66d4cd25391b2";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:4:"hero";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";i:1744293005;s:15:"\x00*\x00creationDate";i:1563179923;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1770284605
  1770889405
  1
]
107 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "hero-teaser-img_auto_cbf8427069eb7d1585c66d4cd25391b2"
  "pimcore_image_thumbnails"
]
108 0.83 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_139185__81662b1bc0bf62912db66821904f76ad"
]
109 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "hero-teaser-img_auto_cbf8427069eb7d1585c66d4cd25391b2"
  "pimcore_image_thumbnails"
]
110 0.59 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_139185__6357cabe04573d9a61e23bb026b6144c"
]
111 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "hero-teaser-img_auto_cbf8427069eb7d1585c66d4cd25391b2"
  "pimcore_image_thumbnails"
]
112 0.58 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_139185__580e2f657b062b58ec8c097520b0bd3e"
]
113 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "hero-teaser-img_auto_cbf8427069eb7d1585c66d4cd25391b2"
  "pimcore_image_thumbnails"
]
114 0.58 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_139185__8e8f12295036b97ab8b3d5754648dcbb"
]
115 0.35 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "hero-teaser-img_auto_cbf8427069eb7d1585c66d4cd25391b2"
  "pimcore_image_thumbnails"
]
116 0.60 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_139185__710f7bda5d853c9f2f15296001caf3f2"
]
117 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "hero-teaser-img_auto_cbf8427069eb7d1585c66d4cd25391b2"
  "pimcore_image_thumbnails"
]
118 0.57 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_139185__424acd59d42363a6e94294661750eb71"
]
119 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "hero-teaser-img_auto_cbf8427069eb7d1585c66d4cd25391b2"
  "pimcore_image_thumbnails"
]
120 0.40 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_139185__81662b1bc0bf62912db66821904f76ad"
]
121 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "hero-teaser-img_auto_cbf8427069eb7d1585c66d4cd25391b2"
  "pimcore_image_thumbnails"
]
122 0.60 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_139185__897f69727db5c05dede72ef24ceec858"
]
123 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "hero-teaser-img_auto_cbf8427069eb7d1585c66d4cd25391b2"
  "pimcore_image_thumbnails"
]
124 0.36 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_139185__81662b1bc0bf62912db66821904f76ad"
]
125 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:
[
  147422
]
126 0.96 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  147422
]
127 0.71 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  147422
]
128 0.52 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  23645
]
129 0.64 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:
[
  23645
]
130 0.67 ms
SELECT * FROM object_store_prod WHERE oo_id = ? FOR UPDATE
Parameters:
[
  23645
]
131 0.89 ms
SELECT * FROM object_localized_data_prod WHERE ooo_id = ? AND language IN ('en','de','it','fr','nl','es')
Parameters:
[
  23645
]
132 0.50 ms
select `iconLabels` from object_store_prod where oo_id  = 23645
Parameters:
[]
133 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:
[
  221941
]
134 3.37 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  221941
]
135 0.59 ms
SELECT * FROM object_brick_store_ProductVideo_prod WHERE id = ? AND fieldname = ?
Parameters:
[
  23645
  "videos"
]
136 0.67 ms
SELECT * FROM object_classificationstore_groups_prod WHERE id = 23645 AND fieldname = 'attributes'
Parameters:
[]
137 0.69 ms
SELECT * FROM object_classificationstore_data_prod WHERE id = 23645 AND fieldname = 'attributes'
Parameters:
[]
138 0.57 ms
select `combinedBlock` from object_store_prod where oo_id  = 23645
Parameters:
[]
139 0.50 ms
select `accessoryDemand` from object_store_prod where oo_id  = 23645
Parameters:
[]
140 0.51 ms
select `combinedImage` from object_store_prod where oo_id  = 23645
Parameters:
[]
141 0.68 ms
SELECT * FROM object_relations_prod WHERE src_id = ?
Parameters:
[
  23645
]
142 0.66 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  319872
]
143 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  319872
]
144 0.57 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  359133
]
145 0.81 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  359133
]
146 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  359051
]
147 0.43 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  359051
]
148 0.53 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  952053
]
149 0.80 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  952053
]
150 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2250
]
151 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2250
]
152 0.55 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951673
]
153 0.73 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951673
]
154 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1180
]
155 0.43 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1180
]
156 0.52 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  128
]
157 0.68 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  128
]
158 0.72 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:
[
  166972
]
159 0.99 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  166972
]
160 32.43 ms
SELECT object_localized_prod_de.id as id, object_localized_prod_de.type as `type` FROM object_localized_prod_de WHERE ((productType = ?)  AND ((lineName = ?))  AND  object_localized_prod_de.type IN ('object','variant','folder')) AND object_localized_prod_de.published = 1
Parameters:
[
  "line"
  "SHIEK 5.0"
]
161 0.78 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  166972
]
162 0.51 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "gallery-img-tall_auto_07a19d11672a0e00c56b3dd120a72652"
  "pimcore_image_thumbnails"
]
163 0.64 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_166972__910c3a615348d0e5559d2f7789815ecb"
]
164 0.99 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_166972__910c3a615348d0e5559d2f7789815ecb"
]
165 0.92 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_166972__910c3a615348d0e5559d2f7789815ecb"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:41.2;s:6:"height";d:79.88668555240793;s:1:"y";d:8.215297450424929;s:1:"x";d:24.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:593;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:1:{s:18:"(min-width: 768px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:41.2;s:6:"height";d:79.88668555240793;s:1:"y";d:8.215297450424929;s:1:"x";d:24.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:593;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:54:"gallery-img-tall_auto_07a19d11672a0e00c56b3dd120a72652";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:7:"gallery";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";i:1757661160;s:15:"\x00*\x00creationDate";i:1563179382;s:17:"\x00*\x00filenameSuffix";s:22:"media--df42eb16--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1770284605
  1770889405
  1
]
166 0.35 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "gallery-img-tall_auto_07a19d11672a0e00c56b3dd120a72652"
  "pimcore_image_thumbnails"
]
167 0.55 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_166972__921cc30f925fe48e57e00556da399fdd"
]
168 0.66 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_166972__921cc30f925fe48e57e00556da399fdd"
]
169 0.86 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_166972__921cc30f925fe48e57e00556da399fdd"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:41.2;s:6:"height";d:79.88668555240793;s:1:"y";d:8.215297450424929;s:1:"x";d:24.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:593;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:1:{s:18:"(min-width: 768px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:41.2;s:6:"height";d:79.88668555240793;s:1:"y";d:8.215297450424929;s:1:"x";d:24.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:593;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:54:"gallery-img-tall_auto_07a19d11672a0e00c56b3dd120a72652";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:7:"gallery";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";i:1757661160;s:15:"\x00*\x00creationDate";i:1563179382;s:17:"\x00*\x00filenameSuffix";s:22:"media--df42eb16--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1770284605
  1770889405
  1
]
170 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "gallery-img-tall_auto_07a19d11672a0e00c56b3dd120a72652"
  "pimcore_image_thumbnails"
]
171 0.58 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_166972__a659f1217e0f78562579a1398c618337"
]
172 0.69 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_166972__a659f1217e0f78562579a1398c618337"
]
173 0.85 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_166972__a659f1217e0f78562579a1398c618337"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:41.2;s:6:"height";d:79.88668555240793;s:1:"y";d:8.215297450424929;s:1:"x";d:24.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:593;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:1:{s:18:"(min-width: 768px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:41.2;s:6:"height";d:79.88668555240793;s:1:"y";d:8.215297450424929;s:1:"x";d:24.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:593;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:54:"gallery-img-tall_auto_07a19d11672a0e00c56b3dd120a72652";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:7:"gallery";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:0;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";i:1757661160;s:15:"\x00*\x00creationDate";i:1563179382;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1770284605
  1770889405
  1
]
174 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "gallery-img-tall_auto_07a19d11672a0e00c56b3dd120a72652"
  "pimcore_image_thumbnails"
]
175 0.53 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_166972__89d7cb294c5c387342b03d958f2ea16e"
]
176 0.64 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_166972__89d7cb294c5c387342b03d958f2ea16e"
]
177 0.86 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_166972__89d7cb294c5c387342b03d958f2ea16e"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:41.2;s:6:"height";d:79.88668555240793;s:1:"y";d:8.215297450424929;s:1:"x";d:24.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:593;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:1:{s:18:"(min-width: 768px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:41.2;s:6:"height";d:79.88668555240793;s:1:"y";d:8.215297450424929;s:1:"x";d:24.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:593;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:54:"gallery-img-tall_auto_07a19d11672a0e00c56b3dd120a72652";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:7:"gallery";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";i:1757661160;s:15:"\x00*\x00creationDate";i:1563179382;s:17:"\x00*\x00filenameSuffix";s:22:"media--df42eb16--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1770284605
  1770889405
  1
]
178 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "gallery-img-tall_auto_07a19d11672a0e00c56b3dd120a72652"
  "pimcore_image_thumbnails"
]
179 0.56 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_166972__b8c6f00a2dd432a168139ee9fc0c4cc2"
]
180 0.77 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_166972__b8c6f00a2dd432a168139ee9fc0c4cc2"
]
181 0.81 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_166972__b8c6f00a2dd432a168139ee9fc0c4cc2"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:41.2;s:6:"height";d:79.88668555240793;s:1:"y";d:8.215297450424929;s:1:"x";d:24.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:593;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:1:{s:18:"(min-width: 768px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:41.2;s:6:"height";d:79.88668555240793;s:1:"y";d:8.215297450424929;s:1:"x";d:24.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:593;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:54:"gallery-img-tall_auto_07a19d11672a0e00c56b3dd120a72652";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:7:"gallery";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";i:1757661160;s:15:"\x00*\x00creationDate";i:1563179382;s:17:"\x00*\x00filenameSuffix";s:22:"media--df42eb16--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1770284605
  1770889405
  1
]
182 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "gallery-img-tall_auto_07a19d11672a0e00c56b3dd120a72652"
  "pimcore_image_thumbnails"
]
183 0.49 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_166972__499a5d649d8b5f03243d0b106bb46160"
]
184 0.68 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_166972__499a5d649d8b5f03243d0b106bb46160"
]
185 0.82 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_166972__499a5d649d8b5f03243d0b106bb46160"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:41.2;s:6:"height";d:79.88668555240793;s:1:"y";d:8.215297450424929;s:1:"x";d:24.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:593;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:1:{s:18:"(min-width: 768px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:41.2;s:6:"height";d:79.88668555240793;s:1:"y";d:8.215297450424929;s:1:"x";d:24.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:593;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:54:"gallery-img-tall_auto_07a19d11672a0e00c56b3dd120a72652";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:7:"gallery";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:0;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";i:1757661160;s:15:"\x00*\x00creationDate";i:1563179382;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1770284605
  1770889405
  1
]
186 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "gallery-img-tall_auto_07a19d11672a0e00c56b3dd120a72652"
  "pimcore_image_thumbnails"
]
187 0.52 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_166972__7b61cd8d5b339d04ea1993e385b77199"
]
188 0.70 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_166972__7b61cd8d5b339d04ea1993e385b77199"
]
189 0.78 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_166972__7b61cd8d5b339d04ea1993e385b77199"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:41.2;s:6:"height";d:79.88668555240793;s:1:"y";d:8.215297450424929;s:1:"x";d:24.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:167;s:6:"height";i:251;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:1:{s:18:"(min-width: 768px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:41.2;s:6:"height";d:79.88668555240793;s:1:"y";d:8.215297450424929;s:1:"x";d:24.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:593;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:54:"gallery-img-tall_auto_07a19d11672a0e00c56b3dd120a72652";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:7:"gallery";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";i:1757661160;s:15:"\x00*\x00creationDate";i:1563179382;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1770284605
  1770889405
  1
]
190 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "gallery-img-tall_auto_07a19d11672a0e00c56b3dd120a72652"
  "pimcore_image_thumbnails"
]
191 0.51 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_166972__0f4733e7375c41f8fa89f6165fa2bd6b"
]
192 0.66 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_166972__0f4733e7375c41f8fa89f6165fa2bd6b"
]
193 0.81 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_166972__0f4733e7375c41f8fa89f6165fa2bd6b"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:41.2;s:6:"height";d:79.88668555240793;s:1:"y";d:8.215297450424929;s:1:"x";d:24.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:167;s:6:"height";i:251;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:1:{s:18:"(min-width: 768px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:41.2;s:6:"height";d:79.88668555240793;s:1:"y";d:8.215297450424929;s:1:"x";d:24.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:593;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:54:"gallery-img-tall_auto_07a19d11672a0e00c56b3dd120a72652";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:7:"gallery";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";i:1757661160;s:15:"\x00*\x00creationDate";i:1563179382;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1770284605
  1770889405
  1
]
194 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "gallery-img-tall_auto_07a19d11672a0e00c56b3dd120a72652"
  "pimcore_image_thumbnails"
]
195 0.54 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_166972__7b61cd8d5b339d04ea1993e385b77199"
]
196 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "gallery-img-tall_auto_07a19d11672a0e00c56b3dd120a72652"
  "pimcore_image_thumbnails"
]
197 0.59 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_166972__d0d7fde6cc03c3f327c5f97632393224"
]
198 0.67 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_166972__d0d7fde6cc03c3f327c5f97632393224"
]
199 0.82 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_166972__d0d7fde6cc03c3f327c5f97632393224"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:41.2;s:6:"height";d:79.88668555240793;s:1:"y";d:8.215297450424929;s:1:"x";d:24.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:167;s:6:"height";i:251;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:1:{s:18:"(min-width: 768px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:41.2;s:6:"height";d:79.88668555240793;s:1:"y";d:8.215297450424929;s:1:"x";d:24.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:593;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:54:"gallery-img-tall_auto_07a19d11672a0e00c56b3dd120a72652";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:7:"gallery";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";i:1757661160;s:15:"\x00*\x00creationDate";i:1563179382;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1770284605
  1770889405
  1
]
200 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "gallery-img-tall_auto_07a19d11672a0e00c56b3dd120a72652"
  "pimcore_image_thumbnails"
]
201 0.53 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_166972__7b61cd8d5b339d04ea1993e385b77199"
]
202 0.27 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "gallery-img-tall_auto_07a19d11672a0e00c56b3dd120a72652"
  "pimcore_image_thumbnails"
]
203 0.34 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_166972__7b61cd8d5b339d04ea1993e385b77199"
]
204 0.28 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "gallery-img-tall_auto_07a19d11672a0e00c56b3dd120a72652"
  "pimcore_image_thumbnails"
]
205 0.51 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_166972__0f4733e7375c41f8fa89f6165fa2bd6b"
]
206 28.21 ms
SELECT object_localized_prod_de.id as id, object_localized_prod_de.type as `type` FROM object_localized_prod_de WHERE ((productType = ?)  AND ((lineName = ?))  AND  object_localized_prod_de.type IN ('object','variant','folder')) AND object_localized_prod_de.published = 1
Parameters:
[
  "line"
  "ROOMOR OFFICE SURFACE 1.0"
]
207 0.81 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951360
]
208 0.64 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951360
]
209 24.43 ms
SELECT object_localized_prod_de.id as id, object_localized_prod_de.type as `type` FROM object_localized_prod_de WHERE ((productType = ?)  AND ((lineName = ?))  AND  object_localized_prod_de.type IN ('object','variant','folder')) AND object_localized_prod_de.published = 1
Parameters:
[
  "line"
  "ELLO SYSTEM 1.0"
]
210 0.65 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  139084
]
211 0.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  139084
]
212 22.19 ms
SELECT object_localized_prod_de.id as id, object_localized_prod_de.type as `type` FROM object_localized_prod_de WHERE ((productType = ?)  AND ((lineName = ?))  AND  object_localized_prod_de.type IN ('object','variant','folder')) AND object_localized_prod_de.published = 1
Parameters:
[
  "line"
  "MIRRO SOFT SUSPENDED 2.0;MIRRO SOFT SUSPENDED 3.0;MIRRO SUSPENDED 3.0"
]
213 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4780024
]
214 0.43 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4780024
]
215 21.57 ms
SELECT object_localized_prod_de.id as id, object_localized_prod_de.type as `type` FROM object_localized_prod_de WHERE ((productType = ?)  AND ((lineName = ?))  AND  object_localized_prod_de.type IN ('object','variant','folder')) AND object_localized_prod_de.published = 1
Parameters:
[
  "line"
  "RAY SUSPENDED 3.0;DEEP 1.0"
]
216 0.64 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  167163
]
217 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  167163
]
218 0.53 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "gallery-img-tall_auto_8bbe2f8434ae3ea048291cee88d7b462"
  "pimcore_image_thumbnails"
]
219 0.55 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_167163__ed1a6c86d432931f41ed57483823251b"
]
220 0.85 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_167163__ed1a6c86d432931f41ed57483823251b"
]
221 0.73 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_167163__ed1a6c86d432931f41ed57483823251b"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:93.4;s:6:"height";d:90.65155807365439;s:1:"y";d:1.4164305949008498;s:1:"x";d:4;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:593;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:1:{s:18:"(min-width: 768px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:93.4;s:6:"height";d:90.65155807365439;s:1:"y";d:1.4164305949008498;s:1:"x";d:4;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:593;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:54:"gallery-img-tall_auto_8bbe2f8434ae3ea048291cee88d7b462";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:7:"gallery";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";i:1757661160;s:15:"\x00*\x00creationDate";i:1563179382;s:17:"\x00*\x00filenameSuffix";s:22:"media--df42eb16--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1770284605
  1770889405
  1
]
222 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "gallery-img-tall_auto_8bbe2f8434ae3ea048291cee88d7b462"
  "pimcore_image_thumbnails"
]
223 0.49 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_167163__6f1b647882f9d0e8ce0c4057a0a22abb"
]
224 0.63 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_167163__6f1b647882f9d0e8ce0c4057a0a22abb"
]
225 0.72 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_167163__6f1b647882f9d0e8ce0c4057a0a22abb"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:93.4;s:6:"height";d:90.65155807365439;s:1:"y";d:1.4164305949008498;s:1:"x";d:4;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:593;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:1:{s:18:"(min-width: 768px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:93.4;s:6:"height";d:90.65155807365439;s:1:"y";d:1.4164305949008498;s:1:"x";d:4;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:593;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:54:"gallery-img-tall_auto_8bbe2f8434ae3ea048291cee88d7b462";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:7:"gallery";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";i:1757661160;s:15:"\x00*\x00creationDate";i:1563179382;s:17:"\x00*\x00filenameSuffix";s:22:"media--df42eb16--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1770284605
  1770889405
  1
]
226 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "gallery-img-tall_auto_8bbe2f8434ae3ea048291cee88d7b462"
  "pimcore_image_thumbnails"
]
227 0.49 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_167163__d162a6cf2146ad17e7707e58b2b72615"
]
228 0.62 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_167163__d162a6cf2146ad17e7707e58b2b72615"
]
229 0.75 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_167163__d162a6cf2146ad17e7707e58b2b72615"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:93.4;s:6:"height";d:90.65155807365439;s:1:"y";d:1.4164305949008498;s:1:"x";d:4;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:593;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:1:{s:18:"(min-width: 768px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:93.4;s:6:"height";d:90.65155807365439;s:1:"y";d:1.4164305949008498;s:1:"x";d:4;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:593;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:54:"gallery-img-tall_auto_8bbe2f8434ae3ea048291cee88d7b462";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:7:"gallery";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:0;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";i:1757661160;s:15:"\x00*\x00creationDate";i:1563179382;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1770284605
  1770889405
  1
]
230 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "gallery-img-tall_auto_8bbe2f8434ae3ea048291cee88d7b462"
  "pimcore_image_thumbnails"
]
231 0.49 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_167163__1c1badc339081fefed3cccf60ea695cf"
]
232 0.65 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_167163__1c1badc339081fefed3cccf60ea695cf"
]
233 0.77 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_167163__1c1badc339081fefed3cccf60ea695cf"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:93.4;s:6:"height";d:90.65155807365439;s:1:"y";d:1.4164305949008498;s:1:"x";d:4;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:593;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:1:{s:18:"(min-width: 768px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:93.4;s:6:"height";d:90.65155807365439;s:1:"y";d:1.4164305949008498;s:1:"x";d:4;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:593;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:54:"gallery-img-tall_auto_8bbe2f8434ae3ea048291cee88d7b462";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:7:"gallery";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";i:1757661160;s:15:"\x00*\x00creationDate";i:1563179382;s:17:"\x00*\x00filenameSuffix";s:22:"media--df42eb16--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1770284605
  1770889405
  1
]
234 0.35 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "gallery-img-tall_auto_8bbe2f8434ae3ea048291cee88d7b462"
  "pimcore_image_thumbnails"
]
235 0.49 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_167163__680ba5279928893c673ba5ad335ecc7d"
]
236 0.65 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_167163__680ba5279928893c673ba5ad335ecc7d"
]
237 0.78 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_167163__680ba5279928893c673ba5ad335ecc7d"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:93.4;s:6:"height";d:90.65155807365439;s:1:"y";d:1.4164305949008498;s:1:"x";d:4;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:593;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:1:{s:18:"(min-width: 768px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:93.4;s:6:"height";d:90.65155807365439;s:1:"y";d:1.4164305949008498;s:1:"x";d:4;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:593;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:54:"gallery-img-tall_auto_8bbe2f8434ae3ea048291cee88d7b462";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:7:"gallery";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";i:1757661160;s:15:"\x00*\x00creationDate";i:1563179382;s:17:"\x00*\x00filenameSuffix";s:22:"media--df42eb16--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1770284605
  1770889405
  1
]
238 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "gallery-img-tall_auto_8bbe2f8434ae3ea048291cee88d7b462"
  "pimcore_image_thumbnails"
]
239 0.48 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_167163__b5b01b4e893530fa981ee53c6244623d"
]
240 0.66 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_167163__b5b01b4e893530fa981ee53c6244623d"
]
241 0.70 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_167163__b5b01b4e893530fa981ee53c6244623d"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:93.4;s:6:"height";d:90.65155807365439;s:1:"y";d:1.4164305949008498;s:1:"x";d:4;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:593;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:1:{s:18:"(min-width: 768px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:93.4;s:6:"height";d:90.65155807365439;s:1:"y";d:1.4164305949008498;s:1:"x";d:4;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:593;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:54:"gallery-img-tall_auto_8bbe2f8434ae3ea048291cee88d7b462";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:7:"gallery";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:0;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";i:1757661160;s:15:"\x00*\x00creationDate";i:1563179382;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1770284605
  1770889405
  1
]
242 0.35 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "gallery-img-tall_auto_8bbe2f8434ae3ea048291cee88d7b462"
  "pimcore_image_thumbnails"
]
243 0.47 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_167163__86a28b6e3e3f336e4c38a581c17969e6"
]
244 0.60 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_167163__86a28b6e3e3f336e4c38a581c17969e6"
]
245 0.74 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_167163__86a28b6e3e3f336e4c38a581c17969e6"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:93.4;s:6:"height";d:90.65155807365439;s:1:"y";d:1.4164305949008498;s:1:"x";d:4;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:167;s:6:"height";i:251;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:1:{s:18:"(min-width: 768px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:93.4;s:6:"height";d:90.65155807365439;s:1:"y";d:1.4164305949008498;s:1:"x";d:4;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:593;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:54:"gallery-img-tall_auto_8bbe2f8434ae3ea048291cee88d7b462";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:7:"gallery";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";i:1757661160;s:15:"\x00*\x00creationDate";i:1563179382;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1770284605
  1770889405
  1
]
246 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "gallery-img-tall_auto_8bbe2f8434ae3ea048291cee88d7b462"
  "pimcore_image_thumbnails"
]
247 0.49 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_167163__afad3a2b05f3851b4c5ebec17dd387f8"
]
248 0.59 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_167163__afad3a2b05f3851b4c5ebec17dd387f8"
]
249 0.76 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_167163__afad3a2b05f3851b4c5ebec17dd387f8"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:93.4;s:6:"height";d:90.65155807365439;s:1:"y";d:1.4164305949008498;s:1:"x";d:4;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:167;s:6:"height";i:251;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:1:{s:18:"(min-width: 768px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:93.4;s:6:"height";d:90.65155807365439;s:1:"y";d:1.4164305949008498;s:1:"x";d:4;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:593;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:54:"gallery-img-tall_auto_8bbe2f8434ae3ea048291cee88d7b462";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:7:"gallery";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";i:1757661160;s:15:"\x00*\x00creationDate";i:1563179382;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1770284605
  1770889405
  1
]
250 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "gallery-img-tall_auto_8bbe2f8434ae3ea048291cee88d7b462"
  "pimcore_image_thumbnails"
]
251 0.49 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_167163__86a28b6e3e3f336e4c38a581c17969e6"
]
252 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "gallery-img-tall_auto_8bbe2f8434ae3ea048291cee88d7b462"
  "pimcore_image_thumbnails"
]
253 0.49 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_167163__33a2dfc76c3cd8750a0db279c59a8d02"
]
254 0.66 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_167163__33a2dfc76c3cd8750a0db279c59a8d02"
]
255 0.78 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_167163__33a2dfc76c3cd8750a0db279c59a8d02"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:93.4;s:6:"height";d:90.65155807365439;s:1:"y";d:1.4164305949008498;s:1:"x";d:4;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:167;s:6:"height";i:251;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:1:{s:18:"(min-width: 768px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:93.4;s:6:"height";d:90.65155807365439;s:1:"y";d:1.4164305949008498;s:1:"x";d:4;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:593;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:54:"gallery-img-tall_auto_8bbe2f8434ae3ea048291cee88d7b462";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:7:"gallery";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";i:1757661160;s:15:"\x00*\x00creationDate";i:1563179382;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1770284605
  1770889405
  1
]
256 0.35 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "gallery-img-tall_auto_8bbe2f8434ae3ea048291cee88d7b462"
  "pimcore_image_thumbnails"
]
257 0.48 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_167163__86a28b6e3e3f336e4c38a581c17969e6"
]
258 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "gallery-img-tall_auto_8bbe2f8434ae3ea048291cee88d7b462"
  "pimcore_image_thumbnails"
]
259 0.35 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_167163__86a28b6e3e3f336e4c38a581c17969e6"
]
260 0.28 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "gallery-img-tall_auto_8bbe2f8434ae3ea048291cee88d7b462"
  "pimcore_image_thumbnails"
]
261 0.46 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_167163__afad3a2b05f3851b4c5ebec17dd387f8"
]
262 21.92 ms
SELECT object_localized_prod_de.id as id, object_localized_prod_de.type as `type` FROM object_localized_prod_de WHERE ((productType = ?)  AND ((lineName = ?))  AND  object_localized_prod_de.type IN ('object','variant','folder')) AND object_localized_prod_de.published = 1
Parameters:
[
  "line"
  "DINOR 2.0"
]
263 0.70 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  855683
]
264 0.56 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  855683
]
265 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  241796
]
266 0.54 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  241796
]
267 0.33 ms
SELECT object_localized_prod_de.id as id, object_localized_prod_de.type as `type` FROM object_localized_prod_de WHERE ((productType = ?)  AND ((lineName = ?))  AND  object_localized_prod_de.type IN ('object','variant','folder')) AND object_localized_prod_de.published = 1
Parameters:
[
  "line"
  "SHIEK 5.0"
]
268 0.43 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "gallery-img-medium_auto_b8fb97df498b48feb27199e54e4dff64"
  "pimcore_image_thumbnails"
]
269 0.48 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_166972__1456f10cd44ad0460377b77ac2f449e3"
]
270 0.81 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_166972__1456f10cd44ad0460377b77ac2f449e3"
]
271 0.79 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_166972__1456f10cd44ad0460377b77ac2f449e3"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:41.2;s:6:"height";d:79.88668555240793;s:1:"y";d:8.215297450424929;s:1:"x";d:24.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:352;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:1:{s:18:"(min-width: 768px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:41.2;s:6:"height";d:79.88668555240793;s:1:"y";d:8.215297450424929;s:1:"x";d:24.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:352;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:56:"gallery-img-medium_auto_b8fb97df498b48feb27199e54e4dff64";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:7:"gallery";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";i:1757660076;s:15:"\x00*\x00creationDate";i:1563179224;s:17:"\x00*\x00filenameSuffix";s:22:"media--df42eb16--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1770284605
  1770889405
  1
]
272 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "gallery-img-medium_auto_b8fb97df498b48feb27199e54e4dff64"
  "pimcore_image_thumbnails"
]
273 0.52 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_166972__fdc241cd84a2e576f8b600f3f3fd1d79"
]
274 0.65 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_166972__fdc241cd84a2e576f8b600f3f3fd1d79"
]
275 0.77 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_166972__fdc241cd84a2e576f8b600f3f3fd1d79"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:41.2;s:6:"height";d:79.88668555240793;s:1:"y";d:8.215297450424929;s:1:"x";d:24.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:352;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:1:{s:18:"(min-width: 768px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:41.2;s:6:"height";d:79.88668555240793;s:1:"y";d:8.215297450424929;s:1:"x";d:24.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:352;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:56:"gallery-img-medium_auto_b8fb97df498b48feb27199e54e4dff64";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:7:"gallery";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";i:1757660076;s:15:"\x00*\x00creationDate";i:1563179224;s:17:"\x00*\x00filenameSuffix";s:22:"media--df42eb16--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1770284605
  1770889405
  1
]
276 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "gallery-img-medium_auto_b8fb97df498b48feb27199e54e4dff64"
  "pimcore_image_thumbnails"
]
277 0.45 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_166972__3712d33959b38c1546b33c00f691ed89"
]
278 0.61 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_166972__3712d33959b38c1546b33c00f691ed89"
]
279 0.77 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_166972__3712d33959b38c1546b33c00f691ed89"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:41.2;s:6:"height";d:79.88668555240793;s:1:"y";d:8.215297450424929;s:1:"x";d:24.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:352;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:1:{s:18:"(min-width: 768px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:41.2;s:6:"height";d:79.88668555240793;s:1:"y";d:8.215297450424929;s:1:"x";d:24.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:352;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:56:"gallery-img-medium_auto_b8fb97df498b48feb27199e54e4dff64";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:7:"gallery";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:0;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";i:1757660076;s:15:"\x00*\x00creationDate";i:1563179224;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1770284605
  1770889405
  1
]
280 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "gallery-img-medium_auto_b8fb97df498b48feb27199e54e4dff64"
  "pimcore_image_thumbnails"
]
281 0.47 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_166972__7fbb39f3d7fb992160084f3fe3be2ba5"
]
282 0.63 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_166972__7fbb39f3d7fb992160084f3fe3be2ba5"
]
283 0.79 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_166972__7fbb39f3d7fb992160084f3fe3be2ba5"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:41.2;s:6:"height";d:79.88668555240793;s:1:"y";d:8.215297450424929;s:1:"x";d:24.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:352;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:1:{s:18:"(min-width: 768px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:41.2;s:6:"height";d:79.88668555240793;s:1:"y";d:8.215297450424929;s:1:"x";d:24.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:352;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:56:"gallery-img-medium_auto_b8fb97df498b48feb27199e54e4dff64";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:7:"gallery";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";i:1757660076;s:15:"\x00*\x00creationDate";i:1563179224;s:17:"\x00*\x00filenameSuffix";s:22:"media--df42eb16--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1770284605
  1770889405
  1
]
284 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "gallery-img-medium_auto_b8fb97df498b48feb27199e54e4dff64"
  "pimcore_image_thumbnails"
]
285 0.52 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_166972__ada7420615f1623340a706a9ec0a7e78"
]
286 0.60 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_166972__ada7420615f1623340a706a9ec0a7e78"
]
287 0.78 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_166972__ada7420615f1623340a706a9ec0a7e78"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:41.2;s:6:"height";d:79.88668555240793;s:1:"y";d:8.215297450424929;s:1:"x";d:24.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:352;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:1:{s:18:"(min-width: 768px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:41.2;s:6:"height";d:79.88668555240793;s:1:"y";d:8.215297450424929;s:1:"x";d:24.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:352;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:56:"gallery-img-medium_auto_b8fb97df498b48feb27199e54e4dff64";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:7:"gallery";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:0;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";i:1757660076;s:15:"\x00*\x00creationDate";i:1563179224;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1770284605
  1770889405
  1
]
288 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "gallery-img-medium_auto_b8fb97df498b48feb27199e54e4dff64"
  "pimcore_image_thumbnails"
]
289 0.41 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_166972__84153695c1e63ceef095ed8917ba5eea"
]
290 0.58 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_166972__84153695c1e63ceef095ed8917ba5eea"
]
291 0.72 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_166972__84153695c1e63ceef095ed8917ba5eea"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:41.2;s:6:"height";d:79.88668555240793;s:1:"y";d:8.215297450424929;s:1:"x";d:24.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:167;s:6:"height";i:201;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:1:{s:18:"(min-width: 768px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:41.2;s:6:"height";d:79.88668555240793;s:1:"y";d:8.215297450424929;s:1:"x";d:24.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:352;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:56:"gallery-img-medium_auto_b8fb97df498b48feb27199e54e4dff64";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:7:"gallery";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";i:1757660076;s:15:"\x00*\x00creationDate";i:1563179224;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1770284605
  1770889405
  1
]
292 0.29 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "gallery-img-medium_auto_b8fb97df498b48feb27199e54e4dff64"
  "pimcore_image_thumbnails"
]
293 0.44 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_166972__52ef1f4c1fcb9dad69f8798982d3b71b"
]
294 0.61 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_166972__52ef1f4c1fcb9dad69f8798982d3b71b"
]
295 0.67 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_166972__52ef1f4c1fcb9dad69f8798982d3b71b"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:41.2;s:6:"height";d:79.88668555240793;s:1:"y";d:8.215297450424929;s:1:"x";d:24.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:167;s:6:"height";i:201;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:1:{s:18:"(min-width: 768px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:41.2;s:6:"height";d:79.88668555240793;s:1:"y";d:8.215297450424929;s:1:"x";d:24.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:352;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:56:"gallery-img-medium_auto_b8fb97df498b48feb27199e54e4dff64";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:7:"gallery";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";i:1757660076;s:15:"\x00*\x00creationDate";i:1563179224;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1770284605
  1770889405
  1
]
296 0.28 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "gallery-img-medium_auto_b8fb97df498b48feb27199e54e4dff64"
  "pimcore_image_thumbnails"
]
297 0.43 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_166972__84153695c1e63ceef095ed8917ba5eea"
]
298 0.27 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "gallery-img-medium_auto_b8fb97df498b48feb27199e54e4dff64"
  "pimcore_image_thumbnails"
]
299 0.42 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_166972__8a2658802da8701ccb3bd81081cc0ea1"
]
300 0.68 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_166972__8a2658802da8701ccb3bd81081cc0ea1"
]
301 0.70 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_166972__8a2658802da8701ccb3bd81081cc0ea1"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:41.2;s:6:"height";d:79.88668555240793;s:1:"y";d:8.215297450424929;s:1:"x";d:24.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:167;s:6:"height";i:201;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:1:{s:18:"(min-width: 768px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:41.2;s:6:"height";d:79.88668555240793;s:1:"y";d:8.215297450424929;s:1:"x";d:24.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:352;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:56:"gallery-img-medium_auto_b8fb97df498b48feb27199e54e4dff64";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:7:"gallery";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";i:1757660076;s:15:"\x00*\x00creationDate";i:1563179224;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1770284605
  1770889405
  1
]
302 0.28 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "gallery-img-medium_auto_b8fb97df498b48feb27199e54e4dff64"
  "pimcore_image_thumbnails"
]
303 0.42 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_166972__e251c3a716e94d80b7066e9593e1ad75"
]
304 0.62 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_166972__e251c3a716e94d80b7066e9593e1ad75"
]
305 0.71 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_166972__e251c3a716e94d80b7066e9593e1ad75"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:41.2;s:6:"height";d:79.88668555240793;s:1:"y";d:8.215297450424929;s:1:"x";d:24.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:167;s:6:"height";i:201;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:1:{s:18:"(min-width: 768px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:41.2;s:6:"height";d:79.88668555240793;s:1:"y";d:8.215297450424929;s:1:"x";d:24.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:352;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:56:"gallery-img-medium_auto_b8fb97df498b48feb27199e54e4dff64";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:7:"gallery";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";i:1757660076;s:15:"\x00*\x00creationDate";i:1563179224;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1770284605
  1770889405
  1
]
306 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "gallery-img-medium_auto_b8fb97df498b48feb27199e54e4dff64"
  "pimcore_image_thumbnails"
]
307 0.40 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_166972__8a2658802da8701ccb3bd81081cc0ea1"
]
308 0.28 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "gallery-img-medium_auto_b8fb97df498b48feb27199e54e4dff64"
  "pimcore_image_thumbnails"
]
309 0.42 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_166972__84153695c1e63ceef095ed8917ba5eea"
]
310 0.28 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "gallery-img-medium_auto_b8fb97df498b48feb27199e54e4dff64"
  "pimcore_image_thumbnails"
]
311 0.31 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_166972__84153695c1e63ceef095ed8917ba5eea"
]
312 0.26 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "gallery-img-medium_auto_b8fb97df498b48feb27199e54e4dff64"
  "pimcore_image_thumbnails"
]
313 0.43 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_166972__52ef1f4c1fcb9dad69f8798982d3b71b"
]
314 0.28 ms
SELECT object_localized_prod_de.id as id, object_localized_prod_de.type as `type` FROM object_localized_prod_de WHERE ((productType = ?)  AND ((lineName = ?))  AND  object_localized_prod_de.type IN ('object','variant','folder')) AND object_localized_prod_de.published = 1
Parameters:
[
  "line"
  "ROOMOR OFFICE SURFACE 1.0"
]
315 0.30 ms
SELECT object_localized_prod_de.id as id, object_localized_prod_de.type as `type` FROM object_localized_prod_de WHERE ((productType = ?)  AND ((lineName = ?))  AND  object_localized_prod_de.type IN ('object','variant','folder')) AND object_localized_prod_de.published = 1
Parameters:
[
  "line"
  "ELLO SYSTEM 1.0"
]
316 0.32 ms
SELECT object_localized_prod_de.id as id, object_localized_prod_de.type as `type` FROM object_localized_prod_de WHERE ((productType = ?)  AND ((lineName = ?))  AND  object_localized_prod_de.type IN ('object','variant','folder')) AND object_localized_prod_de.published = 1
Parameters:
[
  "line"
  "MIRRO SOFT SUSPENDED 2.0;MIRRO SOFT SUSPENDED 3.0;MIRRO SUSPENDED 3.0"
]
317 0.31 ms
SELECT object_localized_prod_de.id as id, object_localized_prod_de.type as `type` FROM object_localized_prod_de WHERE ((productType = ?)  AND ((lineName = ?))  AND  object_localized_prod_de.type IN ('object','variant','folder')) AND object_localized_prod_de.published = 1
Parameters:
[
  "line"
  "RAY SUSPENDED 3.0;DEEP 1.0"
]
318 0.41 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "gallery-img-small_auto_8de86f1e98e80400d9ad6e0893291b55"
  "pimcore_image_thumbnails"
]
319 0.46 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_167163__61ed35a1a7fb523463f5985bfff7cf87"
]
320 0.65 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_167163__61ed35a1a7fb523463f5985bfff7cf87"
]
321 0.75 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_167163__61ed35a1a7fb523463f5985bfff7cf87"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:93.4;s:6:"height";d:90.65155807365439;s:1:"y";d:1.4164305949008498;s:1:"x";d:4;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:177;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:1:{s:18:"(min-width: 768px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:93.4;s:6:"height";d:90.65155807365439;s:1:"y";d:1.4164305949008498;s:1:"x";d:4;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:177;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:55:"gallery-img-small_auto_8de86f1e98e80400d9ad6e0893291b55";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:7:"gallery";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";i:1757660962;s:15:"\x00*\x00creationDate";i:1563179343;s:17:"\x00*\x00filenameSuffix";s:22:"media--df42eb16--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1770284605
  1770889405
  1
]
322 0.29 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "gallery-img-small_auto_8de86f1e98e80400d9ad6e0893291b55"
  "pimcore_image_thumbnails"
]
323 0.44 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_167163__ab4c004e1c1b32ef5df7bc2c07aeded3"
]
324 0.55 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_167163__ab4c004e1c1b32ef5df7bc2c07aeded3"
]
325 0.75 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_167163__ab4c004e1c1b32ef5df7bc2c07aeded3"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:93.4;s:6:"height";d:90.65155807365439;s:1:"y";d:1.4164305949008498;s:1:"x";d:4;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:177;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:1:{s:18:"(min-width: 768px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:93.4;s:6:"height";d:90.65155807365439;s:1:"y";d:1.4164305949008498;s:1:"x";d:4;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:177;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:55:"gallery-img-small_auto_8de86f1e98e80400d9ad6e0893291b55";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:7:"gallery";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";i:1757660962;s:15:"\x00*\x00creationDate";i:1563179343;s:17:"\x00*\x00filenameSuffix";s:22:"media--df42eb16--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1770284605
  1770889405
  1
]
326 0.29 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "gallery-img-small_auto_8de86f1e98e80400d9ad6e0893291b55"
  "pimcore_image_thumbnails"
]
327 0.50 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_167163__dded911b13881f96ce9628fa1259f82d"
]
328 0.64 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_167163__dded911b13881f96ce9628fa1259f82d"
]
329 0.78 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_167163__dded911b13881f96ce9628fa1259f82d"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:93.4;s:6:"height";d:90.65155807365439;s:1:"y";d:1.4164305949008498;s:1:"x";d:4;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:177;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:1:{s:18:"(min-width: 768px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:93.4;s:6:"height";d:90.65155807365439;s:1:"y";d:1.4164305949008498;s:1:"x";d:4;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:177;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:55:"gallery-img-small_auto_8de86f1e98e80400d9ad6e0893291b55";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:7:"gallery";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:0;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";i:1757660962;s:15:"\x00*\x00creationDate";i:1563179343;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1770284605
  1770889405
  1
]
330 0.29 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "gallery-img-small_auto_8de86f1e98e80400d9ad6e0893291b55"
  "pimcore_image_thumbnails"
]
331 0.46 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_167163__4c3df41cefff5ec28d4ba0fbc9f98398"
]
332 0.67 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_167163__4c3df41cefff5ec28d4ba0fbc9f98398"
]
333 0.78 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_167163__4c3df41cefff5ec28d4ba0fbc9f98398"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:93.4;s:6:"height";d:90.65155807365439;s:1:"y";d:1.4164305949008498;s:1:"x";d:4;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:177;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:1:{s:18:"(min-width: 768px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:93.4;s:6:"height";d:90.65155807365439;s:1:"y";d:1.4164305949008498;s:1:"x";d:4;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:177;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:55:"gallery-img-small_auto_8de86f1e98e80400d9ad6e0893291b55";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:7:"gallery";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";i:1757660962;s:15:"\x00*\x00creationDate";i:1563179343;s:17:"\x00*\x00filenameSuffix";s:22:"media--df42eb16--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1770284605
  1770889405
  1
]
334 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "gallery-img-small_auto_8de86f1e98e80400d9ad6e0893291b55"
  "pimcore_image_thumbnails"
]
335 0.49 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_167163__1e5bffbcd343e6ea761615763f0e0a8e"
]
336 0.57 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_167163__1e5bffbcd343e6ea761615763f0e0a8e"
]
337 0.75 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_167163__1e5bffbcd343e6ea761615763f0e0a8e"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:93.4;s:6:"height";d:90.65155807365439;s:1:"y";d:1.4164305949008498;s:1:"x";d:4;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:177;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:1:{s:18:"(min-width: 768px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:93.4;s:6:"height";d:90.65155807365439;s:1:"y";d:1.4164305949008498;s:1:"x";d:4;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:177;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:55:"gallery-img-small_auto_8de86f1e98e80400d9ad6e0893291b55";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:7:"gallery";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:0;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";i:1757660962;s:15:"\x00*\x00creationDate";i:1563179343;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1770284605
  1770889405
  1
]
338 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "gallery-img-small_auto_8de86f1e98e80400d9ad6e0893291b55"
  "pimcore_image_thumbnails"
]
339 0.46 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_167163__4e21f8be8e06af4c1958cbc33fa938a5"
]
340 0.59 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_167163__4e21f8be8e06af4c1958cbc33fa938a5"
]
341 0.75 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_167163__4e21f8be8e06af4c1958cbc33fa938a5"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:93.4;s:6:"height";d:90.65155807365439;s:1:"y";d:1.4164305949008498;s:1:"x";d:4;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:167;s:6:"height";i:167;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:1:{s:18:"(min-width: 768px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:93.4;s:6:"height";d:90.65155807365439;s:1:"y";d:1.4164305949008498;s:1:"x";d:4;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:177;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:55:"gallery-img-small_auto_8de86f1e98e80400d9ad6e0893291b55";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:7:"gallery";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";i:1757660962;s:15:"\x00*\x00creationDate";i:1563179343;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1770284605
  1770889405
  1
]
342 0.28 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "gallery-img-small_auto_8de86f1e98e80400d9ad6e0893291b55"
  "pimcore_image_thumbnails"
]
343 0.46 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_167163__10d672f4d0bce6384650bd1cda31b380"
]
344 0.61 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_167163__10d672f4d0bce6384650bd1cda31b380"
]
345 0.73 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_167163__10d672f4d0bce6384650bd1cda31b380"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:93.4;s:6:"height";d:90.65155807365439;s:1:"y";d:1.4164305949008498;s:1:"x";d:4;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:167;s:6:"height";i:167;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:1:{s:18:"(min-width: 768px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:93.4;s:6:"height";d:90.65155807365439;s:1:"y";d:1.4164305949008498;s:1:"x";d:4;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:177;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:55:"gallery-img-small_auto_8de86f1e98e80400d9ad6e0893291b55";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:7:"gallery";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";i:1757660962;s:15:"\x00*\x00creationDate";i:1563179343;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1770284605
  1770889405
  1
]
346 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "gallery-img-small_auto_8de86f1e98e80400d9ad6e0893291b55"
  "pimcore_image_thumbnails"
]
347 0.50 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_167163__4e21f8be8e06af4c1958cbc33fa938a5"
]
348 0.39 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "gallery-img-small_auto_8de86f1e98e80400d9ad6e0893291b55"
  "pimcore_image_thumbnails"
]
349 0.56 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_167163__1112b663a92349fcc7ee2a0dd1aa826f"
]
350 0.65 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_167163__1112b663a92349fcc7ee2a0dd1aa826f"
]
351 0.84 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_167163__1112b663a92349fcc7ee2a0dd1aa826f"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:93.4;s:6:"height";d:90.65155807365439;s:1:"y";d:1.4164305949008498;s:1:"x";d:4;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:167;s:6:"height";i:167;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:1:{s:18:"(min-width: 768px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:93.4;s:6:"height";d:90.65155807365439;s:1:"y";d:1.4164305949008498;s:1:"x";d:4;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:177;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:55:"gallery-img-small_auto_8de86f1e98e80400d9ad6e0893291b55";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:7:"gallery";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";i:1757660962;s:15:"\x00*\x00creationDate";i:1563179343;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1770284605
  1770889405
  1
]
352 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "gallery-img-small_auto_8de86f1e98e80400d9ad6e0893291b55"
  "pimcore_image_thumbnails"
]
353 0.49 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_167163__cbe7a7e0c9a62fecdaf4dc1dc02eae8f"
]
354 0.67 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_167163__cbe7a7e0c9a62fecdaf4dc1dc02eae8f"
]
355 0.78 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_167163__cbe7a7e0c9a62fecdaf4dc1dc02eae8f"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:93.4;s:6:"height";d:90.65155807365439;s:1:"y";d:1.4164305949008498;s:1:"x";d:4;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:167;s:6:"height";i:167;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:1:{s:18:"(min-width: 768px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:93.4;s:6:"height";d:90.65155807365439;s:1:"y";d:1.4164305949008498;s:1:"x";d:4;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:294;s:6:"height";i:177;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:55:"gallery-img-small_auto_8de86f1e98e80400d9ad6e0893291b55";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:7:"gallery";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";i:1757660962;s:15:"\x00*\x00creationDate";i:1563179343;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1770284605
  1770889405
  1
]
356 0.71 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "gallery-img-small_auto_8de86f1e98e80400d9ad6e0893291b55"
  "pimcore_image_thumbnails"
]
357 0.57 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_167163__1112b663a92349fcc7ee2a0dd1aa826f"
]
358 0.35 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "gallery-img-small_auto_8de86f1e98e80400d9ad6e0893291b55"
  "pimcore_image_thumbnails"
]
359 0.46 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_167163__4e21f8be8e06af4c1958cbc33fa938a5"
]
360 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "gallery-img-small_auto_8de86f1e98e80400d9ad6e0893291b55"
  "pimcore_image_thumbnails"
]
361 0.38 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_167163__4e21f8be8e06af4c1958cbc33fa938a5"
]
362 0.28 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "gallery-img-small_auto_8de86f1e98e80400d9ad6e0893291b55"
  "pimcore_image_thumbnails"
]
363 0.49 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_167163__10d672f4d0bce6384650bd1cda31b380"
]
364 0.34 ms
SELECT object_localized_prod_de.id as id, object_localized_prod_de.type as `type` FROM object_localized_prod_de WHERE ((productType = ?)  AND ((lineName = ?))  AND  object_localized_prod_de.type IN ('object','variant','folder')) AND object_localized_prod_de.published = 1
Parameters:
[
  "line"
  "DINOR 2.0"
]
365 0.60 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188103
]
366 0.68 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188103
]
367 0.33 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  145805
]
368 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  145805
]
369 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  139791
]
370 0.52 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  139791
]
371 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  188102
]
372 0.55 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  188102
]
373 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  746185
]
374 0.50 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  746185
]
375 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  145261
]
376 0.56 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  145261
]
377 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  139694
]
378 0.58 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  139694
]
379 0.44 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  166813
]
380 0.53 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  166813
]
381 0.28 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
382 0.92 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 OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=de&_format=html&_controller=App%5CController%5CSnippetController%3A%3AfooterAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=de&_format=html&_controller=App%5CController%5CSnippetController%3A%3AfooterAction"
  "entire_uri"
]
383 0.37 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  10
]
384 0.25 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SOPT"
]

Database Connections

Name Service
default doctrine.dbal.default_connection
ax doctrine.dbal.ax_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

Entities Mapping

No loaded entities.