Query Metrics
78
Database Queries
22
Different statements
26.87 ms
Query time
0
Invalid entities
1
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
3.55 ms (13.23%) |
5 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"REPORT_REGION"
]
|
|
2.81 ms (10.46%) |
13 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
119
]
|
|
2.05 ms (7.63%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
1.89 ms (7.05%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
1.89 ms (7.04%) |
10 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1147
]
|
|
1.86 ms (6.91%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,118,2) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
119
]
|
|
1.58 ms (5.86%) |
10 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1147
]
|
|
1.36 ms (5.05%) |
6 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 524 524 ] |
|
1.33 ms (4.95%) |
3 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
1.27 ms (4.74%) |
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:
[ "/en/good-to-know/contact-opening-hours" "path" "auto_create" "/en/good-to-know/contact-opening-hours" "path_query" "https://partnerinfo.kleinwalsertal-dev.conecto.rocks/en/good-to-know/contact-opening-hours" "entire_uri" ] |
|
1.10 ms (4.10%) |
4 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/good-to-know/" "contact-opening-hours" ] |
|
1.04 ms (3.88%) |
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 ] |
|
0.85 ms (3.18%) |
3 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 119 524 524 ] |
|
0.78 ms (2.89%) |
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 ] |
|
0.74 ms (2.75%) |
3 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
35
]
|
|
0.69 ms (2.58%) |
3 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
524
]
|
|
0.44 ms (1.63%) |
1 |
SELECT t0.`name` AS name_1, t0.`group` AS group_2, t0.creationDate AS creationDate_3, t0.modificationDate AS modificationDate_4, t0.createdBy AS createdBy_5, t0.modifiedBy AS modifiedBy_6, t0.configuration AS configuration_7, t0.conditionalLogic AS conditionalLogic_8, t0.fields AS fields_9, t0.id AS id_10 FROM formbuilder_forms t0 WHERE t0.id = ?
Parameters:
[
1
]
|
|
0.38 ms (1.43%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,445,429) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
524
]
|
|
0.38 ms (1.40%) |
2 |
SELECT * FROM object_relations_CN_WEATHERSTATION WHERE src_id = ?
Parameters:
[
3840
]
|
|
0.33 ms (1.22%) |
1 |
SELECT * FROM object_collection_Weather_CN_WEATHERDAY WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 3901 "weatherData" ] |
|
0.29 ms (1.06%) |
1 |
SELECT mainValue, validTimePeriod, lowerBound, upperBound FROM object_collection_AvalancheDangerRating_CN_AVALANCHEREPORT ORDER BY (upperBound IS NULL AND lowerBound IS NULL) ASC, upperBound DESC, lowerBound DESC;
Parameters:
[] |
|
0.26 ms (0.98%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/en/good-to-know/contact-opening-hours' 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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| FormBuilderBundle\Model\FormDefinition | 1 |
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. |