Query Metrics

729 Database Queries
24 Different statements
143.35 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

# Time Info
1 0.24 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/discover-kleinwalsertal/"
  "infrastructure-a-z"
]
2 0.25 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  70
]
3 0.17 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
4 0.42 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/en/discover-kleinwalsertal/infrastructure-a-z"
  "path"
  "auto_create"
  "/en/discover-kleinwalsertal/infrastructure-a-z?filter[topics][0]=650&page=5"
  "path_query"
  "https://partnerinfo.kleinwalsertal-dev.conecto.rocks/en/discover-kleinwalsertal/infrastructure-a-z?filter[topics][0]=650&page=5"
  "entire_uri"
]
5 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
6 0.20 ms
SELECT * FROM object_url_slugs WHERE slug = '/en/discover-kleinwalsertal/infrastructure-a-z' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
7 0.19 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  571
]
8 0.21 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2066
]
9 0.22 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2066
]
10 0.16 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  571
]
11 0.27 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  70
  571
  571
]
12 0.23 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  571
  571
]
13 0.19 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  70
  70
]
14 0.20 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "de"
]
15 0.18 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "en"
]
16 0.14 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "REPORT_REGION"
]
17 0.12 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "CN_WEBCAM"
]
18 0.16 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "CN_AVALANCHEREPORT"
]
19 0.17 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
20 0.19 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  571
]
21 0.24 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  70
  571
  571
]
22 0.21 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  571
  571
]
23 0.19 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  70
  70
]
24 0.32 ms
SELECT object_CN_WEATHERSTATION.id as id, object_CN_WEATHERSTATION.type as `type` FROM object_CN_WEATHERSTATION WHERE (( id = ? OR id = ?)  AND  object_CN_WEATHERSTATION.type IN ('object','variant','folder')) AND object_CN_WEATHERSTATION.published = 1 ORDER BY `altitude`    LIMIT 2
Parameters:
[
  null
  null
]
25 0.28 ms
SELECT *
            FROM website_settings
            WHERE name = ?
                AND (
                    siteId IS NULL
                    OR siteId = 0
                    OR siteId = ?
                )
                AND (
                    language IS NULL
                    OR language = ''
                    OR language = ?
                )
            ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[
  "weather.default_valley_station"
  null
  null
]
26 0.14 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  35
]
27 0.22 ms
SELECT *
            FROM website_settings
            WHERE name = ?
                AND (
                    siteId IS NULL
                    OR siteId = 0
                    OR siteId = ?
                )
                AND (
                    language IS NULL
                    OR language = ''
                    OR language = ?
                )
            ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[
  "weather.default_mountain_station"
  null
  null
]
28 0.14 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  34
]
29 0.13 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "CN_WEATHERSTATION"
]
30 0.17 ms
SELECT * FROM object_relations_CN_WEATHERSTATION WHERE src_id = ?
Parameters:
[
  3840
]
31 0.13 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "CN_WEATHERDAY"
]
32 0.27 ms
SELECT * FROM object_collection_Weather_CN_WEATHERDAY WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  3901
  "weatherData"
]
33 0.17 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  571
]
34 0.24 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  70
  571
  571
]
35 0.20 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  571
  571
]
36 0.19 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  70
  70
]
37 0.22 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  451
]
38 0.18 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  134
]
39 0.21 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  134
]
40 0.16 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  442
]
41 0.16 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  748
]
42 0.20 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  748
]
43 0.29 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  437
]
44 0.19 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  855
]
45 0.21 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  855
]
46 0.20 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  446
]
47 0.17 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1579
]
48 0.20 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1579
]
49 0.25 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  441
]
50 0.16 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  850
]
51 0.22 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  850
]
52 0.23 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  444
]
53 0.17 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3376
]
54 0.51 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3376
]
55 0.48 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  443
]
56 0.27 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1168
]
57 0.23 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1168
]
58 0.30 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  447
]
59 0.22 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4776
]
60 0.23 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4776
]
61 0.32 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  445
]
62 0.18 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1146
]
63 0.19 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1146
]
64 0.48 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "ft_poi"
]
65 1.56 ms
SELECT object_localized_ft_poi_en.id as id, object_localized_ft_poi_en.type as `type` FROM object_localized_ft_poi_en WHERE ((`published` = ?)  AND (`active` = ?)  AND ( topics LIKE ?)  AND  object_localized_ft_poi_en.type IN ('object','variant','folder')) AND object_localized_ft_poi_en.published = 1 ORDER BY `object_localized_ft_poi_en`.`name` ASC
Parameters:
[
  1
  1
  "%650%"
]
66 0.42 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  1330
]
67 0.15 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "ft_poiFilter"
]
68 0.27 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  1333
]
69 0.21 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  1335
]
70 0.20 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  1336
]
71 0.19 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  4925
]
72 0.19 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  1337
]
73 0.18 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  1338
]
74 0.17 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  1339
]
75 0.17 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  4926
]
76 0.17 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  1340
]
77 0.17 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  4927
]
78 0.18 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  1341
]
79 0.18 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  1342
]
80 0.18 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  1343
]
81 0.19 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  1344
]
82 0.19 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  1345
]
83 0.18 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  1346
]
84 0.27 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  4958
]
85 0.22 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  4959
]
86 0.22 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  4960
]
87 0.21 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  4961
]
88 0.21 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  4962
]
89 0.21 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  4963
]
90 0.21 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  4964
]
91 0.22 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  4965
]
92 0.19 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  4966
]
93 0.18 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  4967
]
94 0.20 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  4968
]
95 0.19 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  4969
]
96 0.21 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  4970
]
97 0.18 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  4971
]
98 0.19 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  4973
]
99 0.18 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  4972
]
100 0.17 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  4974
]
101 0.17 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  4975
]
102 0.19 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  4976
]
103 0.21 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  4977
]
104 0.21 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  4978
]
105 0.20 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  4980
]
106 0.25 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  4979
]
107 0.26 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  4946
]
108 0.24 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  4947
]
109 0.28 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  4950
]
110 0.25 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  4951
]
111 0.25 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  4952
]
112 0.26 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  4953
]
113 0.25 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  4954
]
114 0.24 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  4955
]
115 0.25 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  4956
]
116 0.25 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  4957
]
117 0.26 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  4948
]
118 0.25 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  4949
]
119 0.33 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  1334
]
120 0.25 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  4928
]
121 0.25 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  1347
]
122 0.24 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  1348
]
123 0.20 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  4929
]
124 0.20 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  1349
]
125 0.20 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  1350
]
126 0.25 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  1351
]
127 0.25 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  1352
]
128 0.25 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  1353
]
129 0.22 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  1354
]
130 0.24 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  1355
]
131 0.24 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  4930
]
132 0.23 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  4931
]
133 0.20 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  4932
]
134 0.24 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  4933
]
135 0.23 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  4934
]
136 0.23 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  4935
]
137 0.22 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  4936
]
138 0.21 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  4937
]
139 0.25 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  4940
]
140 0.21 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  4939
]
141 0.24 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  4941
]
142 0.26 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  4942
]
143 0.25 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  4943
]
144 0.26 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  4944
]
145 0.22 ms
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  4945
]
146 0.18 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
147 0.21 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  144514
]
148 0.23 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  144514
]
149 0.23 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
150 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144514__d98bb77613ef3104ca79ae917d362e67"
]
151 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
152 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144514__1664a3e1dffcceab405e8e7a01c3dd02"
]
153 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
154 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144514__ad1e2de9268f4c0ad9ea4aba833f1ab0"
]
155 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
156 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144514__d7197a6ef7ffe32144c2bf72bf9bd617"
]
157 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
158 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144514__49643684756f69f9ac39e70dc0ecd8cb"
]
159 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
160 0.17 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144514__1f5ec85809707ebc5762ed9d0f578216"
]
161 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
162 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144514__4b4408c1a2fb8377349f0c5ed85ff658"
]
163 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
164 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144514__0ac3231533a8bdea2a1e654aeb706f26"
]
165 0.18 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
166 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144514__7da10dbdf7454c30d59a92ddb16680df"
]
167 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
168 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144514__122f794a567f207bdb60dd3ac986d7f7"
]
169 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
170 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144514__bf2034181d9b19cec89d86b26b72e95e"
]
171 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
172 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144514__81b89d43460bb047a523590b664bde32"
]
173 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
174 0.17 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144514__2754c259ad6ecd49b9e31226c9d2bda6"
]
175 0.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
176 0.10 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144514__6251882f67a8e2ec54dc24e032c820f8"
]
177 0.10 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
178 0.09 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144514__cc2eab8e84555cfb64c3382501223c6c"
]
179 0.11 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
180 0.09 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144514__1dbaba38592acb2142b274e6cde411b7"
]
181 0.11 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
182 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144514__90851227cc9b39cb854a6aac6fdb6127"
]
183 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
184 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144514__34f5f9712e5c925f52acb2844bdb5a95"
]
185 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
186 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144514__e964b64222546a62882faa4010208cbe"
]
187 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
188 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144514__50efaa5b53e7ca8c0bbeca4b68d82610"
]
189 0.17 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
190 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144514__0264e5355ce5381ca0ac5e7e44a0052d"
]
191 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
192 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144514__c9d05691ab83bc6e7022b2f46e1ecf07"
]
193 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
194 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144514__15b8ccd482f50c60e20b54bdff372212"
]
195 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
196 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144514__ef4cfa6ef25d39d3f06d7c62f052d536"
]
197 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
198 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144514__98eeef4e13d804cdf5380ec77ee50e96"
]
199 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
200 0.25 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144514__9b1c74911e2c806c17691cdc4a41428d"
]
201 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
202 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144514__98eeef4e13d804cdf5380ec77ee50e96"
]
203 0.19 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  144887
]
204 0.23 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  144887
]
205 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
206 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144887__b428a1272e1705d7d7eda09ff9fed520"
]
207 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
208 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144887__8322a5e226b73ead058821a09b115123"
]
209 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
210 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144887__b4efc53a81bbf8cc231ce04202c97bf0"
]
211 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
212 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144887__deefb1efd3bfd5bc6c3f0288bcbf40e2"
]
213 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
214 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144887__8f3111e091e669f069f1f186e520242d"
]
215 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
216 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144887__1688f2197b4a59a95f8a7714e9d8c59e"
]
217 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
218 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144887__11cfa670c535cef04767b7afa3285a03"
]
219 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
220 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144887__61e1b881e1e09dcfdaac400249b194f6"
]
221 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
222 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144887__d5ce1eadceca84b89f0f50ba01a13ac0"
]
223 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
224 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144887__4795bfb1ebc52a89c24b5d39615effdd"
]
225 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
226 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144887__894cea2d049031da47d724a486730924"
]
227 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
228 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144887__be28bf0395103718fc39dbffdb666320"
]
229 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
230 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144887__aa254f6886c3ffe9e63dc2784831e605"
]
231 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
232 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144887__dbeb04e49f321808685575a66f378c72"
]
233 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
234 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144887__700f0cb30ed9ee8a7a81f95a10d6fc37"
]
235 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
236 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144887__3be145692b9d98fe6787ce088846af7c"
]
237 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
238 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144887__0fce9610d5f678b75bcce149fc91f71d"
]
239 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
240 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144887__171791284818eee544be434b59ebb6a0"
]
241 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
242 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144887__301ce312bb68fb6738015823eb5ab923"
]
243 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
244 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144887__d551adb6cd4aff9357f9249c9c812d54"
]
245 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
246 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144887__02b2d607d419d6fb5c6e35b2498cd772"
]
247 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
248 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144887__385bff840b09cfdeb7bac91a0d29d6cb"
]
249 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
250 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144887__5d32f42f96e27767ccc29bdbebe83244"
]
251 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
252 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144887__0db4a40fa7c505237c967db7205f7e88"
]
253 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
254 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144887__3fbad1346566284852beb6539a3bc54a"
]
255 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
256 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144887__0db4a40fa7c505237c967db7205f7e88"
]
257 0.21 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  143824
]
258 0.25 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  143824
]
259 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
260 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_143824__4932a8b819484939e8b582847e357e4e"
]
261 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
262 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_143824__c7d152a469718d349b70910f1bf1b92f"
]
263 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
264 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_143824__2905aba2637878014bb44db0217b985c"
]
265 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
266 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_143824__27650c66f9f3015aad80ba5b2c6277f4"
]
267 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
268 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_143824__db13acd7e67d8f5d487cfd19088416a7"
]
269 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
270 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_143824__17a03ef3919a77f34c5492b71e53066c"
]
271 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
272 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_143824__1433223c76af355a862cea696b26db0e"
]
273 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
274 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_143824__41357e81a634ac1af8edce63af3047dd"
]
275 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
276 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_143824__389baed0afe266f7da071337224ab770"
]
277 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
278 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_143824__f92a2f3e0183309068509dc9cd61ca6e"
]
279 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
280 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_143824__3aeb8cb5391ac11b816e87ed6451ed62"
]
281 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
282 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_143824__4c0a27286d69a12d7a61afccd7a821e5"
]
283 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
284 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_143824__1a8ae1f8a4781464015cf28a67f016ea"
]
285 0.17 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
286 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_143824__1a5ac0cc92a9d680c82ca6536b9d7783"
]
287 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
288 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_143824__9edecc91216148fe046f739a2097bdb6"
]
289 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
290 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_143824__97c8439b8ee037157208f9e261406455"
]
291 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
292 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_143824__058d609f4c90e73797c0924fa0aa9ea9"
]
293 0.17 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
294 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_143824__be932fcc15cb171b62329a21bad4a6bf"
]
295 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
296 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_143824__417926473160d3c182990f4190c6be5c"
]
297 0.17 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
298 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_143824__03ac360dec34224adc061746c73617e2"
]
299 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
300 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_143824__8f256aa3d5a8cc14e82a2a7217641f84"
]
301 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
302 0.17 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_143824__273a0f13523d3c8c5b05b5cd7e245a98"
]
303 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
304 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_143824__22c44d5809969d6dab512e366ad37f98"
]
305 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
306 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_143824__0df690c299b97fecd3f3d98a86b70047"
]
307 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
308 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_143824__1b1f15f910693b4b961ced5eac9b8ed6"
]
309 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
310 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_143824__97ca18831ee86dc07f8df5c2817652cf"
]
311 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
312 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_143824__1b1f15f910693b4b961ced5eac9b8ed6"
]
313 0.18 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  144500
]
314 0.22 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  144500
]
315 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
316 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144500__c71ffe30772e1093cb74fc66a64d1640"
]
317 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
318 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144500__9cd45afe7a8b14556c41ddcc49609a4b"
]
319 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
320 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144500__6302c446bcd624b34b005fe3f9af3612"
]
321 0.17 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
322 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144500__de7b4788a44ef00d76f7798d361319cf"
]
323 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
324 0.17 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144500__06dffa8f154da0b50a4d2f81c5d94e34"
]
325 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
326 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144500__c8eb1584606f0a2e4e35f833649d173a"
]
327 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
328 0.17 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144500__e8f462c473bc8b0eb694de303882dc2d"
]
329 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
330 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144500__d2f576413839028982c54f0fdc6c4c1e"
]
331 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
332 0.17 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144500__844f22cddcfd4c26d749a322db9f9b69"
]
333 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
334 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144500__eb54694f37152d5d68cdea1c51edda95"
]
335 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
336 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144500__6f9667b29735a95561e1050b62e22fe2"
]
337 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
338 0.17 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144500__dded14ecf020abb6057328aa3c16729a"
]
339 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
340 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144500__73d84dbffaef8ba090a750e920a059f0"
]
341 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
342 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144500__7e80d75a5eb618bde2e6910c936c5202"
]
343 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
344 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144500__9a6a723ee3bfec66d100f1673989c3fd"
]
345 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
346 0.18 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144500__13dd18d92da79bf860a5dd5f0effe7e9"
]
347 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
348 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144500__0c4b074fba1a6e2f00cea2df0cce223f"
]
349 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
350 0.17 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144500__62f0c11e9efaea330899cea59039083e"
]
351 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
352 0.17 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144500__963fb7b95fb5757ce5c6088b8c225f7c"
]
353 0.17 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
354 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144500__a7e3a686c13f52498e554c6b9c6a27a7"
]
355 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
356 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144500__889dddaa095d20d9e6b965efa9ac6311"
]
357 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
358 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144500__77f85998cf0cf281c176d13244500a6f"
]
359 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
360 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144500__5f01519c1cccae41e9a3b3fc37612edb"
]
361 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
362 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144500__49274a1f2cfe8d8fb03c8021e78c6835"
]
363 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
364 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144500__96d3d3874942d91341896d68331ed88c"
]
365 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
366 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144500__9363ce771323989297a408c22293a642"
]
367 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
368 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144500__96d3d3874942d91341896d68331ed88c"
]
369 0.18 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  144136
]
370 0.22 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  144136
]
371 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
372 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144136__97bc34a02aed73553b7eac176fd93941"
]
373 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
374 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144136__f7772fc35d6802e12435ca4075fa680d"
]
375 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
376 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144136__bebac5133da36adb61503608855ca2ef"
]
377 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
378 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144136__3dda8275d7d05904b62d708fd5117014"
]
379 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
380 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144136__9f33326cdab8df592e65050101489898"
]
381 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
382 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144136__03474888fa7e74df4f86d8cb844406ad"
]
383 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
384 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144136__09445b86a0c0be25d377bf11172415f0"
]
385 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
386 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144136__724b2cfcb126cd65eefea34701b5ac11"
]
387 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
388 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144136__1f0bc2ab8164010435463cd3633043f5"
]
389 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
390 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144136__ebabd72e91b1b29441db11fafab5de49"
]
391 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
392 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144136__43562bc276dfaff5c54478a0790532f6"
]
393 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
394 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144136__bcbf97b10c3f3222a6571045599072b7"
]
395 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
396 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144136__27672e014b895a8503ebc27d939bbe66"
]
397 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
398 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144136__c869c6523105e48648829fa85d017a59"
]
399 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
400 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144136__10746ea10863b20f51e685739d9bfa6f"
]
401 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
402 0.17 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144136__73c4865bdffc22b1e7ade68c6745c202"
]
403 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
404 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144136__c37b24ff562be0767ae11fcec002b097"
]
405 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
406 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144136__e3dbe74bfa590664d3bbcfc42b302005"
]
407 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
408 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144136__a6618f60680779fb36c2261cca13fca6"
]
409 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
410 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144136__10c40b1bfaf8917f1f5ce2c7b739f74c"
]
411 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
412 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144136__40eb6e4e9e2f96f595a0ab5c4d84f71d"
]
413 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
414 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144136__9c10e6f7f7c74946c01bc4b28af7601c"
]
415 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
416 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144136__e434fc02381166fc249b668ff10ccd3c"
]
417 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
418 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144136__0dd1be54f0bde10588a6a0f85c0e9fde"
]
419 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
420 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144136__4a8a3696e2ac9f54a67edfbc225720c3"
]
421 0.17 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
422 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144136__0dd1be54f0bde10588a6a0f85c0e9fde"
]
423 0.19 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  144034
]
424 0.21 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  144034
]
425 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
426 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144034__087f9a473fcd2d0c779c0f985c6f8572"
]
427 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
428 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144034__0f6c8ef20c83bf1efe8bd4fa0d7f6268"
]
429 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
430 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144034__c3b5a58a302ed2b2fd6a6f0611dbd249"
]
431 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
432 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144034__91ce6ef295c7d09bdf8c19d10e53412e"
]
433 0.18 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
434 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144034__80e89994e6986054e1beba0f4babc5db"
]
435 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
436 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144034__2c220871d934680e719399124b5ca522"
]
437 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
438 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144034__355f9c204a1ab445f4c037f4bcd82b6a"
]
439 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
440 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144034__145ea3345323250d883bdbb1eea2ead3"
]
441 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
442 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144034__46ccec6575c03db8e4b6b0d2562b0e01"
]
443 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
444 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144034__b37d8a4fa5b971989922d51b7dd58f6e"
]
445 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
446 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144034__8c5139ababe7ff7978dc32928f8f2ed6"
]
447 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
448 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144034__dc3e606d1ac8e2e69b5f72a1ccdda6f0"
]
449 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
450 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144034__f530483e33b9aea51941b3faabc787b4"
]
451 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
452 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144034__5880710568b9f3677ab6ac2b6f24e7d5"
]
453 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
454 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144034__29218f8677f232f4c9e20032caf8dde2"
]
455 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
456 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144034__fa72e59574c2e60dcb3463864343e3f3"
]
457 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
458 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144034__78319a50936ceefdf6f13968fb57c247"
]
459 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
460 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144034__72976beaa9f01edf82472092afde3c2f"
]
461 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
462 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144034__a466b37056659e78e011f379065b7e76"
]
463 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
464 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144034__20cf1f1aa38f04ef13fde1e4ed2a9516"
]
465 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
466 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144034__9b4ce101660ecec426894ae000a9c7bc"
]
467 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
468 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144034__94d3217ad776846ae2853b3f32fdc474"
]
469 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
470 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144034__3c8f82eeac2a1b88719c424c29daa5c4"
]
471 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
472 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144034__3280a956235175e4066ea421bf2d38d1"
]
473 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
474 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144034__cca98f62a8f47442f2608a75a86e63f2"
]
475 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
476 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144034__f7580c6602dd526216197c03ccd2645b"
]
477 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
478 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144034__72333bd0da2bb928a35a9a1c95b74b90"
]
479 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
480 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144034__f7580c6602dd526216197c03ccd2645b"
]
481 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
482 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144034__cca98f62a8f47442f2608a75a86e63f2"
]
483 0.18 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  144673
]
484 0.22 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  144673
]
485 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
486 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144673__1768fcbe2b0137107dc315fe6c64c1ac"
]
487 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
488 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144673__fc6c431b1f57aa9c9d123063171d61a7"
]
489 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
490 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144673__46b600524c0357628ab0f89773e80c9f"
]
491 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
492 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144673__24c852e4d08611e60d62de7fdd0d18bb"
]
493 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
494 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144673__02061f3a0c9ef3391e3705532b391a2a"
]
495 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
496 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144673__12797492423060d574c5d8021d03d931"
]
497 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
498 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144673__85d9ccf489e34fd59d2a19a6fb8ba0bd"
]
499 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
500 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144673__6b087d7bb0daf3fe31894082dfc5e100"
]
501 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
502 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144673__a2b99809b3d0386134e3cc34cf26eac8"
]
503 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
504 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144673__b7f7b62621f27ded288125f40adc95fc"
]
505 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
506 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144673__4a191d6719e481851e8500fbe151381f"
]
507 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
508 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144673__ff71913a4ae0eeb06b36c102b015014c"
]
509 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
510 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144673__68927248f2fa5b6fbaa17209989881df"
]
511 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
512 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144673__37863e078933d6ef720ca6d4f726451f"
]
513 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
514 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144673__ea074c73588695c3974526fddf5b9ac3"
]
515 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
516 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144673__d4bddb5dd44395c19cc7f26589581b29"
]
517 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
518 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144673__95f4ac45f6be8e23e499d48cbbd04382"
]
519 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
520 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144673__f99d5e64ae8aa8b2679b7e3720a72e73"
]
521 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
522 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144673__1dafa6cc1914c8c3ccfc1bf1905e0e48"
]
523 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
524 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144673__9ccde924bc0038ff1107a4862abb84cb"
]
525 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
526 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144673__6edecd5c9238a93edec4ec65cdd5b5ce"
]
527 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
528 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144673__8069aa10966f227a862f154e1c978e1e"
]
529 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
530 0.23 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144673__4718b58a7a217603d31db98a091de596"
]
531 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
532 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144673__92dc48dabf6ee2c51d6bfd3cde2841bf"
]
533 0.18 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
534 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144673__6e54655d2292f421662afba02ca29338"
]
535 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
536 0.16 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144673__8c533dcce65c6d5ac5d1d71f4070ccde"
]
537 0.17 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
538 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144673__6e54655d2292f421662afba02ca29338"
]
539 0.17 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  144909
]
540 0.22 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  144909
]
541 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
542 0.17 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144909__a819de6d5a8b39df6ee25f1421fd8d9b"
]
543 1.28 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144909__a819de6d5a8b39df6ee25f1421fd8d9b"
]
544 0.79 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_144909__a819de6d5a8b39df6ee25f1421fd8d9b"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:383;s:6:"height";d:383;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:383;s:6:"height";d:383;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:330;s:6:"height";d:330;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:299;s:6:"height";d:299;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:480;s:6:"height";d:480;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:16:"teaserDetail_1_4";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--0c1badca--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766156426
  1766761226
  1
]
545 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
546 0.17 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144909__56d25e874657a2bfe224e42130942190"
]
547 0.43 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144909__56d25e874657a2bfe224e42130942190"
]
548 0.56 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_144909__56d25e874657a2bfe224e42130942190"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:383;s:6:"height";d:383;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:383;s:6:"height";d:383;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:330;s:6:"height";d:330;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:299;s:6:"height";d:299;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:480;s:6:"height";d:480;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:16:"teaserDetail_1_4";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--0c1badca--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766156426
  1766761226
  1
]
549 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
550 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144909__2b1da4189eb1b097c33cc54dd5bc4afc"
]
551 0.58 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144909__2b1da4189eb1b097c33cc54dd5bc4afc"
]
552 0.42 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_144909__2b1da4189eb1b097c33cc54dd5bc4afc"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:383;s:6:"height";d:383;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:383;s:6:"height";d:383;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:330;s:6:"height";d:330;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:299;s:6:"height";d:299;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:480;s:6:"height";d:480;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:16:"teaserDetail_1_4";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766156426
  1766761226
  1
]
553 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
554 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144909__b56aa763776a6db62abc651596fe2a22"
]
555 0.39 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144909__b56aa763776a6db62abc651596fe2a22"
]
556 0.75 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_144909__b56aa763776a6db62abc651596fe2a22"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:383;s:6:"height";d:383;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:383;s:6:"height";d:383;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:330;s:6:"height";d:330;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:299;s:6:"height";d:299;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:480;s:6:"height";d:480;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:16:"teaserDetail_1_4";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--0c1badca--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766156426
  1766761226
  1
]
557 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
558 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144909__cd9a712125ea014cf87c564829dcc4e9"
]
559 0.90 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144909__cd9a712125ea014cf87c564829dcc4e9"
]
560 0.44 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_144909__cd9a712125ea014cf87c564829dcc4e9"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:383;s:6:"height";d:383;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:383;s:6:"height";d:383;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:330;s:6:"height";d:330;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:299;s:6:"height";d:299;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:480;s:6:"height";d:480;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:16:"teaserDetail_1_4";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--0c1badca--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766156426
  1766761226
  1
]
561 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
562 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144909__a37580b809aa257ed2b9ebe988a4ea8b"
]
563 0.41 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144909__a37580b809aa257ed2b9ebe988a4ea8b"
]
564 0.50 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_144909__a37580b809aa257ed2b9ebe988a4ea8b"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:383;s:6:"height";d:383;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:383;s:6:"height";d:383;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:330;s:6:"height";d:330;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:299;s:6:"height";d:299;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:480;s:6:"height";d:480;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:16:"teaserDetail_1_4";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766156426
  1766761226
  1
]
565 0.18 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
566 0.19 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144909__fb76717e591b409eb1db00e5f5fce973"
]
567 0.36 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144909__fb76717e591b409eb1db00e5f5fce973"
]
568 0.42 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_144909__fb76717e591b409eb1db00e5f5fce973"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:330;s:6:"height";d:330;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:383;s:6:"height";d:383;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:330;s:6:"height";d:330;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:299;s:6:"height";d:299;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:480;s:6:"height";d:480;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:16:"teaserDetail_1_4";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--dcecaa79--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766156426
  1766761226
  1
]
569 0.17 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
570 0.17 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144909__15d5cc8424be831a462f10cc7330e889"
]
571 0.34 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144909__15d5cc8424be831a462f10cc7330e889"
]
572 0.57 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_144909__15d5cc8424be831a462f10cc7330e889"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:330;s:6:"height";d:330;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:383;s:6:"height";d:383;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:330;s:6:"height";d:330;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:299;s:6:"height";d:299;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:480;s:6:"height";d:480;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:16:"teaserDetail_1_4";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--dcecaa79--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766156426
  1766761226
  1
]
573 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
574 0.17 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144909__9a91e0f04a99418936515c36797447c0"
]
575 0.37 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144909__9a91e0f04a99418936515c36797447c0"
]
576 0.35 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_144909__9a91e0f04a99418936515c36797447c0"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:330;s:6:"height";d:330;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:383;s:6:"height";d:383;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:330;s:6:"height";d:330;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:299;s:6:"height";d:299;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:480;s:6:"height";d:480;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:16:"teaserDetail_1_4";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766156426
  1766761226
  1
]
577 0.18 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
578 0.17 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144909__0b8153cfc89529c417d1daf6ce31f515"
]
579 0.31 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144909__0b8153cfc89529c417d1daf6ce31f515"
]
580 0.36 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_144909__0b8153cfc89529c417d1daf6ce31f515"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:330;s:6:"height";d:330;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:383;s:6:"height";d:383;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:330;s:6:"height";d:330;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:299;s:6:"height";d:299;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:480;s:6:"height";d:480;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:16:"teaserDetail_1_4";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--dcecaa79--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766156426
  1766761226
  1
]
581 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
582 0.17 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144909__1e739a4d38c0f09cf2a2b2a8a37704bb"
]
583 0.42 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144909__1e739a4d38c0f09cf2a2b2a8a37704bb"
]
584 0.41 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_144909__1e739a4d38c0f09cf2a2b2a8a37704bb"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:330;s:6:"height";d:330;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:383;s:6:"height";d:383;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:330;s:6:"height";d:330;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:299;s:6:"height";d:299;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:480;s:6:"height";d:480;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:16:"teaserDetail_1_4";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--dcecaa79--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766156426
  1766761226
  1
]
585 0.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
586 0.17 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144909__baca18a2a69b4f7c3facffa67e9ae214"
]
587 0.33 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144909__baca18a2a69b4f7c3facffa67e9ae214"
]
588 0.66 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_144909__baca18a2a69b4f7c3facffa67e9ae214"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:330;s:6:"height";d:330;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:383;s:6:"height";d:383;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:330;s:6:"height";d:330;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:299;s:6:"height";d:299;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:480;s:6:"height";d:480;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:16:"teaserDetail_1_4";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766156426
  1766761226
  1
]
589 0.17 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
590 0.18 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144909__9f42fdf6f028ccb4339e3012b7a8a92a"
]
591 0.57 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144909__9f42fdf6f028ccb4339e3012b7a8a92a"
]
592 0.83 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_144909__9f42fdf6f028ccb4339e3012b7a8a92a"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:299;s:6:"height";d:299;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:383;s:6:"height";d:383;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:330;s:6:"height";d:330;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:299;s:6:"height";d:299;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:480;s:6:"height";d:480;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:16:"teaserDetail_1_4";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--857b340f--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766156426
  1766761226
  1
]
593 0.42 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
594 0.25 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144909__77cf0b54ce7a04e5583b68617aef1ecd"
]
595 0.53 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144909__77cf0b54ce7a04e5583b68617aef1ecd"
]
596 0.51 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_144909__77cf0b54ce7a04e5583b68617aef1ecd"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:299;s:6:"height";d:299;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:383;s:6:"height";d:383;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:330;s:6:"height";d:330;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:299;s:6:"height";d:299;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:480;s:6:"height";d:480;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:16:"teaserDetail_1_4";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--857b340f--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766156426
  1766761226
  1
]
597 0.22 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
598 0.20 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144909__ed72211db67ae71eab7d26621754bc15"
]
599 0.39 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144909__ed72211db67ae71eab7d26621754bc15"
]
600 0.44 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_144909__ed72211db67ae71eab7d26621754bc15"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:299;s:6:"height";d:299;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:383;s:6:"height";d:383;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:330;s:6:"height";d:330;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:299;s:6:"height";d:299;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:480;s:6:"height";d:480;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:16:"teaserDetail_1_4";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766156426
  1766761226
  1
]
601 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
602 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144909__e143b6f330a769c58c96458c5246e370"
]
603 0.38 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144909__e143b6f330a769c58c96458c5246e370"
]
604 0.45 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_144909__e143b6f330a769c58c96458c5246e370"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:299;s:6:"height";d:299;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:383;s:6:"height";d:383;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:330;s:6:"height";d:330;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:299;s:6:"height";d:299;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:480;s:6:"height";d:480;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:16:"teaserDetail_1_4";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--857b340f--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766156426
  1766761226
  1
]
605 0.20 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
606 0.21 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144909__aaa6c4e22478eb60636bb610c22fd29a"
]
607 0.50 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144909__aaa6c4e22478eb60636bb610c22fd29a"
]
608 0.45 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_144909__aaa6c4e22478eb60636bb610c22fd29a"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:299;s:6:"height";d:299;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:383;s:6:"height";d:383;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:330;s:6:"height";d:330;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:299;s:6:"height";d:299;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:480;s:6:"height";d:480;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:16:"teaserDetail_1_4";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--857b340f--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766156426
  1766761226
  1
]
609 0.19 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
610 0.22 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144909__ba960f18adf4d4fda3e90e1547fa4bea"
]
611 0.37 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144909__ba960f18adf4d4fda3e90e1547fa4bea"
]
612 0.31 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_144909__ba960f18adf4d4fda3e90e1547fa4bea"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:299;s:6:"height";d:299;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:383;s:6:"height";d:383;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:330;s:6:"height";d:330;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:299;s:6:"height";d:299;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:480;s:6:"height";d:480;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:16:"teaserDetail_1_4";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766156426
  1766761226
  1
]
613 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
614 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144909__649fce04d798c5ad99c65273f94e88c5"
]
615 0.34 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144909__649fce04d798c5ad99c65273f94e88c5"
]
616 0.40 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_144909__649fce04d798c5ad99c65273f94e88c5"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:480;s:6:"height";d:480;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:383;s:6:"height";d:383;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:330;s:6:"height";d:330;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:299;s:6:"height";d:299;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:480;s:6:"height";d:480;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:16:"teaserDetail_1_4";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--9a2dd926--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766156426
  1766761226
  1
]
617 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
618 0.15 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144909__ab54c1875d0f26579e7c9a80d369e33c"
]
619 0.29 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144909__ab54c1875d0f26579e7c9a80d369e33c"
]
620 0.40 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_144909__ab54c1875d0f26579e7c9a80d369e33c"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:480;s:6:"height";d:480;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:383;s:6:"height";d:383;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:330;s:6:"height";d:330;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:299;s:6:"height";d:299;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:480;s:6:"height";d:480;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:16:"teaserDetail_1_4";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--9a2dd926--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766156426
  1766761226
  1
]
621 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
622 0.14 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144909__bfe564b464437814ca3509c426b90e40"
]
623 0.41 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144909__bfe564b464437814ca3509c426b90e40"
]
624 0.32 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_144909__bfe564b464437814ca3509c426b90e40"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:480;s:6:"height";d:480;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:383;s:6:"height";d:383;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:330;s:6:"height";d:330;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:299;s:6:"height";d:299;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:480;s:6:"height";d:480;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:16:"teaserDetail_1_4";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766156426
  1766761226
  1
]
625 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
626 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144909__ca9bf799f3a32d615ac9c0fd1dc1782e"
]
627 0.29 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144909__ca9bf799f3a32d615ac9c0fd1dc1782e"
]
628 0.31 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_144909__ca9bf799f3a32d615ac9c0fd1dc1782e"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:480;s:6:"height";d:480;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:383;s:6:"height";d:383;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:330;s:6:"height";d:330;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:299;s:6:"height";d:299;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:480;s:6:"height";d:480;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:16:"teaserDetail_1_4";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--9a2dd926--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766156426
  1766761226
  1
]
629 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
630 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144909__c217f0110897178a16949a1bb7db7aed"
]
631 0.38 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144909__c217f0110897178a16949a1bb7db7aed"
]
632 0.33 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_144909__c217f0110897178a16949a1bb7db7aed"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:480;s:6:"height";d:480;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:383;s:6:"height";d:383;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:330;s:6:"height";d:330;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:299;s:6:"height";d:299;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:480;s:6:"height";d:480;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:16:"teaserDetail_1_4";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";s:22:"media--9a2dd926--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766156426
  1766761226
  1
]
633 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
634 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144909__5b3c3023964fbed4f8a93fcc6f3ac14b"
]
635 0.41 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144909__5b3c3023964fbed4f8a93fcc6f3ac14b"
]
636 0.30 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_144909__5b3c3023964fbed4f8a93fcc6f3ac14b"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:480;s:6:"height";d:480;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:383;s:6:"height";d:383;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:330;s:6:"height";d:330;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:299;s:6:"height";d:299;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:480;s:6:"height";d:480;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:16:"teaserDetail_1_4";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766156426
  1766761226
  1
]
637 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
638 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144909__7eb6d680c526fa9da8041350adf63a95"
]
639 0.61 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144909__7eb6d680c526fa9da8041350adf63a95"
]
640 0.32 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_144909__7eb6d680c526fa9da8041350adf63a95"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:380;s:6:"height";d:380;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:383;s:6:"height";d:383;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:330;s:6:"height";d:330;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:299;s:6:"height";d:299;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:480;s:6:"height";d:480;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:16:"teaserDetail_1_4";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766156426
  1766761226
  1
]
641 0.13 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
642 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144909__076740b1068ca0fd750c493d5ff96595"
]
643 0.48 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144909__076740b1068ca0fd750c493d5ff96595"
]
644 0.33 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_144909__076740b1068ca0fd750c493d5ff96595"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:380;s:6:"height";d:380;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:4:{s:40:"(min-width: 576px)and (max-width: 768px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:383;s:6:"height";d:383;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:40:"(min-width: 768px)and (max-width: 992px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:330;s:6:"height";d:330;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:41:"(min-width: 992px)and (max-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:299;s:6:"height";d:299;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:19:"(min-width: 1200px)";a:1:{i:0;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";d:480;s:6:"height";d:480;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}}s:7:"\x00*\x00name";s:16:"teaserDetail_1_4";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:0:"";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";N;s:15:"\x00*\x00creationDate";N;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1766156426
  1766761226
  1
]
645 0.14 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "teaserDetail_1_4"
  "pimcore_image_thumbnails"
]
646 0.13 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_144909__7eb6d680c526fa9da8041350adf63a95"
]
647 0.20 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  1335
]
648 0.14 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "ft_poiTopic"
]
649 0.16 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  1336
]
650 0.15 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  4925
]
651 0.16 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  1337
]
652 0.15 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  1338
]
653 0.15 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  1339
]
654 0.16 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  4926
]
655 0.15 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  1340
]
656 0.15 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  4927
]
657 0.15 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  1341
]
658 0.15 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  1342
]
659 0.16 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  1343
]
660 0.15 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  1344
]
661 0.15 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  1345
]
662 0.16 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  1346
]
663 0.15 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  4959
]
664 0.15 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  4960
]
665 0.15 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  4961
]
666 0.15 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  4962
]
667 0.29 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  4963
]
668 0.15 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  4964
]
669 0.16 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  4965
]
670 0.15 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  4966
]
671 0.15 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  4967
]
672 0.15 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  4968
]
673 0.15 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  4969
]
674 0.14 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  4970
]
675 0.15 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  4971
]
676 0.15 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  4973
]
677 0.16 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  4972
]
678 0.14 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  4974
]
679 0.15 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  4975
]
680 0.15 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  4976
]
681 0.15 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  4977
]
682 0.14 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  4978
]
683 0.15 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  4980
]
684 0.15 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  4947
]
685 0.16 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  4951
]
686 0.15 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  4952
]
687 0.15 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  4953
]
688 0.15 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  4954
]
689 0.14 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  4955
]
690 0.19 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  4956
]
691 0.15 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  4957
]
692 0.15 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  4949
]
693 0.15 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  4928
]
694 0.15 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  1347
]
695 0.16 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  1348
]
696 0.14 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  4929
]
697 0.15 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  1349
]
698 0.14 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  1350
]
699 0.14 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  1351
]
700 0.15 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  1352
]
701 0.14 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  1353
]
702 0.16 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  1354
]
703 0.15 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  1355
]
704 0.15 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  4930
]
705 0.16 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  4931
]
706 0.14 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  4932
]
707 0.14 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  4933
]
708 0.14 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  4934
]
709 0.14 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  4935
]
710 0.16 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  4936
]
711 0.16 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  4937
]
712 0.24 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  4940
]
713 0.15 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  4939
]
714 0.14 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  4941
]
715 0.15 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  4942
]
716 0.15 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  4944
]
717 0.15 ms
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  4945
]
718 0.21 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/Snippets/"
  "footer"
]
719 0.15 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
720 0.37 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=en&_format=html&_controller=CONECTO%5CProviderBundle%5CController%5CDocumentController%3A%3AfooterSnippetAction"
  "path_query"
  "https://partnerinfo.kleinwalsertal-dev.conecto.rocks/_fragment?_path=_locale=en&_format=html&_controller=CONECTO%5CProviderBundle%5CController%5CDocumentController%3A%3AfooterSnippetAction"
  "entire_uri"
]
721 0.20 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  520
]
722 0.42 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  23
]
723 0.51 ms
SELECT object_CN_WEATHERSTATION.id as id, object_CN_WEATHERSTATION.type as `type` FROM object_CN_WEATHERSTATION WHERE (( id = ? OR id = ?)  AND  object_CN_WEATHERSTATION.type IN ('object','variant','folder')) AND object_CN_WEATHERSTATION.published = 1 ORDER BY `altitude`    LIMIT 2
Parameters:
[
  null
  null
]
724 0.27 ms
SELECT * FROM object_relations_CN_WEATHERSTATION WHERE src_id = ?
Parameters:
[
  3846
]
725 0.18 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
726 0.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 AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_format=html&_locale=en&_controller=App%5CController%5CReportController%3A%3AavalancheAction"
  "path_query"
  "https://partnerinfo.kleinwalsertal-dev.conecto.rocks/_fragment?_path=_format=html&_locale=en&_controller=App%5CController%5CReportController%3A%3AavalancheAction"
  "entire_uri"
]
727 0.19 ms
SELECT mainValue, validTimePeriod, lowerBound, upperBound
            FROM object_collection_AvalancheDangerRating_CN_AVALANCHEREPORT
            ORDER BY (upperBound IS NULL AND lowerBound IS NULL) ASC,
                upperBound DESC,
                lowerBound DESC;
Parameters:
[]
728 0.26 ms
SELECT *
            FROM website_settings
            WHERE name = ?
                AND (
                    siteId IS NULL
                    OR siteId = 0
                    OR siteId = ?
                )
                AND (
                    language IS NULL
                    OR language = ''
                    OR language = ?
                )
            ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[
  "avalanche_report"
  null
  null
]
729 0.14 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  72
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects