Query Metrics

62 Database Queries
11 Different statements
86.13 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
69.50 ms
(80.70%)
49
SELECT id, 
          (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data
            FROM cache WHERE id IN (?)
Parameters: [ 0 => 1760788518, 1 => [ 0 => site_domain_66c6e164d13a7dbcbd791892bd94ce55 ] ]
3.93 ms
(4.57%)
3
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters: [path => /restful/, key => getContentKiosByContainer]
2.64 ms
(3.07%)
2
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters: [prettyUrl => /restful/getContentKiosByContainer]
1.77 ms
(2.05%)
1
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters: [0 => 10]
1.41 ms
(1.64%)
1
SELECT id FROM redirects WHERE active = 1  ORDER BY `priority` DESC
Parameters: []
1.35 ms
(1.57%)
1
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters: [0 => 10]
1.26 ms
(1.46%)
1
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters: [0 => user, 1 => 10]
1.16 ms
(1.35%)
1
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters: [0 => 10]
1.16 ms
(1.34%)
1
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters: []
1.02 ms
(1.18%)
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', 'pp10_login', 'pp10_create_created') AND o_className = ?  AND  object_localized_9_en.o_type IN ('object','folder')) AND object_localized_9_en.o_published = 1)
Parameters: [0 => KiosCMS]
0.93 ms
(1.08%)
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 ]

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