Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| DiffOpCopy::__construct | function | core/ |
|
| DiffOpDelete | class | core/ |
@todo document @private @subpackage DifferenceEngine |
| DiffOpDelete.php | file | core/ |
|
| DiffOpDelete::$type | property | core/ |
|
| DiffOpDelete::reverse | function | core/ |
|
| DiffOpDelete::__construct | function | core/ |
|
| DiffOpTest | class | core/ |
Test DiffOp base class. |
| DiffOpTest.php | file | core/ |
|
| DiffOpTest::testReverse | function | core/ |
DiffOp::reverse() always throws an error. |
| DirectoryNotReadyException | class | core/ |
Exception thrown when a file's destination directory is not ready. |
| DirectoryNotReadyException.php | file | core/ |
|
| DirectoryTest | class | core/ |
Tests operations dealing with directories. |
| DirectoryTest.php | file | core/ |
|
| DirectoryTest::testDirectoryCreation | function | core/ |
Tests directory creation. |
| DirectoryTest::testFileCheckDirectoryHandling | function | core/ |
Tests directory handling functions. |
| DirectoryTest::testFileCheckLocalDirectoryHandling | function | core/ |
Tests local directory handling functions. |
| DirectoryTest::testFileCreateNewFilepath | function | core/ |
Tests the file paths of newly created files. |
| DirectoryTest::testFileDestination | function | core/ |
Tests the destination file path. |
| DirectoryTest::testFileDirectoryTemp | function | core/ |
Ensure that the getTempDirectory() method always returns a value. |
| DirectoryTest::testMultiplePrepareDirectory | function | core/ |
Tests asynchronous directory creation. |
| DisabledDisplayTest | class | core/ |
Tests the ability to disable and enable view displays. |
| DisabledDisplayTest.php | file | core/ |
|
| DisabledDisplayTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DisabledDisplayTest::$modules | property | core/ |
Modules to enable. |
| DisabledDisplayTest::$testViews | property | core/ |
Views used by this test. |
| DisabledDisplayTest::setUp | function | core/ |
Sets up the test. |
| DisabledDisplayTest::testDisabledDisplays | function | core/ |
Tests that views displays can be disabled. |
| disable_transitions.theme.css | file | core/ |
/** * Remove CSS animation effects that can cause random test failures. */ * { /* CSS transitions. */ -o-transition: none !important; -moz-transition: none !important; -ms-transition: none !important; -webkit-transition: none !important; … |
| DisallowBasicAuthRequests | class | core/ |
Cache policy for pages served from basic auth. |
| DisallowBasicAuthRequests.php | file | core/ |
|
| DisallowBasicAuthRequests::check | function | core/ |
Determines whether delivery of a cached page should be attempted. |
| DiscardLayoutChangesForm | class | core/ |
Discards any pending changes to the layout. |
| DiscardLayoutChangesForm.php | file | core/ |
|
| DiscardLayoutChangesForm::$layoutTempstoreRepository | property | core/ |
The layout tempstore repository. |
| DiscardLayoutChangesForm::$messenger | property | core/ |
The messenger service. |
| DiscardLayoutChangesForm::$sectionStorage | property | core/ |
The section storage. |
| DiscardLayoutChangesForm::buildForm | function | core/ |
Form constructor. |
| DiscardLayoutChangesForm::create | function | core/ |
Instantiates a new instance of this class. |
| DiscardLayoutChangesForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| DiscardLayoutChangesForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| DiscardLayoutChangesForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| DiscardLayoutChangesForm::submitForm | function | core/ |
Form submission handler. |
| DiscardLayoutChangesForm::__construct | function | core/ |
Constructs a new DiscardLayoutChangesForm. |
| disclaimer.css | file | core/ |
This file is used to style the disclaimer block. |
| DiscoverableInterface | interface | core/ |
Interface for classes providing a type of discovery. |
| DiscoverableInterface.php | file | core/ |
|
| DiscoverableInterface::findAll | function | core/ |
Returns an array of discoverable items. |
| DiscoverServiceProvidersTest | class | core/ |
@coversDefaultClass \Drupal\Core\DrupalKernel[[api-linebreak]] @group DrupalKernel |
| DiscoverServiceProvidersTest.php | file | core/ |
|
| DiscoverServiceProvidersTest::testDiscoverServiceCustom | function | core/ |
Tests discovery with user defined container yaml. |
Pagination
- Previous page
- Page 402
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.