https://ncmreporting.centricdxb.com/api/public/get-latest-report

Query Metrics

17 Database Queries
10 Different statements
17.62 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
10.30 ms
(58.44%)
1
SELECT object_localized_Report_en.o_id as o_id, object_localized_Report_en.o_type as o_type FROM object_localized_Report_en WHERE ((reportType__id = ?)  AND ((forPublicPortal = ?))  AND  object_localized_Report_en.o_type IN ('object','folder')) AND object_localized_Report_en.o_published = 1 ORDER BY `createdOn` DESC
Parameters:
[
  9110
  true
]
1.28 ms
(7.26%)
1
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:
[]
1.14 ms
(6.46%)
4
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "get-latest-report"
  "path" => "/api/public/"
]
1.04 ms
(5.91%)
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/public/get-latest-report"
  "sourcePathQuery" => "/api/public/get-latest-report"
  "sourceEntireUri" => "https://ncmreporting.centricdxb.com/api/public/get-latest-report"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
1.04 ms
(5.90%)
3
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "customer"
]
0.96 ms
(5.43%)
1
SELECT object_localized_ReportType_en.o_id as o_id, object_localized_ReportType_en.o_type as o_type FROM object_localized_ReportType_en WHERE (`reportkey` = '10-day-forecast-report'  AND  object_localized_ReportType_en.o_type IN ('object','folder')) AND object_localized_ReportType_en.o_published = 1 LIMIT 1
Parameters:
[]
0.79 ms
(4.48%)
3
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/api/public/get-latest-report"
]
0.39 ms
(2.19%)
1
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
0.36 ms
(2.04%)
1
SELECT * FROM properties WHERE ((cid IN (1) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  1
]
0.33 ms
(1.89%)
1
SELECT * FROM translations_messages 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.