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. |
CommentManager::getFields | function | core/ |
Utility function to return an array of comment fields. |
CommentManagerInterface::getFields | function | core/ |
Utility function to return an array of comment fields. |
CommentManagerTest::testGetFields | function | core/ |
Tests the getFields method. |
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. |
FieldLayoutBuilder::getFields | function | core/ |
Gets the fields that need to be processed. |
FieldStorageDefinitionEvent::getFieldStorageDefinition | function | core/ |
The field storage definition. |
FieldStorageDefinitionEventSubscriberTrait::getFieldStorageDefinitionEvents | function | core/ |
Returns the subscribed events. |
FieldTranslationSynchronizer::getFieldSynchronizationSettings | function | core/ |
Returns the synchronization settings for the specified field. |
FieldTranslationSynchronizer::getFieldSynchronizedProperties | function | core/ |
Returns the synchronized properties for the specified field definition. |
FieldTranslationSynchronizerInterface::getFieldSynchronizedProperties | function | core/ |
Returns the synchronized properties for the specified field definition. |
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. |
ImageFieldValidateTest::getFieldSettings | function | core/ |
Returns field settings. |
MigrateMapSaveEvent::getFields | function | core/ |
Gets the fields about to be saved to the map. |
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. |
Sql::getFieldSchema | function | core/ |
Creates schema from an ID definition. |
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.). |
SqlIdMapTest::getFieldSchema | function | core/ |
Gets the field schema. |
TestSqlIdMap::getFieldSchema | function | core/ |
Gets the field schema. |
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.