Query Metrics
379
Database Queries
22
Different statements
315.24 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
125.38 ms (39.77%) |
159 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
109.70 ms (34.80%) |
160 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
14.73 ms (4.67%) |
6 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/" "einsteiger-skitour-mit-bergfuehrer_vc10241" ] |
|
12.31 ms (3.90%) |
10 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
72676
]
|
|
11.78 ms (3.74%) |
10 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
72676
]
|
|
6.85 ms (2.17%) |
4 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
2
]
|
|
5.04 ms (1.60%) |
4 |
SELECT 1 FROM objects o WHERE parentId = ? AND published = 1 AND `type` IN ('object','variant','folder') LIMIT 1
Parameters:
[
7124
]
|
|
4.72 ms (1.50%) |
3 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"vcloud_event"
]
|
|
4.20 ms (1.33%) |
2 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
3.09 ms (0.98%) |
3 |
SELECT * FROM properties WHERE ( (cid IN (1,3) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
5
]
|
|
2.78 ms (0.88%) |
1 |
SELECT * FROM object_relations_vcloud_event WHERE src_id = ?
Parameters:
[
10241
]
|
|
2.38 ms (0.75%) |
1 |
SELECT * FROM object_collection_vcloudExternalLink_localized_vcloud_event WHERE ooo_id = ? AND language IN ('de','en','nl','de','en','nl','de','en','nl') AND `fieldname` = ? AND `index` = ?
Parameters:
[ 10241 "externalLinks" 0 ] |
|
2.33 ms (0.74%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 19 19 19 ] |
|
1.83 ms (0.58%) |
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:
[ "/en/einsteiger-skitour-mit-bergfuehrer_vc10241" "path" "auto_create" "/en/einsteiger-skitour-mit-bergfuehrer_vc10241" "path_query" "https://montafon-staging.conecto.rocks/en/einsteiger-skitour-mit-bergfuehrer_vc10241" "entire_uri" ] |
|
1.79 ms (0.57%) |
2 |
SELECT object_vcloud_concept_scheme.id as id, object_vcloud_concept_scheme.type as `type` FROM object_vcloud_concept_scheme WHERE (`reference` = 'b2e5d379-59db-442e-ad55-7dce6203f407' AND object_vcloud_concept_scheme.type IN ('variant','object')) AND object_vcloud_concept_scheme.published = 1 LIMIT 1
Parameters:
[] |
|
1.35 ms (0.43%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
19
]
|
|
1.32 ms (0.42%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,2) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
8
]
|
|
0.98 ms (0.31%) |
1 |
SELECT * FROM object_collection_vcloudContentblock_vcloud_event WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 10241 "contentblocks" ] |
|
0.83 ms (0.26%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/en/einsteiger-skitour-mit-bergfuehrer_vc10241"
]
|
|
0.67 ms (0.21%) |
2 |
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
7124
]
|
|
0.65 ms (0.21%) |
1 |
SELECT * FROM object_collection_vcloudExternalLink_vcloud_event WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 10241 "externalLinks" ] |
|
0.54 ms (0.17%) |
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:
[
2521
]
|
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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| FormBuilderBundle\Model\OutputWorkflow | No errors. |
| FormBuilderBundle\Model\FormDefinition | No errors. |
| FormBuilderBundle\Model\OutputWorkflowChannel | No errors. |