Query Metrics
262
Database Queries
21
Different statements
143.82 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
52.81 ms (36.72%) |
92 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
43.61 ms (30.32%) |
94 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
12.40 ms (8.62%) |
14 |
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
56
]
|
|
8.42 ms (5.86%) |
14 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/brandnertalen/en/magazine/" "skitourenabend_m52" ] |
|
5.99 ms (4.16%) |
8 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/brandnertalen/en/magazine/skitourenabend_m52"
]
|
|
3.57 ms (2.48%) |
5 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
4769
]
|
|
3.07 ms (2.14%) |
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:
[ "/brandnertalen/en/magazine/skitourenabend_m52" "path" "auto_create" "/brandnertalen/en/magazine/skitourenabend_m52" "path_query" "https://alpenregion-staging.conecto.rocks/brandnertalen/en/magazine/skitourenabend_m52" "entire_uri" ] |
|
2.43 ms (1.69%) |
6 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
12
]
|
|
2.21 ms (1.54%) |
2 |
SELECT * FROM object_relations_vcloud_event WHERE src_id = ?
Parameters:
[
4585
]
|
|
1.66 ms (1.15%) |
4 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
1
]
|
|
1.13 ms (0.78%) |
3 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"CNMAG_ARTICLE"
]
|
|
1.12 ms (0.78%) |
3 |
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
4853
]
|
|
0.83 ms (0.58%) |
2 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.81 ms (0.56%) |
2 |
SELECT * FROM properties WHERE ( (cid IN (1,10) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
12
]
|
|
0.78 ms (0.55%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 1 1 1 ] |
|
0.73 ms (0.50%) |
2 |
SELECT COUNT(*) FROM documents INNER JOIN documents_translations ON documents.id = documents_translations.id WHERE (documents_translations.sourceId = ? AND documents_translations.language = ?) AND published = 1
Parameters:
[ 317 "en" ] |
|
0.66 ms (0.46%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
1
]
|
|
0.46 ms (0.32%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,20) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
655
]
|
|
0.42 ms (0.29%) |
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.38 ms (0.26%) |
1 |
SELECT * FROM website_settings WHERE name = ? AND ( siteId IS NULL OR siteId = 0 OR siteId = ? ) AND ( language IS NULL OR language = '' OR language = ? ) ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[ "magazin_breadcrumb" null null ] |
|
0.33 ms (0.23%) |
1 |
SELECT * FROM object_relations_CNMAG_ARTICLE WHERE src_id = ?
Parameters:
[
52
]
|
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. |