Query Metrics
29
Database Queries
13
Different statements
40.24 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
11.32 ms (28.13%) |
2 |
SELECT * FROM users WHERE `type` = ? AND `name` = ?
Parameters:
[ "user" "PIMAP001" ] |
8.94 ms (22.21%) |
3 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"35"
]
|
7.29 ms (18.11%) |
1 |
UPDATE users SET `lastLogin` = ? WHERE `id` = ?
Parameters:
[ 1748512663 9 ] |
2.20 ms (5.46%) |
1 |
SELECT * FROM redirects WHERE ( (source = :sourcePath AND (`type` = :typePath OR `type` = :typeAuto)) OR (source = :sourcePathQuery AND `type` = :typePathQuery) OR (source = :sourceEntireUri AND `type` = :typeEntireUri) ) AND active = 1 AND regex IS NULL AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "sourcePath" => "/api/location/pincode" "sourcePathQuery" => "/api/location/pincode" "sourceEntireUri" => "http://ps.dp-uat.citroen.in/api/location/pincode" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
1.78 ms (4.43%) |
4 |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "pincode" "path" => "/api/location/" ] |
1.73 ms (4.31%) |
3 |
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
9
]
|
1.72 ms (4.27%) |
3 |
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
9
]
|
1.32 ms (3.29%) |
3 |
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
9
]
|
1.28 ms (3.17%) |
3 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/api/location/pincode" ] |
0.95 ms (2.37%) |
2 |
SELECT object_35.o_id as o_id, `object_35`.`o_type` FROM `object_35` WHERE ((code = '700016' AND object_35.o_type IN ('object','folder')) AND object_35.o_published = 1)
Parameters:
[] |
0.80 ms (2.00%) |
2 |
SELECT object_4.o_id as o_id, `object_4`.`o_type` FROM `object_4` WHERE ((code = '3' AND object_4.o_type IN ('object','folder')) AND object_4.o_published = 1)
Parameters:
[] |
0.51 ms (1.27%) |
1 |
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[ "role" "3" ] |
0.39 ms (0.97%) |
1 |
SELECT object_32.o_id as o_id, `object_32`.`o_type` FROM `object_32` WHERE ((code = '' AND object_32.o_type IN ('object','folder')) AND object_32.o_published = 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.