Search for getFieldDefinition
- Search 7.x for getFieldDefinition
- Search 8.9.x for getFieldDefinition
- Search 10.3.x for getFieldDefinition
- Search 11.x for getFieldDefinition
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ContentEntityBase::getFieldDefinition | function | core/ |
|
ContentEntityBase::getFieldDefinitions | function | core/ |
|
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. |
DeletedFieldsRepository::getFieldDefinitions | function | core/ |
Returns a list of deleted field definitions. |
DeletedFieldsRepositoryInterface::getFieldDefinitions | function | core/ |
Returns a list of deleted field definitions. |
EntityDisplayBase::getFieldDefinition | function | core/ |
Gets the field definition of a field. |
EntityDisplayBase::getFieldDefinitions | function | core/ |
Gets the definitions of the fields that are candidate for display. |
EntityDisplayFormBase::getFieldDefinitions | function | core/ |
Collects the definitions of fields whose display is configurable. |
EntityFieldManager::getFieldDefinitions | function | core/ |
Gets the field definitions for a specific bundle. |
EntityFieldManagerInterface::getFieldDefinitions | function | core/ |
Gets the field definitions for a specific bundle. |
EntityFieldManagerTest::testGetFieldDefinitions | function | core/ |
Tests the getFieldDefinitions() method. |
EntityFieldManagerTest::testGetFieldDefinitionsProvider | function | core/ |
Tests that getFieldDefinitions() method sets the 'provider' definition key. |
EntityFieldManagerTest::testGetFieldDefinitionsWithCaching | function | core/ |
Tests the getFieldDefinitions() method with caching. |
FieldableEntityInterface::getFieldDefinition | function | core/ |
Gets the definition of a contained field. |
FieldableEntityInterface::getFieldDefinitions | function | core/ |
Gets an array of field definitions of all contained fields. |
FieldAPIHandlerTrait::getFieldDefinition | function | core/ |
Gets the field definition. |
FieldBlock::getFieldDefinition | function | core/ |
Gets the field definition. |
FieldItemBase::getFieldDefinition | function | core/ |
Gets the field definition. |
FieldItemDataDefinition::getFieldDefinition | function | core/ |
Gets the field item's field definition. |
FieldItemDataDefinitionInterface::getFieldDefinition | function | core/ |
Gets the field item's field definition. |
FieldItemInterface::getFieldDefinition | function | core/ |
Gets the field definition. |
FieldItemList::getFieldDefinition | function | core/ |
Gets the field definition. |
FieldItemListInterface::getFieldDefinition | function | core/ |
Gets the field definition. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.