namespace Drupal\Core

Classsort descending Location Description
ContentNegotiation drupal/core/lib/Drupal/Core/ContentNegotiation.php This class is a central library for content type negotiation.
ControllerResolver drupal/core/lib/Drupal/Core/ControllerResolver.php ControllerResolver to enhance controllers beyond Symfony's basic handling.
CoreBundle drupal/core/lib/Drupal/Core/CoreBundle.php Bundle class for mandatory core services.
DrupalKernel drupal/core/lib/Drupal/Core/DrupalKernel.php The DrupalKernel class is the core of Drupal itself.
DrupalKernelInterface drupal/core/lib/Drupal/Core/DrupalKernelInterface.php The interface for DrupalKernel, the core of Drupal.
ExceptionController drupal/core/lib/Drupal/Core/ExceptionController.php This controller handles HTTP errors generated by the routing system.
HtmlPageController drupal/core/lib/Drupal/Core/HtmlPageController.php Default controller for most HTML pages.
HttpKernel drupal/core/lib/Drupal/Core/HttpKernel.php This HttpKernel is used to manage scope changes of the DI container.
LegacyUrlMatcher drupal/core/lib/Drupal/Core/LegacyUrlMatcher.php UrlMatcher matches URL based on a set of routes.
SystemListing drupal/core/lib/Drupal/Core/SystemListing.php Returns information about system object files (modules, themes, etc.).
SystemListingInfo drupal/core/lib/Drupal/Core/SystemListingInfo.php Returns information about system object files (modules, themes, etc.).