GET https://villafood.aleapro.com/it/faq

Query Metrics

370 Database Queries
51 Different statements
328.83 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.53 ms
SELECT * FROM sites WHERE mainDomain = ? OR domains LIKE ?
Parameters:
[
  "villafood.aleapro.com"
  "%"villafood.aleapro.com"%"
]
2 0.35 ms
SELECT id,domains FROM sites
Parameters:
[]
3 0.61 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
4 2.20 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:
[
  "/it/faq"
  "path"
  "auto_create"
  "/it/faq"
  "path_query"
  "https://villafood.aleapro.com/it/faq"
  "entire_uri"
]
5 3.00 ms
INSERT INTO lock_keys (key_id, key_token, key_expiration) VALUES (?, ?, UNIX_TIMESTAMP() + 300)
Parameters:
[
  "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071"
  "obyVc5kiAJNOo8fjiRVKsoVJUS0e5WPQvyojoMEDtD0="
]
6 0.56 ms
UPDATE lock_keys SET key_expiration = UNIX_TIMESTAMP() + ?, key_token = ? WHERE key_id = ? AND (key_token = ? OR key_expiration <= UNIX_TIMESTAMP())
Parameters:
[
  300.0
  "obyVc5kiAJNOo8fjiRVKsoVJUS0e5WPQvyojoMEDtD0="
  "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071"
  "obyVc5kiAJNOo8fjiRVKsoVJUS0e5WPQvyojoMEDtD0="
]
7 0.33 ms
SELECT 1 FROM lock_keys WHERE key_id = ? AND key_token = ? AND key_expiration > UNIX_TIMESTAMP()
Parameters:
[
  "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071"
  "obyVc5kiAJNOo8fjiRVKsoVJUS0e5WPQvyojoMEDtD0="
]
8 0.61 ms
SELECT id FROM redirects WHERE active = 1 AND regex = 1  ORDER BY `priority` DESC
Parameters:
[]
9 2.48 ms
DELETE FROM lock_keys WHERE key_id = ? AND key_token = ?
Parameters:
[
  "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071"
  "obyVc5kiAJNOo8fjiRVKsoVJUS0e5WPQvyojoMEDtD0="
]
10 0.60 ms
SELECT 1 FROM lock_keys WHERE key_id = ? AND key_token = ? AND key_expiration > UNIX_TIMESTAMP()
Parameters:
[
  "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071"
  "obyVc5kiAJNOo8fjiRVKsoVJUS0e5WPQvyojoMEDtD0="
]
11 0.38 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
12 0.67 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/it/"
  "faq"
]
13 0.39 ms
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  19
]
14 0.58 ms
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  19
]
15 0.39 ms
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
16 0.35 ms
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  11
]
17 0.44 ms
SELECT documents.*, documents_link.*, tree_locks.locked FROM documents
            LEFT JOIN documents_link ON documents.id = documents_link.id
                LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  11
]
18 0.38 ms
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  1
]
19 0.38 ms
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  1
]
20 0.65 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,11) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  19
]
21 0.39 ms
SELECT * FROM object_url_slugs WHERE slug = '/it/faq' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
22 0.46 ms
SELECT t0.id AS id_1, t0.element_type AS element_type_2, t0.element_id AS element_id_3, t0.integrator AS integrator_4, t0.data AS data_5, t0.release_type AS release_type_6 FROM seo_element_meta_data t0 WHERE t0.element_type = ? AND t0.element_id = ? AND t0.release_type = ?
Parameters:
[
  "document"
  19
  "public"
]
23 0.39 ms
SELECT id FROM website_settings
Parameters:
[]
24 0.32 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
25 0.44 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/it/snippets/admin-scripts/"
  "head"
]
26 0.38 ms
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  27
]
27 0.43 ms
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents
            LEFT JOIN documents_snippet ON documents.id = documents_snippet.id
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  27
]
28 0.32 ms
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  26
]
29 0.30 ms
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  26
]
30 0.38 ms
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  3
]
31 0.60 ms
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  3
]
32 0.49 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,26,3,11) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  27
]
33 0.42 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
34 0.55 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=it&_format=html&_controller=App%5CController%5CDefaultController%3A%3AemptyAction"
  "path_query"
  "https://villafood.aleapro.com/_fragment?_path=_locale=it&_format=html&_controller=App%5CController%5CDefaultController%3A%3AemptyAction"
  "entire_uri"
]
35 0.38 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  27
]
36 0.59 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/it/snippets/header/"
  "navigation"
]
37 0.46 ms
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  10
]
38 0.34 ms
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents
            LEFT JOIN documents_snippet ON documents.id = documents_snippet.id
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  10
]
39 0.33 ms
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  9
]
40 0.29 ms
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  9
]
41 0.43 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,9,3,11) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  10
]
42 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
43 0.48 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=it&_format=html&_controller=App%5CController%5CDefaultController%3A%3AemptyAction"
  "path_query"
  "https://villafood.aleapro.com/_fragment?_path=_locale=it&_format=html&_controller=App%5CController%5CDefaultController%3A%3AemptyAction"
  "entire_uri"
]
44 0.30 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  10
]
45 0.30 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "navigationmenu"
]
46 0.30 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  21
]
47 0.33 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  21
]
48 0.29 ms
SELECT * FROM object_store_navigationmenu WHERE oo_id = ?
Parameters:
[
  21
]
49 0.40 ms
SELECT * FROM object_localized_data_navigationmenu WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
  21
]
50 0.40 ms
SELECT * FROM object_relations_navigationmenu WHERE src_id = ?
Parameters:
[
  21
]
51 0.58 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
52 0.26 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
53 0.67 ms
SELECT * FROM translations_messages WHERE language = ?
Parameters:
[
  "it"
]
54 0.27 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "navigationmenunode"
]
55 0.33 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  22
]
56 0.64 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  22
]
57 0.52 ms
SELECT * FROM object_store_navigationmenunode WHERE oo_id = ?
Parameters:
[
  22
]
58 1.90 ms
SELECT * FROM object_localized_data_navigationmenunode WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
  22
]
59 0.48 ms
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  14
]
60 0.54 ms
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  14
]
61 0.46 ms
SELECT * FROM object_relations_navigationmenunode WHERE src_id = ?
Parameters:
[
  22
]
62 0.35 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  23
]
63 0.53 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  23
]
64 0.41 ms
SELECT * FROM object_store_navigationmenunode WHERE oo_id = ?
Parameters:
[
  23
]
65 0.53 ms
SELECT * FROM object_localized_data_navigationmenunode WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
  23
]
66 0.43 ms
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  15
]
67 0.57 ms
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  15
]
68 0.41 ms
SELECT * FROM object_relations_navigationmenunode WHERE src_id = ?
Parameters:
[
  23
]
69 0.36 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  24
]
70 0.56 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  24
]
71 0.33 ms
SELECT * FROM object_store_navigationmenunode WHERE oo_id = ?
Parameters:
[
  24
]
72 0.47 ms
SELECT * FROM object_localized_data_navigationmenunode WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
  24
]
73 0.41 ms
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  8
]
74 0.54 ms
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  8
]
75 0.52 ms
SELECT * FROM object_relations_navigationmenunode WHERE src_id = ?
Parameters:
[
  24
]
76 0.37 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  25
]
77 0.47 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  25
]
78 0.34 ms
SELECT * FROM object_store_navigationmenunode WHERE oo_id = ?
Parameters:
[
  25
]
79 0.50 ms
SELECT * FROM object_localized_data_navigationmenunode WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
  25
]
80 0.51 ms
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  16
]
81 0.53 ms
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  16
]
82 0.35 ms
SELECT * FROM object_relations_navigationmenunode WHERE src_id = ?
Parameters:
[
  25
]
83 0.34 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  26
]
84 0.53 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  26
]
85 0.33 ms
SELECT * FROM object_store_navigationmenunode WHERE oo_id = ?
Parameters:
[
  26
]
86 0.43 ms
SELECT * FROM object_localized_data_navigationmenunode WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
  26
]
87 0.40 ms
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  17
]
88 0.58 ms
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  17
]
89 0.45 ms
SELECT * FROM object_relations_navigationmenunode WHERE src_id = ?
Parameters:
[
  26
]
90 0.48 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  41
]
91 0.45 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  41
]
92 0.36 ms
SELECT * FROM object_store_navigationmenunode WHERE oo_id = ?
Parameters:
[
  41
]
93 0.49 ms
SELECT * FROM object_localized_data_navigationmenunode WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
  41
]
94 0.47 ms
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  18
]
95 0.51 ms
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  18
]
96 0.38 ms
SELECT * FROM object_relations_navigationmenunode WHERE src_id = ?
Parameters:
[
  41
]
97 0.31 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  42
]
98 0.38 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  42
]
99 0.29 ms
SELECT * FROM object_store_navigationmenunode WHERE oo_id = ?
Parameters:
[
  42
]
100 0.46 ms
SELECT * FROM object_localized_data_navigationmenunode WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
  42
]
101 0.51 ms
SELECT * FROM object_relations_navigationmenunode WHERE src_id = ?
Parameters:
[
  42
]
102 0.40 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  43
]
103 0.38 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  43
]
104 0.29 ms
SELECT * FROM object_store_navigationmenunode WHERE oo_id = ?
Parameters:
[
  43
]
105 0.47 ms
SELECT * FROM object_localized_data_navigationmenunode WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
  43
]
106 0.43 ms
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  20
]
107 0.48 ms
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  20
]
108 0.40 ms
SELECT * FROM object_relations_navigationmenunode WHERE src_id = ?
Parameters:
[
  43
]
109 0.45 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,11) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  14
]
110 0.64 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,11) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  15
]
111 0.51 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,11) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  8
]
112 0.53 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,11) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  16
]
113 0.77 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,11) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  17
]
114 0.57 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,11) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  18
]
115 0.49 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  19
]
116 0.66 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  19
  19
  19
]
117 0.51 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "it"
]
118 0.55 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "en"
]
119 0.45 ms
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  13
]
120 0.58 ms
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  13
]
121 0.43 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "de"
]
122 0.41 ms
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  46
]
123 0.52 ms
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  46
]
124 0.46 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/"
  "es"
]
125 0.42 ms
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  39
]
126 0.48 ms
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  39
]
127 0.48 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/it/snippets/header/"
  "cta"
]
128 0.44 ms
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  12
]
129 0.40 ms
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents
            LEFT JOIN documents_snippet ON documents.id = documents_snippet.id
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  12
]
130 0.55 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,9,3,11) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  12
]
131 0.36 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
132 0.79 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=it&_format=html&_controller=App%5CController%5CDefaultController%3A%3AemptyAction"
  "path_query"
  "https://villafood.aleapro.com/_fragment?_path=_locale=it&_format=html&_controller=App%5CController%5CDefaultController%3A%3AemptyAction"
  "entire_uri"
]
133 0.98 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  12
]
134 1.16 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  19
]
135 0.68 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  91
]
136 0.86 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  91
]
137 0.58 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  91
]
138 0.84 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a"
  "pimcore_image_thumbnails"
]
139 1.38 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91__17977a6adf50cf05f905008403469143"
]
140 2.46 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91__17977a6adf50cf05f905008403469143"
]
141 13.09 ms
SHOW COLUMNS FROM tmp_store
Parameters:
[]
142 2.98 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_91__17977a6adf50cf05f905008403469143"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:2000;s:6:"height";i:668;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:9:"\x00*\x00medias";a:6:{s:19:"(min-width: 1800px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:2000;s:6:"height";i:668;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1600px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1800;s:6:"height";i:619;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1400px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1600;s:6:"height";i:550;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1200px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1400;s:6:"height";i:481;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:18:"(min-width: 992px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1200;s:6:"height";i:413;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}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:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:992;s:6:"height";i:341;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}}s:7:"\x00*\x00name";s:56:"brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:6:"bricks";s:9:"\x00*\x00format";s:4:"WEBP";s:10:"\x00*\x00quality";i:95;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";i:1733815502;s:15:"\x00*\x00creationDate";i:1733755528;s:17:"\x00*\x00filenameSuffix";s:22:"media--3bb6fa40--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1743661474
  1744266274
  1
]
143 0.51 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a"
  "pimcore_image_thumbnails"
]
144 0.56 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91__08270c81e2af343a71a5db6e048f5f75"
]
145 1.67 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91__08270c81e2af343a71a5db6e048f5f75"
]
146 1.59 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_91__08270c81e2af343a71a5db6e048f5f75"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:2000;s:6:"height";i:668;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:9:"\x00*\x00medias";a:6:{s:19:"(min-width: 1800px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:2000;s:6:"height";i:668;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1600px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1800;s:6:"height";i:619;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1400px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1600;s:6:"height";i:550;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1200px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1400;s:6:"height";i:481;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:18:"(min-width: 992px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1200;s:6:"height";i:413;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}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:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:992;s:6:"height";i:341;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}}s:7:"\x00*\x00name";s:56:"brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:6:"bricks";s:9:"\x00*\x00format";s:4:"WEBP";s:10:"\x00*\x00quality";i:95;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";i:1733815502;s:15:"\x00*\x00creationDate";i:1733755528;s:17:"\x00*\x00filenameSuffix";s:22:"media--3bb6fa40--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1743661474
  1744266274
  1
]
147 0.94 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a"
  "pimcore_image_thumbnails"
]
148 0.51 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91__00338be98dd19de60338762d4bd9f68c"
]
149 1.60 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91__00338be98dd19de60338762d4bd9f68c"
]
150 2.27 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_91__00338be98dd19de60338762d4bd9f68c"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:2000;s:6:"height";i:668;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:9:"\x00*\x00medias";a:6:{s:19:"(min-width: 1800px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:2000;s:6:"height";i:668;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1600px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1800;s:6:"height";i:619;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1400px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1600;s:6:"height";i:550;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1200px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1400;s:6:"height";i:481;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:18:"(min-width: 992px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1200;s:6:"height";i:413;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}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:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:992;s:6:"height";i:341;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}}s:7:"\x00*\x00name";s:56:"brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:6:"bricks";s:9:"\x00*\x00format";s:4:"WEBP";s:10:"\x00*\x00quality";i:95;s:17:"\x00*\x00highResolution";N;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";i:1733815502;s:15:"\x00*\x00creationDate";i:1733755528;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1743661474
  1744266274
  1
]
151 0.54 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a"
  "pimcore_image_thumbnails"
]
152 0.63 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91__d5b44efed750487fb73c2fcbf1d7b552"
]
153 2.24 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91__d5b44efed750487fb73c2fcbf1d7b552"
]
154 3.12 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_91__d5b44efed750487fb73c2fcbf1d7b552"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1800;s:6:"height";i:619;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:9:"\x00*\x00medias";a:6:{s:19:"(min-width: 1800px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:2000;s:6:"height";i:668;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1600px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1800;s:6:"height";i:619;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1400px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1600;s:6:"height";i:550;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1200px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1400;s:6:"height";i:481;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:18:"(min-width: 992px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1200;s:6:"height";i:413;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}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:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:992;s:6:"height";i:341;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}}s:7:"\x00*\x00name";s:56:"brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:6:"bricks";s:9:"\x00*\x00format";s:4:"WEBP";s:10:"\x00*\x00quality";i:95;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";i:1733815502;s:15:"\x00*\x00creationDate";i:1733755528;s:17:"\x00*\x00filenameSuffix";s:22:"media--01bc9b30--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1743661474
  1744266274
  1
]
155 0.67 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a"
  "pimcore_image_thumbnails"
]
156 0.71 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91__b9be368baec7191637d6c212f2a47f51"
]
157 2.01 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91__b9be368baec7191637d6c212f2a47f51"
]
158 2.64 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_91__b9be368baec7191637d6c212f2a47f51"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1800;s:6:"height";i:619;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:9:"\x00*\x00medias";a:6:{s:19:"(min-width: 1800px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:2000;s:6:"height";i:668;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1600px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1800;s:6:"height";i:619;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1400px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1600;s:6:"height";i:550;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1200px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1400;s:6:"height";i:481;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:18:"(min-width: 992px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1200;s:6:"height";i:413;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}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:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:992;s:6:"height";i:341;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}}s:7:"\x00*\x00name";s:56:"brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:6:"bricks";s:9:"\x00*\x00format";s:4:"WEBP";s:10:"\x00*\x00quality";i:95;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";i:1733815502;s:15:"\x00*\x00creationDate";i:1733755528;s:17:"\x00*\x00filenameSuffix";s:22:"media--01bc9b30--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1743661474
  1744266274
  1
]
159 0.62 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a"
  "pimcore_image_thumbnails"
]
160 1.05 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91__4107c8fb0ed3841e7b3f430333fbfbd7"
]
161 2.89 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91__4107c8fb0ed3841e7b3f430333fbfbd7"
]
162 4.45 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_91__4107c8fb0ed3841e7b3f430333fbfbd7"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1800;s:6:"height";i:619;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:9:"\x00*\x00medias";a:6:{s:19:"(min-width: 1800px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:2000;s:6:"height";i:668;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1600px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1800;s:6:"height";i:619;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1400px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1600;s:6:"height";i:550;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1200px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1400;s:6:"height";i:481;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:18:"(min-width: 992px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1200;s:6:"height";i:413;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}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:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:992;s:6:"height";i:341;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}}s:7:"\x00*\x00name";s:56:"brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:6:"bricks";s:9:"\x00*\x00format";s:4:"WEBP";s:10:"\x00*\x00quality";i:95;s:17:"\x00*\x00highResolution";N;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";i:1733815502;s:15:"\x00*\x00creationDate";i:1733755528;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1743661474
  1744266274
  1
]
163 0.37 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a"
  "pimcore_image_thumbnails"
]
164 0.32 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91__03db6bcabbcf72409e333734c7bfc409"
]
165 3.00 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91__03db6bcabbcf72409e333734c7bfc409"
]
166 1.93 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_91__03db6bcabbcf72409e333734c7bfc409"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1600;s:6:"height";i:550;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:9:"\x00*\x00medias";a:6:{s:19:"(min-width: 1800px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:2000;s:6:"height";i:668;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1600px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1800;s:6:"height";i:619;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1400px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1600;s:6:"height";i:550;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1200px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1400;s:6:"height";i:481;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:18:"(min-width: 992px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1200;s:6:"height";i:413;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}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:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:992;s:6:"height";i:341;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}}s:7:"\x00*\x00name";s:56:"brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:6:"bricks";s:9:"\x00*\x00format";s:4:"WEBP";s:10:"\x00*\x00quality";i:95;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";i:1733815502;s:15:"\x00*\x00creationDate";i:1733755528;s:17:"\x00*\x00filenameSuffix";s:22:"media--4c743a3b--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1743661474
  1744266274
  1
]
167 0.63 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a"
  "pimcore_image_thumbnails"
]
168 0.32 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91__b383f2069d4bce340a150043e9f853eb"
]
169 1.99 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91__b383f2069d4bce340a150043e9f853eb"
]
170 2.61 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_91__b383f2069d4bce340a150043e9f853eb"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1600;s:6:"height";i:550;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:9:"\x00*\x00medias";a:6:{s:19:"(min-width: 1800px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:2000;s:6:"height";i:668;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1600px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1800;s:6:"height";i:619;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1400px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1600;s:6:"height";i:550;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1200px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1400;s:6:"height";i:481;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:18:"(min-width: 992px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1200;s:6:"height";i:413;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}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:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:992;s:6:"height";i:341;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}}s:7:"\x00*\x00name";s:56:"brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:6:"bricks";s:9:"\x00*\x00format";s:4:"WEBP";s:10:"\x00*\x00quality";i:95;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";i:1733815502;s:15:"\x00*\x00creationDate";i:1733755528;s:17:"\x00*\x00filenameSuffix";s:22:"media--4c743a3b--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1743661474
  1744266274
  1
]
171 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a"
  "pimcore_image_thumbnails"
]
172 0.95 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91__7f5888c9226b8ec10333eb39394cd6d1"
]
173 6.55 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91__7f5888c9226b8ec10333eb39394cd6d1"
]
174 2.74 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_91__7f5888c9226b8ec10333eb39394cd6d1"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1600;s:6:"height";i:550;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:9:"\x00*\x00medias";a:6:{s:19:"(min-width: 1800px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:2000;s:6:"height";i:668;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1600px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1800;s:6:"height";i:619;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1400px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1600;s:6:"height";i:550;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1200px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1400;s:6:"height";i:481;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:18:"(min-width: 992px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1200;s:6:"height";i:413;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}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:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:992;s:6:"height";i:341;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}}s:7:"\x00*\x00name";s:56:"brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:6:"bricks";s:9:"\x00*\x00format";s:4:"WEBP";s:10:"\x00*\x00quality";i:95;s:17:"\x00*\x00highResolution";N;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";i:1733815502;s:15:"\x00*\x00creationDate";i:1733755528;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1743661474
  1744266274
  1
]
175 0.34 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a"
  "pimcore_image_thumbnails"
]
176 0.59 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91__0452f9c5a72216e933fd4c945d429658"
]
177 2.04 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91__0452f9c5a72216e933fd4c945d429658"
]
178 1.76 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_91__0452f9c5a72216e933fd4c945d429658"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1400;s:6:"height";i:481;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:9:"\x00*\x00medias";a:6:{s:19:"(min-width: 1800px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:2000;s:6:"height";i:668;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1600px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1800;s:6:"height";i:619;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1400px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1600;s:6:"height";i:550;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1200px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1400;s:6:"height";i:481;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:18:"(min-width: 992px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1200;s:6:"height";i:413;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}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:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:992;s:6:"height";i:341;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}}s:7:"\x00*\x00name";s:56:"brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:6:"bricks";s:9:"\x00*\x00format";s:4:"WEBP";s:10:"\x00*\x00quality";i:95;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";i:1733815502;s:15:"\x00*\x00creationDate";i:1733755528;s:17:"\x00*\x00filenameSuffix";s:22:"media--9a2dd926--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1743661474
  1744266274
  1
]
179 1.12 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a"
  "pimcore_image_thumbnails"
]
180 0.75 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91__7fbb045ea7be53d57a45059c82cf3a98"
]
181 1.91 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91__7fbb045ea7be53d57a45059c82cf3a98"
]
182 2.07 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_91__7fbb045ea7be53d57a45059c82cf3a98"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1400;s:6:"height";i:481;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:9:"\x00*\x00medias";a:6:{s:19:"(min-width: 1800px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:2000;s:6:"height";i:668;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1600px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1800;s:6:"height";i:619;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1400px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1600;s:6:"height";i:550;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1200px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1400;s:6:"height";i:481;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:18:"(min-width: 992px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1200;s:6:"height";i:413;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}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:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:992;s:6:"height";i:341;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}}s:7:"\x00*\x00name";s:56:"brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:6:"bricks";s:9:"\x00*\x00format";s:4:"WEBP";s:10:"\x00*\x00quality";i:95;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";i:1733815502;s:15:"\x00*\x00creationDate";i:1733755528;s:17:"\x00*\x00filenameSuffix";s:22:"media--9a2dd926--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1743661474
  1744266274
  1
]
183 0.31 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a"
  "pimcore_image_thumbnails"
]
184 0.49 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91__162ea34cafb30ab80a8c35cdf6e91f19"
]
185 1.65 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91__162ea34cafb30ab80a8c35cdf6e91f19"
]
186 1.89 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_91__162ea34cafb30ab80a8c35cdf6e91f19"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1400;s:6:"height";i:481;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:9:"\x00*\x00medias";a:6:{s:19:"(min-width: 1800px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:2000;s:6:"height";i:668;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1600px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1800;s:6:"height";i:619;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1400px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1600;s:6:"height";i:550;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1200px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1400;s:6:"height";i:481;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:18:"(min-width: 992px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1200;s:6:"height";i:413;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}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:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:992;s:6:"height";i:341;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}}s:7:"\x00*\x00name";s:56:"brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:6:"bricks";s:9:"\x00*\x00format";s:4:"WEBP";s:10:"\x00*\x00quality";i:95;s:17:"\x00*\x00highResolution";N;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";i:1733815502;s:15:"\x00*\x00creationDate";i:1733755528;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1743661474
  1744266274
  1
]
187 0.53 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a"
  "pimcore_image_thumbnails"
]
188 0.63 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91__d3286d9dd59473aa12ad89d178d5cfb8"
]
189 1.63 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91__d3286d9dd59473aa12ad89d178d5cfb8"
]
190 2.52 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_91__d3286d9dd59473aa12ad89d178d5cfb8"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1200;s:6:"height";i:413;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:9:"\x00*\x00medias";a:6:{s:19:"(min-width: 1800px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:2000;s:6:"height";i:668;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1600px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1800;s:6:"height";i:619;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1400px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1600;s:6:"height";i:550;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1200px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1400;s:6:"height";i:481;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:18:"(min-width: 992px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1200;s:6:"height";i:413;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}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:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:992;s:6:"height";i:341;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}}s:7:"\x00*\x00name";s:56:"brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:6:"bricks";s:9:"\x00*\x00format";s:4:"WEBP";s:10:"\x00*\x00quality";i:95;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";i:1733815502;s:15:"\x00*\x00creationDate";i:1733755528;s:17:"\x00*\x00filenameSuffix";s:22:"media--08a5fdd3--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1743661474
  1744266274
  1
]
191 0.60 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a"
  "pimcore_image_thumbnails"
]
192 0.45 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91__2de1877adf32a571082396313cb5df92"
]
193 2.36 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91__2de1877adf32a571082396313cb5df92"
]
194 2.52 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_91__2de1877adf32a571082396313cb5df92"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1200;s:6:"height";i:413;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:9:"\x00*\x00medias";a:6:{s:19:"(min-width: 1800px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:2000;s:6:"height";i:668;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1600px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1800;s:6:"height";i:619;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1400px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1600;s:6:"height";i:550;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1200px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1400;s:6:"height";i:481;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:18:"(min-width: 992px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1200;s:6:"height";i:413;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}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:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:992;s:6:"height";i:341;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}}s:7:"\x00*\x00name";s:56:"brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:6:"bricks";s:9:"\x00*\x00format";s:4:"WEBP";s:10:"\x00*\x00quality";i:95;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";i:1733815502;s:15:"\x00*\x00creationDate";i:1733755528;s:17:"\x00*\x00filenameSuffix";s:22:"media--08a5fdd3--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1743661474
  1744266274
  1
]
195 0.87 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a"
  "pimcore_image_thumbnails"
]
196 0.55 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91__278da48efc79a0bcfdb635a0348bf494"
]
197 2.73 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91__278da48efc79a0bcfdb635a0348bf494"
]
198 2.52 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_91__278da48efc79a0bcfdb635a0348bf494"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1200;s:6:"height";i:413;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:9:"\x00*\x00medias";a:6:{s:19:"(min-width: 1800px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:2000;s:6:"height";i:668;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1600px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1800;s:6:"height";i:619;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1400px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1600;s:6:"height";i:550;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1200px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1400;s:6:"height";i:481;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:18:"(min-width: 992px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1200;s:6:"height";i:413;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}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:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:992;s:6:"height";i:341;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}}s:7:"\x00*\x00name";s:56:"brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:6:"bricks";s:9:"\x00*\x00format";s:4:"WEBP";s:10:"\x00*\x00quality";i:95;s:17:"\x00*\x00highResolution";N;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";i:1733815502;s:15:"\x00*\x00creationDate";i:1733755528;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1743661474
  1744266274
  1
]
199 0.77 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a"
  "pimcore_image_thumbnails"
]
200 0.51 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91__26f82e7981da15179384f45dc6d8026e"
]
201 2.48 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91__26f82e7981da15179384f45dc6d8026e"
]
202 1.71 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_91__26f82e7981da15179384f45dc6d8026e"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:992;s:6:"height";i:341;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:9:"\x00*\x00medias";a:6:{s:19:"(min-width: 1800px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:2000;s:6:"height";i:668;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1600px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1800;s:6:"height";i:619;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1400px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1600;s:6:"height";i:550;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1200px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1400;s:6:"height";i:481;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:18:"(min-width: 992px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1200;s:6:"height";i:413;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}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:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:992;s:6:"height";i:341;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}}s:7:"\x00*\x00name";s:56:"brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:6:"bricks";s:9:"\x00*\x00format";s:4:"WEBP";s:10:"\x00*\x00quality";i:95;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";i:1733815502;s:15:"\x00*\x00creationDate";i:1733755528;s:17:"\x00*\x00filenameSuffix";s:22:"media--df42eb16--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1743661474
  1744266274
  1
]
203 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a"
  "pimcore_image_thumbnails"
]
204 1.35 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91__e8a54d38c560689c4bad6312278eca5a"
]
205 2.17 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91__e8a54d38c560689c4bad6312278eca5a"
]
206 2.16 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_91__e8a54d38c560689c4bad6312278eca5a"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:992;s:6:"height";i:341;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:9:"\x00*\x00medias";a:6:{s:19:"(min-width: 1800px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:2000;s:6:"height";i:668;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1600px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1800;s:6:"height";i:619;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1400px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1600;s:6:"height";i:550;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1200px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1400;s:6:"height";i:481;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:18:"(min-width: 992px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1200;s:6:"height";i:413;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}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:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:992;s:6:"height";i:341;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}}s:7:"\x00*\x00name";s:56:"brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:6:"bricks";s:9:"\x00*\x00format";s:4:"WEBP";s:10:"\x00*\x00quality";i:95;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";i:1733815502;s:15:"\x00*\x00creationDate";i:1733755528;s:17:"\x00*\x00filenameSuffix";s:22:"media--df42eb16--query";s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1743661474
  1744266274
  1
]
207 0.58 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a"
  "pimcore_image_thumbnails"
]
208 0.45 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91__de467b8143327e054a0c5838e0bc75f8"
]
209 1.94 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91__de467b8143327e054a0c5838e0bc75f8"
]
210 1.95 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_91__de467b8143327e054a0c5838e0bc75f8"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:992;s:6:"height";i:341;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:9:"\x00*\x00medias";a:6:{s:19:"(min-width: 1800px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:2000;s:6:"height";i:668;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1600px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1800;s:6:"height";i:619;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1400px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1600;s:6:"height";i:550;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1200px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1400;s:6:"height";i:481;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:18:"(min-width: 992px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1200;s:6:"height";i:413;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}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:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:992;s:6:"height";i:341;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}}s:7:"\x00*\x00name";s:56:"brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:6:"bricks";s:9:"\x00*\x00format";s:4:"WEBP";s:10:"\x00*\x00quality";i:95;s:17:"\x00*\x00highResolution";N;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";i:1733815502;s:15:"\x00*\x00creationDate";i:1733755528;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1743661474
  1744266274
  1
]
211 0.83 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a"
  "pimcore_image_thumbnails"
]
212 0.90 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91__4624ea2466a2b61cb16eaeb7682fb79c"
]
213 3.36 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91__4624ea2466a2b61cb16eaeb7682fb79c"
]
214 2.05 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_91__4624ea2466a2b61cb16eaeb7682fb79c"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:768;s:6:"height";i:264;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:9:"\x00*\x00medias";a:6:{s:19:"(min-width: 1800px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:2000;s:6:"height";i:668;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1600px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1800;s:6:"height";i:619;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1400px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1600;s:6:"height";i:550;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1200px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1400;s:6:"height";i:481;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:18:"(min-width: 992px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1200;s:6:"height";i:413;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}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:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:992;s:6:"height";i:341;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}}s:7:"\x00*\x00name";s:56:"brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:6:"bricks";s:9:"\x00*\x00format";s:4:"WEBP";s:10:"\x00*\x00quality";i:95;s:17:"\x00*\x00highResolution";d:1;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";i:1733815502;s:15:"\x00*\x00creationDate";i:1733755528;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1743661474
  1744266274
  1
]
215 0.43 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a"
  "pimcore_image_thumbnails"
]
216 0.62 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91__d82256db61858289fa10085f117c3f49"
]
217 1.75 ms
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91__d82256db61858289fa10085f117c3f49"
]
218 2.46 ms
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  "thumb_91__d82256db61858289fa10085f117c3f49"
  "O:42:"Pimcore\Model\Asset\Image\Thumbnail\Config":16:{s:8:"\x00*\x00items";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:768;s:6:"height";i:264;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:9:"\x00*\x00medias";a:6:{s:19:"(min-width: 1800px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:2000;s:6:"height";i:668;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1600px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1800;s:6:"height";i:619;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1400px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1600;s:6:"height";i:550;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:19:"(min-width: 1200px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1400;s:6:"height";i:481;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}s:18:"(min-width: 992px)";a:2:{i:0;a:2:{s:6:"method";s:11:"cropPercent";s:9:"arguments";a:4:{s:5:"width";d:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:1200;s:6:"height";i:413;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}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:84.4;s:6:"height";d:106.19469026548673;s:1:"y";d:0;s:1:"x";d:0;}}i:1;a:2:{s:6:"method";s:5:"cover";s:9:"arguments";a:4:{s:5:"width";i:992;s:6:"height";i:341;s:11:"positioning";s:6:"center";s:11:"forceResize";b:0;}}}}s:7:"\x00*\x00name";s:56:"brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a";s:14:"\x00*\x00description";s:0:"";s:8:"\x00*\x00group";s:6:"bricks";s:9:"\x00*\x00format";s:4:"WEBP";s:10:"\x00*\x00quality";i:95;s:17:"\x00*\x00highResolution";d:2;s:16:"\x00*\x00preserveColor";b:0;s:19:"\x00*\x00preserveMetaData";b:0;s:15:"\x00*\x00rasterizeSVG";b:0;s:15:"\x00*\x00downloadable";b:0;s:19:"\x00*\x00modificationDate";i:1733815502;s:15:"\x00*\x00creationDate";i:1733755528;s:17:"\x00*\x00filenameSuffix";N;s:20:"\x00*\x00preserveAnimation";b:0;}"
  "thumbnail_deferred"
  1743661474
  1744266274
  1
]
219 0.83 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a"
  "pimcore_image_thumbnails"
]
220 0.60 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91__4624ea2466a2b61cb16eaeb7682fb79c"
]
221 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a"
  "pimcore_image_thumbnails"
]
222 0.31 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91__4624ea2466a2b61cb16eaeb7682fb79c"
]
223 0.27 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a"
  "pimcore_image_thumbnails"
]
224 0.33 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91__4624ea2466a2b61cb16eaeb7682fb79c"
]
225 0.39 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a"
  "pimcore_image_thumbnails"
]
226 0.40 ms
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_91__d82256db61858289fa10085f117c3f49"
]
227 0.48 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  11
]
228 0.44 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  11
]
229 0.46 ms
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  29
]
230 0.59 ms
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  29
]
231 0.45 ms
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  30
]
232 0.46 ms
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  30
]
233 0.37 ms
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  21
]
234 0.34 ms
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  21
]
235 0.33 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  14
]
236 0.32 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  15
]
237 0.39 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  8
]
238 0.49 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  16
]
239 0.37 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  17
]
240 0.45 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  18
]
241 0.33 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  19
]
242 0.43 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,11) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  20
]
243 0.34 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  20
]
244 0.48 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  20
]
245 0.33 ms
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  23
]
246 0.36 ms
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  23
]
247 0.43 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,20,11) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  23
]
248 0.34 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  23
]
249 0.45 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,11) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  29
]
250 0.37 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  29
]
251 0.41 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,11) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  30
]
252 0.29 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  30
]
253 0.46 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,11) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  3
]
254 0.87 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  3
]
255 1.47 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  3
]
256 0.42 ms
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  4
]
257 0.39 ms
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  4
]
258 0.64 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3,11) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  4
]
259 0.42 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  4
]
260 0.36 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  4
]
261 0.33 ms
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  5
]
262 0.35 ms
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents
            LEFT JOIN documents_snippet ON documents.id = documents_snippet.id
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  5
]
263 0.32 ms
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  6
]
264 0.36 ms
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents
            LEFT JOIN documents_snippet ON documents.id = documents_snippet.id
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  6
]
265 0.36 ms
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  7
]
266 0.36 ms
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents
            LEFT JOIN documents_snippet ON documents.id = documents_snippet.id
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  7
]
267 0.35 ms
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  48
]
268 0.35 ms
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents
            LEFT JOIN documents_snippet ON documents.id = documents_snippet.id
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  48
]
269 0.39 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3,11) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  9
]
270 1.06 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  9
]
271 0.45 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  9
]
272 0.56 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3,11) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  26
]
273 0.79 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  26
]
274 1.09 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  26
]
275 0.39 ms
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  28
]
276 0.47 ms
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents
            LEFT JOIN documents_snippet ON documents.id = documents_snippet.id
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  28
]
277 0.51 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,11) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  21
]
278 0.97 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  21
]
279 0.43 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  21
]
280 10.55 ms
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  22
]
281 3.56 ms
SELECT documents.*, documents_email.*, tree_locks.locked FROM documents
            LEFT JOIN documents_email ON documents.id = documents_email.id
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  22
]
282 0.50 ms
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  25
]
283 0.34 ms
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  25
]
284 0.45 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,21,11) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  25
]
285 0.36 ms
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  25
]
286 0.99 ms
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  25
]
287 0.32 ms
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  24
]
288 3.19 ms
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents
            LEFT JOIN documents_snippet ON documents.id = documents_snippet.id
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  24
]
289 1.30 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/it/snippets/footer/"
  "navigation"
]
290 0.56 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,4,3,11) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  5
]
291 0.46 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
292 1.20 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=it&_format=html&_controller=App%5CController%5CDefaultController%3A%3AemptyAction"
  "path_query"
  "https://villafood.aleapro.com/_fragment?_path=_locale=it&_format=html&_controller=App%5CController%5CDefaultController%3A%3AemptyAction"
  "entire_uri"
]
293 1.41 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  5
]
294 0.63 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  13
]
295 11.38 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  13
]
296 0.73 ms
SELECT * FROM object_store_navigationmenu WHERE oo_id = ?
Parameters:
[
  13
]
297 0.46 ms
SELECT * FROM object_localized_data_navigationmenu WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
  13
]
298 0.36 ms
SELECT * FROM object_relations_navigationmenu WHERE src_id = ?
Parameters:
[
  13
]
299 0.55 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  15
]
300 0.55 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  15
]
301 0.26 ms
SELECT * FROM object_store_navigationmenunode WHERE oo_id = ?
Parameters:
[
  15
]
302 0.40 ms
SELECT * FROM object_localized_data_navigationmenunode WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
  15
]
303 1.28 ms
SELECT * FROM object_relations_navigationmenunode WHERE src_id = ?
Parameters:
[
  15
]
304 0.35 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  16
]
305 0.43 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  16
]
306 0.53 ms
SELECT * FROM object_store_navigationmenunode WHERE oo_id = ?
Parameters:
[
  16
]
307 0.38 ms
SELECT * FROM object_localized_data_navigationmenunode WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
  16
]
308 0.42 ms
SELECT * FROM object_relations_navigationmenunode WHERE src_id = ?
Parameters:
[
  16
]
309 0.70 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  17
]
310 0.85 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  17
]
311 0.27 ms
SELECT * FROM object_store_navigationmenunode WHERE oo_id = ?
Parameters:
[
  17
]
312 0.76 ms
SELECT * FROM object_localized_data_navigationmenunode WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
  17
]
313 1.30 ms
SELECT * FROM object_relations_navigationmenunode WHERE src_id = ?
Parameters:
[
  17
]
314 0.39 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  44
]
315 0.55 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  44
]
316 0.30 ms
SELECT * FROM object_store_navigationmenunode WHERE oo_id = ?
Parameters:
[
  44
]
317 0.40 ms
SELECT * FROM object_localized_data_navigationmenunode WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
  44
]
318 1.11 ms
SELECT * FROM object_relations_navigationmenunode WHERE src_id = ?
Parameters:
[
  44
]
319 1.01 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  45
]
320 1.01 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  45
]
321 0.63 ms
SELECT * FROM object_store_navigationmenunode WHERE oo_id = ?
Parameters:
[
  45
]
322 0.63 ms
SELECT * FROM object_localized_data_navigationmenunode WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
  45
]
323 0.43 ms
SELECT * FROM object_relations_navigationmenunode WHERE src_id = ?
Parameters:
[
  45
]
324 0.45 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  46
]
325 1.25 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  46
]
326 1.08 ms
SELECT * FROM object_store_navigationmenunode WHERE oo_id = ?
Parameters:
[
  46
]
327 0.44 ms
SELECT * FROM object_localized_data_navigationmenunode WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
  46
]
328 0.53 ms
SELECT * FROM object_relations_navigationmenunode WHERE src_id = ?
Parameters:
[
  46
]
329 0.26 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  47
]
330 0.40 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  47
]
331 0.84 ms
SELECT * FROM object_store_navigationmenunode WHERE oo_id = ?
Parameters:
[
  47
]
332 0.48 ms
SELECT * FROM object_localized_data_navigationmenunode WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
  47
]
333 0.71 ms
SELECT * FROM object_relations_navigationmenunode WHERE src_id = ?
Parameters:
[
  47
]
334 0.90 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/it/snippets/footer/"
  "address"
]
335 0.47 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,4,3,11) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  6
]
336 2.00 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
337 0.72 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=it&_format=html&_controller=App%5CController%5CDefaultController%3A%3AemptyAction"
  "path_query"
  "https://villafood.aleapro.com/_fragment?_path=_locale=it&_format=html&_controller=App%5CController%5CDefaultController%3A%3AemptyAction"
  "entire_uri"
]
338 2.08 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  6
]
339 3.84 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/it/snippets/footer/"
  "logos"
]
340 0.91 ms
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/it/snippets/footer/logos"
]
341 0.40 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/it/snippets/footer/"
  "social-medias"
]
342 0.59 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,4,3,11) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  48
]
343 1.16 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
344 0.58 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=it&_format=html&_controller=App%5CController%5CDefaultController%3A%3AemptyAction"
  "path_query"
  "https://villafood.aleapro.com/_fragment?_path=_locale=it&_format=html&_controller=App%5CController%5CDefaultController%3A%3AemptyAction"
  "entire_uri"
]
345 0.53 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  48
]
346 0.58 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/it/snippets/footer/"
  "legals"
]
347 0.51 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,4,3,11) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  7
]
348 0.38 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
349 0.56 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=it&_format=html&_controller=App%5CController%5CDefaultController%3A%3AemptyAction"
  "path_query"
  "https://villafood.aleapro.com/_fragment?_path=_locale=it&_format=html&_controller=App%5CController%5CDefaultController%3A%3AemptyAction"
  "entire_uri"
]
350 0.43 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  7
]
351 0.30 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  18
]
352 0.38 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  18
]
353 0.25 ms
SELECT * FROM object_store_navigationmenu WHERE oo_id = ?
Parameters:
[
  18
]
354 0.34 ms
SELECT * FROM object_localized_data_navigationmenu WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
  18
]
355 0.29 ms
SELECT * FROM object_relations_navigationmenu WHERE src_id = ?
Parameters:
[
  18
]
356 0.25 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  19
]
357 0.41 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  19
]
358 0.26 ms
SELECT * FROM object_store_navigationmenunode WHERE oo_id = ?
Parameters:
[
  19
]
359 0.34 ms
SELECT * FROM object_localized_data_navigationmenunode WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
  19
]
360 0.28 ms
SELECT * FROM object_relations_navigationmenunode WHERE src_id = ?
Parameters:
[
  19
]
361 0.24 ms
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  20
]
362 0.32 ms
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  20
]
363 0.27 ms
SELECT * FROM object_store_navigationmenunode WHERE oo_id = ?
Parameters:
[
  20
]
364 0.36 ms
SELECT * FROM object_localized_data_navigationmenunode WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
  20
]
365 0.34 ms
SELECT * FROM object_relations_navigationmenunode WHERE src_id = ?
Parameters:
[
  20
]
366 5.18 ms
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/it/snippets/admin-scripts/"
  "body"
]
367 0.75 ms
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,26,3,11) AND inheritable = 1) OR cid = ?
                             ) AND ctype='document'
Parameters:
[
  28
]
368 0.30 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
369 0.64 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=it&_format=html&_controller=App%5CController%5CDefaultController%3A%3AemptyAction"
  "path_query"
  "https://villafood.aleapro.com/_fragment?_path=_locale=it&_format=html&_controller=App%5CController%5CDefaultController%3A%3AemptyAction"
  "entire_uri"
]
370 4.27 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  28
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

Class Mapping errors
SeoBundle\Model\ElementMetaData No errors.