Search for getField
- Search 7.x for getField
- Search 9.5.x for getField
- Search 10.3.x for getField
- Search 11.x for getField
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ManyToOneHelper::getField | function | core/ |
Sometimes the handler might want us to use some kind of formula, so give it that option. If it wants us to do this, it must set $helper->formula = TRUE and implement handler->getFormula(); |
MediaLibraryWidget::getFieldState | function | core/ |
Gets the field state for the widget. |
MediaType::getFieldMap | function | core/ |
Returns the metadata field map. |
MediaTypeInterface::getFieldMap | function | core/ |
Returns the metadata field map. |
MigrateFieldInterface::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
MigrateFieldInterface::getFieldFormatterType | function | core/ |
Get the field formatter type from the source. |
MigrateFieldInterface::getFieldType | function | core/ |
Computes the destination type of a migrated field. |
MigrateFieldInterface::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
MigrateFieldInterface::getFieldWidgetType | function | core/ |
Get the field widget type from the source. |
MigrateMapSaveEvent::getFields | function | core/ |
Gets the fields about to be saved to the map. |
Node::getFieldData | function | core/ |
Retrieves raw field data for a node. |
Node::getFieldInfo | function | core/ |
Gets field and instance definitions from the database. |
Node::getFieldValues | function | core/ |
Gets field values for a node. |
OpmlFields::getField | function | core/ |
Retrieves a views field value from the style plugin. |
PhoneField::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
PromoteNode::getFieldsToUpdate | function | core/ |
Gets an array of values to be set. |
QuickEditImageController::getField | function | core/ |
Returns JSON representing the current state of the field. |
RdfMapping::getFieldMapping | function | core/ |
Gets the mapping config for a field. |
RdfMappingInterface::getFieldMapping | function | core/ |
Gets the mapping config for a field. |
Relationship::getFieldName | function | core/ |
Gets the relationship object's public field name. |
ResourceObject::getField | function | core/ |
Gets the given field. |
ResourceObject::getFields | function | core/ |
Gets the ResourceObject's fields. |
ResourceType::getFieldByInternalName | function | core/ |
Gets a particular attribute or relationship field by internal field name. |
ResourceType::getFieldByPublicName | function | core/ |
Gets a particular attribute or relationship field by public field name. |
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::getFieldMapping | function | core/ |
Gets the field mapping for the given field names and entity type + bundle. |
ResourceTypeRepository::getFields | function | core/ |
Gets the field mapping for the given field names and entity type + bundle. |
ResourceTypeRepositoryTest::getFieldMappingProvider | function | core/ |
Data provider for testGetFieldMapping. |
RssFields::getField | function | core/ |
Retrieves a views field value from the style plugin. |
Schema::getFieldTypeMap | function | core/ |
Returns a mapping of Drupal schema field names to DB-native field types. |
Schema::getFieldTypeMap | function | core/ |
Returns a mapping of Drupal schema field names to DB-native field types. |
Schema::getFieldTypeMap | function | core/ |
Returns a mapping of Drupal schema field names to DB-native field types. |
Schema::getFieldTypeMap | function | core/ |
Returns a mapping of Drupal schema field names to DB-native field types. |
SchemaLegacyTest::testSchemaGetFieldValue | function | core/ |
Tests deprecation of the drupal_schema_get_field_value() function. |
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::getFieldAlias | function | core/ |
Returns the alias for the given field added to $table. |
Sql::getFieldSchema | function | core/ |
Creates schema from an ID definition. |
SqlContentEntityStorage::getFieldStorageDefinitions | function | core/ |
Gets the base field definitions for a content entity type. |
SqlContentEntityStorageSchema::getFieldForeignKeys | function | core/ |
Gets field foreign keys. |
SqlContentEntityStorageSchema::getFieldIndexes | function | core/ |
Gets an index schema array for a given field. |
SqlContentEntityStorageSchema::getFieldIndexName | function | core/ |
Generates an index name for a field data table. |
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.). |
SqlContentEntityStorageSchema::getFieldUniqueKeys | function | core/ |
Gets a unique key schema array for a given field. |
SqlContentEntityStorageTest::testGetFieldStorageDefinitions | function | core/ |
@covers ::getFieldStorageDefinitions |
StickyNode::getFieldsToUpdate | function | core/ |
Gets an array of values to be set. |
StylePluginBase::getField | function | core/ |
Gets a rendered field. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.