Query Metrics
223
Database Queries
39
Different statements
103.98 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.26 ms |
SELECT * FROM sites WHERE mainDomain = ? OR domains LIKE ?
Parameters:
[ "villafood.aleapro.com" "%"villafood.aleapro.com"%" ] |
2 | 0.27 ms |
SELECT id,domains FROM sites
Parameters:
[] |
3 | 0.66 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
4 | 1.03 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/privacy-policy" "path" "auto_create" "/it/privacy-policy" "path_query" "https://villafood.aleapro.com/it/privacy-policy" "entire_uri" ] |
5 | 2.87 ms |
INSERT INTO lock_keys (key_id, key_token, key_expiration) VALUES (?, ?, UNIX_TIMESTAMP() + 300)
Parameters:
[ "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "1jheFmortutKEK7T0sRJDcEIDpn3pnfvR7eFeNQgnPM=" ] |
6 | 0.67 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 "1jheFmortutKEK7T0sRJDcEIDpn3pnfvR7eFeNQgnPM=" "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "1jheFmortutKEK7T0sRJDcEIDpn3pnfvR7eFeNQgnPM=" ] |
7 | 0.43 ms |
SELECT 1 FROM lock_keys WHERE key_id = ? AND key_token = ? AND key_expiration > UNIX_TIMESTAMP()
Parameters:
[ "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "1jheFmortutKEK7T0sRJDcEIDpn3pnfvR7eFeNQgnPM=" ] |
8 | 0.55 ms |
SELECT id FROM redirects WHERE active = 1 AND regex = 1 ORDER BY `priority` DESC
Parameters:
[] |
9 | 2.99 ms |
DELETE FROM lock_keys WHERE key_id = ? AND key_token = ?
Parameters:
[ "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "1jheFmortutKEK7T0sRJDcEIDpn3pnfvR7eFeNQgnPM=" ] |
10 | 0.57 ms |
SELECT 1 FROM lock_keys WHERE key_id = ? AND key_token = ? AND key_expiration > UNIX_TIMESTAMP()
Parameters:
[ "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "1jheFmortutKEK7T0sRJDcEIDpn3pnfvR7eFeNQgnPM=" ] |
11 | 0.57 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
12 | 1.11 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/it/" "privacy-policy" ] |
13 | 0.64 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
]
|
14 | 0.58 ms |
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document' WHERE documents.id = ?
Parameters:
[
29
]
|
15 | 0.55 ms |
SELECT id FROM sites ORDER BY (SELECT LENGTH(`path`) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[] |
16 | 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:
[
11
]
|
17 | 0.68 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.39 ms |
SELECT documents.*, tree_locks.locked FROM documents LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document' WHERE documents.id = ?
Parameters:
[
1
]
|
19 | 0.41 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.77 ms |
SELECT * FROM properties WHERE ( (cid IN (1,11) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
29
]
|
21 | 0.61 ms |
SELECT * FROM object_url_slugs WHERE slug = '/it/privacy-policy' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
22 | 0.80 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" 29 "public" ] |
23 | 0.68 ms |
SELECT id FROM website_settings
Parameters:
[] |
24 | 0.39 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.83 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.49 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.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:
[
26
]
|
29 | 0.30 ms |
SELECT documents.*, tree_locks.locked FROM documents LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document' WHERE documents.id = ?
Parameters:
[
26
]
|
30 | 0.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:
[
3
]
|
31 | 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:
[
3
]
|
32 | 0.48 ms |
SELECT * FROM properties WHERE ( (cid IN (1,26,3,11) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
27
]
|
33 | 0.34 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
34 | 0.86 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.47 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
27
]
|
36 | 0.75 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/it/snippets/header/" "navigation" ] |
37 | 0.54 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.41 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.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:
[
9
]
|
40 | 0.33 ms |
SELECT documents.*, tree_locks.locked FROM documents LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document' WHERE documents.id = ?
Parameters:
[
9
]
|
41 | 0.56 ms |
SELECT * FROM properties WHERE ( (cid IN (1,9,3,11) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
10
]
|
42 | 0.32 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.40 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
10
]
|
45 | 0.41 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.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:
[
21
]
|
48 | 0.36 ms |
SELECT * FROM object_store_navigationmenu WHERE oo_id = ?
Parameters:
[
21
]
|
49 | 0.58 ms |
SELECT * FROM object_localized_data_navigationmenu WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
21
]
|
50 | 0.55 ms |
SELECT * FROM object_relations_navigationmenu WHERE src_id = ?
Parameters:
[
21
]
|
51 | 0.66 ms |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
52 | 0.32 ms |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
53 | 0.77 ms |
SELECT * FROM translations_messages WHERE language = ?
Parameters:
[
"it"
]
|
54 | 0.48 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"navigationmenunode"
]
|
55 | 0.34 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
22
]
|
56 | 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:
[
22
]
|
57 | 0.41 ms |
SELECT * FROM object_store_navigationmenunode WHERE oo_id = ?
Parameters:
[
22
]
|
58 | 0.47 ms |
SELECT * FROM object_localized_data_navigationmenunode WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
22
]
|
59 | 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:
[
14
]
|
60 | 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:
[
14
]
|
61 | 0.40 ms |
SELECT * FROM object_relations_navigationmenunode WHERE src_id = ?
Parameters:
[
22
]
|
62 | 0.44 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
23
]
|
63 | 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:
[
23
]
|
64 | 0.39 ms |
SELECT * FROM object_store_navigationmenunode WHERE oo_id = ?
Parameters:
[
23
]
|
65 | 0.47 ms |
SELECT * FROM object_localized_data_navigationmenunode WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
23
]
|
66 | 0.46 ms |
SELECT documents.*, tree_locks.locked FROM documents LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document' WHERE documents.id = ?
Parameters:
[
15
]
|
67 | 0.48 ms |
SELECT documents.*, documents_page.*, tree_locks.locked FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document' WHERE documents.id = ?
Parameters:
[
15
]
|
68 | 0.35 ms |
SELECT * FROM object_relations_navigationmenunode WHERE src_id = ?
Parameters:
[
23
]
|
69 | 0.31 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
24
]
|
70 | 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:
[
24
]
|
71 | 0.34 ms |
SELECT * FROM object_store_navigationmenunode WHERE oo_id = ?
Parameters:
[
24
]
|
72 | 0.48 ms |
SELECT * FROM object_localized_data_navigationmenunode WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
24
]
|
73 | 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:
[
8
]
|
74 | 0.49 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.45 ms |
SELECT * FROM object_relations_navigationmenunode WHERE src_id = ?
Parameters:
[
24
]
|
76 | 0.32 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
25
]
|
77 | 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:
[
25
]
|
78 | 0.31 ms |
SELECT * FROM object_store_navigationmenunode WHERE oo_id = ?
Parameters:
[
25
]
|
79 | 0.36 ms |
SELECT * FROM object_localized_data_navigationmenunode WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
25
]
|
80 | 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:
[
16
]
|
81 | 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:
[
16
]
|
82 | 0.35 ms |
SELECT * FROM object_relations_navigationmenunode WHERE src_id = ?
Parameters:
[
25
]
|
83 | 0.31 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
26
]
|
84 | 0.36 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.26 ms |
SELECT * FROM object_store_navigationmenunode WHERE oo_id = ?
Parameters:
[
26
]
|
86 | 0.41 ms |
SELECT * FROM object_localized_data_navigationmenunode WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
26
]
|
87 | 0.40 ms |
SELECT documents.*, tree_locks.locked FROM documents LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document' WHERE documents.id = ?
Parameters:
[
17
]
|
88 | 0.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:
[
17
]
|
89 | 0.30 ms |
SELECT * FROM object_relations_navigationmenunode WHERE src_id = ?
Parameters:
[
26
]
|
90 | 0.38 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
41
]
|
91 | 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:
[
41
]
|
92 | 0.31 ms |
SELECT * FROM object_store_navigationmenunode WHERE oo_id = ?
Parameters:
[
41
]
|
93 | 0.44 ms |
SELECT * FROM object_localized_data_navigationmenunode WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
41
]
|
94 | 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:
[
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.41 ms |
SELECT * FROM object_relations_navigationmenunode WHERE src_id = ?
Parameters:
[
41
]
|
97 | 0.38 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
42
]
|
98 | 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:
[
42
]
|
99 | 0.32 ms |
SELECT * FROM object_store_navigationmenunode WHERE oo_id = ?
Parameters:
[
42
]
|
100 | 0.65 ms |
SELECT * FROM object_localized_data_navigationmenunode WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
42
]
|
101 | 0.56 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
]
|
102 | 0.43 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
]
|
103 | 0.33 ms |
SELECT * FROM object_relations_navigationmenunode WHERE src_id = ?
Parameters:
[
42
]
|
104 | 0.27 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
43
]
|
105 | 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:
[
43
]
|
106 | 0.25 ms |
SELECT * FROM object_store_navigationmenunode WHERE oo_id = ?
Parameters:
[
43
]
|
107 | 0.36 ms |
SELECT * FROM object_localized_data_navigationmenunode WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
43
]
|
108 | 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:
[
20
]
|
109 | 0.39 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
]
|
110 | 0.27 ms |
SELECT * FROM object_relations_navigationmenunode WHERE src_id = ?
Parameters:
[
43
]
|
111 | 0.45 ms |
SELECT * FROM properties WHERE ( (cid IN (1,11) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
14
]
|
112 | 0.46 ms |
SELECT * FROM properties WHERE ( (cid IN (1,11) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
15
]
|
113 | 0.48 ms |
SELECT * FROM properties WHERE ( (cid IN (1,11) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
8
]
|
114 | 0.51 ms |
SELECT * FROM properties WHERE ( (cid IN (1,11) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
16
]
|
115 | 0.44 ms |
SELECT * FROM properties WHERE ( (cid IN (1,11) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
17
]
|
116 | 0.41 ms |
SELECT * FROM properties WHERE ( (cid IN (1,11) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
18
]
|
117 | 0.39 ms |
SELECT * FROM properties WHERE ( (cid IN (1,11) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
19
]
|
118 | 0.47 ms |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
29
]
|
119 | 0.76 ms |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 29 29 29 ] |
120 | 0.46 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "it" ] |
121 | 0.48 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "en" ] |
122 | 0.39 ms |
SELECT documents.*, tree_locks.locked FROM documents LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document' WHERE documents.id = ?
Parameters:
[
13
]
|
123 | 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:
[
13
]
|
124 | 0.35 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "de" ] |
125 | 0.28 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/de"
]
|
126 | 0.31 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "es" ] |
127 | 0.26 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/es"
]
|
128 | 0.36 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/it/snippets/header/" "cta" ] |
129 | 0.39 ms |
SELECT documents.*, tree_locks.locked FROM documents LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document' WHERE documents.id = ?
Parameters:
[
12
]
|
130 | 0.40 ms |
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents LEFT JOIN documents_snippet ON documents.id = documents_snippet.id LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document' WHERE documents.id = ?
Parameters:
[
12
]
|
131 | 0.42 ms |
SELECT * FROM properties WHERE ( (cid IN (1,9,3,11) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
12
]
|
132 | 0.35 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
133 | 0.51 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" ] |
134 | 0.41 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
12
]
|
135 | 0.45 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
29
]
|
136 | 0.62 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/it/snippets/footer/" "navigation" ] |
137 | 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:
[
5
]
|
138 | 0.39 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
]
|
139 | 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:
[
4
]
|
140 | 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:
[
4
]
|
141 | 0.43 ms |
SELECT * FROM properties WHERE ( (cid IN (1,4,3,11) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
5
]
|
142 | 0.44 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
143 | 0.61 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" ] |
144 | 0.59 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
5
]
|
145 | 0.33 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
13
]
|
146 | 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:
[
13
]
|
147 | 0.29 ms |
SELECT * FROM object_store_navigationmenu WHERE oo_id = ?
Parameters:
[
13
]
|
148 | 0.46 ms |
SELECT * FROM object_localized_data_navigationmenu WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
13
]
|
149 | 0.45 ms |
SELECT * FROM object_relations_navigationmenu WHERE src_id = ?
Parameters:
[
13
]
|
150 | 0.33 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
15
]
|
151 | 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:
[
15
]
|
152 | 0.63 ms |
SELECT * FROM object_store_navigationmenunode WHERE oo_id = ?
Parameters:
[
15
]
|
153 | 0.39 ms |
SELECT * FROM object_localized_data_navigationmenunode WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
15
]
|
154 | 0.30 ms |
SELECT * FROM object_relations_navigationmenunode WHERE src_id = ?
Parameters:
[
15
]
|
155 | 0.30 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
16
]
|
156 | 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:
[
16
]
|
157 | 0.24 ms |
SELECT * FROM object_store_navigationmenunode WHERE oo_id = ?
Parameters:
[
16
]
|
158 | 0.36 ms |
SELECT * FROM object_localized_data_navigationmenunode WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
16
]
|
159 | 0.29 ms |
SELECT * FROM object_relations_navigationmenunode WHERE src_id = ?
Parameters:
[
16
]
|
160 | 0.27 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
17
]
|
161 | 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:
[
17
]
|
162 | 0.24 ms |
SELECT * FROM object_store_navigationmenunode WHERE oo_id = ?
Parameters:
[
17
]
|
163 | 0.39 ms |
SELECT * FROM object_localized_data_navigationmenunode WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
17
]
|
164 | 0.35 ms |
SELECT * FROM object_relations_navigationmenunode WHERE src_id = ?
Parameters:
[
17
]
|
165 | 0.27 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
44
]
|
166 | 0.30 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
]
|
167 | 0.24 ms |
SELECT * FROM object_store_navigationmenunode WHERE oo_id = ?
Parameters:
[
44
]
|
168 | 0.35 ms |
SELECT * FROM object_localized_data_navigationmenunode WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
44
]
|
169 | 0.30 ms |
SELECT * FROM object_relations_navigationmenunode WHERE src_id = ?
Parameters:
[
44
]
|
170 | 0.29 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
45
]
|
171 | 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:
[
45
]
|
172 | 0.32 ms |
SELECT * FROM object_store_navigationmenunode WHERE oo_id = ?
Parameters:
[
45
]
|
173 | 0.33 ms |
SELECT * FROM object_localized_data_navigationmenunode WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
45
]
|
174 | 0.33 ms |
SELECT * FROM object_relations_navigationmenunode WHERE src_id = ?
Parameters:
[
45
]
|
175 | 0.31 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
46
]
|
176 | 0.36 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
]
|
177 | 0.36 ms |
SELECT * FROM object_store_navigationmenunode WHERE oo_id = ?
Parameters:
[
46
]
|
178 | 0.54 ms |
SELECT * FROM object_localized_data_navigationmenunode WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
46
]
|
179 | 0.42 ms |
SELECT * FROM object_relations_navigationmenunode WHERE src_id = ?
Parameters:
[
46
]
|
180 | 0.30 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
47
]
|
181 | 0.36 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
]
|
182 | 0.27 ms |
SELECT * FROM object_store_navigationmenunode WHERE oo_id = ?
Parameters:
[
47
]
|
183 | 0.41 ms |
SELECT * FROM object_localized_data_navigationmenunode WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
47
]
|
184 | 0.31 ms |
SELECT * FROM object_relations_navigationmenunode WHERE src_id = ?
Parameters:
[
47
]
|
185 | 0.49 ms |
SELECT * FROM properties WHERE ( (cid IN (1,11) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
20
]
|
186 | 0.58 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/it/snippets/footer/" "address" ] |
187 | 0.39 ms |
SELECT documents.*, tree_locks.locked FROM documents LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document' WHERE documents.id = ?
Parameters:
[
6
]
|
188 | 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:
[
6
]
|
189 | 0.44 ms |
SELECT * FROM properties WHERE ( (cid IN (1,4,3,11) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
6
]
|
190 | 0.44 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
191 | 0.57 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" ] |
192 | 0.36 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
6
]
|
193 | 0.67 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/it/snippets/footer/" "legals" ] |
194 | 0.49 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
]
|
195 | 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
]
|
196 | 0.47 ms |
SELECT * FROM properties WHERE ( (cid IN (1,4,3,11) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
7
]
|
197 | 0.31 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
198 | 0.77 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" ] |
199 | 0.55 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
7
]
|
200 | 0.39 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
18
]
|
201 | 0.54 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
]
|
202 | 0.37 ms |
SELECT * FROM object_store_navigationmenu WHERE oo_id = ?
Parameters:
[
18
]
|
203 | 0.59 ms |
SELECT * FROM object_localized_data_navigationmenu WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
18
]
|
204 | 0.47 ms |
SELECT * FROM object_relations_navigationmenu WHERE src_id = ?
Parameters:
[
18
]
|
205 | 0.36 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
19
]
|
206 | 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:
[
19
]
|
207 | 0.32 ms |
SELECT * FROM object_store_navigationmenunode WHERE oo_id = ?
Parameters:
[
19
]
|
208 | 0.49 ms |
SELECT * FROM object_localized_data_navigationmenunode WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
19
]
|
209 | 0.52 ms |
SELECT * FROM object_relations_navigationmenunode WHERE src_id = ?
Parameters:
[
19
]
|
210 | 0.37 ms |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
20
]
|
211 | 0.46 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
]
|
212 | 0.34 ms |
SELECT * FROM object_store_navigationmenunode WHERE oo_id = ?
Parameters:
[
20
]
|
213 | 0.49 ms |
SELECT * FROM object_localized_data_navigationmenunode WHERE ooo_id = ? AND language IN ('it','en','de','es')
Parameters:
[
20
]
|
214 | 0.45 ms |
SELECT documents.*, tree_locks.locked FROM documents LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document' WHERE documents.id = ?
Parameters:
[
30
]
|
215 | 0.64 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
]
|
216 | 0.39 ms |
SELECT * FROM object_relations_navigationmenunode WHERE src_id = ?
Parameters:
[
20
]
|
217 | 0.73 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/it/snippets/admin-scripts/" "body" ] |
218 | 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:
[
28
]
|
219 | 0.49 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
]
|
220 | 0.65 ms |
SELECT * FROM properties WHERE ( (cid IN (1,26,3,11) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
28
]
|
221 | 0.43 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
222 | 0.75 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" ] |
223 | 0.49 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. |