GET https://go-travel.conecto.rocks/de/projekte

Query Metrics

263 Database Queries
22 Different statements
43.70 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

# Time Info
1 0.32 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "site_domain_44ec0a7f530cbcd16f4a3ee4f709341c"
]
2 0.19 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[
  1768406789
  "system\x01tags\x01"
  "site\x01tags\x01"
]
3 0.17 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
4 0.34 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/de/projekte"
  "path"
  "auto_create"
  "/de/projekte"
  "path_query"
  "https://go-travel.conecto.rocks/de/projekte"
  "entire_uri"
]
5 0.17 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "system_route_redirect"
]
6 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?)
Parameters:
[
  1768406789
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
7 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
8 0.21 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/de/"
  "projekte"
]
9 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "document_148"
]
10 0.19 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  1768406789
  "document_148\x01tags\x01"
  "asset_272\x01tags\x01"
  "asset_270\x01tags\x01"
  "asset_269\x01tags\x01"
  "asset_235\x01tags\x01"
  "asset_236\x01tags\x01"
  "asset_238\x01tags\x01"
  "asset_259\x01tags\x01"
  "asset_237\x01tags\x01"
  "asset_239\x01tags\x01"
]
11 0.14 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "sites_path_mapping"
]
12 0.13 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "\x00tags\x00sites_path_mapping"
]
13 0.18 ms
SELECT id FROM sites ORDER BY (SELECT LENGTH(CONCAT(`path`, `key`)) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
14 0.53 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "document_properties_148"
]
15 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[
  1768406789
  "document_properties\x01tags\x01"
  "document_148\x01tags\x01"
]
16 0.15 ms
SELECT * FROM object_url_slugs WHERE slug = '/de/projekte' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
17 0.45 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  148
]
18 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "asset_258"
]
19 0.13 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "\x00tags\x00asset_258"
]
20 0.19 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:
[
  258
]
21 0.18 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:
[
  258
]
22 0.14 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "asset_276"
]
23 0.13 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "\x00tags\x00asset_276"
]
24 0.17 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:
[
  276
]
25 0.17 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:
[
  276
]
26 0.14 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "asset_255"
]
27 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "\x00tags\x00asset_255"
]
28 0.18 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:
[
  255
]
29 0.17 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:
[
  255
]
30 0.14 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "asset_253"
]
31 0.13 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "\x00tags\x00asset_253"
]
32 0.18 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:
[
  253
]
33 0.17 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:
[
  253
]
34 0.14 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "asset_254"
]
35 0.13 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "\x00tags\x00asset_254"
]
36 0.17 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:
[
  254
]
37 0.18 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:
[
  254
]
38 0.14 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "asset_260"
]
39 0.13 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "\x00tags\x00asset_260"
]
40 0.17 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:
[
  260
]
41 0.17 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:
[
  260
]
42 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "asset_257"
]
43 0.13 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "\x00tags\x00asset_257"
]
44 0.16 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:
[
  257
]
45 0.17 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:
[
  257
]
46 0.14 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "asset_251"
]
47 0.13 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "\x00tags\x00asset_251"
]
48 0.16 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:
[
  251
]
49 0.17 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:
[
  251
]
50 0.17 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "asset_241"
]
51 0.13 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "\x00tags\x00asset_241"
]
52 0.16 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:
[
  241
]
53 0.16 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:
[
  241
]
54 0.20 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  241
]
55 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "_auto_c9b250bcff69a67c07aafaffc5cf12ef"
  "pimcore_image_thumbnails"
]
56 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_241__a1a8bdabbf1e29a72f14a03e9e587dd0"
]
57 0.18 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_241__a1a8bdabbf1e29a72f14a03e9e587dd0"
]
58 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "system_resource_columns_tmp_store"
]
59 0.17 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[
  1768406789
  "system\x01tags\x01"
  "resource\x01tags\x01"
]
60 0.17 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_241__a1a8bdabbf1e29a72f14a03e9e587dd0"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:12:"scaleByWidth";s:9:"arguments";a:2:{s:5:"width";i:1200;s:11:"forceResize";b:1;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1200;s:6:"height";i:630;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:0:{}s:7:"\x00*\x00name";s:38:"_auto_c9b250bcff69a67c07aafaffc5cf12ef";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:5:"PJPEG";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";N;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1768406789
  1769011589
  1
]
61 0.15 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  148
]
62 0.26 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  148
  148
  148
]
63 0.17 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "en"
]
64 0.14 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en"
]
65 0.16 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "de"
]
66 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "document_24"
]
67 0.14 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "document_24\x01tags\x01"
]
68 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "website_config"
]
69 0.18 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?, ?, ?)
Parameters:
[
  1768406789
  "website_config\x01tags\x01"
  "system\x01tags\x01"
  "config\x01tags\x01"
  "output\x01tags\x01"
  "document_23\x01tags\x01"
]
70 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "headerImage"
  "pimcore_image_thumbnails"
]
71 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "imagick_format_avif"
]
72 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "imagick_format_webp"
]
73 0.15 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  148
]
74 0.19 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  148
  148
  148
]
75 0.17 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "en"
]
76 0.14 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en"
]
77 0.22 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "nav_165d45bcfea8aa41cbe670e224834271"
]
78 0.26 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  1768406789
  "output\x01tags\x01"
  "navigation\x01tags\x01"
  "document_13\x01tags\x01"
  "document_70\x01tags\x01"
  "document_206\x01tags\x01"
  "document_134\x01tags\x01"
  "document_136\x01tags\x01"
  "document_137\x01tags\x01"
  "document_200\x01tags\x01"
  "document_139\x01tags\x01"
  "document_140\x01tags\x01"
  "document_141\x01tags\x01"
  "document_4\x01tags\x01"
  "document_79\x01tags\x01"
  "document_152\x01tags\x01"
  "document_5\x01tags\x01"
  "document_148\x01tags\x01"
  "document_22\x01tags\x01"
  "document_23\x01tags\x01"
  "document_19\x01tags\x01"
  "document_45\x01tags\x01"
  "document_7\x01tags\x01"
  "document_8\x01tags\x01"
  "document_2\x01tags\x01"
  "document_67\x01tags\x01"
  "document_144\x01tags\x01"
]
79 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "document_13"
]
80 0.18 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "document_properties_13"
]
81 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "document_4"
]
82 0.18 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  1768406789
  "document_4\x01tags\x01"
  "asset_219\x01tags\x01"
  "asset_336\x01tags\x01"
  "asset_218\x01tags\x01"
  "asset_334\x01tags\x01"
  "asset_335\x01tags\x01"
  "asset_333\x01tags\x01"
  "asset_204\x01tags\x01"
]
83 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "document_properties_4"
]
84 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "document_79"
]
85 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "document_properties_79"
]
86 0.14 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "document_152"
]
87 0.17 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?)
Parameters:
[
  1768406789
  "document_152\x01tags\x01"
  "asset_188\x01tags\x01"
  "asset_189\x01tags\x01"
]
88 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "document_properties_152"
]
89 0.14 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "document_5"
]
90 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[
  1768406789
  "document_5\x01tags\x01"
  "asset_5\x01tags\x01"
]
91 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "document_properties_5"
]
92 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "document_7"
]
93 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "document_properties_7"
]
94 0.17 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "document_8"
]
95 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "document_properties_8"
]
96 0.14 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  148
]
97 0.18 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  148
  148
  148
]
98 0.17 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "en"
]
99 0.19 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en"
]
100 0.17 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "asset_235"
]
101 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "\x00tags\x00asset_235"
]
102 0.17 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:
[
  235
]
103 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "largeteaser"
  "pimcore_image_thumbnails"
]
104 0.20 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  235
]
105 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "asset_236"
]
106 0.13 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "\x00tags\x00asset_236"
]
107 0.17 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:
[
  236
]
108 0.18 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  236
]
109 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "asset_272"
]
110 0.14 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "\x00tags\x00asset_272"
]
111 0.17 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:
[
  272
]
112 0.18 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  272
]
113 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "asset_269"
]
114 0.13 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "\x00tags\x00asset_269"
]
115 0.17 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:
[
  269
]
116 0.18 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  269
]
117 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "largeteaser_auto_67835f033ddb081d7c741b316798fd09"
  "pimcore_image_thumbnails"
]
118 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_269__f0159b6b5169fccec4d17ac54a98d102"
]
119 0.18 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_269__f0159b6b5169fccec4d17ac54a98d102"
]
120 0.20 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_269__f0159b6b5169fccec4d17ac54a98d102"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{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:77.6;s:6:"height";d:71.17117117117117;s:1:"y";d:14.114114114114114;s:1:"x";d:13.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1263;s:6:"height";i:710;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:77.6;s:6:"height";d:71.17117117117117;s:1:"y";d:14.114114114114114;s:1:"x";d:13.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1263;s:6:"height";i:710;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:49:"largeteaser_auto_67835f033ddb081d7c741b316798fd09";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";i:1605881076;s:15:"\x00*\x00creationDate";i:1592222978;s:17:"\x00*\x00filenameSuffix";s:22:"media--df42eb16--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1768406789
  1769011589
  1
]
121 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "largeteaser_auto_67835f033ddb081d7c741b316798fd09"
  "pimcore_image_thumbnails"
]
122 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_269__5ee17745888be61978e574d4c9754032"
]
123 0.16 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_269__5ee17745888be61978e574d4c9754032"
]
124 0.19 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_269__5ee17745888be61978e574d4c9754032"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{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:77.6;s:6:"height";d:71.17117117117117;s:1:"y";d:14.114114114114114;s:1:"x";d:13.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1263;s:6:"height";i:710;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:77.6;s:6:"height";d:71.17117117117117;s:1:"y";d:14.114114114114114;s:1:"x";d:13.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1263;s:6:"height";i:710;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:49:"largeteaser_auto_67835f033ddb081d7c741b316798fd09";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";i:1605881076;s:15:"\x00*\x00creationDate";i:1592222978;s:17:"\x00*\x00filenameSuffix";s:22:"media--df42eb16--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1768406789
  1769011589
  1
]
125 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "largeteaser_auto_67835f033ddb081d7c741b316798fd09"
  "pimcore_image_thumbnails"
]
126 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_269__d9efa9fbbe67d71c575033866bc320bd"
]
127 0.15 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_269__d9efa9fbbe67d71c575033866bc320bd"
]
128 0.18 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_269__d9efa9fbbe67d71c575033866bc320bd"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{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:77.6;s:6:"height";d:71.17117117117117;s:1:"y";d:14.114114114114114;s:1:"x";d:13.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1263;s:6:"height";i:710;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:77.6;s:6:"height";d:71.17117117117117;s:1:"y";d:14.114114114114114;s:1:"x";d:13.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1263;s:6:"height";i:710;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:49:"largeteaser_auto_67835f033ddb081d7c741b316798fd09";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:0;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";i:1605881076;s:15:"\x00*\x00creationDate";i:1592222978;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1768406789
  1769011589
  1
]
129 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "largeteaser_auto_67835f033ddb081d7c741b316798fd09"
  "pimcore_image_thumbnails"
]
130 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_269__67ec12887af9ed67c656812e1efd4347"
]
131 0.15 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_269__67ec12887af9ed67c656812e1efd4347"
]
132 0.18 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_269__67ec12887af9ed67c656812e1efd4347"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{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:77.6;s:6:"height";d:71.17117117117117;s:1:"y";d:14.114114114114114;s:1:"x";d:13.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1263;s:6:"height";i:710;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:77.6;s:6:"height";d:71.17117117117117;s:1:"y";d:14.114114114114114;s:1:"x";d:13.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1263;s:6:"height";i:710;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:49:"largeteaser_auto_67835f033ddb081d7c741b316798fd09";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"avif";s:10:"\x00*\x00quality";i:50;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";i:1605881076;s:15:"\x00*\x00creationDate";i:1592222978;s:17:"\x00*\x00filenameSuffix";s:22:"media--df42eb16--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1768406789
  1769011589
  1
]
133 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "largeteaser_auto_67835f033ddb081d7c741b316798fd09"
  "pimcore_image_thumbnails"
]
134 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_269__86ad95386d1ee95fe224955ff8d39cf4"
]
135 0.15 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_269__86ad95386d1ee95fe224955ff8d39cf4"
]
136 0.18 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_269__86ad95386d1ee95fe224955ff8d39cf4"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{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:77.6;s:6:"height";d:71.17117117117117;s:1:"y";d:14.114114114114114;s:1:"x";d:13.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1263;s:6:"height";i:710;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:77.6;s:6:"height";d:71.17117117117117;s:1:"y";d:14.114114114114114;s:1:"x";d:13.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1263;s:6:"height";i:710;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:49:"largeteaser_auto_67835f033ddb081d7c741b316798fd09";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"avif";s:10:"\x00*\x00quality";i:50;s:17:"\x00*\x00highResolution";d:0;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";i:1605881076;s:15:"\x00*\x00creationDate";i:1592222978;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1768406789
  1769011589
  1
]
137 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "largeteaser_auto_67835f033ddb081d7c741b316798fd09"
  "pimcore_image_thumbnails"
]
138 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_269__f930df000b197db5fc60e27d734d16fc"
]
139 0.15 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_269__f930df000b197db5fc60e27d734d16fc"
]
140 0.17 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_269__f930df000b197db5fc60e27d734d16fc"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{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:77.6;s:6:"height";d:71.17117117117117;s:1:"y";d:14.114114114114114;s:1:"x";d:13.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1263;s:6:"height";i:710;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:77.6;s:6:"height";d:71.17117117117117;s:1:"y";d:14.114114114114114;s:1:"x";d:13.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1263;s:6:"height";i:710;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:49:"largeteaser_auto_67835f033ddb081d7c741b316798fd09";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";i:1605881076;s:15:"\x00*\x00creationDate";i:1592222978;s:17:"\x00*\x00filenameSuffix";s:22:"media--df42eb16--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1768406789
  1769011589
  1
]
141 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "largeteaser_auto_67835f033ddb081d7c741b316798fd09"
  "pimcore_image_thumbnails"
]
142 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_269__599a78e1cd8fdf0931913dd35adc6857"
]
143 0.15 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_269__599a78e1cd8fdf0931913dd35adc6857"
]
144 0.17 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_269__599a78e1cd8fdf0931913dd35adc6857"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{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:77.6;s:6:"height";d:71.17117117117117;s:1:"y";d:14.114114114114114;s:1:"x";d:13.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1263;s:6:"height";i:710;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:77.6;s:6:"height";d:71.17117117117117;s:1:"y";d:14.114114114114114;s:1:"x";d:13.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1263;s:6:"height";i:710;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:49:"largeteaser_auto_67835f033ddb081d7c741b316798fd09";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:0;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";i:1605881076;s:15:"\x00*\x00creationDate";i:1592222978;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1768406789
  1769011589
  1
]
145 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "largeteaser_auto_67835f033ddb081d7c741b316798fd09"
  "pimcore_image_thumbnails"
]
146 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_269__63f78f06111e156c111ac7c38b74a22b"
]
147 0.17 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_269__63f78f06111e156c111ac7c38b74a22b"
]
148 0.17 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_269__63f78f06111e156c111ac7c38b74a22b"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{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:77.6;s:6:"height";d:71.17117117117117;s:1:"y";d:14.114114114114114;s:1:"x";d:13.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:375;s:6:"height";i:211;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:77.6;s:6:"height";d:71.17117117117117;s:1:"y";d:14.114114114114114;s:1:"x";d:13.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1263;s:6:"height";i:710;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:49:"largeteaser_auto_67835f033ddb081d7c741b316798fd09";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";i:1605881076;s:15:"\x00*\x00creationDate";i:1592222978;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1768406789
  1769011589
  1
]
149 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "largeteaser_auto_67835f033ddb081d7c741b316798fd09"
  "pimcore_image_thumbnails"
]
150 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_269__45c24e98a473f199d72d6cfb3aeede60"
]
151 0.16 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_269__45c24e98a473f199d72d6cfb3aeede60"
]
152 0.17 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_269__45c24e98a473f199d72d6cfb3aeede60"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{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:77.6;s:6:"height";d:71.17117117117117;s:1:"y";d:14.114114114114114;s:1:"x";d:13.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:375;s:6:"height";i:211;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:77.6;s:6:"height";d:71.17117117117117;s:1:"y";d:14.114114114114114;s:1:"x";d:13.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1263;s:6:"height";i:710;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:49:"largeteaser_auto_67835f033ddb081d7c741b316798fd09";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";i:1605881076;s:15:"\x00*\x00creationDate";i:1592222978;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1768406789
  1769011589
  1
]
153 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "largeteaser_auto_67835f033ddb081d7c741b316798fd09"
  "pimcore_image_thumbnails"
]
154 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_269__63f78f06111e156c111ac7c38b74a22b"
]
155 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "largeteaser_auto_67835f033ddb081d7c741b316798fd09"
  "pimcore_image_thumbnails"
]
156 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_269__2531c035cd4a7d25e83b24bd82251af5"
]
157 0.15 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_269__2531c035cd4a7d25e83b24bd82251af5"
]
158 0.17 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_269__2531c035cd4a7d25e83b24bd82251af5"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{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:77.6;s:6:"height";d:71.17117117117117;s:1:"y";d:14.114114114114114;s:1:"x";d:13.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:375;s:6:"height";i:211;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:77.6;s:6:"height";d:71.17117117117117;s:1:"y";d:14.114114114114114;s:1:"x";d:13.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1263;s:6:"height";i:710;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:49:"largeteaser_auto_67835f033ddb081d7c741b316798fd09";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"avif";s:10:"\x00*\x00quality";i:50;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";i:1605881076;s:15:"\x00*\x00creationDate";i:1592222978;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1768406789
  1769011589
  1
]
159 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "largeteaser_auto_67835f033ddb081d7c741b316798fd09"
  "pimcore_image_thumbnails"
]
160 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_269__1d9758520ac72eeeba900b4a4ec47033"
]
161 0.15 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_269__1d9758520ac72eeeba900b4a4ec47033"
]
162 0.17 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_269__1d9758520ac72eeeba900b4a4ec47033"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{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:77.6;s:6:"height";d:71.17117117117117;s:1:"y";d:14.114114114114114;s:1:"x";d:13.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:375;s:6:"height";i:211;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:77.6;s:6:"height";d:71.17117117117117;s:1:"y";d:14.114114114114114;s:1:"x";d:13.8;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1263;s:6:"height";i:710;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:49:"largeteaser_auto_67835f033ddb081d7c741b316798fd09";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";i:1605881076;s:15:"\x00*\x00creationDate";i:1592222978;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1768406789
  1769011589
  1
]
163 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "largeteaser_auto_67835f033ddb081d7c741b316798fd09"
  "pimcore_image_thumbnails"
]
164 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_269__63f78f06111e156c111ac7c38b74a22b"
]
165 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "largeteaser_auto_67835f033ddb081d7c741b316798fd09"
  "pimcore_image_thumbnails"
]
166 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_269__63f78f06111e156c111ac7c38b74a22b"
]
167 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "largeteaser_auto_67835f033ddb081d7c741b316798fd09"
  "pimcore_image_thumbnails"
]
168 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_269__45c24e98a473f199d72d6cfb3aeede60"
]
169 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "asset_270"
]
170 0.13 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "\x00tags\x00asset_270"
]
171 0.16 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:
[
  270
]
172 0.18 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  270
]
173 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "largeteaser_auto_3a2a8c78d38c4478998be6011aa79cbc"
  "pimcore_image_thumbnails"
]
174 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_270__a9079bd16e7ad6c69a862a8e71e272e6"
]
175 0.15 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_270__a9079bd16e7ad6c69a862a8e71e272e6"
]
176 0.18 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_270__a9079bd16e7ad6c69a862a8e71e272e6"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{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:87.4;s:6:"height";d:109.60854092526691;s:1:"y";d:0;s:1:"x";d:12.6;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1263;s:6:"height";i:710;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:87.4;s:6:"height";d:109.60854092526691;s:1:"y";d:0;s:1:"x";d:12.6;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1263;s:6:"height";i:710;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:49:"largeteaser_auto_3a2a8c78d38c4478998be6011aa79cbc";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";i:1605881076;s:15:"\x00*\x00creationDate";i:1592222978;s:17:"\x00*\x00filenameSuffix";s:22:"media--df42eb16--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1768406789
  1769011589
  1
]
177 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "largeteaser_auto_3a2a8c78d38c4478998be6011aa79cbc"
  "pimcore_image_thumbnails"
]
178 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_270__a5f4843e8db823c6e637474cde54f5f3"
]
179 0.15 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_270__a5f4843e8db823c6e637474cde54f5f3"
]
180 0.17 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_270__a5f4843e8db823c6e637474cde54f5f3"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{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:87.4;s:6:"height";d:109.60854092526691;s:1:"y";d:0;s:1:"x";d:12.6;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1263;s:6:"height";i:710;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:87.4;s:6:"height";d:109.60854092526691;s:1:"y";d:0;s:1:"x";d:12.6;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1263;s:6:"height";i:710;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:49:"largeteaser_auto_3a2a8c78d38c4478998be6011aa79cbc";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";i:1605881076;s:15:"\x00*\x00creationDate";i:1592222978;s:17:"\x00*\x00filenameSuffix";s:22:"media--df42eb16--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1768406789
  1769011589
  1
]
181 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "largeteaser_auto_3a2a8c78d38c4478998be6011aa79cbc"
  "pimcore_image_thumbnails"
]
182 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_270__8f0d102e2a3b2dc6bd2fd0cc6dca2eeb"
]
183 0.15 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_270__8f0d102e2a3b2dc6bd2fd0cc6dca2eeb"
]
184 0.17 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_270__8f0d102e2a3b2dc6bd2fd0cc6dca2eeb"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{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:87.4;s:6:"height";d:109.60854092526691;s:1:"y";d:0;s:1:"x";d:12.6;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1263;s:6:"height";i:710;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:87.4;s:6:"height";d:109.60854092526691;s:1:"y";d:0;s:1:"x";d:12.6;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1263;s:6:"height";i:710;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:49:"largeteaser_auto_3a2a8c78d38c4478998be6011aa79cbc";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:0;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";i:1605881076;s:15:"\x00*\x00creationDate";i:1592222978;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1768406789
  1769011589
  1
]
185 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "largeteaser_auto_3a2a8c78d38c4478998be6011aa79cbc"
  "pimcore_image_thumbnails"
]
186 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_270__2bd30f417ae00f91829f9f3c837e0ce2"
]
187 0.16 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_270__2bd30f417ae00f91829f9f3c837e0ce2"
]
188 0.17 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_270__2bd30f417ae00f91829f9f3c837e0ce2"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{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:87.4;s:6:"height";d:109.60854092526691;s:1:"y";d:0;s:1:"x";d:12.6;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1263;s:6:"height";i:710;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:87.4;s:6:"height";d:109.60854092526691;s:1:"y";d:0;s:1:"x";d:12.6;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1263;s:6:"height";i:710;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:49:"largeteaser_auto_3a2a8c78d38c4478998be6011aa79cbc";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"avif";s:10:"\x00*\x00quality";i:50;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";i:1605881076;s:15:"\x00*\x00creationDate";i:1592222978;s:17:"\x00*\x00filenameSuffix";s:22:"media--df42eb16--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1768406789
  1769011589
  1
]
189 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "largeteaser_auto_3a2a8c78d38c4478998be6011aa79cbc"
  "pimcore_image_thumbnails"
]
190 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_270__e1f145a8471a9457c4d4327495f7a6ca"
]
191 0.16 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_270__e1f145a8471a9457c4d4327495f7a6ca"
]
192 0.20 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_270__e1f145a8471a9457c4d4327495f7a6ca"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{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:87.4;s:6:"height";d:109.60854092526691;s:1:"y";d:0;s:1:"x";d:12.6;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1263;s:6:"height";i:710;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:87.4;s:6:"height";d:109.60854092526691;s:1:"y";d:0;s:1:"x";d:12.6;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1263;s:6:"height";i:710;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:49:"largeteaser_auto_3a2a8c78d38c4478998be6011aa79cbc";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"avif";s:10:"\x00*\x00quality";i:50;s:17:"\x00*\x00highResolution";d:0;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";i:1605881076;s:15:"\x00*\x00creationDate";i:1592222978;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1768406789
  1769011589
  1
]
193 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "largeteaser_auto_3a2a8c78d38c4478998be6011aa79cbc"
  "pimcore_image_thumbnails"
]
194 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_270__5af2157653cf314c7b6e4909d523e066"
]
195 0.15 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_270__5af2157653cf314c7b6e4909d523e066"
]
196 0.17 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_270__5af2157653cf314c7b6e4909d523e066"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{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:87.4;s:6:"height";d:109.60854092526691;s:1:"y";d:0;s:1:"x";d:12.6;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1263;s:6:"height";i:710;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:87.4;s:6:"height";d:109.60854092526691;s:1:"y";d:0;s:1:"x";d:12.6;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1263;s:6:"height";i:710;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:49:"largeteaser_auto_3a2a8c78d38c4478998be6011aa79cbc";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";i:1605881076;s:15:"\x00*\x00creationDate";i:1592222978;s:17:"\x00*\x00filenameSuffix";s:22:"media--df42eb16--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1768406789
  1769011589
  1
]
197 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "largeteaser_auto_3a2a8c78d38c4478998be6011aa79cbc"
  "pimcore_image_thumbnails"
]
198 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_270__297f9fe42ae2de479b3f89175acec982"
]
199 0.14 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_270__297f9fe42ae2de479b3f89175acec982"
]
200 0.17 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_270__297f9fe42ae2de479b3f89175acec982"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{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:87.4;s:6:"height";d:109.60854092526691;s:1:"y";d:0;s:1:"x";d:12.6;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1263;s:6:"height";i:710;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:87.4;s:6:"height";d:109.60854092526691;s:1:"y";d:0;s:1:"x";d:12.6;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1263;s:6:"height";i:710;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:49:"largeteaser_auto_3a2a8c78d38c4478998be6011aa79cbc";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:0;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";i:1605881076;s:15:"\x00*\x00creationDate";i:1592222978;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1768406789
  1769011589
  1
]
201 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "largeteaser_auto_3a2a8c78d38c4478998be6011aa79cbc"
  "pimcore_image_thumbnails"
]
202 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_270__70f5995c08d38ff64292085bafcfc89b"
]
203 0.15 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_270__70f5995c08d38ff64292085bafcfc89b"
]
204 0.17 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_270__70f5995c08d38ff64292085bafcfc89b"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{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:87.4;s:6:"height";d:109.60854092526691;s:1:"y";d:0;s:1:"x";d:12.6;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:375;s:6:"height";i:211;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:87.4;s:6:"height";d:109.60854092526691;s:1:"y";d:0;s:1:"x";d:12.6;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1263;s:6:"height";i:710;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:49:"largeteaser_auto_3a2a8c78d38c4478998be6011aa79cbc";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";i:1605881076;s:15:"\x00*\x00creationDate";i:1592222978;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1768406789
  1769011589
  1
]
205 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "largeteaser_auto_3a2a8c78d38c4478998be6011aa79cbc"
  "pimcore_image_thumbnails"
]
206 0.17 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_270__820a2f5b1a506e89718383f3b113d308"
]
207 0.15 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_270__820a2f5b1a506e89718383f3b113d308"
]
208 0.18 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_270__820a2f5b1a506e89718383f3b113d308"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{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:87.4;s:6:"height";d:109.60854092526691;s:1:"y";d:0;s:1:"x";d:12.6;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:375;s:6:"height";i:211;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:87.4;s:6:"height";d:109.60854092526691;s:1:"y";d:0;s:1:"x";d:12.6;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1263;s:6:"height";i:710;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:49:"largeteaser_auto_3a2a8c78d38c4478998be6011aa79cbc";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";i:1605881076;s:15:"\x00*\x00creationDate";i:1592222978;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1768406789
  1769011589
  1
]
209 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "largeteaser_auto_3a2a8c78d38c4478998be6011aa79cbc"
  "pimcore_image_thumbnails"
]
210 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_270__70f5995c08d38ff64292085bafcfc89b"
]
211 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "largeteaser_auto_3a2a8c78d38c4478998be6011aa79cbc"
  "pimcore_image_thumbnails"
]
212 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_270__3942919b9ef14c912048cdcb1aa06a30"
]
213 0.15 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_270__3942919b9ef14c912048cdcb1aa06a30"
]
214 0.17 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_270__3942919b9ef14c912048cdcb1aa06a30"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{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:87.4;s:6:"height";d:109.60854092526691;s:1:"y";d:0;s:1:"x";d:12.6;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:375;s:6:"height";i:211;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:87.4;s:6:"height";d:109.60854092526691;s:1:"y";d:0;s:1:"x";d:12.6;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1263;s:6:"height";i:710;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:49:"largeteaser_auto_3a2a8c78d38c4478998be6011aa79cbc";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"avif";s:10:"\x00*\x00quality";i:50;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";i:1605881076;s:15:"\x00*\x00creationDate";i:1592222978;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1768406789
  1769011589
  1
]
215 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "largeteaser_auto_3a2a8c78d38c4478998be6011aa79cbc"
  "pimcore_image_thumbnails"
]
216 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_270__cbdae192710d4de2ed0667e0c5788aa7"
]
217 0.16 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_270__cbdae192710d4de2ed0667e0c5788aa7"
]
218 0.18 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_270__cbdae192710d4de2ed0667e0c5788aa7"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{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:87.4;s:6:"height";d:109.60854092526691;s:1:"y";d:0;s:1:"x";d:12.6;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:375;s:6:"height";i:211;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:87.4;s:6:"height";d:109.60854092526691;s:1:"y";d:0;s:1:"x";d:12.6;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1263;s:6:"height";i:710;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:49:"largeteaser_auto_3a2a8c78d38c4478998be6011aa79cbc";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";i:1605881076;s:15:"\x00*\x00creationDate";i:1592222978;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1768406789
  1769011589
  1
]
219 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "largeteaser_auto_3a2a8c78d38c4478998be6011aa79cbc"
  "pimcore_image_thumbnails"
]
220 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_270__70f5995c08d38ff64292085bafcfc89b"
]
221 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "largeteaser_auto_3a2a8c78d38c4478998be6011aa79cbc"
  "pimcore_image_thumbnails"
]
222 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_270__70f5995c08d38ff64292085bafcfc89b"
]
223 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "largeteaser_auto_3a2a8c78d38c4478998be6011aa79cbc"
  "pimcore_image_thumbnails"
]
224 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_270__820a2f5b1a506e89718383f3b113d308"
]
225 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "asset_259"
]
226 0.13 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "\x00tags\x00asset_259"
]
227 0.16 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:
[
  259
]
228 0.19 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  259
]
229 0.18 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "asset_238"
]
230 0.14 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "\x00tags\x00asset_238"
]
231 0.16 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:
[
  238
]
232 0.18 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  238
]
233 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "asset_237"
]
234 0.13 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "\x00tags\x00asset_237"
]
235 0.17 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:
[
  237
]
236 0.18 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  237
]
237 0.50 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "asset_239"
]
238 0.18 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "\x00tags\x00asset_239"
]
239 0.26 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:
[
  239
]
240 0.23 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  239
]
241 0.17 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "lightbox"
  "pimcore_image_thumbnails"
]
242 0.20 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  276
]
243 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "img-standard-4"
  "pimcore_image_thumbnails"
]
244 0.21 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  258
]
245 0.22 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  255
]
246 0.20 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  253
]
247 0.20 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  254
]
248 0.24 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  260
]
249 0.21 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  251
]
250 0.21 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  257
]
251 0.17 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "document_3"
]
252 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "document_3\x01tags\x01"
]
253 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "document_properties_3"
]
254 0.17 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
255 0.34 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=de&_format=html&_controller=App%5CController%5CDefaultController%3A%3AfooterAction"
  "path_query"
  "https://go-travel.conecto.rocks/_fragment?_path=_locale=de&_format=html&_controller=App%5CController%5CDefaultController%3A%3AfooterAction"
  "entire_uri"
]
256 0.21 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  3
]
257 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "document_19"
]
258 0.14 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "document_1"
]
259 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "document_1\x01tags\x01"
]
260 0.15 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
261 0.16 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "translation_data_1d19e47125946f5a6366d64de93b5d4f"
]
262 0.17 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?)
Parameters:
[
  1768406789
  "translator\x01tags\x01"
  "translator_website\x01tags\x01"
  "translate\x01tags\x01"
]
263 0.15 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1768406789
  "document_22"
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects