Select::getFields |
function |
core/lib/Drupal/Core/Database/Query/Select.php |
Returns a reference to the fields array for this query. |
Node::getFieldInfo |
function |
core/modules/node/src/Plugin/migrate/source/d6/Node.php |
Gets field and instance definitions from the database. |
Node::getFieldData |
function |
core/modules/node/src/Plugin/migrate/source/d6/Node.php |
Retrieves raw field data for a node. |
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. |
RssFields::getField |
function |
core/modules/views/src/Plugin/views/row/RssFields.php |
Retrieves a views field value from the style plugin. |
Node::getFieldValues |
function |
core/modules/node/src/Plugin/migrate/source/d6/Node.php |
Gets field values for a node. |
OpmlFields::getField |
function |
core/modules/views/src/Plugin/views/row/OpmlFields.php |
Retrieves a views field value from the style plugin. |
Comment::getFieldName |
function |
core/modules/comment/src/Entity/Comment.php |
Returns the name of the field the comment is attached to. |
HandlerBase::getField |
function |
core/modules/views/src/Plugin/views/HandlerBase.php |
Shortcut to get a handler's raw field value. |
MediaType::getFieldMap |
function |
core/modules/media/src/Entity/MediaType.php |
Returns the metadata field map. |
Schema::getFieldTypeMap |
function |
core/lib/Drupal/Core/Database/Schema.php |
Returns a mapping of Drupal schema field names to DB-native field types. |
Schema::getFieldTypeMap |
function |
core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php |
Returns a mapping of Drupal schema field names to DB-native field types. |
TextField::getFieldType |
function |
core/modules/text/src/Plugin/migrate/field/d6/TextField.php |
Computes the destination type of a migrated field. |
TextField::getFieldType |
function |
core/modules/text/src/Plugin/migrate/field/d7/TextField.php |
Computes the destination type of a migrated field. |
Schema::getFieldTypeMap |
function |
core/lib/Drupal/Core/Database/Driver/mysql/Schema.php |
Returns a mapping of Drupal schema field names to DB-native field types. |
ResourceType::getFields |
function |
core/modules/jsonapi/src/ResourceType/ResourceType.php |
Gets the attribute and relationship fields of this resource type. |
Schema::getFieldTypeMap |
function |
core/tests/fixtures/database_drivers/module/corefake/src/Driver/Database/corefakeWithAllCustomClasses/Schema.php |
Returns a mapping of Drupal schema field names to DB-native field types. |
Schema::getFieldTypeMap |
function |
core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php |
Returns a mapping of Drupal schema field names to DB-native field types. |
FileField::getFieldType |
function |
core/modules/file/src/Plugin/migrate/field/d6/FileField.php |
Computes the destination type of a migrated field. |
Email::getFieldWidgetMap |
function |
core/modules/field/src/Plugin/migrate/field/Email.php |
Get a map between D6 and D8 widgets for this field type. |
ResourceObject::getField |
function |
core/modules/jsonapi/src/JsonApiResource/ResourceObject.php |
Gets the given field. |
StylePluginBase::getField |
function |
core/modules/views/src/Plugin/views/style/StylePluginBase.php |
Gets a rendered field. |
ManyToOneHelper::getField |
function |
core/modules/views/src/ManyToOneHelper.php |
Get the field via formula or build it using alias and field name. |
ResourceObject::getFields |
function |
core/modules/jsonapi/src/JsonApiResource/ResourceObject.php |
Gets the ResourceObject's fields. |
CommentManager::getFields |
function |
core/modules/comment/src/CommentManager.php |
Utility function to return an array of comment fields. |
SelectExtender::getFields |
function |
core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Returns a reference to the fields array for this query. |
SelectInterface::getFields |
function |
core/lib/Drupal/Core/Database/Query/SelectInterface.php |
Returns a reference to the fields array for this query. |
Relationship::getFieldName |
function |
core/modules/jsonapi/src/JsonApiResource/Relationship.php |
Gets the relationship object's public field name. |
FieldableEntity::getFields |
function |
core/modules/migrate_drupal/src/Plugin/migrate/source/d7/FieldableEntity.php |
Returns all non-deleted field instances attached to a specific entity type. |
RdfMapping::getFieldMapping |
function |
core/modules/rdf/src/Entity/RdfMapping.php |
Gets the mapping config for a field. |
Email::getFieldFormatterMap |
function |
core/modules/field/src/Plugin/migrate/field/Email.php |
Get a map between D6 formatters and D8 formatters for this field type. |
WidgetBase::getFieldSetting |
function |
core/lib/Drupal/Core/Field/WidgetBase.php |
Returns the value of a field setting. |
TextField::getFieldWidgetMap |
function |
core/modules/text/src/Plugin/migrate/field/d6/TextField.php |
Get a map between D6 and D8 widgets for this field type. |
LinkField::getFieldWidgetMap |
function |
core/modules/link/src/Plugin/migrate/field/d7/LinkField.php |
Get a map between D6 and D8 widgets for this field type. |
DbDumpCommand::getFieldOrder |
function |
core/lib/Drupal/Core/Command/DbDumpCommand.php |
Gets field ordering for a given table. |
SqlIdMapTest::getFieldSchema |
function |
core/modules/migrate/tests/src/Kernel/Plugin/id_map/SqlTest.php |
Gets the field schema. |
WidgetBase::getFieldSettings |
function |
core/lib/Drupal/Core/Field/WidgetBase.php |
Returns the array of field settings. |
DateField::getFieldWidgetMap |
function |
core/modules/datetime/src/Plugin/migrate/field/DateField.php |
Get a map between D6 and D8 widgets for this field type. |
TestSqlIdMap::getFieldSchema |
function |
core/modules/migrate/tests/src/Unit/TestSqlIdMap.php |
Gets the field schema. |
ContentEntityBase::getFields |
function |
core/lib/Drupal/Core/Entity/ContentEntityBase.php |
Gets an array of all field item lists. |
FileField::getFieldWidgetMap |
function |
core/modules/file/src/Plugin/migrate/field/d6/FileField.php |
Get a map between D6 and D8 widgets for this field type. |
FileField::getFieldWidgetMap |
function |
core/modules/file/src/Plugin/migrate/field/d7/FileField.php |
Get a map between D6 and D8 widgets for this field type. |
FieldResolver::getFieldAccess |
function |
core/modules/jsonapi/src/Context/FieldResolver.php |
Gets the field access result for the 'view' operation. |
TextField::getFieldWidgetType |
function |
core/modules/text/src/Plugin/migrate/field/d7/TextField.php |
Get the field widget type from the source. |
FieldPluginBase::getFieldType |
function |
core/modules/migrate_drupal/src/Plugin/migrate/field/FieldPluginBase.php |
Computes the destination type of a migrated field. |
FieldLayoutBuilder::getFields |
function |
core/modules/field_layout/src/FieldLayoutBuilder.php |
Gets the fields that need to be processed. |
ImageField::getFieldWidgetMap |
function |
core/modules/image/src/Plugin/migrate/field/d7/ImageField.php |
Get a map between D6 and D8 widgets for this field type. |
StickyNode::getFieldsToUpdate |
function |
core/modules/node/src/Plugin/Action/StickyNode.php |
Gets an array of values to be set. |
DemoteNode::getFieldsToUpdate |
function |
core/modules/node/src/Plugin/Action/DemoteNode.php |
Gets an array of values to be set. |