Query Metrics
166
Database Queries
27
Different statements
58.67 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
16.33 ms (27.84%) |
58 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
13.83 ms (23.56%) |
57 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
3.33 ms (5.68%) |
5 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
74948
]
|
|
3.04 ms (5.18%) |
4 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
2
]
|
|
2.73 ms (4.65%) |
6 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/" "bodaweg-2_vc3812" ] |
|
1.85 ms (3.15%) |
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:
[] |
|
1.74 ms (2.96%) |
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/bodaweg-2_vc3812" "path" "auto_create" "/en/bodaweg-2_vc3812" "path_query" "https://montafon-staging.conecto.rocks/en/bodaweg-2_vc3812" "entire_uri" ] |
|
1.60 ms (2.73%) |
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:
[] |
|
1.58 ms (2.68%) |
5 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
74948
]
|
|
1.54 ms (2.62%) |
2 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
1.29 ms (2.20%) |
4 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"vcloud_poi"
]
|
|
1.28 ms (2.18%) |
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-22' AND object_localized_weather_en.type IN ('variant','object')) AND object_localized_weather_en.published = 1
Parameters:
[] |
|
0.90 ms (1.54%) |
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 ] |
|
0.81 ms (1.39%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
19
]
|
|
0.76 ms (1.30%) |
1 |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_poi WHERE ooo_id = ? AND language IN ('de','en','nl') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 3812 "contentblocks" 0 ] |
|
0.76 ms (1.29%) |
2 |
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
7124
]
|
|
0.75 ms (1.28%) |
2 |
SELECT * FROM properties WHERE ( (cid IN (1,14) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
23
]
|
|
0.67 ms (1.13%) |
1 |
SELECT * FROM object_relations_vcloud_poi WHERE src_id = ?
Parameters:
[
3812
]
|
|
0.63 ms (1.08%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/en/bodaweg-2_vc3812"
]
|
|
0.58 ms (1.00%) |
1 |
SELECT * FROM object_collection_vcloudExternalLink_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 3812 "externalLinks" ] |
|
0.57 ms (0.97%) |
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.51 ms (0.87%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,2) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
8
]
|
|
0.45 ms (0.76%) |
1 |
SELECT * FROM object_collection_vcloudContentblock_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 3812 "contentblocks" ] |
|
0.39 ms (0.67%) |
1 |
SELECT * FROM object_collection_vcloudOpeningHours_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 3812 "openingHours" ] |
|
0.28 ms (0.47%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'en' and ooo_id = 3812 and fieldname = 'contentblocks' and `index` = 0
Parameters:
[] |
|
0.26 ms (0.45%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'de' and ooo_id = 3812 and fieldname = 'contentblocks' and `index` = 0
Parameters:
[] |
|
0.21 ms (0.35%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'nl' and ooo_id = 3812 and fieldname = 'contentblocks' and `index` = 0
Parameters:
[] |
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. |