Query Metrics
269
Database Queries
28
Different statements
183.07 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
63.72 ms (34.81%) |
78 |
SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1
Parameters:
[
2
]
|
|
44.43 ms (24.27%) |
121 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
1
]
|
|
24.13 ms (13.18%) |
20 |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
2
]
|
|
6.15 ms (3.36%) |
2 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
4.85 ms (2.65%) |
4 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
75286
]
|
|
3.93 ms (2.15%) |
4 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"vcloud_poi"
]
|
|
3.61 ms (1.97%) |
1 |
SELECT * FROM object_collection_vcloudOpeningHours_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 7469 "openingHours" ] |
|
3.24 ms (1.77%) |
4 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
2
]
|
|
2.97 ms (1.62%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
19
]
|
|
2.64 ms (1.44%) |
4 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
75286
]
|
|
2.49 ms (1.36%) |
2 |
SELECT * FROM properties WHERE ( (cid IN (1,14) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
23
]
|
|
2.42 ms (1.32%) |
1 |
SELECT COUNT(*) FROM object_localized_vcloud_lift_en WHERE (`isOpen` = '1' AND object_localized_vcloud_lift_en.type IN ('variant','object')) AND object_localized_vcloud_lift_en.published = 1
Parameters:
[] |
|
2.34 ms (1.28%) |
1 |
SELECT COUNT(*) FROM object_localized_vcloud_lift_en WHERE ( object_localized_vcloud_lift_en.type IN ('object','variant','folder')) AND object_localized_vcloud_lift_en.published = 1
Parameters:
[] |
|
2.20 ms (1.20%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,46068,26785,151) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
75286
]
|
|
2.11 ms (1.15%) |
1 |
SELECT * FROM object_relations_vcloud_poi WHERE src_id = ?
Parameters:
[
7469
]
|
|
2.10 ms (1.15%) |
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.67 ms (0.91%) |
6 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/" "rellser-mariahilfkapelle-2_vc7469" ] |
|
1.55 ms (0.85%) |
1 |
SELECT object_localized_weather_en.id as id, object_localized_weather_en.type as `type` FROM object_localized_weather_en WHERE (`date` = '2025-12-17' AND object_localized_weather_en.type IN ('variant','object')) AND object_localized_weather_en.published = 1
Parameters:
[] |
|
1.09 ms (0.60%) |
1 |
SELECT id FROM website_settings
Parameters:
[] |
|
0.99 ms (0.54%) |
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/rellser-mariahilfkapelle-2_vc7469" "path" "auto_create" "/en/rellser-mariahilfkapelle-2_vc7469" "path_query" "https://montafon-staging.conecto.rocks/en/rellser-mariahilfkapelle-2_vc7469" "entire_uri" ] |
|
0.99 ms (0.54%) |
1 |
SELECT * FROM object_collection_vcloudContentblock_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 7469 "contentblocks" ] |
|
0.70 ms (0.38%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,2) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
8
]
|
|
0.63 ms (0.34%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/en/rellser-mariahilfkapelle-2_vc7469"
]
|
|
0.57 ms (0.31%) |
2 |
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
7124
]
|
|
0.51 ms (0.28%) |
2 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.40 ms (0.22%) |
1 |
SELECT * FROM object_collection_vcloudExternalLink_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 7469 "externalLinks" ] |
|
0.35 ms (0.19%) |
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:
[
2521
]
|
|
0.29 ms (0.16%) |
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. |
| FormBuilderBundle\Model\OutputWorkflowChannel | No errors. |