Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DrupalKernel::preHandle | function | core/ |
|
| DrupalKernel::rebuildContainer | function | core/ |
|
| DrupalKernel::resetContainer | function | core/ |
|
| DrupalKernel::setExtensionData | function | core/ |
Sets extension data to class properties using ExtensionDiscovery. |
| DrupalKernel::setSitePath | function | core/ |
|
| DrupalKernel::setupTrustedHosts | function | core/ |
Sets up the lists of trusted HTTP Host headers. |
| DrupalKernel::shutdown | function | core/ |
|
| DrupalKernel::terminate | function | core/ |
|
| DrupalKernel::themeExtensions | function | core/ |
Returns theme data on the filesystem. |
| DrupalKernel::updateModules | function | core/ |
Implements Drupal\Core\DrupalKernelInterface::updateModules(). |
| DrupalKernel::updateThemes | function | core/ |
|
| DrupalKernel::validateHostname | function | core/ |
Validates the hostname supplied from the HTTP request. |
| DrupalKernel::validateHostnameLength | function | core/ |
Validates a hostname length. |
| DrupalKernel::__construct | function | core/ |
Constructs a DrupalKernel object. |
| DrupalKernelInterface | interface | core/ |
The interface for DrupalKernel, the core of Drupal. |
| DrupalKernelInterface.php | file | core/ |
|
| DrupalKernelInterface::boot | function | core/ |
Boots the current kernel. |
| DrupalKernelInterface::CONTAINER_INITIALIZE_SUBREQUEST_FINISHED | constant | core/ |
Event fired when the service container finished initializing in subrequest. |
| DrupalKernelInterface::discoverServiceProviders | function | core/ |
Discovers available serviceProviders. |
| DrupalKernelInterface::getAppRoot | function | core/ |
Gets the app root. |
| DrupalKernelInterface::getCachedContainerDefinition | function | core/ |
Returns the cached container definition - if any. |
| DrupalKernelInterface::getContainer | function | core/ |
Gets the current container. |
| DrupalKernelInterface::getServiceProviders | function | core/ |
Returns all registered service providers. |
| DrupalKernelInterface::getSitePath | function | core/ |
Gets the site path directory. |
| DrupalKernelInterface::invalidateContainer | function | core/ |
Invalidate the service container for the next request. |
| DrupalKernelInterface::loadLegacyIncludes | function | core/ |
Helper method that loads legacy Drupal include files. |
| DrupalKernelInterface::preHandle | function | core/ |
Helper method that does request related initialization. |
| DrupalKernelInterface::rebuildContainer | function | core/ |
Force a container rebuild. |
| DrupalKernelInterface::resetContainer | function | core/ |
Force a container reset. |
| DrupalKernelInterface::setSitePath | function | core/ |
Set the current site path directory. |
| DrupalKernelInterface::shutdown | function | core/ |
Shuts down the kernel. |
| DrupalKernelInterface::updateModules | function | core/ |
Updates the kernel's list of modules to the new list. |
| DrupalKernelInterface::updateThemes | function | core/ |
Updates the kernel's list of themes to the new list. |
| DrupalKernelRequestStackTest | class | core/ |
Tests the usage of the request stack as part of request processing. |
| DrupalKernelRequestStackTest.php | file | core/ |
|
| DrupalKernelRequestStackTest::$modules | property | core/ |
|
| DrupalKernelRequestStackTest::$recordedRequests | property | core/ |
The request stack requests when the kernel request event is fired. |
| DrupalKernelRequestStackTest::$recordedRequestStackCount | property | core/ |
The request stack count when the kernel request event is fired. |
| DrupalKernelRequestStackTest::checkErrorHandlerOnTearDown | function | core/ |
|
| DrupalKernelRequestStackTest::getRequestStackCount | function | core/ |
Uses reflection to count the number of requests in the request stack. |
| DrupalKernelRequestStackTest::getSubscribedEvents | function | core/ |
|
| DrupalKernelRequestStackTest::onRequest | function | core/ |
Records the current request and master request for testing. |
| DrupalKernelRequestStackTest::register | function | core/ |
|
| DrupalKernelRequestStackTest::testRequestStackHandling | function | core/ |
Tests request stack when sub requests are made. |
| DrupalKernelSiteTest | class | core/ |
Tests site-specific service overrides. |
| DrupalKernelSiteTest.php | file | core/ |
|
| DrupalKernelSiteTest::testServicesYml | function | core/ |
Tests services.yml in site directory. |
| DrupalKernelTest | class | core/ |
Tests DIC compilation to disk. |
| DrupalKernelTest | class | core/ |
Tests Drupal\Core\DrupalKernel. |
| DrupalKernelTest.php | file | core/ |
Pagination
- Previous page
- Page 453
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.