Search for getField
- Search 7.x for getField
- Search 9.5.x for getField
- Search 8.9.x for getField
- Search 10.3.x for getField
- Other projects
| Title | Object type | File name | Summary | 
|---|---|---|---|
| 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. | 
| EntityField::getFieldStorageDefinition | function | core/ | Gets the field storage definition. | 
| EntityFieldManager::getFieldDefinitions | function | core/ | Gets the field definitions for a specific bundle. | 
| EntityFieldManager::getFieldLabels | function | core/ | Returns the labels used for a field on an entity type. | 
| EntityFieldManager::getFieldMap | function | core/ | Gets a lightweight map of fields across bundles. | 
| EntityFieldManager::getFieldMapByFieldType | function | core/ | Gets a lightweight map of fields across bundles filtered by field type. | 
| EntityFieldManager::getFieldStorageDefinitions | function | core/ | Gets the field storage definitions for a content entity type. | 
| EntityFieldManagerInterface::getFieldDefinitions | function | core/ | Gets the field definitions for a specific bundle. | 
| EntityFieldManagerInterface::getFieldLabels | function | core/ | Returns the labels used for a field on an entity type. | 
| EntityFieldManagerInterface::getFieldMap | function | core/ | Gets a lightweight map of fields across bundles. | 
| EntityFieldManagerInterface::getFieldMapByFieldType | function | core/ | Gets a lightweight map of fields across bundles filtered by field type. | 
| EntityFieldManagerInterface::getFieldStorageDefinitions | function | core/ | Gets the field storage definitions for a content entity type. | 
| 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. | 
| EntityFieldManagerTest::testGetFieldMap | function | core/ | Tests get field map. | 
| EntityFieldManagerTest::testGetFieldMapByFieldType | function | core/ | Tests get field map by field type. | 
| EntityFieldManagerTest::testGetFieldMapFromCache | function | core/ | Tests get field map from cache. | 
| EntityFieldManagerTest::testGetFieldStorageDefinitions | function | core/ | Tests the getFieldStorageDefinitions() method. | 
| EntityFieldManagerTest::testGetFieldStorageDefinitionsWithCaching | function | core/ | Tests the getFieldStorageDefinitions() method with caching. | 
| EntityReference::getFieldFormatterMap | function | core/ | Get a map between D6 formatters and D8 formatters for this field type. | 
| EntityViewsData::getFieldStorageDefinitions | function | core/ | Gets the field storage definitions. | 
| FieldableEntity::getFields | function | core/ | Returns all non-deleted field instances attached to a specific entity type. | 
| FieldableEntity::getFieldValues | function | core/ | Retrieves field values for a single field of a single entity. | 
| 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. | 
| FieldableEntityInterface::getFields | function | core/ | Gets an array of all field item lists. | 
| FieldAPIHandlerTrait::getFieldDefinition | function | core/ | Gets the field definition. | 
| FieldAPIHandlerTrait::getFieldStorageDefinition | function | core/ | Gets the field storage configuration. | 
| FieldBlock::getFieldDefinition | function | core/ | Gets the field definition. | 
| FieldBlockDeriver::getFieldMap | function | core/ | Returns the entity field map for deriving block definitions. | 
| FieldConfig::getFieldStorageDefinition | function | core/ | Returns the field storage definition. | 
| FieldDefinition::getFieldStorageDefinition | function | core/ | Returns the field storage definition. | 
| FieldDefinitionInterface::getFieldStorageDefinition | function | core/ | Returns the field storage definition. | 
| FieldDiscovery::getFieldInstanceStubMigrationDefinition | function | core/ | Provides the stub migration definition for a given Drupal core version. | 
| FieldDiscovery::getFieldPlugin | function | core/ | Returns the appropriate field plugin for a given field type. | 
| FieldDiscoveryTest::getFieldInstanceStubMigrationDefinition | function | core/ | Provides data for testGetFieldInstanceStubMigrationDefinition. | 
| FieldDiscoveryTest::testGetFieldInstanceStubMigrationDefinition | function | core/ | Tests the getFieldInstanceStubMigration method. | 
| FieldDiscoveryTestClass::getFieldInstanceStubMigrationDefinition | function | core/ | |
| FieldDiscoveryTestClass::getFieldPlugin | function | core/ | |
| 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. | 
| FieldItemNormalizer::getFieldItemInstance | function | core/ | Gets a field item instance for use with SerializedColumnNormalizerTrait. | 
| FieldLabelOptionsTrait::getFieldLabelOptions | function | core/ | Returns an array of visibility options for field labels. | 
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
