Query Metrics
77
Database Queries
22
Different statements
17.75 ms
Query time
0
Invalid entities
1
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.41 ms (13.60%) |
12 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
119
]
|
|
2.12 ms (11.93%) |
10 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
1147
]
|
|
1.52 ms (8.57%) |
10 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
1147
]
|
|
1.50 ms (8.48%) |
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://footprint.kleinwalsertal-dev.conecto.rocks/en/good-to-know/contact-opening-hours" "entire_uri" ] |
|
1.16 ms (6.54%) |
4 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/en/good-to-know/" "contact-opening-hours" ] |
|
1.12 ms (6.28%) |
6 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 524 524 ] |
|
1.02 ms (5.75%) |
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.98 ms (5.51%) |
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.81 ms (4.55%) |
5 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"REPORT_REGION"
]
|
|
0.74 ms (4.16%) |
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.62 ms (3.49%) |
3 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.57 ms (3.22%) |
3 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
35
]
|
|
0.57 ms (3.21%) |
2 |
SELECT * FROM object_relations_CN_WEATHERSTATION WHERE src_id = ?
Parameters:
[
3840
]
|
|
0.51 ms (2.89%) |
3 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
524
]
|
|
0.44 ms (2.50%) |
1 |
SELECT * FROM object_collection_AvalancheDangerRating_CN_AVALANCHEREPORT WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 6281 "dangerRating" ] |
|
0.32 ms (1.82%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.30 ms (1.68%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,445,429) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
524
]
|
|
0.27 ms (1.53%) |
1 |
SELECT * FROM object_collection_Weather_CN_WEATHERDAY WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 3901 "weatherData" ] |
|
0.25 ms (1.41%) |
1 |
SELECT * FROM properties WHERE ( (cid IN (1,118,2) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
119
]
|
|
0.21 ms (1.19%) |
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.19 ms (1.04%) |
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.11 ms (0.64%) |
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 |
|---|---|
| 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. |