Query Metrics
435
Database Queries
27
Different statements
177.64 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
53.43 ms (30.08%) |
100 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
44.70 ms (25.17%) |
101 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
22.72 ms (12.79%) |
123 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
1
]
|
|
11.53 ms (6.49%) |
25 |
SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1
Parameters:
[
117
]
|
|
6.05 ms (3.40%) |
18 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/luenersee/de/" "alphornklaenge-am-luenersee-13-september-2026_vc12495" ] |
|
5.32 ms (2.99%) |
11 |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
117
]
|
|
5.12 ms (2.88%) |
3 |
SELECT * FROM properties WHERE ( (cid IN (1,93325,33779,151) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
95353
]
|
|
4.22 ms (2.37%) |
7 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
95353
]
|
|
3.54 ms (1.99%) |
12 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/luenersee/de/alphornklaenge-am-luenersee-13-september-2026_vc12495"
]
|
|
3.31 ms (1.86%) |
4 |
SELECT * FROM properties WHERE ( (cid IN (1,3) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
146
]
|
|
3.21 ms (1.80%) |
7 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
95353
]
|
|
1.42 ms (0.80%) |
3 |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
116
]
|
|
1.35 ms (0.76%) |
1 |
SELECT * FROM object_collection_vcloudExternalLink_localized_vcloud_event WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 12495 "externalLinks" 0 ] |
|
1.22 ms (0.69%) |
1 |
SELECT * FROM object_collection_vcloudExternalLink_vcloud_event WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 12495 "externalLinks" ] |
|
1.22 ms (0.68%) |
2 |
SELECT id FROM website_settings
Parameters:
[] |
|
1.08 ms (0.61%) |
1 |
SELECT * FROM object_relations_vcloud_event WHERE src_id = ?
Parameters:
[
12495
]
|
|
1.03 ms (0.58%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
117
]
|
|
0.96 ms (0.54%) |
2 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
117
]
|
|
0.95 ms (0.53%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 117 117 117 ] |
|
0.93 ms (0.52%) |
2 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"vcloud_event"
]
|
|
0.81 ms (0.45%) |
1 |
SELECT * FROM object_collection_vcloudContentblock_vcloud_event WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 12495 "contentblocks" ] |
|
0.73 ms (0.41%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.65 ms (0.37%) |
2 |
SELECT documents.id FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[ "/luenersee/%" "/de/alphornklaenge-am-luenersee-13-september-2026_vc12495" ] |
|
0.58 ms (0.32%) |
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://luenersee.montafon-staging.conecto.rocks/_fragment?_path=_locale=de&_format=html&_controller=CONECTO%5CProviderBundle%5CController%5CDocumentController%3A%3AfooterSnippetAction" "entire_uri" ] |
|
0.57 ms (0.32%) |
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.56 ms (0.31%) |
1 |
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
12416
]
|
|
0.46 ms (0.26%) |
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 = 5 AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/de/alphornklaenge-am-luenersee-13-september-2026_vc12495" "path" "auto_create" "/de/alphornklaenge-am-luenersee-13-september-2026_vc12495" "path_query" "https://luenersee.montafon-staging.conecto.rocks/de/alphornklaenge-am-luenersee-13-september-2026_vc12495" "entire_uri" ] |
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. |