Search for getField

  1. Search 7.x for getField
  2. Search 9.5.x for getField
  3. Search 8.9.x for getField
  4. Search 10.3.x for getField
  5. Other projects
Title Object type File name Summary
Node::getFieldData function core/modules/node/src/Plugin/migrate/source/d6/Node.php Retrieves raw field data for a node.
Node::getFieldInfo function core/modules/node/src/Plugin/migrate/source/d6/Node.php Gets field and instance definitions from the database.
Node::getFieldValues function core/modules/node/src/Plugin/migrate/source/d6/Node.php Gets field values for a node.
NodeReference::getFieldFormatterMap function core/modules/migrate_drupal/src/Plugin/migrate/field/d7/NodeReference.php
OpmlFields::getField function core/modules/views/src/Plugin/views/row/OpmlFields.php Retrieves a views field value from the style plugin.
PhoneField::getFieldFormatterMap function core/modules/telephone/src/Plugin/migrate/field/d7/PhoneField.php
PromoteNode::getFieldsToUpdate function core/modules/node/src/Plugin/Action/PromoteNode.php
ReferenceBase::getFieldWidgetMap function core/modules/migrate_drupal/src/Plugin/migrate/field/ReferenceBase.php
Relationship::getFieldName function core/modules/jsonapi/src/JsonApiResource/Relationship.php Gets the relationship object's public field name.
ResourceObject::getField function core/modules/jsonapi/src/JsonApiResource/ResourceObject.php Gets the given field.
ResourceObject::getFields function core/modules/jsonapi/src/JsonApiResource/ResourceObject.php Gets the ResourceObject's fields.
ResourceType::getFieldByInternalName function core/modules/jsonapi/src/ResourceType/ResourceType.php Gets a particular attribute or relationship field by internal field name.
ResourceType::getFieldByPublicName function core/modules/jsonapi/src/ResourceType/ResourceType.php Gets a particular attribute or relationship field by public field name.
ResourceType::getFields function core/modules/jsonapi/src/ResourceType/ResourceType.php Gets the attribute and relationship fields of this resource type.
ResourceTypeBuildEvent::getFields function core/modules/jsonapi/src/ResourceType/ResourceTypeBuildEvent.php Gets the current fields of the resource type to be built.
ResourceTypeRepository::getFields function core/modules/jsonapi/src/ResourceType/ResourceTypeRepository.php Gets the field mapping for the given field names and entity type + bundle.
ResourceTypeRepositoryTest::getFieldsProvider function core/modules/jsonapi/tests/src/Kernel/ResourceType/ResourceTypeRepositoryTest.php Data provider for testMappingNameConflictCheck.
RssFields::getField function core/modules/views/src/Plugin/views/row/RssFields.php Retrieves a views field value from the style plugin.
Schema::getFieldTypeMap function core/modules/sqlite/src/Driver/Database/sqlite/Schema.php
Schema::getFieldTypeMap function core/modules/mysql/src/Driver/Database/mysql/Schema.php
Schema::getFieldTypeMap function core/modules/pgsql/src/Driver/Database/pgsql/Schema.php
Schema::getFieldTypeMap function core/lib/Drupal/Core/Database/Schema.php Returns a mapping of Drupal schema field names to DB-native field types.
Select::getFields function core/lib/Drupal/Core/Database/Query/Select.php
SelectExtender::getFields function core/lib/Drupal/Core/Database/Query/SelectExtender.php
SelectInterface::getFields function core/lib/Drupal/Core/Database/Query/SelectInterface.php Returns a reference to the fields array for this query.
Sql::getFieldAlias function core/modules/views/src/Plugin/views/query/Sql.php Returns the alias for the given field added to $table.
Sql::getFieldSchema function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php Creates schema from an ID definition.
SqlContentEntityStorageSchema::getFieldForeignKeys function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php Gets field foreign keys.
SqlContentEntityStorageSchema::getFieldIndexes function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php Gets an index schema array for a given field.
SqlContentEntityStorageSchema::getFieldIndexName function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php Generates an index name for a field data table.
SqlContentEntityStorageSchema::getFieldSchemaData function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php Gets field schema data for the given key.
SqlContentEntityStorageSchema::getFieldSchemaIdentifierName function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php Generates a safe schema identifier (name of an index, column name etc.).
SqlContentEntityStorageSchema::getFieldUniqueKeys function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php Gets a unique key schema array for a given field.
SqlIdMapTest::getFieldSchema function core/modules/migrate/tests/src/Kernel/Plugin/id_map/SqlTest.php
StickyNode::getFieldsToUpdate function core/modules/node/src/Plugin/Action/StickyNode.php
StubSchema::getFieldTypeMap function core/tests/Drupal/Tests/Core/Database/Stub/StubSchema.php
StylePluginBase::getField function core/modules/views/src/Plugin/views/style/StylePluginBase.php Gets a rendered field.
StylePluginBase::getFieldValue function core/modules/views/src/Plugin/views/style/StylePluginBase.php Get the raw field value.
TableMappingInterface::getFieldColumnName function core/lib/Drupal/Core/Entity/Sql/TableMappingInterface.php Generates a column name for a field property.
TableMappingInterface::getFieldNames function core/lib/Drupal/Core/Entity/Sql/TableMappingInterface.php Gets a list of names for entity fields stored in the specified table.
TableMappingInterface::getFieldTableName function core/lib/Drupal/Core/Entity/Sql/TableMappingInterface.php Gets the table name for a given column.
TaxonomyTermReference::getFieldFormatterMap function core/modules/taxonomy/src/Plugin/migrate/field/TaxonomyTermReference.php
TelephoneField::getFieldFormatterMap function core/modules/telephone/src/Plugin/migrate/field/d7/TelephoneField.php
TelephoneField::getFieldWidgetMap function core/modules/telephone/src/Plugin/migrate/field/d7/TelephoneField.php
TestSqlIdMap::getFieldSchema function core/modules/migrate/tests/src/Unit/TestSqlIdMap.php Gets the field schema.
TextField::getFieldFormatterMap function core/modules/text/src/Plugin/migrate/field/d6/TextField.php
TextField::getFieldFormatterType function core/modules/text/src/Plugin/migrate/field/d7/TextField.php
TextField::getFieldType function core/modules/text/src/Plugin/migrate/field/d6/TextField.php
TextField::getFieldType function core/modules/text/src/Plugin/migrate/field/d7/TextField.php
TextField::getFieldWidgetMap function core/modules/text/src/Plugin/migrate/field/d6/TextField.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.