Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search main for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DerivativeDiscoveryDecoratorTest::testInvalidDerivativeFetcher | function | core/ |
Tests the getDerivativeFetcher method with an invalid class. |
| DerivativeDiscoveryDecoratorTest::testNonExistentDerivativeFetcher | function | core/ |
Tests the getDerivativeFetcher method with a non-existent class. |
| DerivativeDiscoveryDecoratorTest::testSingleExistingDerivative | function | core/ |
Tests a single definition when a derivative already exists. |
| DerivativeTest::testDerivativeDecorator | function | core/ |
Tests getDefinitions() and getDefinition() with a derivativeDecorator. |
| DerivedToolkit | class | core/ |
Provides a derivative of TestToolkit. |
| DerivedToolkit.php | file | core/ |
|
| DialogRenderer::determineTargetSelector | function | core/ |
Determine the target selector for the OpenDialogCommand. |
| DiffOpOutputBuilder::toOpsArray | function | core/ |
Converts the output of Differ to an array of DiffOp* value objects. |
| DiffOpOutputBuilderTest::testToOpsArray | function | core/ |
Tests whether op classes returned match expectations. |
| 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. |
| DirectoryWithMetadataDiscovery | class | core/ |
Does the actual finding of the directories with metadata files. |
| DirectoryWithMetadataDiscovery.php | file | core/ |
|
| DirectoryWithMetadataDiscovery::$deprecatedProperties | property | core/ |
The deprecated properties. |
| DirectoryWithMetadataDiscovery::findProvider | function | core/ |
Finds the provider of the discovered file. |
| DirectoryWithMetadataDiscovery::getDirectoryIterator | function | core/ |
Gets an iterator to loop over the files in the provided directory. |
| DirectoryWithMetadataDiscovery::getIdentifier | function | core/ |
The IDs can collide in two different scenarios: |
| DirectoryWithMetadataDiscovery::__construct | function | core/ |
Constructs a DirectoryWithMetadataDiscovery object. |
| DirectoryWithMetadataPluginDiscovery | class | core/ |
Discover directories that contain a specific metadata file. |
| DirectoryWithMetadataPluginDiscovery.php | file | core/ |
|
| DirectoryWithMetadataPluginDiscovery::__construct | function | core/ |
Constructs a DirectoryWithMetadataPluginDiscovery object. |
| DiscardLayoutChangesForm::$layoutTempstoreRepository | property | core/ |
The layout tempstore repository. |
| DiscardLayoutChangesForm::$sectionStorage | property | core/ |
The section storage. |
| DiscoverServiceProvidersTest::testDiscoverServiceCustom | function | core/ |
Tests discovery with user defined container yaml. |
| DiskSpaceValidator | class | core/ |
Validates that there is enough free disk space to do stage operations. |
| DiskSpaceValidator.php | file | core/ |
|
| DiskSpaceValidator::areSameLogicalDisk | function | core/ |
Checks if two paths are located on the same logical disk. |
| DiskSpaceValidator::freeSpace | function | core/ |
Wrapper around the disk_free_space() function. |
| DiskSpaceValidator::stat | function | core/ |
Wrapper around the stat() function. |
| DiskSpaceValidator::temporaryDirectory | function | core/ |
Returns the path of the system temporary directory. |
| DiskSpaceValidator::validate | function | core/ |
Validates that there is enough free disk space to do stage operations. |
| DiskSpaceValidator::__construct | function | core/ |
|
| DiskSpaceValidatorTest | class | core/ |
Tests Disk Space Validator. |
| DiskSpaceValidatorTest.php | file | core/ |
|
| DiskSpaceValidatorTest::providerDiskSpaceValidation | function | core/ |
Data provider for testDiskSpaceValidation(). |
| DiskSpaceValidatorTest::testDiskSpaceValidation | function | core/ |
Tests disk space validation. |
| DiskSpaceValidatorTest::testDiskSpaceValidationDuringPreApply | function | core/ |
Tests disk space validation during pre-apply. |
| DisplayAttachmentTest::testAttachmentOnAttachedMachineNameChange | function | core/ |
Tests the attachment after changing machine name. |
| DisplayEntityReferenceTest::$fieldStorage | property | core/ |
The field storage. |
| DisplayExtenderPluginBase::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
| DisplayExtenderTest::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
Pagination
- Previous page
- Page 63
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.