Query Metrics
277
Database Queries
87
Different statements
95.60 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
19.60 ms (20.50%) |
67 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
17.83 ms (18.65%) |
68 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
11.86 ms (12.40%) |
20 |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4815 "contentblocks" 0 ] |
|
4.57 ms (4.78%) |
6 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/nl/" "vergaldner-schneeberg-2-588m_vc4815" ] |
|
2.22 ms (2.32%) |
6 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"vcloud_tour"
]
|
|
1.98 ms (2.07%) |
6 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
58908
]
|
|
1.97 ms (2.06%) |
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:
[ "/nl/vergaldner-schneeberg-2-588m_vc4815" "path" "auto_create" "/nl/vergaldner-schneeberg-2-588m_vc4815" "path_query" "https://montafon-staging.conecto.rocks/nl/vergaldner-schneeberg-2-588m_vc4815" "entire_uri" ] |
|
1.96 ms (2.05%) |
7 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
58908
]
|
|
1.87 ms (1.96%) |
1 |
SELECT COUNT(*) FROM object_localized_vcloud_lift_nl WHERE ( object_localized_vcloud_lift_nl.type IN ('object','variant','folder')) AND object_localized_vcloud_lift_nl.published = 1
Parameters:
[] |
|
1.50 ms (1.57%) |
1 |
SELECT object_localized_weather_nl.id as id, object_localized_weather_nl.type as `type` FROM object_localized_weather_nl WHERE (`date` = '2025-12-17' AND object_localized_weather_nl.type IN ('variant','object')) AND object_localized_weather_nl.published = 1
Parameters:
[] |
|
1.46 ms (1.53%) |
4 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
2
]
|
|
1.45 ms (1.51%) |
1 |
SELECT COUNT(*) FROM object_localized_vcloud_lift_nl WHERE (`isOpen` = '1' AND object_localized_vcloud_lift_nl.type IN ('variant','object')) AND object_localized_vcloud_lift_nl.published = 1
Parameters:
[] |
|
1.15 ms (1.20%) |
4 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 500 500 ] |
|
1.08 ms (1.12%) |
3 |
SELECT * FROM properties WHERE ( (cid IN (1,14) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
15
]
|
|
0.97 ms (1.01%) |
3 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.77 ms (0.81%) |
1 |
SELECT * FROM object_collection_vcloudContentblock_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4815 "contentblocks" ] |
|
0.76 ms (0.80%) |
2 |
SELECT * FROM properties WHERE ( (cid IN (1,3) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
4
]
|
|
0.76 ms (0.79%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 11
Parameters:
[] |
|
0.73 ms (0.77%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 2 500 500 ] |
|
0.65 ms (0.68%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
500
]
|
|
0.62 ms (0.65%) |
3 |
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
7124
]
|
|
0.60 ms (0.63%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/nl/vergaldner-schneeberg-2-588m_vc4815"
]
|
|
0.53 ms (0.55%) |
1 |
SELECT * FROM object_collection_vcloudExternalLink_vcloud_safety_tip WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 7665 "externalLinks" ] |
|
0.52 ms (0.54%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 19
Parameters:
[] |
|
0.48 ms (0.50%) |
1 |
SELECT * FROM object_collection_vcloudOpeningHours_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 3288 "openingHours" ] |
|
0.40 ms (0.42%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 12
Parameters:
[] |
|
0.39 ms (0.41%) |
1 |
SELECT * FROM object_relations_vcloud_poi WHERE src_id = ?
Parameters:
[
3288
]
|
|
0.39 ms (0.41%) |
1 |
SELECT * FROM object_relations_vcloud_tour WHERE src_id = ?
Parameters:
[
4815
]
|
|
0.38 ms (0.40%) |
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.37 ms (0.38%) |
1 |
SELECT * FROM object_collection_vcloudExternalLink_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4815 "externalLinks" ] |
|
0.35 ms (0.37%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 9
Parameters:
[] |
|
0.34 ms (0.36%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 14
Parameters:
[] |
|
0.33 ms (0.35%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 19
Parameters:
[] |
|
0.33 ms (0.35%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 3
Parameters:
[] |
|
0.33 ms (0.35%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 0
Parameters:
[] |
|
0.32 ms (0.34%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 13
Parameters:
[] |
|
0.32 ms (0.34%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 18
Parameters:
[] |
|
0.31 ms (0.32%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 3
Parameters:
[] |
|
0.31 ms (0.32%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 14
Parameters:
[] |
|
0.31 ms (0.32%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 13
Parameters:
[] |
|
0.31 ms (0.32%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 17
Parameters:
[] |
|
0.31 ms (0.32%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 4
Parameters:
[] |
|
0.30 ms (0.32%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 17
Parameters:
[] |
|
0.30 ms (0.32%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 12
Parameters:
[] |
|
0.30 ms (0.32%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 16
Parameters:
[] |
|
0.30 ms (0.31%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 17
Parameters:
[] |
|
0.30 ms (0.31%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 9
Parameters:
[] |
|
0.30 ms (0.31%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 15
Parameters:
[] |
|
0.30 ms (0.31%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 15
Parameters:
[] |
|
0.30 ms (0.31%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 11
Parameters:
[] |
|
0.29 ms (0.31%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 2
Parameters:
[] |
|
0.29 ms (0.30%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 4
Parameters:
[] |
|
0.29 ms (0.30%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 6
Parameters:
[] |
|
0.29 ms (0.30%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 10
Parameters:
[] |
|
0.28 ms (0.30%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 2
Parameters:
[] |
|
0.28 ms (0.30%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 5
Parameters:
[] |
|
0.28 ms (0.29%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 8
Parameters:
[] |
|
0.28 ms (0.29%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 12
Parameters:
[] |
|
0.28 ms (0.29%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 15
Parameters:
[] |
|
0.28 ms (0.29%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 10
Parameters:
[] |
|
0.28 ms (0.29%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 2
Parameters:
[] |
|
0.27 ms (0.29%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 19
Parameters:
[] |
|
0.27 ms (0.28%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 9
Parameters:
[] |
|
0.27 ms (0.28%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 1
Parameters:
[] |
|
0.27 ms (0.28%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 16
Parameters:
[] |
|
0.27 ms (0.28%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 1
Parameters:
[] |
|
0.27 ms (0.28%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 0
Parameters:
[] |
|
0.27 ms (0.28%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 10
Parameters:
[] |
|
0.27 ms (0.28%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 0
Parameters:
[] |
|
0.27 ms (0.28%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 6
Parameters:
[] |
|
0.26 ms (0.27%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 11
Parameters:
[] |
|
0.25 ms (0.27%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 13
Parameters:
[] |
|
0.25 ms (0.26%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 3
Parameters:
[] |
|
0.25 ms (0.26%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 8
Parameters:
[] |
|
0.25 ms (0.26%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 6
Parameters:
[] |
|
0.24 ms (0.26%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 4
Parameters:
[] |
|
0.24 ms (0.26%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 5
Parameters:
[] |
|
0.24 ms (0.25%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 18
Parameters:
[] |
|
0.23 ms (0.24%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 5
Parameters:
[] |
|
0.23 ms (0.24%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 14
Parameters:
[] |
|
0.23 ms (0.24%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 7
Parameters:
[] |
|
0.22 ms (0.24%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 1
Parameters:
[] |
|
0.22 ms (0.23%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 7
Parameters:
[] |
|
0.22 ms (0.23%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 16
Parameters:
[] |
|
0.22 ms (0.23%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 7
Parameters:
[] |
|
0.21 ms (0.22%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 8
Parameters:
[] |
|
0.21 ms (0.22%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4815 and fieldname = 'contentblocks' and `index` = 18
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. |