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 |
|---|---|---|---|
| DrupalKernelTest.php | file | core/ |
|
| DrupalKernelTest::bootKernel | function | 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::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. |
| 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/ |
|
| DrupalMessengerServiceTest::$modules | property | core/ |
|
| 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. |
| DrupalPinnedDevDependenciesBuilder::getPath | function | composer/ |
Return the path to where the metapackage should be written. |
| DrupalPinnedDevDependenciesBuilder::initialPackageMetadata | function | composer/ |
Returns the initial package metadata that describes the metapackage. |
| DrupalSelenium2Driver | class | core/ |
Provides a driver for Selenium testing. |
| DrupalSelenium2Driver.php | file | core/ |
|
| DrupalSelenium2Driver::click | function | core/ |
|
| DrupalSelenium2Driver::dragTo | function | core/ |
|
| DrupalSelenium2Driver::executeJsOnElement | function | core/ |
Executes JS on a given element. |
| DrupalSelenium2Driver::executeScript | function | core/ |
|
| DrupalSelenium2Driver::processJavascriptDeprecations | function | core/ |
Re-triggers within PHPUnit Javascript deprecations from the front-end. |
| DrupalSelenium2Driver::setValue | function | core/ |
|
| DrupalSelenium2Driver::uploadFileAndGetRemoteFilePath | function | core/ |
Uploads a file to the Selenium instance and returns the remote path. |
| DrupalSelenium2Driver::waitFor | function | core/ |
Waits for a callback to return a truthy result and returns it. |
| DrupalSelenium2DriverTest | class | core/ |
Tests the DrupalSelenium2Driver methods. |
| DrupalSelenium2DriverTest.php | file | core/ |
Pagination
- Previous page
- Page 454
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.