Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DrupalKernelInterface::discoverServiceProviders | function | core/ |
Discovers available serviceProviders. |
| 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::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. |
| 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::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::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::testLocale | function | core/ |
Tests system locale. |
| 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::testResetContainer | function | core/ |
@covers ::resetContainer[[api-linebreak]] |
| DrupalKernelTest::testTrustedHosts | function | core/ |
Tests hostname validation with settings. |
| DrupalKernelTest::testUnBootedTerminate | function | core/ |
@covers ::terminate[[api-linebreak]] @runInSeparateProcess |
| DrupalListener | class | core/ |
Listens to PHPUnit test runs. |
| DrupalListener.php | file | core/ |
|
| DrupalListener::$symfonyListener | property | core/ |
The wrapped Symfony test listener. |
| DrupalListener::addSkippedTest | function | core/ |
|
| DrupalListener::endTest | function | core/ |
|
| DrupalListener::startTest | function | core/ |
|
| DrupalListener::startTestSuite | function | core/ |
|
| DrupalListener::__construct | function | core/ |
Constructs the DrupalListener object. |
| DrupalLogErrorTest | class | core/ |
Tests logging of errors in core/error.inc. |
| DrupalLogErrorTest.php | file | core/ |
|
| DrupalLogErrorTest::getScriptBody | function | core/ |
|
| DrupalLogErrorTest::provideFatalExitCodeData | function | core/ |
|
| DrupalLogErrorTest::testFatalExitCode | function | core/ |
Tests that fatal errors return a non-zero exit code. |
| drupalmedia.admin.css | file | core/ |
/* cspell:ignore medialibrary */ .ckeditor5-toolbar-button-drupalMedia { background-image: url(../icons/medialibrary.svg); } |
| drupalmedia.css | file | core/ |
Styles for the Drupal Media in CKEditor 5. |
| DrupalMessengerServiceTest | class | core/ |
Tests the Messenger service. |
| DrupalMessengerServiceTest.php | file | core/ |
|
| DrupalMessengerServiceTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DrupalMessengerServiceTest::$modules | property | core/ |
Modules to install. |
| DrupalMessengerServiceTest::testDrupalMessengerService | function | core/ |
Tests Messenger service. |
Pagination
- Previous page
- Page 364
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.