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 |
---|---|---|---|
AccessPluginBase::alterRouteDefinition | function | core/ |
Allows access plugins to alter the route definition of a view. |
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/ |
|
AnnotatedClassDiscovery::prepareAnnotationDefinition | function | core/ |
|
AnnotatedClassDiscovery::prepareAnnotationDefinition | function | core/ |
Prepares the annotation definition. |
AnnotatedClassDiscoveryAutomatedProviders::getDefinitions | function | core/ |
|
AnnotatedClassDiscoveryAutomatedProviders::prepareAnnotationDefinition | function | core/ |
|
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/ |
|
AnnotationBridgeDecoratorTest::testGetDefinitions | function | core/ |
@covers ::getDefinitions |
ArgumentPluginBase::getContextDefinition | function | core/ |
Returns a context definition for this argument. |
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/ |
|
BaseFieldDefinition::getCardinality | function | core/ |
|
BaseFieldDefinition::getColumns | function | core/ |
|
BaseFieldDefinition::getConfig | function | core/ |
|
BaseFieldDefinition::getDefaultValue | function | core/ |
|
BaseFieldDefinition::getDefaultValueCallback | function | core/ |
|
BaseFieldDefinition::getDefaultValueLiteral | function | core/ |
|
BaseFieldDefinition::getDisplayOptions | function | core/ |
|
BaseFieldDefinition::getFieldItemClass | function | core/ |
Helper to retrieve the field item class. |
BaseFieldDefinition::getFieldStorageDefinition | function | core/ |
|
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/ |
|
BaseFieldDefinition::getName | function | core/ |
|
BaseFieldDefinition::getOptionsProvider | function | core/ |
|
BaseFieldDefinition::getPropertyDefinition | function | core/ |
|
BaseFieldDefinition::getPropertyDefinitions | function | core/ |
|
BaseFieldDefinition::getPropertyNames | function | core/ |
|
BaseFieldDefinition::getProvider | function | core/ |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.