Query Metrics
423
Database Queries
69
Different statements
223.69 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
71.28 ms (31.87%) |
138 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
55.98 ms (25.02%) |
139 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
17.77 ms (7.95%) |
20 |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_tour WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 4106 "contentblocks" 0 ] |
|
6.84 ms (3.06%) |
14 |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
102
]
|
|
5.53 ms (2.47%) |
8 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
12505
]
|
|
5.01 ms (2.24%) |
2 |
SELECT object_vcloud_concept_scheme.id as id, object_vcloud_concept_scheme.type as `type` FROM object_vcloud_concept_scheme WHERE (`reference` = 'e008e83d-1ee8-49f2-b484-343ee96cd9a0' AND object_vcloud_concept_scheme.type IN ('variant','object')) AND object_vcloud_concept_scheme.published = 1 LIMIT 1
Parameters:
[] |
|
4.35 ms (1.94%) |
4 |
SELECT 1 FROM objects o WHERE parentId = ? AND published = 1 AND `type` IN ('object','variant','folder') LIMIT 1
Parameters:
[
4853
]
|
|
3.87 ms (1.73%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 103 103 103 ] |
|
3.52 ms (1.57%) |
7 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"vcloud_tour"
]
|
|
3.51 ms (1.57%) |
9 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
12505
]
|
|
3.38 ms (1.51%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
3.38 ms (1.51%) |
7 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/klostertal/de/" "muttjoechle-2-074-m-wald-am-arlberg_vc4106" ] |
|
3.35 ms (1.50%) |
4 |
SELECT * FROM properties WHERE ( (cid IN (1,12504,11373,661) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
12505
]
|
|
2.37 ms (1.06%) |
2 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
103
]
|
|
2.36 ms (1.05%) |
2 |
SELECT * FROM properties WHERE ( (cid IN (1,10) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
18
]
|
|
2.10 ms (0.94%) |
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:
[ "/klostertal/de/muttjoechle-2-074-m-wald-am-arlberg_vc4106" "path" "auto_create" "/klostertal/de/muttjoechle-2-074-m-wald-am-arlberg_vc4106" "path_query" "https://alpenregion-staging.conecto.rocks/klostertal/de/muttjoechle-2-074-m-wald-am-arlberg_vc4106" "entire_uri" ] |
|
1.86 ms (0.83%) |
3 |
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" 4106 ] |
|
1.74 ms (0.78%) |
5 |
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
4853
]
|
|
1.63 ms (0.73%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4106 and fieldname = 'contentblocks' and `index` = 3
Parameters:
[] |
|
1.62 ms (0.72%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4106 and fieldname = 'contentblocks' and `index` = 4
Parameters:
[] |
|
1.48 ms (0.66%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 113 113 ] |
|
1.47 ms (0.66%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
103
]
|
|
1.47 ms (0.66%) |
1 |
SELECT * FROM object_collection_vcloudContentblock_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4106 "contentblocks" ] |
|
1.38 ms (0.62%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/klostertal/de/muttjoechle-2-074-m-wald-am-arlberg_vc4106"
]
|
|
1.31 ms (0.58%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,502,20) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
503
]
|
|
1.20 ms (0.54%) |
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:
[ 4106 "object" ] |
|
0.65 ms (0.29%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4106 and fieldname = 'contentblocks' and `index` = 6
Parameters:
[] |
|
0.64 ms (0.28%) |
1 |
SELECT * FROM object_relations_vcloud_tour WHERE src_id = ?
Parameters:
[
4106
]
|
|
0.62 ms (0.28%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4106 and fieldname = 'contentblocks' and `index` = 5
Parameters:
[] |
|
0.56 ms (0.25%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,4793,4831) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
5624
]
|
|
0.52 ms (0.23%) |
1 |
SELECT * FROM object_relations_vcloud_event WHERE src_id = ?
Parameters:
[
4178
]
|
|
0.51 ms (0.23%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4106 and fieldname = 'contentblocks' and `index` = 11
Parameters:
[] |
|
0.51 ms (0.23%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4106 and fieldname = 'contentblocks' and `index` = 10
Parameters:
[] |
|
0.49 ms (0.22%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4106 and fieldname = 'contentblocks' and `index` = 4
Parameters:
[] |
|
0.43 ms (0.19%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4106 and fieldname = 'contentblocks' and `index` = 5
Parameters:
[] |
|
0.41 ms (0.18%) |
1 |
SELECT * FROM object_collection_vcloudExternalLink_vcloud_tour WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4106 "externalLinks" ] |
|
0.41 ms (0.18%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4106 and fieldname = 'contentblocks' and `index` = 11
Parameters:
[] |
|
0.38 ms (0.17%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4106 and fieldname = 'contentblocks' and `index` = 1
Parameters:
[] |
|
0.37 ms (0.16%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4106 and fieldname = 'contentblocks' and `index` = 3
Parameters:
[] |
|
0.36 ms (0.16%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4106 and fieldname = 'contentblocks' and `index` = 0
Parameters:
[] |
|
0.35 ms (0.16%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4106 and fieldname = 'contentblocks' and `index` = 2
Parameters:
[] |
|
0.33 ms (0.15%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4106 and fieldname = 'contentblocks' and `index` = 1
Parameters:
[] |
|
0.32 ms (0.14%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4106 and fieldname = 'contentblocks' and `index` = 0
Parameters:
[] |
|
0.31 ms (0.14%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4106 and fieldname = 'contentblocks' and `index` = 2
Parameters:
[] |
|
0.29 ms (0.13%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4106 and fieldname = 'contentblocks' and `index` = 8
Parameters:
[] |
|
0.28 ms (0.13%) |
1 |
SELECT * FROM object_collection_vcloudExternalLink_vcloud_safety_tip WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 4884 "externalLinks" ] |
|
0.27 ms (0.12%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4106 and fieldname = 'contentblocks' and `index` = 18
Parameters:
[] |
|
0.26 ms (0.12%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4106 and fieldname = 'contentblocks' and `index` = 8
Parameters:
[] |
|
0.26 ms (0.11%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4106 and fieldname = 'contentblocks' and `index` = 15
Parameters:
[] |
|
0.25 ms (0.11%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4106 and fieldname = 'contentblocks' and `index` = 10
Parameters:
[] |
|
0.24 ms (0.11%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4106 and fieldname = 'contentblocks' and `index` = 15
Parameters:
[] |
|
0.24 ms (0.11%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4106 and fieldname = 'contentblocks' and `index` = 18
Parameters:
[] |
|
0.24 ms (0.11%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4106 and fieldname = 'contentblocks' and `index` = 9
Parameters:
[] |
|
0.24 ms (0.11%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4106 and fieldname = 'contentblocks' and `index` = 9
Parameters:
[] |
|
0.23 ms (0.10%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4106 and fieldname = 'contentblocks' and `index` = 12
Parameters:
[] |
|
0.23 ms (0.10%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4106 and fieldname = 'contentblocks' and `index` = 16
Parameters:
[] |
|
0.23 ms (0.10%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4106 and fieldname = 'contentblocks' and `index` = 13
Parameters:
[] |
|
0.22 ms (0.10%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4106 and fieldname = 'contentblocks' and `index` = 6
Parameters:
[] |
|
0.22 ms (0.10%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4106 and fieldname = 'contentblocks' and `index` = 17
Parameters:
[] |
|
0.22 ms (0.10%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4106 and fieldname = 'contentblocks' and `index` = 19
Parameters:
[] |
|
0.22 ms (0.10%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4106 and fieldname = 'contentblocks' and `index` = 7
Parameters:
[] |
|
0.21 ms (0.09%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4106 and fieldname = 'contentblocks' and `index` = 14
Parameters:
[] |
|
0.21 ms (0.09%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4106 and fieldname = 'contentblocks' and `index` = 14
Parameters:
[] |
|
0.21 ms (0.09%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'de' and ooo_id = 4106 and fieldname = 'contentblocks' and `index` = 19
Parameters:
[] |
|
0.21 ms (0.09%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4106 and fieldname = 'contentblocks' and `index` = 16
Parameters:
[] |
|
0.21 ms (0.09%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4106 and fieldname = 'contentblocks' and `index` = 7
Parameters:
[] |
|
0.21 ms (0.09%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4106 and fieldname = 'contentblocks' and `index` = 17
Parameters:
[] |
|
0.20 ms (0.09%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4106 and fieldname = 'contentblocks' and `index` = 12
Parameters:
[] |
|
0.20 ms (0.09%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_tour where language = 'en' and ooo_id = 4106 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. |