Search for init
Title | Object type | File name | Summary |
---|---|---|---|
DependentPluginDefinitionInterface.php | file | core/ |
|
DependentPluginDefinitionInterface::getConfigDependencies | function | core/ |
Gets the config dependencies of this plugin definition. |
DependentPluginDefinitionInterface::setConfigDependencies | function | core/ |
Sets the config dependencies of this plugin definition. |
DependentPluginDefinitionTrait | trait | core/ |
Provides a trait for a plugin definition that has dependencies. |
DependentPluginDefinitionTrait.php | file | core/ |
|
DependentPluginDefinitionTrait::$config_dependencies | property | core/ |
|
DependentPluginDefinitionTrait::getConfigDependencies | function | core/ |
|
DependentPluginDefinitionTrait::setConfigDependencies | function | core/ |
|
DeprecatedReferenceItem::propertyDefinitions | function | core/ |
Defines field item properties. |
DeprecationHandler::init | function | core/ |
Initializes the extension. |
DerivablePluginDefinitionInterface | interface | core/ |
Provides an interface for a derivable plugin definition. |
DerivablePluginDefinitionInterface.php | file | core/ |
|
DerivablePluginDefinitionInterface::getDeriver | function | core/ |
Gets the name of the deriver of this plugin definition, if it exists. |
DerivablePluginDefinitionInterface::setDeriver | function | core/ |
Sets the deriver of this plugin definition. |
DerivativeDiscoveryDecorator::clearCachedDefinitions | function | core/ |
Clears static and persistent plugin definition caches. |
DerivativeDiscoveryDecorator::getDefinition | function | core/ |
|
DerivativeDiscoveryDecorator::getDefinitions | function | core/ |
|
DerivativeDiscoveryDecorator::mergeDerivativeDefinition | function | core/ |
Merges a base and derivative definition, taking into account empty values. |
DerivativeDiscoveryDecoratorTest::testGetDeriverClassWithClassedDefinitions | function | core/ |
Tests getDeriverClass with classed objects instead of arrays. |
DerivativeDiscoveryDecoratorTest::testGetDeriverClassWithInvalidClassedDefinitions | function | core/ |
@covers ::getDeriverClass |
DeriverBase::getDerivativeDefinition | function | core/ |
Gets the definition of a derivative plugin. |
DeriverBase::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
DeriverInterface::getDerivativeDefinition | function | core/ |
Gets the definition of a derivative plugin. |
DeriverInterface::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
DiffOpOutputBuilderTest::testDiffInfiniteLoop | function | core/ |
Tests that two files can be successfully diffed. |
DiscoveryCachedTrait::$definitions | property | core/ |
Cached definitions array. |
DiscoveryCachedTrait::getDefinition | function | core/ |
|
DiscoveryCachedTraitMockableClass::getDefinitions | function | core/ |
|
DiscoveryCachedTraitTest::providerGetDefinition | function | core/ |
Data provider for testGetDefinition(). |
DiscoveryCachedTraitTest::testGetDefinition | function | core/ |
@covers ::getDefinition @dataProvider providerGetDefinition |
DiscoveryInterface::getDefinition | function | core/ |
Gets a specific plugin definition. |
DiscoveryInterface::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
DiscoveryInterface::hasDefinition | function | core/ |
Indicates if a specific plugin definition exists. |
DiscoveryTestBase::$expectedDefinitions | property | core/ |
The plugin definitions the discovery component is expected to discover. |
DiscoveryTestBase::assertDefinitionIdentical | function | core/ |
Asserts a definition against an expected definition. |
DiscoveryTrait::doGetDefinition | function | core/ |
Gets a specific plugin definition. |
DiscoveryTrait::getDefinition | function | core/ |
|
DiscoveryTrait::getDefinitions | function | core/ |
|
DiscoveryTrait::hasDefinition | function | core/ |
|
DiscoveryTraitMockableClass::getDefinitions | function | core/ |
|
DiscoveryTraitTest::providerDoGetDefinition | function | core/ |
Data provider for testDoGetDefinition(). |
DiscoveryTraitTest::providerDoGetDefinitionException | function | core/ |
Data provider for testDoGetDefinitionException() |
DiscoveryTraitTest::providerHasDefinition | function | core/ |
Data provider for testHasDefinition(). |
DiscoveryTraitTest::testDoGetDefinition | function | core/ |
@covers ::doGetDefinition @dataProvider providerDoGetDefinition |
DiscoveryTraitTest::testDoGetDefinitionException | function | core/ |
@covers ::doGetDefinition @dataProvider providerDoGetDefinitionException @uses \Drupal\Component\Plugin\Exception\PluginNotFoundException |
DiscoveryTraitTest::testGetDefinition | function | core/ |
@covers ::getDefinition @dataProvider providerDoGetDefinition |
DiscoveryTraitTest::testGetDefinitionException | function | core/ |
@covers ::getDefinition @dataProvider providerDoGetDefinitionException @uses \Drupal\Component\Plugin\Exception\PluginNotFoundException |
DiscoveryTraitTest::testHasDefinition | function | core/ |
@covers ::hasDefinition @dataProvider providerHasDefinition |
DisplayPluginBase::initDisplay | function | core/ |
Initializes the display plugin. |
DisplayPluginCollection::initializePlugin | function | core/ |
Initializes and stores a plugin. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.