Query Metrics
281
Database Queries
45
Different statements
99.74 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
21.33 ms (21.38%) |
88 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
20.92 ms (20.97%) |
89 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
9.60 ms (9.63%) |
4 |
SELECT documents.id FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[ "/golm/%" "/nl/aquastiege-tschagguns_vc4882" ] |
|
5.32 ms (5.33%) |
15 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/golm/nl/" "aquastiege-tschagguns_vc4882" ] |
|
5.12 ms (5.13%) |
6 |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en','nl','de','en','nl','de','en','nl') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4882 "contentblocks" 0 ] |
|
4.48 ms (4.49%) |
8 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/golm/nl/aquastiege-tschagguns_vc4882"
]
|
|
4.32 ms (4.33%) |
10 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
60422
]
|
|
3.57 ms (3.58%) |
9 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
60422
]
|
|
2.75 ms (2.75%) |
5 |
SELECT * FROM properties WHERE ( (cid IN (1,3) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
144
]
|
|
2.19 ms (2.20%) |
4 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"vcloud_tour"
]
|
|
1.57 ms (1.57%) |
3 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
1.20 ms (1.21%) |
1 |
SELECT object_localized_weather_nl.id as id, object_localized_weather_nl.type as `type` FROM object_localized_weather_nl WHERE (`date` = '2026-04-07' AND object_localized_weather_nl.type IN ('variant','object')) AND object_localized_weather_nl.published = 1
Parameters:
[] |
|
1.17 ms (1.18%) |
2 |
SELECT dependencies.sourceid, dependencies.sourcetype FROM dependencies LEFT JOIN objects ON dependencies.sourceid=objects.id AND dependencies.sourcetype="object" LEFT JOIN assets ON dependencies.sourceid=assets.id AND dependencies.sourcetype="asset" LEFT JOIN documents ON dependencies.sourceid=documents.id AND dependencies.sourcetype="document" WHERE dependencies.targettype = ? AND dependencies.targetid = ? ORDER BY objects.path, objects.key, documents.path, documents.key, assets.path, assets.filename
Parameters:
[ "object" 4882 ] |
|
1.07 ms (1.08%) |
1 |
SELECT * FROM object_collection_vcloudContentblock_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4882 "contentblocks" ] |
|
1.02 ms (1.02%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 30 30 30 ] |
|
1.01 ms (1.02%) |
1 |
SELECT dependencies.targetid,dependencies.targettype FROM dependencies LEFT JOIN objects ON dependencies.targettype="object" AND dependencies.targetid=objects.id LEFT JOIN assets ON dependencies.targettype="asset" AND dependencies.targetid=assets.id LEFT JOIN documents ON dependencies.targettype="document" AND dependencies.targetid=documents.id WHERE dependencies.sourceid = ? AND dependencies.sourcetype = ? ORDER BY objects.path, objects.key, documents.path, documents.key, assets.path, assets.filename
Parameters:
[ 4882 "object" ] |
|
0.99 ms (1.00%) |
3 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
30
]
|
|
0.89 ms (0.89%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
30
]
|
|
0.88 ms (0.89%) |
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 = 3 AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "/nl/aquastiege-tschagguns_vc4882" "path" "auto_create" "/nl/aquastiege-tschagguns_vc4882" "path_query" "https://golm.montafon-staging.conecto.rocks/nl/aquastiege-tschagguns_vc4882" "entire_uri" ] |
|
0.88 ms (0.88%) |
2 |
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
7124
]
|
|
0.83 ms (0.83%) |
1 |
SELECT * FROM object_relations_vcloud_tour WHERE src_id = ?
Parameters:
[
4882
]
|
|
0.65 ms (0.65%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,26754,26748) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
26756
]
|
|
0.51 ms (0.51%) |
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=nl&_format=html&_controller=CONECTO%5CProviderBundle%5CController%5CDocumentController%3A%3AfooterSnippetAction" "path_query" "https://golm.montafon-staging.conecto.rocks/_fragment?_path=_locale=nl&_format=html&_controller=CONECTO%5CProviderBundle%5CController%5CDocumentController%3A%3AfooterSnippetAction" "entire_uri" ] |
|
0.47 ms (0.47%) |
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.45 ms (0.45%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,14) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
29
]
|
|
0.43 ms (0.43%) |
1 |
SELECT * FROM object_collection_vcloudExternalLink_vcloud_safety_tip WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 7155 "externalLinks" ] |
|
0.41 ms (0.42%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4882 and fieldname = 'contentblocks' and `index` = 0
Parameters:
[] |
|
0.37 ms (0.37%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4882 and fieldname = 'contentblocks' and `index` = 0
Parameters:
[] |
|
0.36 ms (0.37%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4882 and fieldname = 'contentblocks' and `index` = 4
Parameters:
[] |
|
0.36 ms (0.36%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4882 and fieldname = 'contentblocks' and `index` = 5
Parameters:
[] |
|
0.36 ms (0.36%) |
1 |
SELECT * FROM object_collection_vcloudExternalLink_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4882 "externalLinks" ] |
|
0.35 ms (0.35%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4882 and fieldname = 'contentblocks' and `index` = 3
Parameters:
[] |
|
0.33 ms (0.33%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4882 and fieldname = 'contentblocks' and `index` = 1
Parameters:
[] |
|
0.31 ms (0.31%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4882 and fieldname = 'contentblocks' and `index` = 5
Parameters:
[] |
|
0.31 ms (0.31%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4882 and fieldname = 'contentblocks' and `index` = 1
Parameters:
[] |
|
0.31 ms (0.31%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4882 and fieldname = 'contentblocks' and `index` = 3
Parameters:
[] |
|
0.31 ms (0.31%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4882 and fieldname = 'contentblocks' and `index` = 2
Parameters:
[] |
|
0.31 ms (0.31%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4882 and fieldname = 'contentblocks' and `index` = 4
Parameters:
[] |
|
0.30 ms (0.30%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4882 and fieldname = 'contentblocks' and `index` = 1
Parameters:
[] |
|
0.30 ms (0.30%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4882 and fieldname = 'contentblocks' and `index` = 4
Parameters:
[] |
|
0.30 ms (0.30%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4882 and fieldname = 'contentblocks' and `index` = 5
Parameters:
[] |
|
0.29 ms (0.29%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4882 and fieldname = 'contentblocks' and `index` = 3
Parameters:
[] |
|
0.28 ms (0.28%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4882 and fieldname = 'contentblocks' and `index` = 2
Parameters:
[] |
|
0.28 ms (0.28%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4882 and fieldname = 'contentblocks' and `index` = 2
Parameters:
[] |
|
0.27 ms (0.27%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'nl' and ooo_id = 4882 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. |