Query Metrics
29
Database Queries
16
Different statements
27.73 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
3.39 ms (12.23%) |
1 |
UPDATE users SET `lastLogin` = ? WHERE `id` = ?
Parameters:
[ 1755866138 9 ] |
3.21 ms (11.57%) |
4 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"4"
]
|
2.77 ms (10.00%) |
3 |
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
9
]
|
2.61 ms (9.41%) |
3 |
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
9
]
|
2.43 ms (8.77%) |
3 |
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
9
]
|
2.41 ms (8.67%) |
3 |
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[ "key" => "vehiclepriceinfo" "path" => "/api/" ] |
1.91 ms (6.89%) |
2 |
SELECT * FROM users WHERE `type` = ? AND `name` = ?
Parameters:
[ "user" "PIMAP001" ] |
1.60 ms (5.78%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/api/vehiclepriceinfo" ] |
1.17 ms (4.21%) |
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.08 ms (3.89%) |
1 |
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[ "role" "3" ] |
0.94 ms (3.37%) |
1 |
SELECT object_15.o_id as o_id, `object_15`.`o_type` FROM `object_15` WHERE ((lcdv = '1CSHA5KIFQY0A0C0' AND object_15.o_type IN ('object','folder')) AND object_15.o_published = 1) LIMIT 1
Parameters:
[] |
0.91 ms (3.28%) |
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" => 49964 "regid" => 854 ] |
0.87 ms (3.14%) |
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" => 49964 "regid" => 854 ] |
0.83 ms (2.99%) |
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" => 49964 "regid" => 854 ] |
0.80 ms (2.90%) |
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:
[ 49964 854 ] |
0.80 ms (2.88%) |
1 |
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) 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.