Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Kernel.php

14 string references to 'Kernel'

DevelopmentSettingsForm::create in core/modules/system/src/Form/DevelopmentSettingsForm.php
Instantiates a new instance of this class.
DrupalAutoloader::registerExtensionTestNamespace in vendor/mglaman/phpstan-drupal/src/Drupal/DrupalAutoloader.php
DrupalKernel::attachSynthetic in core/lib/Drupal/Core/DrupalKernel.php
Attach synthetic values on to kernel.
DrupalKernel::compileContainer in core/lib/Drupal/Core/DrupalKernel.php
Compiles a new service container.
DrupalKernel::resetContainer in core/lib/Drupal/Core/DrupalKernel.php
Force a container reset.
drupal_flush_all_caches in core/includes/common.inc
Rebuilds the container, flushes all persistent caches, resets all variables, and rebuilds all data structures.
drupal_install_system in core/includes/install.inc
Installs the system module.
ExtensionDiscovery::scan in core/lib/Drupal/Core/Extension/ExtensionDiscovery.php
Discovers available extensions of a given type.
Kernel::initializeContainer in vendor/symfony/http-kernel/Kernel.php
Initializes the service container.
ModifyServiceDefinitionsPass::process in core/lib/Drupal/Core/DependencyInjection/Compiler/ModifyServiceDefinitionsPass.php
You can modify the container here before it is dumped to PHP code.
PublicStream::basePath in core/lib/Drupal/Core/StreamWrapper/PublicStream.php
Returns the base path for public://.
system_requirements in core/modules/system/system.install
Implements hook_requirements().
TestKernel::setContainerWithKernel in core/lib/Drupal/Core/Test/TestKernel.php
Sets a container with a kernel service on the Drupal class.
WorkspacesServiceProvider::alter in core/modules/workspaces/src/WorkspacesServiceProvider.php
Modifies existing service definitions.
RSS feed
Powered by Drupal