Query Metrics
79
Database Queries
23
Different statements
21.68 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
4.12 ms (18.99%) |
15 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
689
]
|
|
2.01 ms (9.25%) |
11 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
134
]
|
|
1.76 ms (8.12%) |
11 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
134
]
|
|
1.39 ms (6.42%) |
3 |
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 ] |
|
1.14 ms (5.24%) |
3 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
1.12 ms (5.19%) |
4 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/de/kleinwalsertal-live/bergsportbericht-kleinwalsertal/" "lifte" ] |
|
1.07 ms (4.92%) |
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:
[ "/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.06 ms (4.88%) |
6 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"REPORT_REGION"
]
|
|
1.04 ms (4.82%) |
2 |
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 ] |
|
1.02 ms (4.71%) |
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 ] |
|
0.93 ms (4.30%) |
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:
[] |
|
0.73 ms (3.38%) |
3 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
689
]
|
|
0.68 ms (3.15%) |
3 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
35
]
|
|
0.68 ms (3.13%) |
1 |
SELECT * FROM object_relations_REPORT_REGION WHERE src_id = ?
Parameters:
[
5009
]
|
|
0.63 ms (2.90%) |
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 5063 5064 5062 "both" "s" ] |
|
0.52 ms (2.39%) |
2 |
SELECT * FROM object_relations_CN_WEATHERSTATION WHERE src_id = ?
Parameters:
[
3840
]
|
|
0.50 ms (2.29%) |
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 5063 5064 5062 "both" "s" true ] |
|
0.34 ms (1.57%) |
1 |
SELECT * FROM object_collection_Weather_CN_WEATHERDAY WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 3842 "weatherData" ] |
|
0.23 ms (1.08%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.21 ms (0.95%) |
1 |
SELECT * FROM object_collection_AvalancheDangerRating_CN_AVALANCHEREPORT WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 6281 "dangerRating" ] |
|
0.17 ms (0.80%) |
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.17 ms (0.80%) |
1 |
SELECT id FROM classes WHERE name = ?
Parameters:
[
"ReportLift"
]
|
|
0.15 ms (0.71%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
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. |
| FormBuilderBundle\Model\OutputWorkflowChannel | No errors. |