Query Metrics

217 Database Queries
23 Different statements
341.97 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

default connection

# Time Info
1 0.41 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
2 1.81 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 1) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/it/prodotti/collezioni/collezione-deep"
  "path"
  "auto_create"
  "/it/prodotti/collezioni/collezione-deep"
  "path_query"
  "https://testing.weverducre.com/it/prodotti/collezioni/collezione-deep"
  "entire_uri"
]
3 0.46 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
4 0.52 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "reports"
  "pimcore"
]
5 0.76 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/weverducre.com/it/prodotti/collezioni/"
  "collezione-deep"
]
6 0.86 ms
SELECT * FROM object_url_slugs WHERE slug = '/it/prodotti/collezioni/collezione-deep' AND (siteId = 1 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
7 0.45 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SCONF"
]
8 0.99 ms
SELECT * FROM object_relations_SCONF WHERE src_id = ?
Parameters:
[
  1547
]
9 0.51 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "prod"
]
10 0.49 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
11 0.43 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
12 1.08 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1969
]
13 1.52 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  253
]
14 0.71 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  1969
]
15 1.02 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  253
  1969
  1969
]
16 0.91 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  254
  254
]
17 0.92 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  2699
  2699
]
18 0.91 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  1478
  1478
]
19 0.90 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  1969
  1969
]
20 0.77 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  1225
  1225
]
21 0.84 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  253
  253
]
22 0.46 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
23 0.49 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
24 0.41 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
25 0.46 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
26 0.41 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
27 0.48 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
28 0.40 ms
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  2
]
29 0.48 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  1969
]
30 0.37 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  253
  1969
  1969
]
31 0.35 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  254
  254
]
32 0.48 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  2699
  2699
]
33 0.44 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  1478
  1478
]
34 0.38 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  1969
  1969
]
35 0.45 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  1225
  1225
]
36 0.33 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  253
  253
]
37 0.42 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
38 1.30 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=it&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=it&_format=html&_controller=App%5CController%5CSnippetController%3A%3AheaderAction"
  "entire_uri"
]
39 0.39 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
40 1.18 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=it&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=it&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
41 0.47 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1849
]
42 0.47 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  16
]
43 0.34 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "PCAT"
]
44 0.51 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1944
]
45 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4574046
]
46 0.43 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4574046
]
47 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4538784
]
48 0.50 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4538784
]
49 0.51 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
50 1.39 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=it&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=it&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
51 0.47 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1853
]
52 0.49 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  41
]
53 0.44 ms
SELECT object_localized_8_it.id as id, object_localized_8_it.type as `type` FROM object_localized_8_it WHERE ( object_localized_8_it.type IN ('object','variant','folder')) AND object_localized_8_it.published = 1
Parameters:
[]
54 0.41 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "8"
]
55 0.43 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1846
]
56 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  797541
]
57 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  797541
]
58 0.31 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "7"
]
59 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737995
]
60 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737995
]
61 0.47 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
62 1.34 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=it&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=it&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
63 0.36 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1850
]
64 0.42 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  38
]
65 0.34 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1819
]
66 0.40 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1865
]
67 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  5042933
]
68 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  5042933
]
69 0.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2203379
]
70 0.46 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2203379
]
71 0.39 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
72 1.37 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=it&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=it&_format=html&_controller=App%5CController%5CDefaultController%3A%3AdefaultAction"
  "entire_uri"
]
73 0.57 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1852
]
74 0.53 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  39
]
75 0.47 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1815
]
76 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737893
]
77 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737893
]
78 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3737897
]
79 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3737897
]
80 0.43 ms
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
81 0.51 ms
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]
82 0.54 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  47224
]
83 0.51 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  47224
]
84 0.68 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "hero-teaser-img_auto_64b831519be115964d0261356febd099"
  "pimcore_image_thumbnails"
]
85 0.66 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_47224__41ecd546ff0da0b2f9e37d10926b2f11"
]
86 1.12 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_47224__41ecd546ff0da0b2f9e37d10926b2f11"
]
87 1.02 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_47224__41ecd546ff0da0b2f9e37d10926b2f11"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:100;s:6:"height";d:49.5;s:1:"y";d:19.5;s:1:"x";d:0.35335689045936397;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:882;s:6:"height";i:567;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:9:"\x00*\x00medias";a:1:{s:18:"(min-width: 768px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:100;s:6:"height";d:49.5;s:1:"y";d:19.5;s:1:"x";d:0.35335689045936397;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:882;s:6:"height";i:567;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}}s:7:"\x00*\x00name";s:53:"hero-teaser-img_auto_64b831519be115964d0261356febd099";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:4:"hero";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:26:"\x00*\x00forceProcessICCProfiles";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";i:1744293005;s:15:"\x00*\x00creationDate";i:1563179923;s:17:"\x00*\x00filenameSuffix";s:22:"media--df42eb16--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1774818745
  1775423545
  1
]
88 0.48 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "hero-teaser-img_auto_64b831519be115964d0261356febd099"
  "pimcore_image_thumbnails"
]
89 0.68 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_47224__b835051bd725087de2b252d579300eaf"
]
90 0.82 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_47224__b835051bd725087de2b252d579300eaf"
]
91 0.97 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_47224__b835051bd725087de2b252d579300eaf"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:100;s:6:"height";d:49.5;s:1:"y";d:19.5;s:1:"x";d:0.35335689045936397;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:882;s:6:"height";i:567;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:9:"\x00*\x00medias";a:1:{s:18:"(min-width: 768px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:100;s:6:"height";d:49.5;s:1:"y";d:19.5;s:1:"x";d:0.35335689045936397;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:882;s:6:"height";i:567;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}}s:7:"\x00*\x00name";s:53:"hero-teaser-img_auto_64b831519be115964d0261356febd099";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:4:"hero";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:0;s:16:"\x00*\x00preserveColor";b:0;s:26:"\x00*\x00forceProcessICCProfiles";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";i:1744293005;s:15:"\x00*\x00creationDate";i:1563179923;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1774818745
  1775423545
  1
]
92 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "hero-teaser-img_auto_64b831519be115964d0261356febd099"
  "pimcore_image_thumbnails"
]
93 0.67 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_47224__1949228f6a04b0c89135b753026b726f"
]
94 0.76 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_47224__1949228f6a04b0c89135b753026b726f"
]
95 0.92 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_47224__1949228f6a04b0c89135b753026b726f"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:100;s:6:"height";d:49.5;s:1:"y";d:19.5;s:1:"x";d:0.35335689045936397;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:882;s:6:"height";i:567;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:9:"\x00*\x00medias";a:1:{s:18:"(min-width: 768px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:100;s:6:"height";d:49.5;s:1:"y";d:19.5;s:1:"x";d:0.35335689045936397;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:882;s:6:"height";i:567;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}}s:7:"\x00*\x00name";s:53:"hero-teaser-img_auto_64b831519be115964d0261356febd099";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:4:"hero";s:9:"\x00*\x00format";s:4:"webp";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:0;s:16:"\x00*\x00preserveColor";b:0;s:26:"\x00*\x00forceProcessICCProfiles";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";i:1744293005;s:15:"\x00*\x00creationDate";i:1563179923;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1774818745
  1775423545
  1
]
96 0.35 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "hero-teaser-img_auto_64b831519be115964d0261356febd099"
  "pimcore_image_thumbnails"
]
97 0.59 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_47224__c2e62a64698262455ae44a0891e8a08c"
]
98 0.72 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_47224__c2e62a64698262455ae44a0891e8a08c"
]
99 0.95 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_47224__c2e62a64698262455ae44a0891e8a08c"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":17:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:100;s:6:"height";d:49.5;s:1:"y";d:19.5;s:1:"x";d:0.35335689045936397;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:421;s:6:"height";i:706;s:11:"positioning";s:6:"center";s:11:"forceResize";b:1;}}}s:9:"\x00*\x00medias";a:1:{s:18:"(min-width: 768px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:100;s:6:"height";d:49.5;s:1:"y";d:19.5;s:1:"x";d:0.35335689045936397;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:882;s:6:"height";i:567;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}}s:7:"\x00*\x00name";s:53:"hero-teaser-img_auto_64b831519be115964d0261356febd099";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:4:"hero";s:9:"\x00*\x00format";s:6:"SOURCE";s:10:"\x00*\x00quality";i:85;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:26:"\x00*\x00forceProcessICCProfiles";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";i:1744293005;s:15:"\x00*\x00creationDate";i:1563179923;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1774818745
  1775423545
  1
]
100 0.35 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "hero-teaser-img_auto_64b831519be115964d0261356febd099"
  "pimcore_image_thumbnails"
]
101 0.56 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_47224__c2e62a64698262455ae44a0891e8a08c"
]
102 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "hero-teaser-img_auto_64b831519be115964d0261356febd099"
  "pimcore_image_thumbnails"
]
103 0.59 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_47224__41ecd546ff0da0b2f9e37d10926b2f11"
]
104 0.36 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "hero-teaser-img_auto_64b831519be115964d0261356febd099"
  "pimcore_image_thumbnails"
]
105 0.64 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_47224__b835051bd725087de2b252d579300eaf"
]
106 0.39 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "hero-teaser-img_auto_64b831519be115964d0261356febd099"
  "pimcore_image_thumbnails"
]
107 0.61 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_47224__1949228f6a04b0c89135b753026b726f"
]
108 0.35 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "hero-teaser-img_auto_64b831519be115964d0261356febd099"
  "pimcore_image_thumbnails"
]
109 0.46 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_47224__c2e62a64698262455ae44a0891e8a08c"
]
110 0.33 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "hero-teaser-img_auto_64b831519be115964d0261356febd099"
  "pimcore_image_thumbnails"
]
111 0.37 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_47224__c2e62a64698262455ae44a0891e8a08c"
]
112 32.27 ms
SELECT object_localized_prod_it.id as id, object_localized_prod_it.type as `type` FROM object_localized_prod_it WHERE ((productType = ?)  AND ((lineName = ?))  AND  object_localized_prod_it.type IN ('object','variant','folder')) AND object_localized_prod_it.published = 1
Parameters:
[
  "line"
  "DEEPER 1.0"
]
113 0.77 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  139402
]
114 0.69 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  139402
]
115 0.40 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  269098
]
116 0.43 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  269098
]
117 27.20 ms
SELECT object_localized_prod_it.id as id, object_localized_prod_it.type as `type` FROM object_localized_prod_it WHERE ((productType = ?)  AND ((lineName = ?))  AND  object_localized_prod_it.type IN ('object','variant','folder')) AND object_localized_prod_it.published = 1
Parameters:
[
  "line"
  "DEEP 1.0"
]
118 0.83 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2298489
]
119 0.72 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2298489
]
120 0.46 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  269095
]
121 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  269095
]
122 23.43 ms
SELECT object_localized_prod_it.id as id, object_localized_prod_it.type as `type` FROM object_localized_prod_it WHERE ((productType = ?)  AND ((lineName = ?))  AND  object_localized_prod_it.type IN ('object','variant','folder')) AND object_localized_prod_it.published = 1
Parameters:
[
  "line"
  "DEEP PETIT IP65 1.0"
]
123 0.92 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4780053
]
124 0.79 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4780053
]
125 0.49 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3706635
]
126 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3706635
]
127 0.32 ms
SELECT object_localized_prod_it.id as id, object_localized_prod_it.type as `type` FROM object_localized_prod_it WHERE ((productType = ?)  AND ((lineName = ?))  AND  object_localized_prod_it.type IN ('object','variant','folder')) AND object_localized_prod_it.published = 1
Parameters:
[
  "line"
  "DEEP 1.0"
]
128 0.61 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1295900
]
129 0.63 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1295900
]
130 0.36 ms
SELECT object_localized_prod_it.id as id, object_localized_prod_it.type as `type` FROM object_localized_prod_it WHERE ((productType = ?)  AND ((lineName = ?))  AND  object_localized_prod_it.type IN ('object','variant','folder')) AND object_localized_prod_it.published = 1
Parameters:
[
  "line"
  "DEEP 1.0"
]
131 0.70 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1403968
]
132 0.60 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1403968
]
133 22.88 ms
SELECT object_localized_prod_it.id as id, object_localized_prod_it.type as `type` FROM object_localized_prod_it WHERE ((productType = ?)  AND ((lineName = ?))  AND  object_localized_prod_it.type IN ('object','variant','folder')) AND object_localized_prod_it.published = 1
Parameters:
[
  "line"
  "DEEP ADJUST 1.0"
]
134 0.61 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4418553
]
135 0.59 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4418553
]
136 0.45 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  269089
]
137 0.35 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  269089
]
138 0.31 ms
SELECT object_localized_prod_it.id as id, object_localized_prod_it.type as `type` FROM object_localized_prod_it WHERE ((productType = ?)  AND ((lineName = ?))  AND  object_localized_prod_it.type IN ('object','variant','folder')) AND object_localized_prod_it.published = 1
Parameters:
[
  "line"
  "DEEPER 1.0"
]
139 0.33 ms
SELECT object_localized_prod_it.id as id, object_localized_prod_it.type as `type` FROM object_localized_prod_it WHERE ((productType = ?)  AND ((lineName = ?))  AND  object_localized_prod_it.type IN ('object','variant','folder')) AND object_localized_prod_it.published = 1
Parameters:
[
  "line"
  "DEEP 1.0"
]
140 0.41 ms
SELECT object_localized_prod_it.id as id, object_localized_prod_it.type as `type` FROM object_localized_prod_it WHERE ((productType = ?)  AND ((lineName = ?))  AND  object_localized_prod_it.type IN ('object','variant','folder')) AND object_localized_prod_it.published = 1
Parameters:
[
  "line"
  "DEEP PETIT IP65 1.0"
]
141 0.34 ms
SELECT object_localized_prod_it.id as id, object_localized_prod_it.type as `type` FROM object_localized_prod_it WHERE ((productType = ?)  AND ((lineName = ?))  AND  object_localized_prod_it.type IN ('object','variant','folder')) AND object_localized_prod_it.published = 1
Parameters:
[
  "line"
  "DEEP 1.0"
]
142 0.41 ms
SELECT object_localized_prod_it.id as id, object_localized_prod_it.type as `type` FROM object_localized_prod_it WHERE ((productType = ?)  AND ((lineName = ?))  AND  object_localized_prod_it.type IN ('object','variant','folder')) AND object_localized_prod_it.published = 1
Parameters:
[
  "line"
  "DEEP 1.0"
]
143 0.36 ms
SELECT object_localized_prod_it.id as id, object_localized_prod_it.type as `type` FROM object_localized_prod_it WHERE ((productType = ?)  AND ((lineName = ?))  AND  object_localized_prod_it.type IN ('object','variant','folder')) AND object_localized_prod_it.published = 1
Parameters:
[
  "line"
  "DEEP ADJUST 1.0"
]
144 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976577
]
145 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976577
]
146 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2361117
]
147 0.38 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2361117
]
148 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976398
]
149 0.49 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976398
]
150 0.48 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976407
]
151 1.01 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976407
]
152 0.30 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4975856
]
153 0.49 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4975856
]
154 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  269133
]
155 0.37 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  269133
]
156 0.56 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  269124
]
157 0.55 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  269124
]
158 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  401067
]
159 0.68 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  401067
]
160 0.38 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4975873
]
161 0.41 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4975873
]
162 0.53 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  391339
]
163 0.85 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  391339
]
164 0.34 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976582
]
165 0.43 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976582
]
166 0.47 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4976419
]
167 0.81 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4976419
]
168 0.57 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  400994
]
169 0.85 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  400994
]
170 24.72 ms
SELECT object_localized_prod_it.id as id, object_localized_prod_it.type as `type` FROM object_localized_prod_it WHERE ((productType = ?)  AND ((lineName = ? or lineName = ?))  AND  object_localized_prod_it.type IN ('object','variant','folder')) AND object_localized_prod_it.published = 1
Parameters:
[
  "line"
  "DEEP IP65 1.0"
  "COSTA 1.0"
]
171 0.51 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  2121248
]
172 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  2121248
]
173 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  84001
]
174 0.42 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  84001
]
175 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951145
]
176 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951145
]
177 22.77 ms
SELECT object_localized_prod_it.id as id, object_localized_prod_it.type as `type` FROM object_localized_prod_it WHERE ((productType = ?)  AND ((lineName = ?))  AND  object_localized_prod_it.type IN ('object','variant','folder')) AND object_localized_prod_it.published = 1
Parameters:
[
  "line"
  "DEEP IP44 1.0"
]
178 0.76 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  46057
]
179 0.77 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  46057
]
180 0.35 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  269133
]
181 22.20 ms
SELECT object_localized_prod_it.id as id, object_localized_prod_it.type as `type` FROM object_localized_prod_it WHERE ((productType = ?)  AND ((lineName = ?))  AND  object_localized_prod_it.type IN ('object','variant','folder')) AND object_localized_prod_it.published = 1
Parameters:
[
  "line"
  "DEEP IP65 1.0"
]
182 0.81 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4780037
]
183 0.67 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4780037
]
184 21.75 ms
SELECT object_localized_prod_it.id as id, object_localized_prod_it.type as `type` FROM object_localized_prod_it WHERE ((productType = ?)  AND ((lineName = ? or lineName = ?))  AND  object_localized_prod_it.type IN ('object','variant','folder')) AND object_localized_prod_it.published = 1
Parameters:
[
  "line"
  "ORIS OUTDOOR 1.3"
  "DEEP IP65 1.0"
]
185 6.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951344
]
186 0.76 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  951344
]
187 0.41 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1634652
]
188 0.39 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1634652
]
189 0.41 ms
SELECT object_localized_prod_it.id as id, object_localized_prod_it.type as `type` FROM object_localized_prod_it WHERE ((productType = ?)  AND ((lineName = ?))  AND  object_localized_prod_it.type IN ('object','variant','folder')) AND object_localized_prod_it.published = 1
Parameters:
[
  "line"
  "DEEP IP44 1.0"
]
190 0.42 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  26062
]
191 0.36 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  26062
]
192 23.09 ms
SELECT object_localized_prod_it.id as id, object_localized_prod_it.type as `type` FROM object_localized_prod_it WHERE ((productType = ?)  AND ((lineName = ? or lineName = ?))  AND  object_localized_prod_it.type IN ('object','variant','folder')) AND object_localized_prod_it.published = 1
Parameters:
[
  "line"
  "RETO 0.8"
  "DEEP BIJOU IP65 1.0"
]
193 0.54 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3508185
]
194 0.51 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3508185
]
195 0.37 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1824313
]
196 0.40 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1824313
]
197 0.36 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1639915
]
198 0.45 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1639915
]
199 0.36 ms
SELECT object_localized_prod_it.id as id, object_localized_prod_it.type as `type` FROM object_localized_prod_it WHERE ((productType = ?)  AND ((lineName = ? or lineName = ?))  AND  object_localized_prod_it.type IN ('object','variant','folder')) AND object_localized_prod_it.published = 1
Parameters:
[
  "line"
  "DEEP IP65 1.0"
  "COSTA 1.0"
]
200 0.37 ms
SELECT object_localized_prod_it.id as id, object_localized_prod_it.type as `type` FROM object_localized_prod_it WHERE ((productType = ?)  AND ((lineName = ?))  AND  object_localized_prod_it.type IN ('object','variant','folder')) AND object_localized_prod_it.published = 1
Parameters:
[
  "line"
  "DEEP IP44 1.0"
]
201 0.37 ms
SELECT object_localized_prod_it.id as id, object_localized_prod_it.type as `type` FROM object_localized_prod_it WHERE ((productType = ?)  AND ((lineName = ?))  AND  object_localized_prod_it.type IN ('object','variant','folder')) AND object_localized_prod_it.published = 1
Parameters:
[
  "line"
  "DEEP IP65 1.0"
]
202 0.39 ms
SELECT object_localized_prod_it.id as id, object_localized_prod_it.type as `type` FROM object_localized_prod_it WHERE ((productType = ?)  AND ((lineName = ? or lineName = ?))  AND  object_localized_prod_it.type IN ('object','variant','folder')) AND object_localized_prod_it.published = 1
Parameters:
[
  "line"
  "ORIS OUTDOOR 1.3"
  "DEEP IP65 1.0"
]
203 0.40 ms
SELECT object_localized_prod_it.id as id, object_localized_prod_it.type as `type` FROM object_localized_prod_it WHERE ((productType = ?)  AND ((lineName = ?))  AND  object_localized_prod_it.type IN ('object','variant','folder')) AND object_localized_prod_it.published = 1
Parameters:
[
  "line"
  "DEEP IP44 1.0"
]
204 0.34 ms
SELECT object_localized_prod_it.id as id, object_localized_prod_it.type as `type` FROM object_localized_prod_it WHERE ((productType = ?)  AND ((lineName = ? or lineName = ?))  AND  object_localized_prod_it.type IN ('object','variant','folder')) AND object_localized_prod_it.published = 1
Parameters:
[
  "line"
  "RETO 0.8"
  "DEEP BIJOU IP65 1.0"
]
205 0.55 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  951145
]
206 0.83 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4867260
]
207 0.67 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4867260
]
208 0.59 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4867262
]
209 0.62 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4867262
]
210 0.61 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  747518
]
211 0.73 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  747518
]
212 0.64 ms
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4867261
]
213 0.35 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
214 1.17 ms
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=it&_format=html&_controller=App%5CController%5CSnippetController%3A%3AfooterAction"
  "path_query"
  "https://testing.weverducre.com/_fragment?_path=_locale=it&_format=html&_controller=App%5CController%5CSnippetController%3A%3AfooterAction"
  "entire_uri"
]
215 0.48 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1848
]
216 0.48 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  10
]
217 0.32 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SOPT"
]

Database Connections

Name Service
default doctrine.dbal.default_connection
ax doctrine.dbal.ax_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects

Entities Mapping

No loaded entities.