Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DrupalKernel::loadLegacyIncludes | function | core/ |
Helper method that loads legacy Drupal include files. |
| DrupalKernel::persistServices | function | core/ |
Moves persistent service instances into a new container. |
| DrupalKernel::resetContainer | function | core/ |
Force a container reset. |
| DrupalKernel::setExtensionData | function | core/ |
Sets extension data to class properties using ExtensionDiscovery. |
| DrupalKernel::setSitePath | function | core/ |
Set the current site path directory. |
| DrupalKernel::setupTrustedHosts | function | core/ |
Sets up the lists of trusted HTTP Host headers. |
| DrupalKernel::shutdown | function | core/ |
Shuts down the kernel. |
| DrupalKernel::themeExtensions | function | core/ |
Returns theme data on the filesystem. |
| DrupalKernel::updateModules | function | core/ |
Implements Drupal\Core\DrupalKernelInterface::updateModules(). |
| DrupalKernel::updateThemes | function | core/ |
Updates the kernel's list of themes to the new list. |
| 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::CONTAINER_INITIALIZE_SUBREQUEST_FINISHED | constant | core/ |
Event fired when the service container finished initializing in subrequest. |
| DrupalKernelInterface::discoverServiceProviders | function | core/ |
Discovers available serviceProviders. |
| DrupalKernelInterface::getServiceProviders | function | core/ |
Returns all registered service providers. |
| DrupalKernelInterface::getSitePath | function | core/ |
Gets the site path directory. |
| DrupalKernelInterface::loadLegacyIncludes | function | core/ |
Helper method that loads legacy Drupal include files. |
| 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/ |
Modules to install. |
| 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/ |
Checks the test error handler after test execution. |
| 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/ |
Registers test-specific services. |
| 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/ |
|
| DrupalKernelTest.php | file | core/ |
|
| DrupalKernelTest::bootKernel | function | core/ |
Bootstraps a kernel for a test. |
| DrupalKernelTest::getTestKernel | function | core/ |
Build a kernel for testings. |
| DrupalKernelTest::providerClassLoaderAutoDetect | function | core/ |
Data provider for self::testClassLoaderAutoDetect. |
| DrupalKernelTest::providerTestTrustedHosts | function | core/ |
Provides test data for testTrustedHosts(). |
| DrupalKernelTest::tearDown | function | core/ |
|
| DrupalKernelTest::testBuildParametersRemoved | function | core/ |
Tests that dot-prefixed build parameters are removed from the container. |
| DrupalKernelTest::testClassLoaderAutoDetect | function | core/ |
Tests class_loader_auto_detect setting. |
| DrupalKernelTest::testCompileDIC | function | core/ |
Tests DIC compilation. |
| DrupalKernelTest::testFindSitePath | function | core/ |
Tests site path finding. |
Pagination
- Previous page
- Page 385
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.