You are here

namespace Drupal\mongodb_watchdog\Controller in MongoDB 8.2

Classsort descending Location Description
ControllerBase modules/mongodb_watchdog/src/Controller/ControllerBase.php Base controller class for paged reports.
DetailController modules/mongodb_watchdog/src/Controller/DetailController.php The controller for the event detail page.
OverviewController modules/mongodb_watchdog/src/Controller/OverviewController.php The controller for the logger overview page.
RequestController modules/mongodb_watchdog/src/Controller/RequestController.php The controller for the request events page.
TopController modules/mongodb_watchdog/src/Controller/TopController.php The Top403/Top404 controllers.
TopResult modules/mongodb_watchdog/src/Controller/TopResult.php Class TopResult is a value object holding the Top aggregation results.