Search for definition
- Search 7.x for definition
- Search 9.5.x for definition
- Search 10.3.x for definition
- Search 11.x for definition
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ContainerBuilderTest::testSetDefinition | function | core/ |
@covers ::setDefinition |
ContainerDerivativeDiscoveryDecoratorTest::testGetDefinitions | function | core/ |
@covers ::getDefinitions |
ContainerTest::$containerDefinition | property | core/ |
The container definition used for the test. |
ContainerTest::getMockContainerDefinition | function | core/ |
Gets a mock container definition. |
ContainerTest::testGetForSerializedServiceDefinition | function | core/ |
Tests that Container::get() for a serialized definition works properly. |
ContentEntityBase::$fieldDefinitions | property | core/ |
Local cache for field definitions. |
ContentEntityBase::baseFieldDefinitions | function | core/ |
|
ContentEntityBase::bundleFieldDefinitions | function | core/ |
|
ContentEntityBase::getFieldDefinition | function | core/ |
|
ContentEntityBase::getFieldDefinitions | function | core/ |
|
ContentEntityBaseUnitTest::$fieldDefinitions | property | core/ |
Field definitions. |
ContentEntityDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
ContentEntityStorageBase::onFieldDefinitionCreate | function | core/ |
|
ContentEntityStorageBase::onFieldDefinitionDelete | function | core/ |
|
ContentEntityStorageBase::onFieldDefinitionUpdate | function | core/ |
|
ContentEntityStorageBase::onFieldStorageDefinitionCreate | function | core/ |
|
ContentEntityStorageBase::onFieldStorageDefinitionDelete | function | core/ |
|
ContentEntityStorageBase::onFieldStorageDefinitionUpdate | function | core/ |
|
ContentEntityTest::migrationDefinition | function | core/ |
Get a migration definition. |
ContentModerationState::baseFieldDefinitions | function | core/ |
|
ContentTranslationContextualLinks::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
ContentTranslationHandler::$fieldStorageDefinitions | property | core/ |
The array of installed field storage definitions for the entity type, keyed by field name. |
ContentTranslationHandler::checkFieldStorageDefinitionTranslatability | function | core/ |
Checks the field storage definition for translatability support. |
ContentTranslationHandler::getFieldDefinitions | function | core/ |
Returns a set of field definitions to be used to store metadata items. |
ContentTranslationHandlerInterface::getFieldDefinitions | function | core/ |
Returns a set of field definitions to be used to store metadata items. |
ContentTranslationLocalTasks::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
ContentTranslationUpdatesManager::updateDefinitions | function | core/ |
Executes field storage definition updates if needed. |
ContentTranslationUpdateTest::$entityDefinitionUpdateManager | property | core/ |
The entity definition update manager. |
Context::$contextDefinition | property | core/ |
The definition to which a context must conform. |
Context::$contextDefinition | property | core/ |
The definition to which a context must conform. |
Context::getContextDefinition | function | core/ |
Gets the provided definition that the context must conform to. |
Context::getContextDefinition | function | core/ |
Gets the provided definition that the context must conform to. |
ContextAwarePluginBase::getContextDefinition | function | core/ |
|
ContextAwarePluginBase::getContextDefinition | function | core/ |
Gets a specific context definition of the plugin. |
ContextAwarePluginBase::getContextDefinitions | function | core/ |
Gets the context definitions of the plugin. |
ContextAwarePluginBase::getContextDefinitions | function | core/ |
|
ContextAwarePluginBaseTest::testGetContextDefinition | function | core/ |
@covers ::getContextDefinition |
ContextAwarePluginBaseTest::testGetContextDefinitions | function | core/ |
@covers ::getContextDefinitions |
ContextAwarePluginDefinition | class | core/ |
|
ContextAwarePluginDefinitionInterface | interface | core/ |
Provides an interface for plugin definitions which use contexts. |
ContextAwarePluginDefinitionInterface.php | file | core/ |
|
ContextAwarePluginDefinitionInterface::addContextDefinition | function | core/ |
Adds a context to this plugin definition. |
ContextAwarePluginDefinitionInterface::getContextDefinition | function | core/ |
Returns a particular context definition for this plugin. |
ContextAwarePluginDefinitionInterface::getContextDefinitions | function | core/ |
Returns all context definitions for this plugin. |
ContextAwarePluginDefinitionInterface::hasContextDefinition | function | core/ |
Checks if the plugin defines a particular context. |
ContextAwarePluginDefinitionInterface::removeContextDefinition | function | core/ |
Removes a context definition from this plugin. |
ContextAwarePluginDefinitionTrait | trait | core/ |
Provides a trait for context-aware object-based plugin definitions. |
ContextAwarePluginDefinitionTrait.php | file | core/ |
|
ContextAwarePluginDefinitionTrait::$contextDefinitions | property | core/ |
The context definitions for this plugin definition. |
ContextAwarePluginDefinitionTrait::addContextDefinition | function | core/ |
Implements \Drupal\Component\Plugin\Definition\ContextAwarePluginDefinitionInterface::addContextDefinition(). |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.