http://ps.dp-uat.citroen.in/?rest_route%253D%25252Fwp%25252Fv2%25252Fusers%25252F=%3D

Query Metrics

4 Database Queries
4 Different statements
286.94 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
228.95 ms
(79.79%)
1
SELECT * FROM object_url_slugs WHERE slug = '/' AND siteId = '0'
Parameters:
[]
25.25 ms
(8.80%)
1
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
19.80 ms
(6.90%)
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" => "/"
  "sourcePathQuery" => "/?rest_route%3D%252Fwp%252Fv2%252Fusers%252F=="
  "sourceEntireUri" => "http://ps.dp-uat.citroen.in/?rest_route%3D%252Fwp%252Fv2%252Fusers%252F=="
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
12.94 ms
(4.51%)
1
SELECT id FROM documents WHERE path = :path AND `key` = :key
Parameters:
[
  "key" => ""
  "path" => "/"
]

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