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 |
---|---|---|---|
AliasingResourceTypeRepository::getFields | function | core/ |
Gets the field mapping for the given field names and entity type + bundle. |
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. |
ConfigImporterFieldPurger::getFieldStoragesToPurge | function | core/ |
Gets the list of fields to purge before configuration synchronization. |
ContentEntityBase::getFields | function | core/ |
|
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 @dataProvider providerGetFields |
ContentModerationState::getFieldsToSkipFromTranslationChangesCheck | function | core/ |
Returns an array of field names to skip in ::hasTranslationChanges. |
DeletedFieldsRepository::getFieldStorageDefinitions | function | core/ |
Returns a list of deleted field storage definitions. |
DeletedFieldsRepositoryInterface::getFieldStorageDefinitions | function | core/ |
Returns a list of deleted field storage definitions. |
DemoteNode::getFieldsToUpdate | function | core/ |
Gets an array of values to be set. |
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. |
EntityField::getFieldStorageDefinition | function | core/ |
Gets the field storage definition. |
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. |
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. |
FieldableEntityInterface::getFields | function | core/ |
Gets an array of all field item lists. |
FieldAPIHandlerTrait::getFieldStorageDefinition | function | core/ |
Gets the field storage configuration. |
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. |
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. |
FieldUninstallValidator::getFieldStoragesByModule | function | core/ |
Returns all field storages for a specified module. |
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. |
MediaLibraryWidget::getFieldState | function | core/ |
Gets the field state for the widget. |
MigrateMapSaveEvent::getFields | function | core/ |
Gets the fields about to be saved to the map. |
PromoteNode::getFieldsToUpdate | function | core/ |
Gets an array of values to be set. |
ResourceObject::getFields | function | core/ |
Gets the ResourceObject's fields. |
ResourceType::getFields | function | core/ |
Gets the attribute and relationship fields of this resource type. |
ResourceTypeBuildEvent::getFields | function | core/ |
Gets the current fields of the resource type to be built. |
ResourceTypeRepository::getFields | function | core/ |
Gets the field mapping for the given field names and entity type + bundle. |
ResourceTypeRepositoryTest::getFieldsProvider | function | core/ |
Data provider for testMappingNameConflictCheck. |
Select::getFields | function | core/ |
Returns a reference to the fields array for this query. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.