Search for init
| Title | Object type | File name | Summary |
|---|---|---|---|
| ContentEntityStorageBase::onFieldStorageDefinitionDelete | function | core/ |
Reacts to the deletion of a field storage definition. |
| ContentEntityStorageBase::onFieldStorageDefinitionUpdate | function | core/ |
Reacts to the update of a field storage definition. |
| ContentEntityTest::migrationDefinition | function | core/ |
Get a migration definition. |
| ContentModeration::getInitialState | function | core/ |
Gets the initial state for the workflow. |
| ContentModerationInterface::getInitialState | function | core/ |
|
| ContentModerationState::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| ContentModerationStateTest::$entityDefinitionUpdateManager | property | core/ |
The entity definition update manager. |
| ContentTranslationContextualLinks::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| ContentTranslationHandler::$fieldStorageDefinitions | property | core/ |
Installed field storage definitions for the entity type. |
| 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. |
| 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/ |
Gets a specific context definition of the plugin. |
| ContextAwarePluginBase::getContextDefinitions | function | core/ |
Gets the context definitions of the plugin. |
| ContextAwarePluginBaseTest::testGetContextDefinition | function | core/ |
@covers ::getContextDefinition[[api-linebreak]] |
| ContextAwarePluginBaseTest::testGetContextDefinitions | function | core/ |
@covers ::getContextDefinitions[[api-linebreak]] |
| 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(). |
| ContextAwarePluginDefinitionTrait::getContextDefinition | function | core/ |
Implements \Drupal\Component\Plugin\Definition\ContextAwarePluginDefinitionInterface::getContextDefinition(). |
| ContextAwarePluginDefinitionTrait::getContextDefinitions | function | core/ |
Implements \Drupal\Component\Plugin\Definition\ContextAwarePluginDefinitionInterface::getContextDefinitions(). |
| ContextAwarePluginDefinitionTrait::hasContextDefinition | function | core/ |
Implements \Drupal\Component\Plugin\Definition\ContextAwarePluginDefinitionInterface::hasContextDefinition(). |
| ContextAwarePluginDefinitionTrait::removeContextDefinition | function | core/ |
Implements \Drupal\Component\Plugin\Definition\ContextAwarePluginDefinitionInterface::removeContextDefinition(). |
| ContextAwarePluginInterface::getContextDefinition | function | core/ |
Gets a specific context definition of the plugin. |
| ContextAwarePluginInterface::getContextDefinition | function | core/ |
Gets a specific context definition of the plugin. |
| ContextAwarePluginInterface::getContextDefinitions | function | core/ |
Gets the context definitions of the plugin. |
| ContextAwarePluginInterface::getContextDefinitions | function | core/ |
Gets the context definitions of the plugin. |
| ContextAwarePluginManagerInterface::getDefinitionsForContexts | function | core/ |
Determines plugins whose constraints are satisfied by a set of contexts. |
| ContextAwarePluginManagerTrait::getDefinitions | function | core/ |
See \Drupal\Component\Plugin\Discovery\DiscoveryInterface::getDefinitions(). |
| ContextAwarePluginManagerTrait::getDefinitionsForContexts | function | core/ |
See \Drupal\Core\Plugin\Context\ContextAwarePluginManagerInterface::getDefinitionsForContexts(). |
| ContextAwarePluginTrait::$initializedContextConfig | property | core/ |
Tracks whether the context has been initialized from configuration. |
| ContextAwarePluginTrait::getContextDefinition | function | core/ |
|
| ContextAwarePluginTrait::getContextDefinitions | function | core/ |
|
| ContextAwarePluginTrait::getPluginDefinition | function | core/ |
|
| ContextAwarePluginTraitTest::testGetContextDefinition | function | core/ |
@covers ::getContextDefinition[[api-linebreak]] |
| ContextAwarePluginTraitTest::testGetContextDefinitions | function | core/ |
@covers ::getContextDefinitions[[api-linebreak]] |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.