Query Metrics

35 Database Queries
11 Different statements
45.69 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
29.88 ms
(65.40%)
22
SELECT id, 
          (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data
            FROM cache WHERE id IN (?)
Parameters: [ 0 => 1760532956, 1 => [ 0 => site_domain_66c6e164d13a7dbcbd791892bd94ce55 ] ]
3.27 ms
(7.15%)
3
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters: [path => /restful/, key => getContentKiosByContainer]
2.42 ms
(5.29%)
2
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters: [prettyUrl => /restful/getContentKiosByContainer]
2.21 ms
(4.85%)
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.50 ms
(3.29%)
1
SELECT id FROM redirects WHERE active = 1  ORDER BY `priority` DESC
Parameters: []
1.24 ms
(2.71%)
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.20 ms
(2.64%)
1
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters: [0 => 10]
1.03 ms
(2.26%)
1
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters: [0 => user, 1 => 10]
1.03 ms
(2.25%)
1
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters: [0 => 10]
1.01 ms
(2.20%)
1
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters: [0 => 10]
0.90 ms
(1.98%)
1
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
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.

Entities Mapping