Query Metrics
29
Database Queries
16
Different statements
31.41 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
6.45 ms (20.54%) |
1 |
UPDATE users SET `lastLogin` = ? WHERE `id` = ?
Parameters:
[ 1757677033 9 ] |
3.55 ms (11.30%) |
4 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"4"
]
|
2.58 ms (8.23%) |
3 |
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
9
]
|
2.53 ms (8.06%) |
3 |
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
9
]
|
2.47 ms (7.87%) |
3 |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "vehiclepriceinfo" "path" => "/api/" ] |
2.37 ms (7.54%) |
3 |
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
9
]
|
2.03 ms (6.45%) |
2 |
SELECT * FROM users WHERE `type` = ? AND `name` = ?
Parameters:
[ "user" "PIMAP001" ] |
1.67 ms (5.30%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/api/vehiclepriceinfo" ] |
1.30 ms (4.13%) |
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/vehiclepriceinfo" "sourcePathQuery" => "/api/vehiclepriceinfo" "sourceEntireUri" => "http://ps.dp-uat.citroen.in/api/vehiclepriceinfo" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
1.11 ms (3.52%) |
1 |
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[ "role" "3" ] |
0.95 ms (3.03%) |
1 |
SELECT object_12.o_id as o_id, `object_12`.`o_type` FROM `object_12` WHERE ((lcdv16__id = :lcdv AND (customerRegion__id = :regid) AND object_12.o_type IN ('object','folder')) AND object_12.o_published = 1)
Parameters:
[ "lcdv" => 51191 "regid" => 886 ] |
0.92 ms (2.93%) |
1 |
SELECT object_4.o_id as o_id, `object_4`.`o_type` FROM `object_4` WHERE ((code = '35' AND object_4.o_type IN ('object','folder')) AND object_4.o_published = 1) LIMIT 1
Parameters:
[] |
0.90 ms (2.88%) |
1 |
SELECT object_14.o_id as o_id, `object_14`.`o_type` FROM `object_14` WHERE ((lcdv16__id = ? AND (custRegion__id = ?) AND object_14.o_type IN ('object','folder')) AND object_14.o_published = 1)
Parameters:
[ 51191 886 ] |
0.88 ms (2.81%) |
1 |
SELECT object_15.o_id as o_id, `object_15`.`o_type` FROM `object_15` WHERE ((lcdv = '1CSISUKIFQY0A0D0' AND object_15.o_type IN ('object','folder')) AND object_15.o_published = 1) LIMIT 1
Parameters:
[] |
0.86 ms (2.74%) |
1 |
SELECT object_5.o_id as o_id, `object_5`.`o_type` FROM `object_5` WHERE ((lcdv16__id = :lcdv AND (customerRegion__id = :regid) AND object_5.o_type IN ('object','folder')) AND object_5.o_published = 1)
Parameters:
[ "lcdv" => 51191 "regid" => 886 ] |
0.84 ms (2.67%) |
1 |
SELECT object_13.o_id as o_id, `object_13`.`o_type` FROM `object_13` WHERE ((lcdv16__id = :lcdv AND (custRegion__id = :regid) AND object_13.o_type IN ('object','folder')) AND object_13.o_published = 1)
Parameters:
[ "lcdv" => 51191 "regid" => 886 ] |
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.