Query Metrics
145
Database Queries
11
Different statements
192.78 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
174.42 ms (90.48%) |
132 |
SELECT id, (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data FROM cache WHERE id IN (?)
Parameters: [
0 => 1760532958,
1 => [
0 => site_domain_66c6e164d13a7dbcbd791892bd94ce55
]
]
|
4.95 ms (2.57%) |
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 ('downtown_btn', 'dt_registration', 'modal-alert', 'dt_register_page', 'dt_home_page') AND o_className = ? AND object_localized_9_en.o_type IN ('object','folder')) AND object_localized_9_en.o_published = 1)
Parameters: [0 => KiosCMS]
|
3.35 ms (1.74%) |
3 |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters: [path => /restful/, key => getContentKiosByContainer]
|
1.76 ms (0.91%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters: [prettyUrl => /restful/getContentKiosByContainer]
|
1.66 ms (0.86%) |
1 |
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters: [0 => 10]
|
1.44 ms (0.74%) |
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.40 ms (0.73%) |
1 |
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters: [0 => 10]
|
1.06 ms (0.55%) |
1 |
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters: [0 => user, 1 => 10]
|
0.96 ms (0.50%) |
1 |
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters: [0 => 10]
|
0.91 ms (0.47%) |
1 |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters: []
|
0.87 ms (0.45%) |
1 |
SELECT id FROM redirects WHERE active = 1 ORDER BY `priority` DESC
Parameters: []
|
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.