Search for to
Title | Object type | File name | Summary |
---|---|---|---|
DeletedFieldsRepository::removeFieldDefinition | function | core/ |
Removes a field definition object from the deleted list. |
DeletedFieldsRepository::removeFieldStorageDefinition | function | core/ |
Removes a field storage definition object from the deleted list. |
DeletedFieldsRepository::__construct | function | core/ |
Constructs a new deleted fields repository. |
DeletedFieldsRepositoryInterface | interface | core/ |
Provides an interface for a deleted fields repository. |
DeletedFieldsRepositoryInterface.php | file | core/ |
|
DeletedFieldsRepositoryInterface::addFieldDefinition | function | core/ |
Adds a field definition object to the deleted list. |
DeletedFieldsRepositoryInterface::addFieldStorageDefinition | function | core/ |
Adds a field storage definition object to the deleted list. |
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. |
demo_umami_toolbar | function | core/ |
Implements hook_toolbar(). |
DependencySerializationTrait::$_entityStorages | property | core/ |
|
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/ |
@covers ::getDeriverClass |
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. |
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.