Search for init
Title | Object type | File name | Summary |
---|---|---|---|
AccessPluginBase::alterRouteDefinition | function | core/ |
Allows access plugins to alter the route definition of a view. |
AccountProxy::$initialAccountId | property | core/ |
Initial account id. |
AccountProxy::setInitialAccountId | function | core/ |
Sets the id of the initial account. |
AccountProxyInterface::setInitialAccountId | function | core/ |
Sets the id of the initial account. |
AccountProxyTest::testSetInitialAccountIdException | function | core/ |
@covers ::setInitialAccountId |
Action::getPluginDefinition | function | core/ |
|
ActionManager::getDefinitionsByType | function | core/ |
Gets the plugin definitions for this entity type. |
AnnotatedClassDiscovery::$pluginDefinitionAnnotationName | property | core/ |
The name of the annotation that contains the plugin definition. |
AnnotatedClassDiscovery::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
AnnotatedClassDiscovery::prepareAnnotationDefinition | function | core/ |
Prepares the annotation definition. |
AnnotatedClassDiscovery::prepareAnnotationDefinition | function | core/ |
Prepares the annotation definition. |
AnnotatedClassDiscoveryAutomatedProviders::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
AnnotatedClassDiscoveryAutomatedProviders::prepareAnnotationDefinition | function | core/ |
Prepares the annotation definition. |
AnnotatedClassDiscoveryCachedTest::testGetDefinitions | function | core/ |
Test that getDefinitions() retrieves the file cache correctly. |
AnnotatedClassDiscoveryTest::testGetDefinitions | function | core/ |
@covers ::getDefinitions @covers ::prepareAnnotationDefinition @covers ::getAnnotationReader |
Annotation for context definition | group | core/ |
Describes how to use ContextDefinition annotation. |
AnnotationBridgeDecorator::$pluginDefinitionAnnotationName | property | core/ |
The name of the annotation that contains the plugin definition. |
AnnotationBridgeDecorator::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
AnnotationBridgeDecoratorTest::testGetDefinitions | function | core/ |
@covers ::getDefinitions |
AreaPluginBase::init | function | core/ |
Overrides Drupal\views\Plugin\views\HandlerBase::init(). |
ArgumentPluginBase::getContextDefinition | function | core/ |
Returns a context definition for this argument. |
ArgumentPluginBase::init | function | core/ |
Overrides Drupal\views\Plugin\views\HandlerBase:init(). |
ArgumentValidatorPluginBase::getContextDefinition | function | core/ |
Returns a context definition for this argument. |
ArrayElement::buildDataDefinition | function | core/ |
Creates a new data definition object from a type definition array and actual configuration data. |
ArrayElement::getElementDefinition | function | core/ |
Gets data definition object for contained element. |
BadPluginDefinitionException | class | core/ |
Defines a class for bad plugin definition exceptions. |
BadPluginDefinitionException.php | file | core/ |
|
BadPluginDefinitionException::__construct | function | core/ |
Constructs a BadPluginDefinitionException. |
BaseFieldDefinition | class | core/ |
A class for defining entity fields. |
BaseFieldDefinition.php | file | core/ |
|
BaseFieldDefinition::$indexes | property | core/ |
|
BaseFieldDefinition::$propertyDefinitions | property | core/ |
An array of field property definitions. |
BaseFieldDefinition::$schema | property | core/ |
The field schema. |
BaseFieldDefinition::$type | property | core/ |
The field type. |
BaseFieldDefinition::addPropertyConstraints | function | core/ |
Adds constraints for a given field item property. |
BaseFieldDefinition::create | function | core/ |
Creates a new field definition. |
BaseFieldDefinition::createFromFieldStorageDefinition | function | core/ |
Creates a new field definition based upon a field storage definition. |
BaseFieldDefinition::createFromItemType | function | core/ |
Creates a new list data definition for items of the given data type. |
BaseFieldDefinition::getCardinality | function | core/ |
Returns the maximum number of items allowed for the field. |
BaseFieldDefinition::getColumns | function | core/ |
Returns the field columns, as defined in the field schema. |
BaseFieldDefinition::getConfig | function | core/ |
Gets an object that can be saved in configuration. |
BaseFieldDefinition::getDefaultValue | function | core/ |
Returns the default value for the field in a newly created entity. |
BaseFieldDefinition::getDefaultValueCallback | function | core/ |
Returns the default value callback for the field. |
BaseFieldDefinition::getDefaultValueLiteral | function | core/ |
Returns the default value literal for the field. |
BaseFieldDefinition::getDisplayOptions | function | core/ |
Returns the default display options for the field. |
BaseFieldDefinition::getFieldItemClass | function | core/ |
Helper to retrieve the field item class. |
BaseFieldDefinition::getFieldStorageDefinition | function | core/ |
Returns the field storage definition. |
BaseFieldDefinition::getInitialValue | function | core/ |
Returns the initial value for the field. |
BaseFieldDefinition::getInitialValueFromField | function | core/ |
Returns the name of the field that will be used for getting initial values. |
BaseFieldDefinition::getMainPropertyName | function | core/ |
Returns the name of the main property, if any. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.