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 11.x for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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. |
| DisplayTest::testReadMoreCustomURL | function | core/ |
Tests the 'read more' with custom URL. |
| DisplayTest::toggleContextualTriggerVisibility | function | core/ |
Toggles the visibility of a contextual trigger. |
| DocLexer::nextTokenIsAdjacent | function | core/ |
Whether the next token starts immediately, or if there were non-captured symbols before that |
| DocLexer::T_NAMESPACE_SEPARATOR | constant | core/ |
|
| DocParser::findInitialTokenPosition | function | core/ |
Finds the first valid annotation |
| DocParserTest::testAnnotationEnumeratorException | function | core/ |
|
| DocParserTest::testAnnotationEnumeratorLiteralException | function | core/ |
|
| DocParserTest::testAnnotationWithoutConstructor | function | core/ |
|
| DocParserTest::testAnnotationWithRequiredAttributesWithoutContructor | function | core/ |
|
| DocParserTest::testAutoloadAnnotation | function | core/ |
Tests autoload annotation. |
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.