Search for drupal_
- Search 7.x for drupal_
- Search 9.5.x for drupal_
- Search 8.9.x for drupal_
- Search 11.x for drupal_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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::setCookie | function | core/ |
|
| 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. |
| DrupalSelenium2Driver::__construct | function | core/ |
|
| DrupalSelenium2DriverTest | class | core/ |
Tests the DrupalSelenium2Driver methods. |
| DrupalSelenium2DriverTest.php | file | core/ |
|
| DrupalSelenium2DriverTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DrupalSelenium2DriverTest::$modules | property | core/ |
Modules to install. |
| DrupalSelenium2DriverTest::setUp | function | core/ |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.