Query Metrics
65
Database Queries
18
Different statements
37.09 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
6.79 ms (18.30%) |
12 |
SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1
Parameters:
[
129
]
|
|
6.43 ms (17.33%) |
14 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/silvretta-bielerhoehe/de/" "aktiv" ] |
|
3.50 ms (9.43%) |
5 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
90
]
|
|
3.44 ms (9.28%) |
6 |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
129
]
|
|
3.05 ms (8.23%) |
8 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/silvretta-bielerhoehe/en"
]
|
|
1.98 ms (5.33%) |
3 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
147
]
|
|
1.63 ms (4.39%) |
2 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
147
]
|
|
1.57 ms (4.23%) |
2 |
SELECT * FROM properties WHERE ( (cid IN (1,3) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
147
]
|
|
1.23 ms (3.32%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
133
]
|
|
1.21 ms (3.25%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
1.18 ms (3.17%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 133 133 133 ] |
|
1.04 ms (2.81%) |
2 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.91 ms (2.46%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/de/aktiv' AND (siteId = 7 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.83 ms (2.25%) |
1 |
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 = 7 AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/de/aktiv" "path" "auto_create" "/de/aktiv" "path_query" "https://silvretta.montafon-staging.conecto.rocks/de/aktiv" "entire_uri" ] |
|
0.69 ms (1.86%) |
1 |
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
]
|
|
0.63 ms (1.71%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,26782,26745) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
26784
]
|
|
0.60 ms (1.61%) |
1 |
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=de&_format=html&_controller=CONECTO%5CProviderBundle%5CController%5CDocumentController%3A%3AfooterSnippetAction" "path_query" "https://silvretta.montafon-staging.conecto.rocks/_fragment?_path=_locale=de&_format=html&_controller=CONECTO%5CProviderBundle%5CController%5CDocumentController%3A%3AfooterSnippetAction" "entire_uri" ] |
|
0.39 ms (1.04%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
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. |