http://ps.dp-uat.citroen.in/api/location/pincode

Query Metrics

21 Database Queries
9 Different statements
25.37 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
6.30 ms
(24.82%)
1
UPDATE users SET `lastLogin` = ? WHERE `id` = ?
Parameters:
[
  1756999023
  9
]
4.31 ms
(16.98%)
2
SELECT * FROM users WHERE `type` = ? AND `name` = ?
Parameters:
[
  "user"
  "PIMAP001"
]
3.86 ms
(15.21%)
4
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[
  "key" => "pincode"
  "path" => "/api/location/"
]
2.34 ms
(9.21%)
3
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/api/location/pincode"
]
2.22 ms
(8.77%)
3
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
  9
]
2.21 ms
(8.72%)
3
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
  9
]
2.18 ms
(8.57%)
3
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
  9
]
1.20 ms
(4.75%)
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"
]
0.75 ms
(2.97%)
1
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[
  "role"
  "3"
]

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