Query Metrics
585
Database Queries
22
Different statements
130.67 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
82.08 ms (62.82%) |
366 |
SELECT id FROM documents d WHERE parentId = ? AND published = 1 LIMIT 1
Parameters:
[
1
]
|
|
21.23 ms (16.25%) |
85 |
SELECT documents.id, documents.type FROM documents WHERE (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
1
]
|
|
8.51 ms (6.51%) |
64 |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
1
]
|
|
4.20 ms (3.21%) |
11 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
2
]
|
|
2.02 ms (1.55%) |
10 |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
68403
]
|
|
1.72 ms (1.32%) |
10 |
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
68403
]
|
|
1.68 ms (1.29%) |
7 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/de/poi/" "parkplatz-fuer-mobilitaetseingeschraenkte-personen-tiefgarage-mpreis-mittelberg~1700" ] |
|
1.20 ms (0.92%) |
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/poi/parkplatz-fuer-mobilitaetseingeschraenkte-personen-tiefgarage-mpreis-mittelberg~1700" "path" "auto_create" "/de/poi/parkplatz-fuer-mobilitaetseingeschraenkte-personen-tiefgarage-mpreis-mittelberg~1700" "path_query" "https://kleinwalsertal-dev.conecto.rocks/de/poi/parkplatz-fuer-mobilitaetseingeschraenkte-personen-tiefgarage-mpreis-mittelberg~1700" "entire_uri" ] |
|
1.06 ms (0.81%) |
3 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 2 2 2 ] |
|
0.90 ms (0.69%) |
5 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"ft_poi"
]
|
|
0.82 ms (0.63%) |
1 |
SELECT * FROM object_collection_Weather_CN_WEATHERDAY WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 3901 "weatherData" ] |
|
0.81 ms (0.62%) |
3 |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 429 429 ] |
|
0.75 ms (0.57%) |
4 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/de/poi/parkplatz-fuer-mobilitaetseingeschraenkte-personen-tiefgarage-mpreis-mittelberg~1700"
]
|
|
0.64 ms (0.49%) |
3 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
2
]
|
|
0.52 ms (0.40%) |
2 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
|
0.50 ms (0.38%) |
2 |
SELECT id FROM website_settings
Parameters:
[] |
|
0.49 ms (0.38%) |
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.43 ms (0.33%) |
1 |
SELECT * FROM object_relations_CN_WEATHERSTATION WHERE src_id = ?
Parameters:
[
3840
]
|
|
0.41 ms (0.31%) |
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.27 ms (0.21%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.21 ms (0.16%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.20 ms (0.15%) |
1 |
SELECT documents.*, tree_locks.locked FROM documents LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document' WHERE documents.id = ?
Parameters:
[
9
]
|
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. |