Query Metrics
843
Database Queries
59
Different statements
352.77 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
122.74 ms (34.79%) |
330 |
SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1
Parameters:
[
19
]
|
|
51.98 ms (14.73%) |
119 |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
19
]
|
|
49.13 ms (13.93%) |
123 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
1
]
|
|
36.18 ms (10.26%) |
97 |
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:
[
246
]
|
|
11.20 ms (3.18%) |
24 |
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:
[
96
]
|
|
5.00 ms (1.42%) |
14 |
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:
[
248
]
|
|
4.69 ms (1.33%) |
8 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/" "dj-denis_vc12451" ] |
|
4.31 ms (1.22%) |
8 |
SELECT * FROM properties WHERE ( (cid IN (1) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
95
]
|
|
3.96 ms (1.12%) |
5 |
SELECT * FROM properties WHERE ( (cid IN (1,707) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
708
]
|
|
3.94 ms (1.12%) |
7 |
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:
[
244
]
|
|
3.34 ms (0.95%) |
3 |
SELECT * FROM properties WHERE ( (cid IN (1,298,289) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
304
]
|
|
3.23 ms (0.91%) |
4 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
2
]
|
|
2.75 ms (0.78%) |
6 |
SELECT * FROM properties WHERE ( (cid IN (1,24) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
251
]
|
|
2.75 ms (0.78%) |
5 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
96814
]
|
|
2.67 ms (0.76%) |
3 |
SELECT * FROM properties WHERE ( (cid IN (1,290,289) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
296
]
|
|
2.66 ms (0.75%) |
5 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
96814
]
|
|
2.08 ms (0.59%) |
5 |
SELECT * FROM properties WHERE ( (cid IN (1,143) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
144
]
|
|
2.00 ms (0.57%) |
2 |
SELECT * FROM redirects WHERE ( (source = ? AND (`type` = ? OR `type` = ?)) OR (source = ? AND `type` = ?) OR (source = ? AND `type` = ?) ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/en/dj-denis_vc12451" "path" "auto_create" "/en/dj-denis_vc12451" "path_query" "https://montafon-staging.conecto.rocks/en/dj-denis_vc12451" "entire_uri" ] |
|
1.81 ms (0.51%) |
4 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/en/dj-denis_vc12451"
]
|
|
1.77 ms (0.50%) |
2 |
SELECT * FROM properties WHERE ( (cid IN (1,289) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
290
]
|
|
1.68 ms (0.48%) |
3 |
SELECT * FROM properties WHERE ( (cid IN (1,3) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
5
]
|
|
1.60 ms (0.45%) |
5 |
SELECT * FROM properties WHERE ( (cid IN (1,692,95) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
696
]
|
|
1.58 ms (0.45%) |
5 |
SELECT * FROM properties WHERE ( (cid IN (1,96,95) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
101
]
|
|
1.54 ms (0.44%) |
2 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
1.42 ms (0.40%) |
3 |
SELECT * FROM properties WHERE ( (cid IN (1,242,24) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
245
]
|
|
1.38 ms (0.39%) |
4 |
SELECT * FROM properties WHERE ( (cid IN (1,214,213) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
223
]
|
|
1.35 ms (0.38%) |
3 |
SELECT * FROM properties WHERE ( (cid IN (1,254,261) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
255
]
|
|
1.33 ms (0.38%) |
2 |
SELECT id FROM website_settings
Parameters:
[] |
|
1.30 ms (0.37%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 19 19 19 ] |
|
1.25 ms (0.35%) |
2 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
1.12 ms (0.32%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,294,292,290,289) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
295
]
|
|
1.06 ms (0.30%) |
1 |
SELECT * FROM object_collection_vcloudExternalLink_vcloud_event WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 12451 "externalLinks" ] |
|
1.04 ms (0.29%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,302,300,298,289) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
303
]
|
|
1.01 ms (0.29%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,257,254,261) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
258
]
|
|
0.98 ms (0.28%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
19
]
|
|
0.96 ms (0.27%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,300,298,289) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
302
]
|
|
0.93 ms (0.26%) |
1 |
SELECT * FROM object_relations_vcloud_event WHERE src_id = ?
Parameters:
[
12451
]
|
|
0.88 ms (0.25%) |
2 |
SELECT * FROM properties WHERE ( (cid IN (1,246,242,24) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
247
]
|
|
0.81 ms (0.23%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,258,257,254,261) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
259
]
|
|
0.79 ms (0.22%) |
2 |
SELECT * FROM properties WHERE ( (cid IN (1,217,216,214,213) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
219
]
|
|
0.78 ms (0.22%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,292,290,289) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
294
]
|
|
0.75 ms (0.21%) |
2 |
SELECT * FROM properties WHERE ( (cid IN (1,95) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
96
]
|
|
0.69 ms (0.20%) |
1 |
SELECT * FROM object_collection_vcloudContentblock_vcloud_event WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 12451 "contentblocks" ] |
|
0.69 ms (0.20%) |
2 |
SELECT * FROM properties WHERE ( (cid IN (1,216,214,213) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
217
]
|
|
0.68 ms (0.19%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"vcloud_event"
]
|
|
0.68 ms (0.19%) |
2 |
SELECT * FROM properties WHERE ( (cid IN (1,699,695,692,95) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
702
]
|
|
0.68 ms (0.19%) |
2 |
SELECT * FROM properties WHERE ( (cid IN (1,108,100,96,95) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
114
]
|
|
0.67 ms (0.19%) |
2 |
SELECT * FROM properties WHERE ( (cid IN (1,695,692,95) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
699
]
|
|
0.64 ms (0.18%) |
2 |
SELECT * FROM properties WHERE ( (cid IN (1,100,96,95) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
108
]
|
|
0.58 ms (0.16%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.53 ms (0.15%) |
1 |
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:
[
149
]
|
|
0.51 ms (0.14%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,249,246,242,24) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
250
]
|
|
0.50 ms (0.14%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,261) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
254
]
|
|
0.47 ms (0.13%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,247,246,242,24) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
248
]
|
|
0.38 ms (0.11%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,213) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
214
]
|
|
0.37 ms (0.11%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,2) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
8
]
|
|
0.34 ms (0.10%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,700,695,692,95) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
701
]
|
|
0.34 ms (0.10%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,218,216,214,213) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
221
]
|
|
0.32 ms (0.09%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,109,100,96,95) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
112
]
|
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 |
|---|---|
| FormBuilderBundle\Model\OutputWorkflow | No errors. |
| FormBuilderBundle\Model\FormDefinition | No errors. |