Query Metrics
71
Database Queries
21
Different statements
23.83 ms
Query time
0
Invalid entities
1
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
3.55 ms (14.91%) |
5 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"REPORT_REGION"
]
|
|
2.81 ms (11.79%) |
13 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
119
]
|
|
2.05 ms (8.60%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
1.89 ms (7.95%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
1.89 ms (7.93%) |
10 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1147
]
|
|
1.86 ms (7.79%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,118,2) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
119
]
|
|
1.58 ms (6.61%) |
10 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1147
]
|
|
1.36 ms (5.69%) |
6 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 524 524 ] |
|
1.10 ms (4.63%) |
4 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/good-to-know/" "contact-opening-hours" ] |
|
0.85 ms (3.58%) |
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.69 ms (2.91%) |
3 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
524
]
|
|
0.69 ms (2.91%) |
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.69 ms (2.89%) |
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/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" ] |
|
0.49 ms (2.04%) |
2 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
35
]
|
|
0.44 ms (1.83%) |
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.42 ms (1.78%) |
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.38 ms (1.61%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,445,429) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
524
]
|
|
0.33 ms (1.38%) |
1 |
SELECT * FROM object_collection_Weather_CN_WEATHERDAY WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 3901 "weatherData" ] |
|
0.31 ms (1.31%) |
2 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.26 ms (1.11%) |
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:
[] |
|
0.18 ms (0.75%) |
1 |
SELECT * FROM object_relations_CN_WEATHERSTATION WHERE src_id = ?
Parameters:
[
3840
]
|
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. |