Query Metrics
416
Database Queries
46
Different statements
130.46 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
28.12 ms (21.55%) |
88 |
SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1
Parameters:
[
113
]
|
|
16.62 ms (12.74%) |
53 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
16.59 ms (12.71%) |
88 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
1
]
|
|
16.13 ms (12.36%) |
54 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
11.26 ms (8.63%) |
32 |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
113
]
|
|
5.75 ms (4.41%) |
20 |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
102
]
|
|
3.73 ms (2.86%) |
4 |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_poi WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 3419 "contentblocks" 0 ] |
|
2.88 ms (2.21%) |
6 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
24568
]
|
|
2.25 ms (1.72%) |
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" 3419 ] |
|
2.08 ms (1.60%) |
6 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
24568
]
|
|
1.94 ms (1.49%) |
4 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
103
]
|
|
1.94 ms (1.48%) |
3 |
SELECT * FROM object_collection_vcloudOpeningHours_localized_vcloud_poi WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 3419 "openingHours" 0 ] |
|
1.92 ms (1.47%) |
7 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/klostertal/en/" "restaurant-spullersee-1_vc3419" ] |
|
1.82 ms (1.39%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,10391,5773,661) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
24568
]
|
|
1.42 ms (1.09%) |
4 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 113 113 ] |
|
1.40 ms (1.07%) |
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/en/restaurant-spullersee-1_vc3419" "path" "auto_create" "/klostertal/en/restaurant-spullersee-1_vc3419" "path_query" "https://alpenregion-staging.conecto.rocks/klostertal/en/restaurant-spullersee-1_vc3419" "entire_uri" ] |
|
1.38 ms (1.06%) |
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:
[ 3419 "object" ] |
|
1.00 ms (0.76%) |
4 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"vcloud_poi"
]
|
|
0.83 ms (0.64%) |
2 |
SELECT * FROM object_relations_vcloud_tour WHERE src_id = ?
Parameters:
[
5433
]
|
|
0.82 ms (0.63%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 103 113 113 ] |
|
0.76 ms (0.58%) |
3 |
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
4853
]
|
|
0.64 ms (0.49%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
113
]
|
|
0.64 ms (0.49%) |
1 |
SELECT * FROM object_collection_vcloudExternalLink_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 3419 "externalLinks" ] |
|
0.61 ms (0.47%) |
1 |
SELECT * FROM object_collection_vcloudOpeningHours_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 3419 "openingHours" ] |
|
0.61 ms (0.47%) |
2 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.60 ms (0.46%) |
2 |
SELECT id FROM website_settings
Parameters:
[] |
|
0.49 ms (0.38%) |
1 |
SELECT * FROM object_collection_vcloudContentblock_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 3419 "contentblocks" ] |
|
0.48 ms (0.37%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/klostertal/en/restaurant-spullersee-1_vc3419"
]
|
|
0.46 ms (0.35%) |
1 |
SELECT * FROM object_relations_vcloud_poi WHERE src_id = ?
Parameters:
[
3419
]
|
|
0.44 ms (0.34%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,502,20) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
503
]
|
|
0.40 ms (0.30%) |
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:
[
1064
]
|
|
0.39 ms (0.30%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,506,502,20) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
524
]
|
|
0.38 ms (0.29%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'de' and ooo_id = 3419 and fieldname = 'contentblocks' and `index` = 3
Parameters:
[] |
|
0.38 ms (0.29%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,10) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
18
]
|
|
0.33 ms (0.26%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'en' and ooo_id = 3419 and fieldname = 'contentblocks' and `index` = 2
Parameters:
[] |
|
0.32 ms (0.25%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'de' and ooo_id = 3419 and fieldname = 'contentblocks' and `index` = 0
Parameters:
[] |
|
0.31 ms (0.24%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'de' and ooo_id = 3419 and fieldname = 'contentblocks' and `index` = 1
Parameters:
[] |
|
0.29 ms (0.22%) |
1 |
SELECT * FROM object_localized_data_weather WHERE ooo_id = ? AND language IN ('de','en')
Parameters:
[
264
]
|
|
0.29 ms (0.22%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'de' and ooo_id = 3419 and fieldname = 'contentblocks' and `index` = 2
Parameters:
[] |
|
0.29 ms (0.22%) |
1 |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
264
]
|
|
0.27 ms (0.21%) |
1 |
SELECT * FROM object_relations_weather WHERE src_id = ?
Parameters:
[
264
]
|
|
0.27 ms (0.21%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'en' and ooo_id = 3419 and fieldname = 'contentblocks' and `index` = 0
Parameters:
[] |
|
0.27 ms (0.21%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'en' and ooo_id = 3419 and fieldname = 'contentblocks' and `index` = 3
Parameters:
[] |
|
0.23 ms (0.18%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'en' and ooo_id = 3419 and fieldname = 'contentblocks' and `index` = 1
Parameters:
[] |
|
0.23 ms (0.17%) |
1 |
SELECT * FROM object_store_weather WHERE oo_id = ? FOR UPDATE
Parameters:
[
264
]
|
|
0.23 ms (0.17%) |
1 |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
264
]
|
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. |