Search for to
| Title | Object type | File name | Summary | 
|---|---|---|---|
| DerivativeDiscoveryDecorator::__call | function | core/ | 
                                                                                        Passes through all unknown calls onto the decorated object. | 
| DerivativeDiscoveryDecorator::__construct | function | core/ | 
                                                                                        Creates a new instance. | 
| DerivativeDiscoveryDecoratorTest | class | core/ | 
                                                                                        Unit tests for the derivative discovery decorator. | 
| DerivativeDiscoveryDecoratorTest.php | file | core/ | 
                                                                                        |
| DerivativeDiscoveryDecoratorTest::$discoveryMain | property | core/ | 
                                                                                        The mock main discovery object. | 
| DerivativeDiscoveryDecoratorTest::setUp | function | core/ | 
                                                                                        |
| DerivativeDiscoveryDecoratorTest::testExistingDerivative | function | core/ | 
                                                                                        Tests derivative definitions when a definition already exists. | 
| DerivativeDiscoveryDecoratorTest::testGetDerivativeFetcher | function | core/ | 
                                                                                        Tests the getDerivativeFetcher method. | 
| DerivativeDiscoveryDecoratorTest::testGetDerivativeFetcherWithAnnotationObjects | function | core/ | 
                                                                                        Tests the getDerivativeFetcher method with objects instead of arrays. | 
| DerivativeDiscoveryDecoratorTest::testGetDeriverClassWithClassedDefinitions | function | core/ | 
                                                                                        Tests getDeriverClass with classed objects instead of arrays. | 
| DerivativeDiscoveryDecoratorTest::testGetDeriverClassWithInvalidClassedDefinitions | function | core/ | 
                                                                                        @covers ::getDeriverClass[[api-linebreak]] | 
| 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::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. | 
| 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. | 
Pagination
- Previous page
 - Page 60
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.