Query Metrics
20
Database Queries
12
Different statements
50.92 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.89 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/public/list-report" "sourcePathQuery" => "/api/public/list-report" "sourceEntireUri" => "https://ncmreporting.centricdxb.com/api/public/list-report" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
| 2 | 0.18 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
| 3 | 0.18 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "list-report" "path" => "/api/public/" ] |
| 4 | 0.16 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/api/public/list-report" ] |
| 5 | 0.15 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "public" "path" => "/api/" ] |
| 6 | 0.13 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/api/public" ] |
| 7 | 0.13 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "api" "path" => "/" ] |
| 8 | 0.14 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/api" ] |
| 9 | 0.15 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "" "path" => "/" ] |
| 10 | 0.18 ms |
SELECT * FROM properties WHERE ((cid IN (1) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
1
]
|
| 11 | 0.40 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"customer"
]
|
| 12 | 4.12 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:
[] |
| 13 | 0.41 ms |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
| 14 | 0.14 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"ReportType"
]
|
| 15 | 0.78 ms |
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` = 'advance-custom-weather-report' AND object_localized_ReportType_en.o_type IN ('object','folder')) AND object_localized_ReportType_en.o_published = 1 LIMIT 1
Parameters:
[] |
| 16 | 0.38 ms |
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` = 'custom-weather-report' AND object_localized_ReportType_en.o_type IN ('object','folder')) AND object_localized_ReportType_en.o_published = 1 LIMIT 1
Parameters:
[] |
| 17 | 38.99 ms |
SELECT COUNT(*) FROM object_localized_Report_en WHERE ((reportType__id IN (?)) AND object_localized_Report_en.o_type IN ('object','folder')) AND object_localized_Report_en.o_published = 1
Parameters:
[
[
135272
9109
]
]
|
| 18 | 1.18 ms |
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 IN (?)) AND object_localized_Report_en.o_type IN ('object','folder')) AND object_localized_Report_en.o_published = 1 ORDER BY `createdOn` DESC LIMIT 10
Parameters:
[
[
135272
9109
]
]
|
| 19 | 0.16 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"Report"
]
|
| 20 | 2.06 ms |
SELECT COUNT(*) FROM object_localized_Report_en WHERE ((reportType__id IN (?)) AND object_localized_Report_en.o_type IN ('object','folder')) AND object_localized_Report_en.o_published = 1
Parameters:
[
[
135272
9109
]
]
|
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.