Search for to
Title | Object type | File name | Summary |
---|---|---|---|
DirectoryWithMetadataDiscovery::getDirectoryIterator | function | core/ |
Gets an iterator to loop over the files in the provided directory. |
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::getIdentifier | function | core/ |
The IDs can collide in two different scenarios: |
DirectoryWithMetadataDiscovery::__construct | function | core/ |
Constructs a DirectoryWithMetadataDiscovery object. |
DirectoryWithMetadataDiscovery::__construct | function | core/ |
Constructs a DirectoryWithMetadataDiscovery object. |
DirectoryWithMetadataPluginDiscovery | class | core/ |
Discover directories that contain a specific metadata file. |
DirectoryWithMetadataPluginDiscovery | class | core/ |
Discover directories that contain a specific metadata file. |
DirectoryWithMetadataPluginDiscovery.php | file | core/ |
|
DirectoryWithMetadataPluginDiscovery.php | file | core/ |
|
DirectoryWithMetadataPluginDiscovery::__construct | function | core/ |
Constructs a YamlDirectoryDiscovery object. |
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/ |
@covers \Drupal\package_manager\Validator\DiskSpaceValidator @group package_manager @internal |
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. |
DisplayPluginInterface::attachTo | function | core/ |
Allows displays to attach to other views. |
DisplayPluginInterface::getArgumentsTokens | function | core/ |
Returns to tokens for arguments. |
DisplayPluginInterface::getOption | function | core/ |
Gets an option, from this display or the default display. |
DisplayPluginInterface::setOption | function | core/ |
Sets an option, on this display or the default display. |
DisplayPluginInterface::setOverride | function | core/ |
Flip the override setting for the given section. |
DisplayPluginInterface::submitOptionsForm | function | core/ |
Performs any necessary changes to the form values prior to storage. |
DisplayTest::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
DisplayTest::testDisplayTitleInButtonsXss | function | core/ |
Ensures that no XSS is possible for buttons. |
DisplayTest::testOutputIsEmpty | function | core/ |
Tests the outputIsEmpty method on the display. |
Pagination
- Previous page
- Page 64
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.