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/ | 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[[api-linebreak]] @covers ::prepareAnnotationDefinition[[api-linebreak]] @covers ::getAnnotationReader[[api-linebreak]] | 
| 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[[api-linebreak]] | 
| 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/ | 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. | 
| BaseFieldDefinition::getName | function | core/ | Returns the machine name of the field. | 
| BaseFieldDefinition::getOptionsProvider | function | core/ | Gets an options provider for the given field item property. | 
| BaseFieldDefinition::getPropertyDefinition | function | core/ | Gets the definition of a contained property. | 
| BaseFieldDefinition::getPropertyDefinitions | function | core/ | Gets an array of property definitions of contained properties. | 
| BaseFieldDefinition::getPropertyNames | function | core/ | Returns the names of the field's subproperties. | 
| BaseFieldDefinition::getProvider | function | core/ | Returns the name of the provider of this field. | 
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
