Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| DeletedFieldsRepositoryInterface::getFieldDefinitions | function | core/ |
Returns a list of deleted field definitions. |
| DeletedFieldsRepositoryInterface::getFieldStorageDefinitions | function | core/ |
Returns a list of deleted field storage definitions. |
| DeletedFieldsRepositoryInterface::removeFieldDefinition | function | core/ |
Removes a field definition object from the deleted list. |
| DeletedFieldsRepositoryInterface::removeFieldStorageDefinition | function | core/ |
Removes a field storage definition object from the deleted list. |
| DeletedWorkspaceConstraintValidator | class | core/ |
Checks if data still exists for a deleted workspace ID. |
| DeletedWorkspaceConstraintValidator.php | file | core/ |
|
| DeletedWorkspaceConstraintValidator::$state | property | core/ |
The state service. |
| DeletedWorkspaceConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| DeletedWorkspaceConstraintValidator::validate | function | core/ |
|
| DeletedWorkspaceConstraintValidator::__construct | function | core/ |
Creates a new DeletedWorkspaceConstraintValidator instance. |
| DeleteMultipleForm::$tempStore | property | core/ |
The tempstore. |
| DemoteNode::getFieldsToUpdate | function | core/ |
Gets an array of values to be set. |
| DemoUmamiHooks::navigationContentTop | function | core/ |
Implements hook_navigation_content_top(). |
| DemoUmamiHooks::toolbar | function | core/ |
Implements hook_toolbar(). |
| DependencySerializationTrait::$_entityStorages | property | core/ |
An array of entity type IDs keyed by the property name of their storages. |
| DeprecatedArray::getIterator | function | core/ |
|
| DerivativeDiscoveryDecorator | class | core/ |
Base class providing the tools for a plugin discovery to be derivative aware. |
| DerivativeDiscoveryDecorator.php | file | core/ |
|
| DerivativeDiscoveryDecorator::$decorated | property | core/ |
The decorated plugin discovery. |
| DerivativeDiscoveryDecorator::$derivers | property | core/ |
Plugin derivers. |
| DerivativeDiscoveryDecorator::clearCachedDefinitions | function | core/ |
Clears static and persistent plugin definition caches. |
| 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::useCaches | function | core/ |
Disable the use of caches. |
| 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/ |
Tests get deriver class with invalid classed definitions. |
| 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. |
Pagination
- Previous page
- Page 61
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.