https://ncmews.centricdxb.com/api/ncm/device/search-ews-notification

Query Metrics

16 Database Queries
9 Different statements
4.13 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.67 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/device/search-ews-notification"
  "sourcePathQuery" => "/api/ncm/device/search-ews-notification"
  "sourceEntireUri" => "https://ncmews.centricdxb.com/api/ncm/device/search-ews-notification"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
2 0.15 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
3 0.20 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "search-ews-notification"
  "path" => "/api/ncm/device/"
]
4 0.08 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/api/ncm/device/search-ews-notification"
]
5 0.13 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "device"
  "path" => "/api/ncm/"
]
6 0.07 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/api/ncm/device"
]
7 0.08 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "ncm"
  "path" => "/api/"
]
8 0.06 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/api/ncm"
]
9 0.07 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "api"
  "path" => "/"
]
10 0.06 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/api"
]
11 0.07 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => ""
  "path" => "/"
]
12 0.17 ms
SELECT * FROM properties WHERE ((cid IN (1) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  1
]
13 0.17 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "customer"
]
14 0.41 ms
SELECT object_customer.o_id as o_id, object_customer.o_type as o_type FROM object_customer WHERE (`userId` = 'fc943d949744492c90986ece2efbe5ca1a7ee293'  AND  object_customer.o_type IN ('object','folder')) AND object_customer.o_published = 1 LIMIT 1
Parameters:
[]
15 0.12 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
16 1.61 ms
SELECT object_localized_ews_notification_en.o_id as o_id, object_localized_ews_notification_en.o_type as o_type FROM object_localized_ews_notification_en WHERE ((((status = 'ended' AND AlertEndDate > 1781153104) OR (status != 'ended' AND endDate >= 1781239504)))  AND  object_localized_ews_notification_en.o_type IN ('object','folder')) AND object_localized_ews_notification_en.o_published = 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.