https://ncmreporting.centricdxb.com/api/ncm/report/get-city-list Return to referer URL

Query Metrics

16 Database Queries
8 Different statements
2.05 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.32 ms
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/ncm/report/get-city-list"
  "sourcePathQuery" => "/api/ncm/report/get-city-list"
  "sourceEntireUri" => "https://ncmreporting.centricdxb.com/api/ncm/report/get-city-list"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
2 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
3 0.15 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "get-city-list"
  "path" => "/api/ncm/report/"
]
4 0.06 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/api/ncm/report/get-city-list"
]
5 0.07 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "report"
  "path" => "/api/ncm/"
]
6 0.05 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/api/ncm/report"
]
7 0.06 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "ncm"
  "path" => "/api/"
]
8 0.04 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/api/ncm"
]
9 0.05 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "api"
  "path" => "/"
]
10 0.05 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/api"
]
11 0.06 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => ""
  "path" => "/"
]
12 0.10 ms
SELECT * FROM properties WHERE ((cid IN (1) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  1
]
13 0.07 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "customer"
]
14 0.31 ms
SELECT object_customer.o_id as o_id, object_customer.o_type as o_type FROM object_customer WHERE (`email` = 'mansoor.ali@centricdxb.com'  AND  object_customer.o_type IN ('object','folder')) AND object_customer.o_published = 1 LIMIT 1
Parameters:
[]
15 0.47 ms
SELECT object_localized_City_en.o_id as o_id, object_localized_City_en.o_type as o_type FROM object_localized_City_en WHERE (reportType REGEXP CONCAT('(^|,)', REPLACE('291464', ',', '|'), '(,|$)') AND  object_localized_City_en.o_type IN ('object','folder')) AND object_localized_City_en.o_published = 1 ORDER BY `orderId` ASC
Parameters:
[]
16 0.09 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "City"
]

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.