Query Metrics
134
Database Queries
25
Different statements
89.86 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
25.46 ms (28.33%) |
51 |
SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1
Parameters:
[
81
]
|
|
14.25 ms (15.86%) |
21 |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
81
]
|
|
7.52 ms (8.37%) |
6 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
95476
]
|
|
7.32 ms (8.14%) |
10 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/gargellen/en/" "untitled-ntg4wf1q_vc11878" ] |
|
6.90 ms (7.68%) |
6 |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
80
]
|
|
3.20 ms (3.56%) |
2 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
3.06 ms (3.40%) |
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:
[ "/gargellen/en/untitled-ntg4wf1q_vc11878" "path" "auto_create" "/gargellen/en/untitled-ntg4wf1q_vc11878" "path_query" "https://montafon-staging.conecto.rocks/gargellen/en/untitled-ntg4wf1q_vc11878" "entire_uri" ] |
|
3.05 ms (3.40%) |
1 |
SELECT * FROM object_collection_vcloudContentblock_vcloud_event WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 11878 "contentblocks" ] |
|
3.02 ms (3.36%) |
3 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"vcloud_event"
]
|
|
2.69 ms (2.99%) |
2 |
SELECT * FROM properties WHERE ( (cid IN (1,14) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
42
]
|
|
2.12 ms (2.36%) |
2 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
263
]
|
|
1.87 ms (2.09%) |
4 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
95476
]
|
|
1.49 ms (1.66%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,78838,33779,151) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
95476
]
|
|
1.27 ms (1.41%) |
3 |
SELECT * FROM properties WHERE ( (cid IN (1,3) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
149
]
|
|
1.05 ms (1.17%) |
4 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 263 263 ] |
|
1.02 ms (1.13%) |
4 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/gargellen/en/untitled-ntg4wf1q_vc11878"
]
|
|
0.99 ms (1.11%) |
1 |
SELECT object_localized_weather_en.id as id, object_localized_weather_en.type as `type` FROM object_localized_weather_en WHERE (`date` = '2026-08-06' AND object_localized_weather_en.type IN ('variant','object')) AND object_localized_weather_en.published = 1
Parameters:
[] |
|
0.75 ms (0.83%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 81 263 263 ] |
|
0.55 ms (0.61%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
263
]
|
|
0.50 ms (0.55%) |
2 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.43 ms (0.48%) |
1 |
SELECT * FROM object_relations_vcloud_event WHERE src_id = ?
Parameters:
[
11878
]
|
|
0.42 ms (0.46%) |
1 |
SELECT * FROM object_collection_vcloudExternalLink_vcloud_event WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 11878 "externalLinks" ] |
|
0.34 ms (0.37%) |
1 |
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
12413
]
|
|
0.31 ms (0.35%) |
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.29 ms (0.32%) |
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. |