Query Metrics
16
Database Queries
9
Different statements
5.88 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.74 ms (46.65%) |
1 |
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 > 1781152982) OR (status != 'ended' AND endDate >= 1781239382))) AND object_localized_ews_notification_en.o_type IN ('object','folder')) AND object_localized_ews_notification_en.o_published = 1
Parameters:
[] |
|
0.73 ms (12.48%) |
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/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" ] |
|
0.66 ms (11.18%) |
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:
[] |
|
0.52 ms (8.87%) |
5 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "search-ews-notification" "path" => "/api/ncm/device/" ] |
|
0.35 ms (5.99%) |
1 |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"customer"
]
|
|
0.25 ms (4.29%) |
4 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/api/ncm/device/search-ews-notification" ] |
|
0.25 ms (4.17%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
|
0.19 ms (3.26%) |
1 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
|
0.18 ms (3.11%) |
1 |
SELECT * FROM properties WHERE ((cid IN (1) AND inheritable = 1) OR cid = ? ) AND ctype='document'
Parameters:
[
1
]
|
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.