Search for getField
- Search 7.x for getField
- Search 8.9.x for getField
- Search 10.3.x for getField
- Search 11.x for getField
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::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::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[[api-linebreak]] |
| EntityFieldManagerTest::testGetFieldMapByFieldType | function | core/ |
@covers ::getFieldMapByFieldType[[api-linebreak]] |
| EntityFieldManagerTest::testGetFieldMapFromCache | function | core/ |
@covers ::getFieldMap[[api-linebreak]] |
| 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. |
| EntityViewDisplayEditForm::getFieldLabelOptions | function | core/ |
Returns an array of visibility options for field labels. |
| 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. |
| 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. |
| FieldLayoutBuilder::getFields | function | core/ |
Gets the fields that need to be processed. |
| FieldPluginBase::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
| FieldPluginBase::getFieldFormatterType | function | core/ |
Get the field formatter type from the source. |
| FieldPluginBase::getFieldTokenPlaceholder | function | core/ |
Returns a token placeholder for the current field. |
| FieldPluginBase::getFieldType | function | core/ |
Computes the destination type of a migrated field. |
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.