Query Metrics
1152
Database Queries
26
Different statements
670.82 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
280.07 ms (41.75%) |
251 |
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" 7124 ] |
|
113.29 ms (16.89%) |
257 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
107.26 ms (15.99%) |
258 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
55.41 ms (8.26%) |
143 |
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:
[ 7124 "object" ] |
|
53.32 ms (7.95%) |
145 |
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
7236
]
|
|
11.23 ms (1.67%) |
27 |
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
7124
]
|
|
8.86 ms (1.32%) |
6 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
323
]
|
|
8.33 ms (1.24%) |
11 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
8
]
|
|
4.93 ms (0.73%) |
8 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/" "events" ] |
|
4.92 ms (0.73%) |
1 |
SELECT object_localized_vcloud_event_en.id as id, object_localized_vcloud_event_en.type as `type` FROM object_localized_vcloud_event_en WHERE (EXISTS ( SELECT * FROM object_relations_vcloud_saved_search WHERE src_id = ? AND dest_id = object_localized_vcloud_event_en.oo_id AND fieldname = "objects" ) AND object_localized_vcloud_event_en.type IN ('object','variant','folder')) AND object_localized_vcloud_event_en.published = 1 ORDER BY ISNULL(upcomingDate), upcomingDate ASC
Parameters:
[
10309
]
|
|
4.81 ms (0.72%) |
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/events" "path" "auto_create" "/en/events?page=58" "path_query" "https://montafon-staging.conecto.rocks/en/events?page=58" "entire_uri" ] |
|
3.94 ms (0.59%) |
6 |
SELECT * FROM object_relations_vcloud_event WHERE src_id = ?
Parameters:
[
7552
]
|
|
3.89 ms (0.58%) |
11 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
8
]
|
|
2.32 ms (0.35%) |
2 |
SELECT object_localized_vcloud_concept_en.id as id, object_localized_vcloud_concept_en.type as `type` FROM object_localized_vcloud_concept_en WHERE ((`path` = ?) AND object_localized_vcloud_concept_en.type IN ('object','variant','folder')) AND object_localized_vcloud_concept_en.published = 1
Parameters:
[
"/VCloud/ConceptScheme/MT-Events-2025_f3e8582c-7310-46d1-90de-460c594a1767/Unsere Empfehlungen_fed1f325-bad2-4bec-bd84-4d894ea554e2/"
]
|
|
1.33 ms (0.20%) |
3 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"vcloud_event"
]
|
|
1.08 ms (0.16%) |
3 |
SELECT * FROM properties WHERE ( (cid IN (1,3) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
5
]
|
|
1.05 ms (0.16%) |
4 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 716 716 ] |
|
0.77 ms (0.11%) |
2 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 323 716 716 ] |
|
0.72 ms (0.11%) |
1 |
SELECT * FROM object_relations_vcloud_saved_search WHERE src_id = ?
Parameters:
[
10309
]
|
|
0.64 ms (0.10%) |
2 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.63 ms (0.09%) |
2 |
SELECT id FROM objects WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/VCloud/ConceptScheme/" "Administrative Einheiten" ] |
|
0.61 ms (0.09%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
716
]
|
|
0.43 ms (0.06%) |
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
]
|
|
0.39 ms (0.06%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/fr"
]
|
|
0.32 ms (0.05%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,2) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
8
]
|
|
0.28 ms (0.04%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/en/events' AND siteId = 0 ORDER BY siteId DESC LIMIT 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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| FormBuilderBundle\Model\OutputWorkflow | No errors. |
| FormBuilderBundle\Model\FormDefinition | No errors. |
| FormBuilderBundle\Model\OutputWorkflowChannel | No errors. |