Query Metrics
597
Database Queries
68
Different statements
271.35 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
54.79 ms (20.19%) |
148 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
54.20 ms (19.97%) |
146 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
42.64 ms (15.71%) |
61 |
SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1
Parameters:
[
79
]
|
|
37.52 ms (13.83%) |
88 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
1
]
|
|
13.68 ms (5.04%) |
19 |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
79
]
|
|
9.58 ms (3.53%) |
18 |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4121 "contentblocks" 0 ] |
|
5.46 ms (2.01%) |
14 |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
78
]
|
|
4.65 ms (1.71%) |
7 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/bludenz/de/" "rundweg-zur-klangraststaette-hellwald-bludenz_vc4121" ] |
|
4.65 ms (1.71%) |
9 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
12569
]
|
|
3.82 ms (1.41%) |
3 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
79
]
|
|
3.72 ms (1.37%) |
10 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
12569
]
|
|
3.26 ms (1.20%) |
3 |
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:
[ "/bludenz/de/rundweg-zur-klangraststaette-hellwald-bludenz_vc4121" "path" "auto_create" "/bludenz/de/rundweg-zur-klangraststaette-hellwald-bludenz_vc4121" "path_query" "https://alpenregion-staging.conecto.rocks/bludenz/de/rundweg-zur-klangraststaette-hellwald-bludenz_vc4121" "entire_uri" ] |
|
2.77 ms (1.02%) |
5 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"vcloud_tour"
]
|
|
2.65 ms (0.98%) |
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" 4121 ] |
|
2.56 ms (0.94%) |
3 |
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
4853
]
|
|
2.10 ms (0.77%) |
3 |
SELECT * FROM object_collection_vcloudOpeningHours_localized_vcloud_poi WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 3069 "openingHours" 0 ] |
|
1.71 ms (0.63%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/bludenz/de/rundweg-zur-klangraststaette-hellwald-bludenz_vc4121"
]
|
|
1.26 ms (0.46%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 89 89 ] |
|
1.06 ms (0.39%) |
1 |
SELECT * FROM object_relations_vcloud_tour WHERE src_id = ?
Parameters:
[
4121
]
|
|
1.00 ms (0.37%) |
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:
[ 4121 "object" ] |
|
0.98 ms (0.36%) |
1 |
SELECT id FROM website_settings
Parameters:
[] |
|
0.96 ms (0.35%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 79 79 79 ] |
|
0.90 ms (0.33%) |
2 |
SELECT * FROM properties WHERE ( (cid IN (1,10) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
17
]
|
|
0.79 ms (0.29%) |
2 |
SELECT * FROM properties WHERE ( (cid IN (1,125,124,20) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
148
]
|
|
0.71 ms (0.26%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
79
]
|
|
0.63 ms (0.23%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.61 ms (0.23%) |
1 |
SELECT * FROM object_collection_vcloudContentblock_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4121 "contentblocks" ] |
|
0.60 ms (0.22%) |
1 |
SELECT * FROM object_collection_vcloudOpeningHours_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 3069 "openingHours" ] |
|
0.50 ms (0.18%) |
1 |
SELECT * FROM object_relations_vcloud_poi WHERE src_id = ?
Parameters:
[
3069
]
|
|
0.47 ms (0.17%) |
1 |
SELECT * FROM object_collection_vcloudExternalLink_vcloud_safety_tip WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4884 "externalLinks" ] |
|
0.40 ms (0.15%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,23,124,20) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
35
]
|
|
0.40 ms (0.15%) |
1 |
SELECT * FROM object_collection_vcloudExternalLink_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4121 "externalLinks" ] |
|
0.34 ms (0.13%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4121 and fieldname = 'contentblocks' and `index` = 0
Parameters:
[] |
|
0.34 ms (0.12%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4121 and fieldname = 'contentblocks' and `index` = 17
Parameters:
[] |
|
0.34 ms (0.12%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4121 and fieldname = 'contentblocks' and `index` = 15
Parameters:
[] |
|
0.33 ms (0.12%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4121 and fieldname = 'contentblocks' and `index` = 15
Parameters:
[] |
|
0.33 ms (0.12%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4121 and fieldname = 'contentblocks' and `index` = 17
Parameters:
[] |
|
0.33 ms (0.12%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4121 and fieldname = 'contentblocks' and `index` = 3
Parameters:
[] |
|
0.32 ms (0.12%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4121 and fieldname = 'contentblocks' and `index` = 1
Parameters:
[] |
|
0.31 ms (0.12%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4121 and fieldname = 'contentblocks' and `index` = 16
Parameters:
[] |
|
0.31 ms (0.11%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4121 and fieldname = 'contentblocks' and `index` = 6
Parameters:
[] |
|
0.31 ms (0.11%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4121 and fieldname = 'contentblocks' and `index` = 0
Parameters:
[] |
|
0.31 ms (0.11%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4121 and fieldname = 'contentblocks' and `index` = 1
Parameters:
[] |
|
0.31 ms (0.11%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4121 and fieldname = 'contentblocks' and `index` = 9
Parameters:
[] |
|
0.30 ms (0.11%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4121 and fieldname = 'contentblocks' and `index` = 6
Parameters:
[] |
|
0.30 ms (0.11%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4121 and fieldname = 'contentblocks' and `index` = 11
Parameters:
[] |
|
0.30 ms (0.11%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4121 and fieldname = 'contentblocks' and `index` = 16
Parameters:
[] |
|
0.30 ms (0.11%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4121 and fieldname = 'contentblocks' and `index` = 8
Parameters:
[] |
|
0.30 ms (0.11%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4121 and fieldname = 'contentblocks' and `index` = 14
Parameters:
[] |
|
0.30 ms (0.11%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4121 and fieldname = 'contentblocks' and `index` = 3
Parameters:
[] |
|
0.29 ms (0.11%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4121 and fieldname = 'contentblocks' and `index` = 7
Parameters:
[] |
|
0.29 ms (0.11%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4121 and fieldname = 'contentblocks' and `index` = 14
Parameters:
[] |
|
0.28 ms (0.10%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4121 and fieldname = 'contentblocks' and `index` = 4
Parameters:
[] |
|
0.28 ms (0.10%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4121 and fieldname = 'contentblocks' and `index` = 4
Parameters:
[] |
|
0.28 ms (0.10%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4121 and fieldname = 'contentblocks' and `index` = 2
Parameters:
[] |
|
0.28 ms (0.10%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4121 and fieldname = 'contentblocks' and `index` = 2
Parameters:
[] |
|
0.27 ms (0.10%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4121 and fieldname = 'contentblocks' and `index` = 10
Parameters:
[] |
|
0.27 ms (0.10%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4121 and fieldname = 'contentblocks' and `index` = 5
Parameters:
[] |
|
0.26 ms (0.10%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4121 and fieldname = 'contentblocks' and `index` = 10
Parameters:
[] |
|
0.26 ms (0.10%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4121 and fieldname = 'contentblocks' and `index` = 11
Parameters:
[] |
|
0.26 ms (0.10%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4121 and fieldname = 'contentblocks' and `index` = 8
Parameters:
[] |
|
0.25 ms (0.09%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4121 and fieldname = 'contentblocks' and `index` = 7
Parameters:
[] |
|
0.25 ms (0.09%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4121 and fieldname = 'contentblocks' and `index` = 5
Parameters:
[] |
|
0.24 ms (0.09%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4121 and fieldname = 'contentblocks' and `index` = 12
Parameters:
[] |
|
0.24 ms (0.09%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4121 and fieldname = 'contentblocks' and `index` = 9
Parameters:
[] |
|
0.23 ms (0.09%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4121 and fieldname = 'contentblocks' and `index` = 13
Parameters:
[] |
|
0.23 ms (0.08%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4121 and fieldname = 'contentblocks' and `index` = 12
Parameters:
[] |
|
0.23 ms (0.08%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4121 and fieldname = 'contentblocks' and `index` = 13
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
| Class | Mapping errors |
|---|---|
| FormBuilderBundle\Model\OutputWorkflow | No errors. |
| FormBuilderBundle\Model\FormDefinition | No errors. |
| FormBuilderBundle\Model\OutputWorkflowChannel | No errors. |