Query Metrics
35
Database Queries
11
Different statements
57.55 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
41.34 ms (71.83%) |
22 |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters: [
0 => 1760532890,
1 => [
0 => site_domain_66c6e164d13a7dbcbd791892bd94ce55
]
]
|
3.52 ms (6.12%) |
3 |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters: [path => /restful/, key => getContentKiosByContainer]
|
2.72 ms (4.73%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters: [prettyUrl => /restful/getContentKiosByContainer]
|
1.55 ms (2.70%) |
1 |
SELECT id FROM redirects WHERE active = 1 ORDER BY `priority` DESC
Parameters: []
|
1.54 ms (2.67%) |
1 |
SELECT object_localized_9_en.o_id as o_id, `object_localized_9_en`.`o_type` FROM `object_localized_9_en` WHERE ((container IN ('dt_home_page', 'dt_scan_input') AND o_className = ? AND object_localized_9_en.o_type IN ('object','folder')) AND object_localized_9_en.o_published = 1)
Parameters: [0 => KiosCMS]
|
1.38 ms (2.39%) |
1 |
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters: [0 => 10]
|
1.18 ms (2.05%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters: []
|
1.17 ms (2.03%) |
1 |
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters: [0 => 10]
|
1.11 ms (1.93%) |
1 |
SELECT id,type FROM users WHERE apiKey = ? AND type = ? AND active = 1 AND id > 0 AND `type` IN ('user','userfolder')
Parameters: [
0 => bc0d05c9643464f6b5f49ec8d949b262dd51eb1bdfa238250d16c0c9dd8ec438,
1 => user
]
|
1.09 ms (1.89%) |
1 |
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters: [0 => user, 1 => 10]
|
0.95 ms (1.66%) |
1 |
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters: [0 => 10]
|
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
Entity Managers
There are no configured entity managers.
Second Level Cache
Second Level Cache is not enabled.