Query Metrics
175
Database Queries
22
Different statements
71.73 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
17.11 ms (23.86%) |
59 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
16.09 ms (22.43%) |
60 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
4.79 ms (6.68%) |
7 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/brandnertal/en/" "05-gasthaus-schaefle_vc6822" ] |
|
4.58 ms (6.38%) |
1 |
SELECT * FROM object_collection_vcloudExternalLink_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 6822 "externalLinks" ] |
|
3.05 ms (4.26%) |
5 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
18184
]
|
|
2.95 ms (4.11%) |
4 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
57
]
|
|
2.73 ms (3.80%) |
4 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 68 68 ] |
|
2.66 ms (3.71%) |
6 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
18184
]
|
|
2.51 ms (3.50%) |
6 |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
56
]
|
|
2.21 ms (3.08%) |
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:
[ "/brandnertal/en/05-gasthaus-schaefle_vc6822" "path" "auto_create" "/brandnertal/en/05-gasthaus-schaefle_vc6822" "path_query" "https://alpenregion-staging.conecto.rocks/brandnertal/en/05-gasthaus-schaefle_vc6822" "entire_uri" ] |
|
2.10 ms (2.92%) |
3 |
SELECT * FROM properties WHERE ( (cid IN (1,328,323,20) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
334
]
|
|
1.70 ms (2.38%) |
2 |
SELECT * FROM properties WHERE ( (cid IN (1,10) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
16
]
|
|
1.50 ms (2.09%) |
3 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"vcloud_poi"
]
|
|
1.46 ms (2.04%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 57 68 68 ] |
|
1.12 ms (1.56%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
68
]
|
|
1.11 ms (1.55%) |
2 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
1.11 ms (1.54%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/brandnertal/en/05-gasthaus-schaefle_vc6822"
]
|
|
0.92 ms (1.28%) |
1 |
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
8006
]
|
|
0.73 ms (1.02%) |
1 |
SELECT * FROM object_relations_vcloud_poi WHERE src_id = ?
Parameters:
[
6822
]
|
|
0.48 ms (0.67%) |
1 |
SELECT * FROM object_collection_vcloudContentblock_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 6822 "contentblocks" ] |
|
0.47 ms (0.66%) |
1 |
SELECT * FROM object_collection_vcloudOpeningHours_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 6822 "openingHours" ] |
|
0.36 ms (0.50%) |
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
]
|
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. |