Search for drupal_
- Search 7.x for drupal_
- Search 9.5.x for drupal_
- Search 8.9.x for drupal_
- Search 10.3.x for drupal_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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::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::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/ |
Tests reset container. |
| DrupalKernelTest::testTrustedHosts | function | core/ |
Tests hostname validation with settings. |
| DrupalKernelTest::testUnBootedTerminate | function | core/ |
Tests un booted terminate. |
| 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. |
| DrupalMessengerServiceTest::testStatusMessageAssertions | function | core/ |
Tests assertion methods in WebAssert related to status messages. |
| DrupalPackageBuilder | class | composer/ |
Base class that includes helpful utility routine for Drupal builder classes. |
| DrupalPackageBuilder.php | file | composer/ |
|
| DrupalPackageBuilder::$drupalCoreInfo | property | composer/ |
Information about composer.json, composer.lock etc. in current release. |
| DrupalPackageBuilder::__construct | function | composer/ |
DrupalPackageBuilder constructor. |
| DrupalPinnedDevDependenciesBuilder | class | composer/ |
Builder to produce metapackage for drupal/core-dev-pinned. |
| DrupalPinnedDevDependenciesBuilder.php | file | composer/ |
|
| DrupalPinnedDevDependenciesBuilder::getPackage | function | composer/ |
Generate the Composer.json data for the current tag or branch. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.