Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
63.82 ms
(74.95%)
49
SELECT id, 
          (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data
            FROM cache WHERE id IN (?)
Parameters: [ 0 => 1760532881, 1 => [ 0 => site_domain_66c6e164d13a7dbcbd791892bd94ce55 ] ]
5.45 ms
(6.40%)
3
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters: [path => /restful/, key => getContentKiosByContainer]
3.93 ms
(4.62%)
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]
2.46 ms
(2.88%)
2
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters: [prettyUrl => /restful/getContentKiosByContainer]
1.64 ms
(1.93%)
1
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters: [0 => 10]
1.56 ms
(1.83%)
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.43 ms
(1.68%)
1
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters: [0 => 10]
1.32 ms
(1.55%)
1
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters: []
1.28 ms
(1.51%)
1
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters: [0 => 10]
1.15 ms
(1.35%)
1
SELECT id FROM redirects WHERE active = 1  ORDER BY `priority` DESC
Parameters: []
1.11 ms
(1.30%)
1
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters: [0 => user, 1 => 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.

Entities Mapping