Query Metrics
359
Database Queries
51
Different statements
230.75 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.21 ms |
SELECT * FROM sites WHERE mainDomain = ? OR domains LIKE ?
Parameters:
[ "villafood.aleapro.com" "%"villafood.aleapro.com"%" ] |
2 | 0.26 ms |
SELECT id,domains FROM sites
Parameters:
[] |
3 | 0.74 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
4 | 1.30 ms |
SELECT * FROM redirects WHERE ( (source = ? AND (`type` = ? OR `type` = ?)) OR (source = ? AND `type` = ?) OR (source = ? AND `type` = ?) ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL 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.07 ms |
INSERT INTO lock_keys (key_id, key_token, key_expiration) VALUES (?, ?, UNIX_TIMESTAMP() + 300)
Parameters:
[ "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "yIqVu3Ov1FfdZIuBLEjNLCCuLgXySEGGIx6YHYY6yOQ=" ] |
6 | 0.66 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 "yIqVu3Ov1FfdZIuBLEjNLCCuLgXySEGGIx6YHYY6yOQ=" "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "yIqVu3Ov1FfdZIuBLEjNLCCuLgXySEGGIx6YHYY6yOQ=" ] |
7 | 0.35 ms |
SELECT 1 FROM lock_keys WHERE key_id = ? AND key_token = ? AND key_expiration > UNIX_TIMESTAMP()
Parameters:
[ "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "yIqVu3Ov1FfdZIuBLEjNLCCuLgXySEGGIx6YHYY6yOQ=" ] |
8 | 0.56 ms |
SELECT id FROM redirects WHERE active = 1 AND regex = 1 ORDER BY `priority` DESC
Parameters:
[] |
9 | 3.96 ms |
DELETE FROM lock_keys WHERE key_id = ? AND key_token = ?
Parameters:
[ "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "yIqVu3Ov1FfdZIuBLEjNLCCuLgXySEGGIx6YHYY6yOQ=" ] |
10 | 0.39 ms |
SELECT 1 FROM lock_keys WHERE key_id = ? AND key_token = ? AND key_expiration > UNIX_TIMESTAMP()
Parameters:
[ "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "yIqVu3Ov1FfdZIuBLEjNLCCuLgXySEGGIx6YHYY6yOQ=" ] |
11 | 0.48 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
12 | 0.98 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/it/" "faq" ] |
13 | 0.57 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.50 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.56 ms |
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
16 | 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:
[
11
]
|
17 | 0.46 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.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:
[
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.66 ms |
SELECT * FROM properties WHERE ( (cid IN (1,11) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
19
]
|
21 | 0.49 ms |
SELECT * FROM object_url_slugs WHERE slug = '/it/faq' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
22 | 0.54 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.50 ms |
SELECT id FROM website_settings
Parameters:
[] |
24 | 0.35 ms |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
1
]
|
25 | 0.50 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/it/snippets/admin-scripts/" "head" ] |
26 | 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:
[
27
]
|
27 | 0.45 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.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:
[
26
]
|
29 | 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:
[
26
]
|
30 | 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:
[
3
]
|
31 | 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:
[
3
]
|
32 | 0.54 ms |
SELECT * FROM properties WHERE ( (cid IN (1,26,3,11) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
27
]
|
33 | 0.38 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
34 | 0.63 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.49 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
27
]
|
36 | 0.57 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/it/snippets/header/" "navigation" ] |
37 | 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:
[
10
]
|
38 | 0.44 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.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:
[
9
]
|
40 | 0.26 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.59 ms |
SELECT * FROM properties WHERE ( (cid IN (1,9,3,11) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
10
]
|
42 | 0.30 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
43 | 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" ] |
44 | 0.49 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
10
]
|
45 | 0.50 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"navigationmenu"
]
|
46 | 0.50 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
21
]
|
47 | 0.50 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.50 ms |
SELECT * FROM object_store_navigationmenu WHERE oo_id = ?
Parameters:
[
21
]
|
49 | 0.68 ms |
SELECT * FROM object_localized_data_navigationmenu WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
21
]
|
50 | 0.57 ms |
SELECT * FROM object_relations_navigationmenu WHERE src_id = ?
Parameters:
[
21
]
|
51 | 0.60 ms |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
52 | 0.40 ms |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
53 | 0.94 ms |
SELECT * FROM translations_messages WHERE language = ?
Parameters:
[
"it"
]
|
54 | 0.44 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"navigationmenunode"
]
|
55 | 0.36 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
22
]
|
56 | 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:
[
22
]
|
57 | 0.40 ms |
SELECT * FROM object_store_navigationmenunode WHERE oo_id = ?
Parameters:
[
22
]
|
58 | 0.62 ms |
SELECT * FROM object_localized_data_navigationmenunode WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
22
]
|
59 | 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:
[
14
]
|
60 | 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:
[
14
]
|
61 | 0.54 ms |
SELECT * FROM object_relations_navigationmenunode WHERE src_id = ?
Parameters:
[
22
]
|
62 | 0.33 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
23
]
|
63 | 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:
[
23
]
|
64 | 0.35 ms |
SELECT * FROM object_store_navigationmenunode WHERE oo_id = ?
Parameters:
[
23
]
|
65 | 0.46 ms |
SELECT * FROM object_localized_data_navigationmenunode WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
23
]
|
66 | 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:
[
15
]
|
67 | 0.45 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.28 ms |
SELECT * FROM object_relations_navigationmenunode WHERE src_id = ?
Parameters:
[
23
]
|
69 | 0.28 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
24
]
|
70 | 0.51 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.32 ms |
SELECT * FROM object_store_navigationmenunode WHERE oo_id = ?
Parameters:
[
24
]
|
72 | 0.54 ms |
SELECT * FROM object_localized_data_navigationmenunode WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
24
]
|
73 | 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:
[
8
]
|
74 | 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:
[
8
]
|
75 | 0.38 ms |
SELECT * FROM object_relations_navigationmenunode WHERE src_id = ?
Parameters:
[
24
]
|
76 | 0.41 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
25
]
|
77 | 0.44 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.32 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.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:
[
16
]
|
81 | 0.66 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.41 ms |
SELECT * FROM object_relations_navigationmenunode WHERE src_id = ?
Parameters:
[
25
]
|
83 | 0.33 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
26
]
|
84 | 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:
[
26
]
|
85 | 0.30 ms |
SELECT * FROM object_store_navigationmenunode WHERE oo_id = ?
Parameters:
[
26
]
|
86 | 0.47 ms |
SELECT * FROM object_localized_data_navigationmenunode WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
26
]
|
87 | 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:
[
17
]
|
88 | 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:
[
17
]
|
89 | 0.52 ms |
SELECT * FROM object_relations_navigationmenunode WHERE src_id = ?
Parameters:
[
26
]
|
90 | 0.43 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
41
]
|
91 | 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:
[
41
]
|
92 | 0.31 ms |
SELECT * FROM object_store_navigationmenunode WHERE oo_id = ?
Parameters:
[
41
]
|
93 | 0.50 ms |
SELECT * FROM object_localized_data_navigationmenunode WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
41
]
|
94 | 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:
[
18
]
|
95 | 0.40 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.32 ms |
SELECT * FROM object_relations_navigationmenunode WHERE src_id = ?
Parameters:
[
41
]
|
97 | 0.33 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
42
]
|
98 | 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:
[
42
]
|
99 | 0.23 ms |
SELECT * FROM object_store_navigationmenunode WHERE oo_id = ?
Parameters:
[
42
]
|
100 | 0.35 ms |
SELECT * FROM object_localized_data_navigationmenunode WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
42
]
|
101 | 0.78 ms |
SELECT * FROM object_relations_navigationmenunode WHERE src_id = ?
Parameters:
[
42
]
|
102 | 0.29 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
43
]
|
103 | 0.28 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.26 ms |
SELECT * FROM object_store_navigationmenunode WHERE oo_id = ?
Parameters:
[
43
]
|
105 | 0.34 ms |
SELECT * FROM object_localized_data_navigationmenunode WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
43
]
|
106 | 0.31 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.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:
[
20
]
|
108 | 0.26 ms |
SELECT * FROM object_relations_navigationmenunode WHERE src_id = ?
Parameters:
[
43
]
|
109 | 0.43 ms |
SELECT * FROM properties WHERE ( (cid IN (1,11) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
14
]
|
110 | 0.39 ms |
SELECT * FROM properties WHERE ( (cid IN (1,11) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
15
]
|
111 | 0.41 ms |
SELECT * FROM properties WHERE ( (cid IN (1,11) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
8
]
|
112 | 0.41 ms |
SELECT * FROM properties WHERE ( (cid IN (1,11) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
16
]
|
113 | 0.40 ms |
SELECT * FROM properties WHERE ( (cid IN (1,11) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
17
]
|
114 | 0.40 ms |
SELECT * FROM properties WHERE ( (cid IN (1,11) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
18
]
|
115 | 0.50 ms |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
19
]
|
116 | 0.84 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.34 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "it" ] |
118 | 0.88 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "en" ] |
119 | 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:
[
13
]
|
120 | 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:
[
13
]
|
121 | 0.32 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "de" ] |
122 | 0.39 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/de"
]
|
123 | 0.34 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "es" ] |
124 | 0.25 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/es"
]
|
125 | 0.33 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/it/snippets/header/" "cta" ] |
126 | 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:
[
12
]
|
127 | 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:
[
12
]
|
128 | 0.49 ms |
SELECT * FROM properties WHERE ( (cid IN (1,9,3,11) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
12
]
|
129 | 0.45 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
130 | 0.73 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" ] |
131 | 0.41 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
12
]
|
132 | 0.64 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
19
]
|
133 | 0.89 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
]
|
134 | 0.63 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
91
]
|
135 | 0.71 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
91
]
|
136 | 0.39 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a" "pimcore_image_thumbnails" ] |
137 | 0.47 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91__17977a6adf50cf05f905008403469143"
]
|
138 | 2.74 ms |
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91__17977a6adf50cf05f905008403469143"
]
|
139 | 3.98 ms |
SHOW COLUMNS FROM tmp_store
Parameters:
[] |
140 | 2.32 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" 1735142467 1735747267 1 ] |
141 | 0.50 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a" "pimcore_image_thumbnails" ] |
142 | 0.42 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91__08270c81e2af343a71a5db6e048f5f75"
]
|
143 | 1.86 ms |
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91__08270c81e2af343a71a5db6e048f5f75"
]
|
144 | 1.87 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" 1735142467 1735747267 1 ] |
145 | 0.35 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a" "pimcore_image_thumbnails" ] |
146 | 0.49 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91__00338be98dd19de60338762d4bd9f68c"
]
|
147 | 2.08 ms |
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91__00338be98dd19de60338762d4bd9f68c"
]
|
148 | 1.95 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" 1735142467 1735747267 1 ] |
149 | 0.65 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a" "pimcore_image_thumbnails" ] |
150 | 0.46 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91__d5b44efed750487fb73c2fcbf1d7b552"
]
|
151 | 1.81 ms |
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91__d5b44efed750487fb73c2fcbf1d7b552"
]
|
152 | 2.15 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" 1735142467 1735747267 1 ] |
153 | 0.52 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a" "pimcore_image_thumbnails" ] |
154 | 0.41 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91__b9be368baec7191637d6c212f2a47f51"
]
|
155 | 1.82 ms |
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91__b9be368baec7191637d6c212f2a47f51"
]
|
156 | 2.07 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" 1735142467 1735747267 1 ] |
157 | 0.53 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a" "pimcore_image_thumbnails" ] |
158 | 0.47 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91__4107c8fb0ed3841e7b3f430333fbfbd7"
]
|
159 | 1.91 ms |
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91__4107c8fb0ed3841e7b3f430333fbfbd7"
]
|
160 | 2.10 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" 1735142467 1735747267 1 ] |
161 | 0.41 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a" "pimcore_image_thumbnails" ] |
162 | 0.46 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91__03db6bcabbcf72409e333734c7bfc409"
]
|
163 | 1.90 ms |
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91__03db6bcabbcf72409e333734c7bfc409"
]
|
164 | 2.22 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" 1735142467 1735747267 1 ] |
165 | 0.34 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a" "pimcore_image_thumbnails" ] |
166 | 0.47 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91__b383f2069d4bce340a150043e9f853eb"
]
|
167 | 4.54 ms |
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91__b383f2069d4bce340a150043e9f853eb"
]
|
168 | 1.96 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" 1735142467 1735747267 1 ] |
169 | 0.70 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a" "pimcore_image_thumbnails" ] |
170 | 0.41 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91__7f5888c9226b8ec10333eb39394cd6d1"
]
|
171 | 1.92 ms |
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91__7f5888c9226b8ec10333eb39394cd6d1"
]
|
172 | 1.81 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" 1735142467 1735747267 1 ] |
173 | 0.34 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a" "pimcore_image_thumbnails" ] |
174 | 0.36 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91__0452f9c5a72216e933fd4c945d429658"
]
|
175 | 1.63 ms |
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91__0452f9c5a72216e933fd4c945d429658"
]
|
176 | 1.97 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" 1735142467 1735747267 1 ] |
177 | 0.32 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a" "pimcore_image_thumbnails" ] |
178 | 0.55 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91__7fbb045ea7be53d57a45059c82cf3a98"
]
|
179 | 1.88 ms |
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91__7fbb045ea7be53d57a45059c82cf3a98"
]
|
180 | 2.08 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" 1735142467 1735747267 1 ] |
181 | 0.34 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a" "pimcore_image_thumbnails" ] |
182 | 0.52 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91__162ea34cafb30ab80a8c35cdf6e91f19"
]
|
183 | 2.41 ms |
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91__162ea34cafb30ab80a8c35cdf6e91f19"
]
|
184 | 2.13 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" 1735142467 1735747267 1 ] |
185 | 0.36 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a" "pimcore_image_thumbnails" ] |
186 | 0.56 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91__d3286d9dd59473aa12ad89d178d5cfb8"
]
|
187 | 1.58 ms |
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91__d3286d9dd59473aa12ad89d178d5cfb8"
]
|
188 | 1.68 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" 1735142467 1735747267 1 ] |
189 | 0.30 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a" "pimcore_image_thumbnails" ] |
190 | 0.34 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91__2de1877adf32a571082396313cb5df92"
]
|
191 | 1.57 ms |
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91__2de1877adf32a571082396313cb5df92"
]
|
192 | 1.74 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" 1735142467 1735747267 1 ] |
193 | 0.32 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a" "pimcore_image_thumbnails" ] |
194 | 0.38 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91__278da48efc79a0bcfdb635a0348bf494"
]
|
195 | 1.47 ms |
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91__278da48efc79a0bcfdb635a0348bf494"
]
|
196 | 1.61 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" 1735142467 1735747267 1 ] |
197 | 0.27 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a" "pimcore_image_thumbnails" ] |
198 | 0.30 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91__26f82e7981da15179384f45dc6d8026e"
]
|
199 | 1.55 ms |
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91__26f82e7981da15179384f45dc6d8026e"
]
|
200 | 1.92 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" 1735142467 1735747267 1 ] |
201 | 0.27 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a" "pimcore_image_thumbnails" ] |
202 | 0.55 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91__e8a54d38c560689c4bad6312278eca5a"
]
|
203 | 1.67 ms |
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91__e8a54d38c560689c4bad6312278eca5a"
]
|
204 | 1.95 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" 1735142467 1735747267 1 ] |
205 | 0.29 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a" "pimcore_image_thumbnails" ] |
206 | 0.48 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91__de467b8143327e054a0c5838e0bc75f8"
]
|
207 | 1.77 ms |
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91__de467b8143327e054a0c5838e0bc75f8"
]
|
208 | 1.74 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" 1735142467 1735747267 1 ] |
209 | 1.26 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a" "pimcore_image_thumbnails" ] |
210 | 0.48 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91__4624ea2466a2b61cb16eaeb7682fb79c"
]
|
211 | 1.84 ms |
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91__4624ea2466a2b61cb16eaeb7682fb79c"
]
|
212 | 2.08 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" 1735142467 1735747267 1 ] |
213 | 0.42 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a" "pimcore_image_thumbnails" ] |
214 | 0.44 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91__d82256db61858289fa10085f117c3f49"
]
|
215 | 2.08 ms |
DELETE FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91__d82256db61858289fa10085f117c3f49"
]
|
216 | 2.12 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" 1735142467 1735747267 1 ] |
217 | 0.29 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a" "pimcore_image_thumbnails" ] |
218 | 0.43 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91__4624ea2466a2b61cb16eaeb7682fb79c"
]
|
219 | 0.25 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a" "pimcore_image_thumbnails" ] |
220 | 0.38 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91__4624ea2466a2b61cb16eaeb7682fb79c"
]
|
221 | 0.24 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "brick-hero-regular_auto_38b4061ed2eeaf3ca35391e1f960549a" "pimcore_image_thumbnails" ] |
222 | 0.33 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"thumb_91__4624ea2466a2b61cb16eaeb7682fb79c"
]
|
223 | 0.31 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__d82256db61858289fa10085f117c3f49"
]
|
225 | 0.46 ms |
SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1
Parameters:
[
11
]
|
226 | 0.47 ms |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
11
]
|
227 | 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:
[
29
]
|
228 | 0.45 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
]
|
229 | 0.31 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
]
|
230 | 0.33 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
]
|
231 | 0.27 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
]
|
232 | 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:
[
21
]
|
233 | 0.31 ms |
SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1
Parameters:
[
14
]
|
234 | 0.30 ms |
SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1
Parameters:
[
15
]
|
235 | 0.32 ms |
SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1
Parameters:
[
8
]
|
236 | 0.30 ms |
SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1
Parameters:
[
16
]
|
237 | 0.33 ms |
SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1
Parameters:
[
17
]
|
238 | 0.31 ms |
SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1
Parameters:
[
18
]
|
239 | 0.32 ms |
SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1
Parameters:
[
19
]
|
240 | 0.44 ms |
SELECT * FROM properties WHERE ( (cid IN (1,11) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
20
]
|
241 | 0.30 ms |
SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1
Parameters:
[
20
]
|
242 | 0.39 ms |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
20
]
|
243 | 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:
[
23
]
|
244 | 0.32 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
]
|
245 | 0.45 ms |
SELECT * FROM properties WHERE ( (cid IN (1,20,11) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
23
]
|
246 | 0.37 ms |
SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1
Parameters:
[
23
]
|
247 | 0.44 ms |
SELECT * FROM properties WHERE ( (cid IN (1,11) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
29
]
|
248 | 0.29 ms |
SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1
Parameters:
[
29
]
|
249 | 0.39 ms |
SELECT * FROM properties WHERE ( (cid IN (1,11) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
30
]
|
250 | 0.28 ms |
SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1
Parameters:
[
30
]
|
251 | 0.35 ms |
SELECT * FROM properties WHERE ( (cid IN (1,11) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
3
]
|
252 | 0.36 ms |
SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1
Parameters:
[
3
]
|
253 | 0.38 ms |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
3
]
|
254 | 0.31 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
]
|
255 | 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:
[
4
]
|
256 | 0.45 ms |
SELECT * FROM properties WHERE ( (cid IN (1,3,11) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
4
]
|
257 | 0.43 ms |
SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1
Parameters:
[
4
]
|
258 | 0.38 ms |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
4
]
|
259 | 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:
[
5
]
|
260 | 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:
[
5
]
|
261 | 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:
[
6
]
|
262 | 0.42 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
]
|
263 | 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:
[
7
]
|
264 | 0.42 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
]
|
265 | 0.54 ms |
SELECT * FROM properties WHERE ( (cid IN (1,3,11) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
9
]
|
266 | 0.68 ms |
SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1
Parameters:
[
9
]
|
267 | 0.44 ms |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
9
]
|
268 | 0.47 ms |
SELECT * FROM properties WHERE ( (cid IN (1,3,11) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
26
]
|
269 | 0.47 ms |
SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1
Parameters:
[
26
]
|
270 | 0.41 ms |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
26
]
|
271 | 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:
[
28
]
|
272 | 0.46 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
]
|
273 | 0.50 ms |
SELECT * FROM properties WHERE ( (cid IN (1,11) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
21
]
|
274 | 1.12 ms |
SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1
Parameters:
[
21
]
|
275 | 0.45 ms |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
21
]
|
276 | 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:
[
22
]
|
277 | 1.09 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
]
|
278 | 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:
[
25
]
|
279 | 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:
[
25
]
|
280 | 0.51 ms |
SELECT * FROM properties WHERE ( (cid IN (1,21,11) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
25
]
|
281 | 0.32 ms |
SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1
Parameters:
[
25
]
|
282 | 0.33 ms |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
25
]
|
283 | 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
]
|
284 | 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:
[
24
]
|
285 | 0.44 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/it/snippets/footer/" "navigation" ] |
286 | 0.53 ms |
SELECT * FROM properties WHERE ( (cid IN (1,4,3,11) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
5
]
|
287 | 0.31 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
288 | 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" ] |
289 | 0.37 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
5
]
|
290 | 0.31 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
13
]
|
291 | 0.37 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
]
|
292 | 0.25 ms |
SELECT * FROM object_store_navigationmenu WHERE oo_id = ?
Parameters:
[
13
]
|
293 | 0.36 ms |
SELECT * FROM object_localized_data_navigationmenu WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
13
]
|
294 | 0.44 ms |
SELECT * FROM object_relations_navigationmenu WHERE src_id = ?
Parameters:
[
13
]
|
295 | 0.32 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
15
]
|
296 | 0.39 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
]
|
297 | 0.32 ms |
SELECT * FROM object_store_navigationmenunode WHERE oo_id = ?
Parameters:
[
15
]
|
298 | 3.33 ms |
SELECT * FROM object_localized_data_navigationmenunode WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
15
]
|
299 | 0.53 ms |
SELECT * FROM object_relations_navigationmenunode WHERE src_id = ?
Parameters:
[
15
]
|
300 | 0.29 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
16
]
|
301 | 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:
[
16
]
|
302 | 0.36 ms |
SELECT * FROM object_store_navigationmenunode WHERE oo_id = ?
Parameters:
[
16
]
|
303 | 0.33 ms |
SELECT * FROM object_localized_data_navigationmenunode WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
16
]
|
304 | 0.27 ms |
SELECT * FROM object_relations_navigationmenunode WHERE src_id = ?
Parameters:
[
16
]
|
305 | 0.36 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
17
]
|
306 | 0.31 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
]
|
307 | 0.27 ms |
SELECT * FROM object_store_navigationmenunode WHERE oo_id = ?
Parameters:
[
17
]
|
308 | 0.31 ms |
SELECT * FROM object_localized_data_navigationmenunode WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
17
]
|
309 | 0.32 ms |
SELECT * FROM object_relations_navigationmenunode WHERE src_id = ?
Parameters:
[
17
]
|
310 | 0.34 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
44
]
|
311 | 0.34 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
]
|
312 | 0.25 ms |
SELECT * FROM object_store_navigationmenunode WHERE oo_id = ?
Parameters:
[
44
]
|
313 | 0.40 ms |
SELECT * FROM object_localized_data_navigationmenunode WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
44
]
|
314 | 0.55 ms |
SELECT * FROM object_relations_navigationmenunode WHERE src_id = ?
Parameters:
[
44
]
|
315 | 0.40 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
45
]
|
316 | 0.49 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
]
|
317 | 0.37 ms |
SELECT * FROM object_store_navigationmenunode WHERE oo_id = ?
Parameters:
[
45
]
|
318 | 0.42 ms |
SELECT * FROM object_localized_data_navigationmenunode WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
45
]
|
319 | 0.31 ms |
SELECT * FROM object_relations_navigationmenunode WHERE src_id = ?
Parameters:
[
45
]
|
320 | 0.26 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
46
]
|
321 | 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:
[
46
]
|
322 | 0.27 ms |
SELECT * FROM object_store_navigationmenunode WHERE oo_id = ?
Parameters:
[
46
]
|
323 | 0.35 ms |
SELECT * FROM object_localized_data_navigationmenunode WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
46
]
|
324 | 0.30 ms |
SELECT * FROM object_relations_navigationmenunode WHERE src_id = ?
Parameters:
[
46
]
|
325 | 0.26 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
47
]
|
326 | 0.31 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
]
|
327 | 0.24 ms |
SELECT * FROM object_store_navigationmenunode WHERE oo_id = ?
Parameters:
[
47
]
|
328 | 0.36 ms |
SELECT * FROM object_localized_data_navigationmenunode WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
47
]
|
329 | 0.34 ms |
SELECT * FROM object_relations_navigationmenunode WHERE src_id = ?
Parameters:
[
47
]
|
330 | 0.50 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/it/snippets/footer/" "address" ] |
331 | 0.43 ms |
SELECT * FROM properties WHERE ( (cid IN (1,4,3,11) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
6
]
|
332 | 0.43 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
333 | 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" ] |
334 | 0.38 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
6
]
|
335 | 0.50 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/it/snippets/footer/" "legals" ] |
336 | 0.46 ms |
SELECT * FROM properties WHERE ( (cid IN (1,4,3,11) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
7
]
|
337 | 0.33 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
338 | 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" ] |
339 | 0.38 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
7
]
|
340 | 0.33 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
18
]
|
341 | 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:
[
18
]
|
342 | 0.30 ms |
SELECT * FROM object_store_navigationmenu WHERE oo_id = ?
Parameters:
[
18
]
|
343 | 0.50 ms |
SELECT * FROM object_localized_data_navigationmenu WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
18
]
|
344 | 0.39 ms |
SELECT * FROM object_relations_navigationmenu WHERE src_id = ?
Parameters:
[
18
]
|
345 | 0.24 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
19
]
|
346 | 0.42 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
]
|
347 | 0.26 ms |
SELECT * FROM object_store_navigationmenunode WHERE oo_id = ?
Parameters:
[
19
]
|
348 | 0.52 ms |
SELECT * FROM object_localized_data_navigationmenunode WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
19
]
|
349 | 0.28 ms |
SELECT * FROM object_relations_navigationmenunode WHERE src_id = ?
Parameters:
[
19
]
|
350 | 0.28 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
20
]
|
351 | 0.34 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
]
|
352 | 2.09 ms |
SELECT * FROM object_store_navigationmenunode WHERE oo_id = ?
Parameters:
[
20
]
|
353 | 0.40 ms |
SELECT * FROM object_localized_data_navigationmenunode WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
20
]
|
354 | 0.32 ms |
SELECT * FROM object_relations_navigationmenunode WHERE src_id = ?
Parameters:
[
20
]
|
355 | 0.44 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/it/snippets/admin-scripts/" "body" ] |
356 | 0.44 ms |
SELECT * FROM properties WHERE ( (cid IN (1,26,3,11) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
28
]
|
357 | 0.38 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
358 | 0.50 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" ] |
359 | 0.40 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. |