Search for definition
- Search 7.x for definition
- Search 9.5.x for definition
- Search 8.9.x for definition
- Search 10.3.x for definition
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
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 |
Drupal::entityDefinitionUpdateManager | function | core/ |
Returns the entity definition update manager. |
DrupalKernel::$defaultBootstrapContainerDefinition | property | core/ |
Holds the default bootstrap container definition. |
DrupalKernel::getCachedContainerDefinition | function | core/ |
Returns the cached container definition - if any. |
DrupalKernelInterface::getCachedContainerDefinition | function | core/ |
Returns the cached container definition - if any. |
DrupalSqlBaseTest::$pluginDefinition | property | core/ |
The plugin definition. |
DummyAjaxItem::propertyDefinitions | function | core/ |
Defines field item properties. |
DynamicLocalTasks::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
DynamicLocalTasks::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
EditorialContentEntityBase::baseFieldDefinitions | function | core/ |
|
ElementInfoManager::clearCachedDefinitions | function | core/ |
Clears static and persistent plugin definition caches. |
EmailItem::propertyDefinitions | function | core/ |
Defines field item properties. |
EnabledConfigurablePluginsConstraintValidator::getConfigurableEnabledDefinitions | function | core/ |
Gets all configurable CKEditor 5 plugin definitions that are enabled. |
Entity::getContextDefinition | function | core/ |
Returns a context definition for this argument. |
EntityActionDeriverBase::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
EntityAdapterUnitTest::$fieldDefinitions | property | core/ |
Field definitions. |
EntityAdapterUnitTest::testGetDataDefinition | function | core/ |
@covers ::getDataDefinition |
EntityBundle::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
EntityContextDefinition | class | core/ |
Defines a class to provide entity context definitions. |
EntityContextDefinition.php | file | core/ |
|
EntityContextDefinition::fromEntity | function | core/ |
Creates a context definition from a given entity object. |
EntityContextDefinition::fromEntityType | function | core/ |
Creates a context definition from a given entity type. |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.