AppRootFactory |
core/lib/Drupal/Core/AppRootFactory.php |
Gets the app root from the kernel. |
CoreServiceProvider |
core/lib/Drupal/Core/CoreServiceProvider.php |
ServiceProvider class for mandatory core services. |
Cron |
core/lib/Drupal/Core/Cron.php |
The Drupal core Cron service. |
CronInterface |
core/lib/Drupal/Core/CronInterface.php |
An interface for running cron tasks. |
DestructableInterface |
core/lib/Drupal/Core/DestructableInterface.php |
The interface for services that need explicit destruction. |
DrupalKernel |
core/lib/Drupal/Core/DrupalKernel.php |
The DrupalKernel class is the core of Drupal itself. |
DrupalKernelInterface |
core/lib/Drupal/Core/DrupalKernelInterface.php |
The interface for DrupalKernel, the core of Drupal. |
GeneratedLink |
core/lib/Drupal/Core/GeneratedLink.php |
Used to return generated links, along with associated cacheability metadata. |
GeneratedUrl |
core/lib/Drupal/Core/GeneratedUrl.php |
Used to return generated URLs, along with associated bubbleable metadata. |
Link |
core/lib/Drupal/Core/Link.php |
Defines an object that holds information about a link. |
PrivateKey |
core/lib/Drupal/Core/PrivateKey.php |
Manages the Drupal private key. |
SitePathFactory |
core/lib/Drupal/Core/SitePathFactory.php |
Gets the site path from the kernel. |
Url |
core/lib/Drupal/Core/Url.php |
Defines an object that holds information about a URL. |