Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::getServiceIdMapping | function | core/ |
Get a mapping from service hashes to service IDs. |
| 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::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. |
| DrupalKernelLegacyTest | class | core/ |
@coversDefaultClass \Drupal\Core\DrupalKernel[[api-linebreak]] @group legacy |
| DrupalKernelLegacyTest.php | file | core/ |
|
| DrupalKernelLegacyTest::testKernelEventDeprecation | function | core/ |
Tests deprecation message in overridden KernelEvent. |
| 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/ |
@coversDefaultClass \Drupal\Core\DrupalKernel[[api-linebreak]] @group DrupalKernel |
| DrupalKernelTest.php | file | core/ |
|
| DrupalKernelTest.php | file | core/ |
|
| 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::setUp | function | core/ |
|
| 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. |
| DrupalKernelTest::testGetServiceIdMapping | function | core/ |
@covers ::getServiceIdMapping[[api-linebreak]] @group legacy |
| DrupalKernelTest::testKernelEvent | function | core/ |
Tests KernelEvent class_alias() override. |
| DrupalKernelTest::testPreventChangeOfSitePath | function | core/ |
Tests setting of site path after kernel boot. |
| DrupalKernelTest::testRepeatedBootWithDifferentEnvironment | function | core/ |
Tests repeated loading of compiled DIC with different environment. |
| DrupalKernelTest::testTrustedHosts | function | core/ |
Tests hostname validation with settings. |
| DrupalLink | class | core/ |
Defines the "drupallink" plugin. |
| DrupalLink.php | file | core/ |
|
| DrupalLink::getButtons | function | core/ |
Returns the buttons that this plugin provides, along with metadata. |
| DrupalLink::getConfig | function | core/ |
Returns the additions to CKEDITOR.config for a specific CKEditor instance. |
| DrupalLink::getFile | function | core/ |
Returns the Drupal root-relative file path to the plugin JavaScript file. |
| DrupalLink::getLibraries | function | core/ |
Returns a list of libraries this plugin requires. |
| DrupalListener | class | core/ |
Listens to PHPUnit test runs. |
| DrupalListener.php | file | core/ |
|
| DrupalListener::$methodsWithVoidReturn | property | core/ |
A list of methods to be checked for void return typehint. |
| DrupalListener::$symfonyListener | property | core/ |
The wrapped Symfony test listener. |
Pagination
- Previous page
- Page 424
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.