Query Metrics
699
Database Queries
40
Different statements
463.06 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
168.27 ms (36.34%) |
273 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
163.26 ms (35.26%) |
275 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
21.86 ms (4.72%) |
41 |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
78
]
|
|
20.44 ms (4.41%) |
14 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
23137
]
|
|
12.26 ms (2.65%) |
15 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
23137
]
|
|
7.89 ms (1.70%) |
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/traube-braz-alpen-spa-golf-hotel-2_vc2396" "path" "auto_create" "/bludenz/de/traube-braz-alpen-spa-golf-hotel-2_vc2396" "path_query" "https://alpenregion-staging.conecto.rocks/bludenz/de/traube-braz-alpen-spa-golf-hotel-2_vc2396" "entire_uri" ] |
|
7.76 ms (1.67%) |
7 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/bludenz/de/" "traube-braz-alpen-spa-golf-hotel-2_vc2396" ] |
|
5.82 ms (1.26%) |
8 |
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
4853
]
|
|
5.49 ms (1.19%) |
3 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
79
]
|
|
5.29 ms (1.14%) |
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" 2396 ] |
|
5.26 ms (1.14%) |
3 |
SELECT * FROM object_collection_vcloudExternalLink_localized_vcloud_poi WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 2396 "externalLinks" 0 ] |
|
4.20 ms (0.91%) |
5 |
SELECT * FROM object_relations_vcloud_tour WHERE src_id = ?
Parameters:
[
5412
]
|
|
4.00 ms (0.86%) |
4 |
SELECT * FROM object_collection_vcloudContentblock_localized_vcloud_poi WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 2396 "contentblocks" 0 ] |
|
2.38 ms (0.51%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
79
]
|
|
2.31 ms (0.50%) |
4 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"vcloud_poi"
]
|
|
2.30 ms (0.50%) |
2 |
SELECT * FROM object_collection_vcloudOpeningHours_localized_vcloud_poi WHERE ooo_id = ? AND language IN ('de','en') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 2396 "openingHours" 0 ] |
|
1.98 ms (0.43%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/bludenz/de/traube-braz-alpen-spa-golf-hotel-2_vc2396"
]
|
|
1.92 ms (0.42%) |
3 |
SELECT * FROM object_store_vcloud_concept WHERE oo_id = ? FOR UPDATE
Parameters:
[
5972
]
|
|
1.84 ms (0.40%) |
2 |
SELECT * FROM properties WHERE ( (cid IN (1,10) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
17
]
|
|
1.69 ms (0.36%) |
1 |
SELECT * FROM object_relations_vcloud_poi WHERE src_id = ?
Parameters:
[
2396
]
|
|
1.65 ms (0.36%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
1.62 ms (0.35%) |
3 |
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:
[
5972
]
|
|
1.39 ms (0.30%) |
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 ] |
|
1.36 ms (0.29%) |
3 |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
5972
]
|
|
1.29 ms (0.28%) |
3 |
SELECT * FROM object_localized_data_vcloud_concept WHERE ooo_id = ? AND language IN ('de','en')
Parameters:
[
5972
]
|
|
1.21 ms (0.26%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 89 89 ] |
|
1.21 ms (0.26%) |
2 |
SELECT * FROM properties WHERE ( (cid IN (1,125,124,20) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
148
]
|
|
0.98 ms (0.21%) |
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:
[ 2396 "object" ] |
|
0.85 ms (0.18%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'de' and ooo_id = 2396 and fieldname = 'contentblocks' and `index` = 1
Parameters:
[] |
|
0.75 ms (0.16%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'de' and ooo_id = 2396 and fieldname = 'contentblocks' and `index` = 0
Parameters:
[] |
|
0.73 ms (0.16%) |
1 |
SELECT * FROM object_collection_vcloudExternalLink_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 2396 "externalLinks" ] |
|
0.60 ms (0.13%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'en' and ooo_id = 2396 and fieldname = 'contentblocks' and `index` = 0
Parameters:
[] |
|
0.59 ms (0.13%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'de' and ooo_id = 2396 and fieldname = 'contentblocks' and `index` = 3
Parameters:
[] |
|
0.51 ms (0.11%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,23,124,20) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
35
]
|
|
0.46 ms (0.10%) |
1 |
SELECT * FROM object_collection_vcloudOpeningHours_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 2396 "openingHours" ] |
|
0.37 ms (0.08%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'en' and ooo_id = 2396 and fieldname = 'contentblocks' and `index` = 2
Parameters:
[] |
|
0.36 ms (0.08%) |
1 |
SELECT * FROM object_collection_vcloudContentblock_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 2396 "contentblocks" ] |
|
0.36 ms (0.08%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'en' and ooo_id = 2396 and fieldname = 'contentblocks' and `index` = 3
Parameters:
[] |
|
0.30 ms (0.07%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'de' and ooo_id = 2396 and fieldname = 'contentblocks' and `index` = 2
Parameters:
[] |
|
0.25 ms (0.05%) |
1 |
select `links` from object_collection_vcloudContentblock_localized_vcloud_poi where language = 'en' and ooo_id = 2396 and fieldname = 'contentblocks' and `index` = 1
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. |