Search for getFields
- Search 7.x for getFields
- Search 8.9.x for getFields
- Search 10.3.x for getFields
- Search 11.x for getFields
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BaseFieldDefinition::getFieldStorageDefinition | function | core/ |
Returns the field storage definition. |
BaseFieldOverride::getFieldStorageDefinition | function | core/ |
Returns the field storage definition. |
ContentEntityBase::getFields | function | core/ |
Gets an array of all field item lists. |
ContentEntityBase::getFieldsToSkipFromTranslationChangesCheck | function | core/ |
Returns an array of field names to skip in ::hasTranslationChanges. |
ContentEntityBaseUnitTest::providerGetFields | function | core/ |
Data provider for testGetFields(). |
ContentEntityBaseUnitTest::testGetFields | function | core/ |
@covers ::getFields[[api-linebreak]] @dataProvider providerGetFields |
DeletedFieldsRepository::getFieldStorageDefinitions | function | core/ |
Returns a list of deleted field storage definitions. |
DeletedFieldsRepositoryInterface::getFieldStorageDefinitions | function | core/ |
Returns a list of deleted field storage definitions. |
EntityChangesDetectionTrait::getFieldsToSkipFromTranslationChangesCheck | function | core/ |
Returns an array of field names to skip when checking for changes. |
EntityDefinitionUpdateManager::getFieldStorageDefinition | function | core/ |
Returns a field storage definition ready to be manipulated. |
EntityDefinitionUpdateManagerInterface::getFieldStorageDefinition | function | core/ |
Returns a field storage definition ready to be manipulated. |
EntityFieldManager::getFieldStorageDefinitions | function | core/ |
Gets the field storage definitions for a content entity type. |
EntityFieldManagerInterface::getFieldStorageDefinitions | function | core/ |
Gets the field storage definitions for a content entity type. |
EntityFieldManagerTest::testGetFieldStorageDefinitions | function | core/ |
Tests the getFieldStorageDefinitions() method. |
EntityFieldManagerTest::testGetFieldStorageDefinitionsWithCaching | function | core/ |
Tests the getFieldStorageDefinitions() method with caching. |
FieldableEntityInterface::getFields | function | core/ |
Gets an array of all field item lists. |
FieldDefinition::getFieldStorageDefinition | function | core/ |
Returns the field storage definition. |
FieldDefinitionInterface::getFieldStorageDefinition | function | core/ |
Returns the field storage definition. |
FieldStorageDefinitionEvent::getFieldStorageDefinition | function | core/ |
The field storage definition. |
FieldStorageDefinitionEventSubscriberTrait::getFieldStorageDefinitionEvents | function | core/ |
Returns the subscribed events. |
FieldUpdateActionBase::getFieldsToUpdate | function | core/ |
Gets an array of values to be set. |
FormatterBase::getFieldSetting | function | core/ |
Returns the value of a field setting. |
FormatterBase::getFieldSettings | function | core/ |
Returns the array of field settings. |
Select::getFields | function | core/ |
Returns a reference to the fields array for this query. |
SelectExtender::getFields | function | core/ |
Returns a reference to the fields array for this query. |
SelectInterface::getFields | function | core/ |
Returns a reference to the fields array for this query. |
SqlContentEntityStorageSchema::getFieldSchemaData | function | core/ |
Gets field schema data for the given key. |
SqlContentEntityStorageSchema::getFieldSchemaIdentifierName | function | core/ |
Generates a safe schema identifier (name of an index, column name etc.). |
WidgetBase::getFieldSetting | function | core/ |
Returns the value of a field setting. |
WidgetBase::getFieldSettings | function | core/ |
Returns the array of field settings. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.