Query Metrics
1150
Database Queries
28
Different statements
807.21 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
307.34 ms (38.07%) |
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 ] |
|
147.82 ms (18.31%) |
250 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
126.43 ms (15.66%) |
251 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
73.79 ms (9.14%) |
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
]
|
|
66.93 ms (8.29%) |
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" ] |
|
14.89 ms (1.85%) |
14 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
8
]
|
|
14.71 ms (1.82%) |
14 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
8
]
|
|
9.82 ms (1.22%) |
9 |
SELECT * FROM object_relations_vcloud_event WHERE src_id = ?
Parameters:
[
10880
]
|
|
7.71 ms (0.96%) |
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
]
|
|
5.76 ms (0.71%) |
27 |
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
7124
]
|
|
4.61 ms (0.57%) |
6 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
323
]
|
|
4.19 ms (0.52%) |
8 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/" "events" ] |
|
2.29 ms (0.28%) |
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=20" "path_query" "https://montafon-staging.conecto.rocks/en/events?page=20" "entire_uri" ] |
|
2.26 ms (0.28%) |
2 |
SELECT id FROM objects WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/VCloud/ConceptScheme/" "Administrative Einheiten" ] |
|
2.08 ms (0.26%) |
2 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
2.00 ms (0.25%) |
4 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 716 716 ] |
|
1.89 ms (0.23%) |
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.83 ms (0.23%) |
3 |
SELECT * FROM properties WHERE ( (cid IN (1,3) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
5
]
|
|
1.70 ms (0.21%) |
2 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
716
]
|
|
1.64 ms (0.20%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,83169,33779,151) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
90017
]
|
|
1.57 ms (0.20%) |
4 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"vcloud_event"
]
|
|
1.42 ms (0.18%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/fr"
]
|
|
0.94 ms (0.12%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,2) AND inheritable = 1) OR cid = ? ) AND ctype='asset'
Parameters:
[
8
]
|
|
0.81 ms (0.10%) |
1 |
SELECT * FROM object_relations_vcloud_saved_search WHERE src_id = ?
Parameters:
[
10309
]
|
|
0.76 ms (0.09%) |
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.70 ms (0.09%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/en/events' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.70 ms (0.09%) |
1 |
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:
[] |
|
0.59 ms (0.07%) |
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. |