Search for Field

  1. Search 7.x for Field
  2. Search 8.9.x for Field
  3. Search 10.3.x for Field
  4. Search 11.x for Field
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Field class core/modules/field/src/Plugin/migrate/source/d6/Field.php Drupal 6 field source from database.
Field class core/modules/field/src/Plugin/migrate/source/d7/Field.php Drupal 7 field source from database.

All search results

Title Object type File name Summary
MenuTranslation::fields function core/modules/system/src/Plugin/migrate/source/d7/MenuTranslation.php
MenuTreeHierarchyConstraint::coversFields function core/modules/menu_link_content/src/Plugin/Validation/Constraint/MenuTreeHierarchyConstraint.php
MenuTreeStorage::$definitionFields property core/lib/Drupal/Core/Menu/MenuTreeStorage.php List of plugin definition fields.
MenuTreeStorage::$serializedFields property core/lib/Drupal/Core/Menu/MenuTreeStorage.php List of serialized fields.
MenuTreeStorage::definitionFields function core/lib/Drupal/Core/Menu/MenuTreeStorage.php Determines fields that are part of the plugin definition.
MenuTreeStorage::serializedFields function core/lib/Drupal/Core/Menu/MenuTreeStorage.php Determines serialized fields in the storage.
Merge::$defaultFields property core/lib/Drupal/Core/Database/Query/Merge.php An array of fields which should be set to their database-defined defaults.
Merge::$expressionFields property core/lib/Drupal/Core/Database/Query/Merge.php Array of fields to update to an expression in case of a duplicate record.
Merge::$insertFields property core/lib/Drupal/Core/Database/Query/Merge.php An array of fields on which to insert.
Merge::$updateFields property core/lib/Drupal/Core/Database/Query/Merge.php An array of fields that will be updated.
Merge::fields function core/lib/Drupal/Core/Database/Query/Merge.php Sets common field-value pairs in the INSERT and UPDATE query parts.
Merge::insertFields function core/lib/Drupal/Core/Database/Query/Merge.php Adds a set of field->value pairs to be inserted.
Merge::updateFields function core/lib/Drupal/Core/Database/Query/Merge.php Adds a set of field->value pairs to be updated.
Message::baseFieldDefinitions function core/modules/contact/src/Entity/Message.php
MessageResourceTestBase::$labelFieldName property core/modules/contact/tests/src/Functional/Rest/MessageResourceTestBase.php
MessageTest::$labelFieldName property core/modules/jsonapi/tests/src/Functional/MessageTest.php
MetadataGenerator::generateFieldMetadata function core/modules/quickedit/src/MetadataGenerator.php
MetadataGeneratorInterface::generateFieldMetadata function core/modules/quickedit/src/MetadataGeneratorInterface.php Generates in-place editing metadata for an entity field.
MigrateBlockContentBodyFieldTest class core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentBodyFieldTest.php Attaches a body field to the custom block type.
MigrateBlockContentBodyFieldTest.php file core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentBodyFieldTest.php
MigrateBlockContentBodyFieldTest::$modules property core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentBodyFieldTest.php
MigrateBlockContentBodyFieldTest::setUp function core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentBodyFieldTest.php
MigrateBlockContentBodyFieldTest::testBlockContentBodyFieldMigration function core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentBodyFieldTest.php Tests the block content body field migration.
MigrateCommentFieldInstanceTest class core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentFieldInstanceTest.php Tests the migration of comment field instances from Drupal 6.
MigrateCommentFieldInstanceTest class core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentFieldInstanceTest.php Tests the migration of comment field instances from Drupal 7.
MigrateCommentFieldInstanceTest.php file core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentFieldInstanceTest.php
MigrateCommentFieldInstanceTest.php file core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentFieldInstanceTest.php
MigrateCommentFieldInstanceTest::$modules property core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentFieldInstanceTest.php
MigrateCommentFieldInstanceTest::$modules property core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentFieldInstanceTest.php
MigrateCommentFieldInstanceTest::assertEntity function core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentFieldInstanceTest.php Asserts a comment field instance entity.
MigrateCommentFieldInstanceTest::assertEntity function core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentFieldInstanceTest.php Asserts a comment field instance entity.
MigrateCommentFieldInstanceTest::setUp function core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentFieldInstanceTest.php
MigrateCommentFieldInstanceTest::setUp function core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentFieldInstanceTest.php
MigrateCommentFieldInstanceTest::testMigration function core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentFieldInstanceTest.php Tests the migrated field instance values.
MigrateCommentFieldInstanceTest::testMigration function core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentFieldInstanceTest.php Tests the migrated fields.
MigrateCommentFieldTest class core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentFieldTest.php Tests the migration of comment fields from Drupal 6.
MigrateCommentFieldTest class core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentFieldTest.php Tests the migration of comment fields from Drupal 7.
MigrateCommentFieldTest.php file core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentFieldTest.php
MigrateCommentFieldTest.php file core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentFieldTest.php
MigrateCommentFieldTest::$modules property core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentFieldTest.php
MigrateCommentFieldTest::$modules property core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentFieldTest.php
MigrateCommentFieldTest::assertEntity function core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentFieldTest.php Asserts a comment field entity.
MigrateCommentFieldTest::assertEntity function core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentFieldTest.php Asserts a comment field entity.
MigrateCommentFieldTest::setUp function core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentFieldTest.php
MigrateCommentFieldTest::setUp function core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentFieldTest.php
MigrateCommentFieldTest::testMigration function core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentFieldTest.php Tests the migrated comment fields.
MigrateCommentFieldTest::testMigration function core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentFieldTest.php Tests the migrated comment fields.
MigrateDestinationInterface::fields function core/modules/migrate/src/Plugin/MigrateDestinationInterface.php Returns an array of destination fields.
MigrateDrupal6TestBase::migrateFields function core/modules/migrate_drupal/tests/src/Kernel/d6/MigrateDrupal6TestBase.php Executes all field migrations.
MigrateDrupal7TestBase::migrateFields function core/modules/migrate_drupal/tests/src/Kernel/d7/MigrateDrupal7TestBase.php Executes all field migrations.

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