Query Metrics
28
Database Queries
16
Different statements
26.72 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
3.97 ms (14.85%) |
1 |
UPDATE users SET `lastLogin` = ? WHERE `id` = ?
Parameters:
[ 1754668432 9 ] |
2.55 ms (9.53%) |
3 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"4"
]
|
2.43 ms (9.08%) |
3 |
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
9
]
|
2.37 ms (8.88%) |
3 |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "vehiclepriceinfo" "path" => "/api/" ] |
2.35 ms (8.81%) |
3 |
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
9
]
|
2.35 ms (8.79%) |
3 |
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
9
]
|
1.87 ms (6.98%) |
2 |
SELECT * FROM users WHERE `type` = ? AND `name` = ?
Parameters:
[ "user" "PIMAP001" ] |
1.53 ms (5.74%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/api/vehiclepriceinfo" ] |
1.20 ms (4.48%) |
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.04 ms (3.88%) |
1 |
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[ "role" "3" ] |
1.00 ms (3.74%) |
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" => 49456 "regid" => 860 ] |
0.84 ms (3.16%) |
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:
[ 49456 860 ] |
0.83 ms (3.12%) |
1 |
SELECT object_15.o_id as o_id, `object_15`.`o_type` FROM `object_15` WHERE ((lcdv = '1CSASUKIFQY0ITD0' AND object_15.o_type IN ('object','folder')) AND object_15.o_published = 1) LIMIT 1
Parameters:
[] |
0.82 ms (3.07%) |
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" => 49456 "regid" => 860 ] |
0.80 ms (3.00%) |
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" => 49456 "regid" => 860 ] |
0.77 ms (2.90%) |
1 |
SELECT object_4.o_id as o_id, `object_4`.`o_type` FROM `object_4` WHERE ((code = '9' AND object_4.o_type IN ('object','folder')) AND object_4.o_published = 1) 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.