Search for getField
- Search 7.x for getField
- Search 9.5.x for getField
- Search 8.9.x for getField
- Search 11.x for getField
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EntityDefinitionUpdateManagerInterface::getFieldStorageDefinition | function | core/ |
Returns a field storage definition ready to be manipulated. |
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/ |
|
EntityFieldManager::getFieldMap | function | core/ |
|
EntityFieldManager::getFieldMapByFieldType | function | core/ |
|
EntityFieldManager::getFieldStorageDefinitions | function | core/ |
|
EntityFieldManagerInterface::getFieldDefinitions | function | core/ |
Gets the field definitions for a specific bundle. |
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/ |
@covers ::getFieldMap |
EntityFieldManagerTest::testGetFieldMapByFieldType | function | core/ |
@covers ::getFieldMapByFieldType |
EntityFieldManagerTest::testGetFieldMapFromCache | function | core/ |
@covers ::getFieldMap |
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/ |
Provides the stub migration definition for a given Drupal core version. |
FieldDiscoveryTestClass::getFieldPlugin | function | core/ |
Returns the appropriate field plugin for a given field type. |
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. |
FieldLayoutBuilder::getFields | function | core/ |
Gets the fields that need to be processed. |
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.