Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| DerivativeDiscoveryDecorator.php | file | core/ |
|
| DerivativeDiscoveryDecorator::$decorated | property | core/ |
The decorated plugin discovery. |
| DerivativeDiscoveryDecorator::$derivers | property | core/ |
Plugin derivers. |
| DerivativeDiscoveryDecorator::decodePluginId | function | core/ |
Decodes derivative id and plugin id from a string. |
| DerivativeDiscoveryDecorator::encodePluginId | function | core/ |
Encodes plugin and derivative id's into a string. |
| DerivativeDiscoveryDecorator::getDefinition | function | core/ |
|
| DerivativeDiscoveryDecorator::getDefinitions | function | core/ |
|
| DerivativeDiscoveryDecorator::getDerivatives | function | core/ |
Adds derivatives to a list of plugin definitions. |
| DerivativeDiscoveryDecorator::getDeriver | function | core/ |
Gets a deriver for a base plugin. |
| DerivativeDiscoveryDecorator::getDeriverClass | function | core/ |
Gets the deriver class name from the base plugin definition. |
| DerivativeDiscoveryDecorator::mergeDerivativeDefinition | function | core/ |
Merges a base and derivative definition, taking into account empty values. |
| 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. |
| DialogRendererTest::testConstructorRendererArgument | function | core/ |
@group legacy @expectedDeprecation The renderer service must be passed to Drupal\Core\Render\MainContent\DialogRenderer::__construct and will be required before Drupal 9.0.0. See https://www.drupal.org/node/3009400 |
| 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::$modules | property | core/ |
Modules to enable. |
| DirectoryTest::setUp | function | core/ |
|
| DirectoryTest::testDirectoryCreation | function | core/ |
Tests directory creation. |
| DirectoryTest::testFileCheckDirectoryHandling | function | core/ |
Test directory handling functions. |
| DirectoryTest::testFileCheckLocalDirectoryHandling | function | core/ |
Test local directory handling functions. |
| DirectoryTest::testFileCreateNewFilepath | function | core/ |
This will take a directory and path, and find a valid filepath that is not taken by another file. |
| DirectoryTest::testFileDestination | function | core/ |
This will test the filepath for a destination based on passed flags and whether or not the file exists. |
| DirectoryTest::testFileDirectoryTemp | function | core/ |
Ensure that the getTempDirectory() method always returns a value. |
| 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. |
| 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. |
| DisplayPluginBase::attachTo | function | core/ |
Allows displays to attach to other views. |
Pagination
- Previous page
- Page 55
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.