Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| DisplayKernelTest::testDefaultOptions | function | core/ |
Tests the default display options. |
| DisplayModeLocalAction::getOptions | function | core/ |
Returns options for rendering a link for the local action. |
| DisplayPluginBase::attachTo | function | core/ |
Allows displays to attach to other views. |
| DisplayPluginBase::getArgumentsTokens | function | core/ |
Returns to tokens for arguments. |
| DisplayPluginBase::getOption | function | core/ |
Gets an option, from this display or the default display. |
| DisplayPluginBase::recursiveReplaceTokens | function | core/ |
Replace the query parameters recursively, both key and value. |
| DisplayPluginBase::setOption | function | core/ |
Sets an option, on this display or the default display. |
| DisplayPluginBase::setOverride | function | core/ |
Flip the override setting for the given section. |
| DisplayPluginBase::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
Pagination
- Previous page
- Page 62
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.