Search for init
| Title | Object type | File name | Summary |
|---|---|---|---|
| DependentPluginDefinitionTrait::getConfigDependencies | function | core/ |
|
| DependentPluginDefinitionTrait::setConfigDependencies | function | core/ |
|
| 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::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[[api-linebreak]] |
| 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. |
| DiffEngineTest::testDiffInfiniteLoop | function | core/ |
Tests that two files can be successfully diffed. |
| DiscoveryCachedTrait::$definitions | property | core/ |
Cached definitions array. |
| DiscoveryCachedTrait::getDefinition | function | core/ |
|
| DiscoveryCachedTraitTest::providerGetDefinition | function | core/ |
Data provider for testGetDefinition(). |
| DiscoveryCachedTraitTest::testGetDefinition | function | core/ |
@covers ::getDefinition[[api-linebreak]] @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/ |
|
| 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[[api-linebreak]] @dataProvider providerDoGetDefinition |
| DiscoveryTraitTest::testDoGetDefinitionException | function | core/ |
@covers ::doGetDefinition[[api-linebreak]] @dataProvider providerDoGetDefinitionException @uses \Drupal\Component\Plugin\Exception\PluginNotFoundException |
| DiscoveryTraitTest::testGetDefinition | function | core/ |
@covers ::getDefinition[[api-linebreak]] @dataProvider providerDoGetDefinition |
| DiscoveryTraitTest::testGetDefinitionException | function | core/ |
@covers ::getDefinition[[api-linebreak]] @dataProvider providerDoGetDefinitionException @uses \Drupal\Component\Plugin\Exception\PluginNotFoundException |
| DiscoveryTraitTest::testHasDefinition | function | core/ |
@covers ::hasDefinition[[api-linebreak]] @dataProvider providerHasDefinition |
| DisplayPluginBase::initDisplay | function | core/ |
Initializes the display plugin. |
| DisplayPluginCollection::initializePlugin | function | core/ |
Initializes and stores a plugin. |
| DisplayPluginInterface::initDisplay | function | core/ |
Initializes the display plugin. |
| DocParser::findInitialTokenPosition | function | core/ |
Finds the first valid annotation |
| drupal-8.test-config-init.php | file | core/ |
|
| drupal-8.update_deleted_field_definitions-2931436.php | file | core/ |
Contains SQL necessary to add a deleted field to the node entity type. |
| Drupal::entityDefinitionUpdateManager | function | core/ |
Returns the entity definition update manager. |
| DrupalCoreRecommendedBuilder::initialPackageMetadata | function | composer/ |
Returns the initial package metadata that describes the metapackage. |
| DrupalDevDependenciesBuilder::initialPackageMetadata | function | composer/ |
Returns the initial package metadata that describes the metapackage. |
| DrupalKernel::$defaultBootstrapContainerDefinition | property | core/ |
Holds the default bootstrap container definition. |
| DrupalKernel::$isEnvironmentInitialized | property | core/ |
Whether the PHP environment has been initialized. |
| DrupalKernel::getCachedContainerDefinition | function | core/ |
Returns the cached container definition - if any. |
| DrupalKernel::initializeContainer | function | core/ |
Initializes the service container. |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.