Query Metrics
102
Database Queries
26
Different statements
31.67 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
6.61 ms (20.86%) |
15 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
689
]
|
|
3.06 ms (9.65%) |
11 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
134
]
|
|
2.83 ms (8.93%) |
11 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
134
]
|
|
2.66 ms (8.39%) |
7 |
SELECT * FROM object_relations_REPORT_REGION WHERE src_id = ?
Parameters:
[
5006
]
|
|
1.42 ms (4.49%) |
6 |
SELECT objects.*, tree_locks.locked as locked FROM objects LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object' WHERE objects.id = ?
Parameters:
[
5006
]
|
|
1.32 ms (4.16%) |
6 |
SELECT * FROM object_localized_data_REPORT_REGION WHERE ooo_id = ? AND language IN ('de','en')
Parameters:
[
5006
]
|
|
1.23 ms (3.88%) |
1 |
SELECT object_localized_REPORT_REGION_de.id as id, object_localized_REPORT_REGION_de.type as `type` FROM object_localized_REPORT_REGION_de WHERE ( object_localized_REPORT_REGION_de.type IN ('object','variant','folder')) AND object_localized_REPORT_REGION_de.published = 1
Parameters:
[] |
|
1.20 ms (3.78%) |
6 |
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
5006
]
|
|
1.15 ms (3.65%) |
4 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/de/kleinwalsertal-live/bergsportbericht-kleinwalsertal/" "lifte" ] |
|
1.05 ms (3.31%) |
3 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 689 689 689 ] |
|
1.03 ms (3.24%) |
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:
[ "/de/kleinwalsertal-live/bergsportbericht-kleinwalsertal/lifte" "path" "auto_create" "/de/kleinwalsertal-live/bergsportbericht-kleinwalsertal/lifte" "path_query" "https://partnerinfo.kleinwalsertal-dev.conecto.rocks/de/kleinwalsertal-live/bergsportbericht-kleinwalsertal/lifte" "entire_uri" ] |
|
1.00 ms (3.14%) |
6 |
SELECT * FROM object_store_REPORT_REGION WHERE oo_id = ?
Parameters:
[
5006
]
|
|
0.97 ms (3.07%) |
6 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"REPORT_REGION"
]
|
|
0.92 ms (2.92%) |
3 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
689
]
|
|
0.81 ms (2.54%) |
1 |
SELECT objects.id as id, objects.type as `type` FROM objects LEFT JOIN object_REPORT_LIFT REPORT_LIFT ON objects.id = REPORT_LIFT.oo_id WHERE ((objects.type = ?) AND (objects.className = ?) AND (REPORT_LIFT.oo_id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) AND (REPORT_LIFT.season IN (?, ?)) AND objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY REPORT_LIFT.isOpen = 0 ASC, REPORT_LIFT.name ASC
Parameters:
[ "object" "ReportLift" 5014 5015 5016 5017 5018 5019 5020 5021 5022 5023 5024 5026 5027 5028 5029 5030 5031 5032 5034 5035 5036 5037 5038 5040 5041 5042 5043 5045 5046 5047 5048 5049 5050 5052 5053 5054 5055 5056 5057 5058 5059 5060 5061 5062 5063 5064 "both" "s" ] |
|
0.74 ms (2.34%) |
2 |
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:
[ "weather.default_valley_station" null null ] |
|
0.63 ms (1.99%) |
1 |
SELECT COUNT(*) FROM objects LEFT JOIN object_REPORT_LIFT REPORT_LIFT ON objects.id = REPORT_LIFT.oo_id WHERE ((objects.type = ?) AND (objects.className = ?) AND (REPORT_LIFT.oo_id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) AND (REPORT_LIFT.season IN (?, ?)) AND (REPORT_LIFT.isOpen = ?) AND objects.type IN ('object','variant','folder')) AND objects.published = 1
Parameters:
[ "object" "ReportLift" 5014 5015 5016 5017 5018 5019 5020 5021 5022 5023 5024 5026 5027 5028 5029 5030 5031 5032 5034 5035 5036 5037 5038 5040 5041 5042 5043 5045 5046 5047 5048 5049 5050 5052 5053 5054 5055 5056 5057 5058 5059 5060 5061 5062 5063 5064 "both" "s" true ] |
|
0.52 ms (1.65%) |
1 |
SELECT object_CN_WEATHERSTATION.id as id, object_CN_WEATHERSTATION.type as `type` FROM object_CN_WEATHERSTATION WHERE (( id = ? OR id = ?) AND object_CN_WEATHERSTATION.type IN ('object','variant','folder')) AND object_CN_WEATHERSTATION.published = 1 ORDER BY `altitude` LIMIT 2
Parameters:
[ null null ] |
|
0.44 ms (1.40%) |
1 |
SELECT * FROM object_collection_Weather_CN_WEATHERDAY WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 3901 "weatherData" ] |
|
0.42 ms (1.32%) |
2 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.35 ms (1.11%) |
2 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
35
]
|
|
0.33 ms (1.05%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.32 ms (1.00%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/de/kleinwalsertal-live/bergsportbericht-kleinwalsertal/lifte' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.31 ms (0.98%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.22 ms (0.70%) |
1 |
SELECT * FROM object_relations_CN_WEATHERSTATION WHERE src_id = ?
Parameters:
[
3840
]
|
|
0.15 ms (0.48%) |
1 |
SELECT id FROM classes WHERE name = ?
Parameters:
[
"ReportLift"
]
|
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\DoubleOptInSession | No errors. |