Search for field

  1. Search 7.x for field
  2. Search 9.5.x for field
  3. Search 8.9.x for field
  4. Search 10.3.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
field.storage.node.field_unlimited_media.yml file core/modules/media_library/tests/modules/media_library_test/config/install/field.storage.node.field_unlimited_media.yml core/modules/media_library/tests/modules/media_library_test/config/install/field.storage.node.field_unlimited_media.yml
field.storage.node.layout_builder__layout.yml file core/profiles/demo_umami/config/install/field.storage.node.layout_builder__layout.yml core/profiles/demo_umami/config/install/field.storage.node.layout_builder__layout.yml
field.storage.node.taxonomy_forums.yml file core/modules/forum/config/optional/field.storage.node.taxonomy_forums.yml core/modules/forum/config/optional/field.storage.node.taxonomy_forums.yml
field.storage.taxonomy_term.forum_container.yml file core/modules/forum/config/optional/field.storage.taxonomy_term.forum_container.yml core/modules/forum/config/optional/field.storage.taxonomy_term.forum_container.yml
field.storage.user.user_picture.yml file core/modules/system/tests/modules/test_user_config/config/install/field.storage.user.user_picture.yml core/modules/system/tests/modules/test_user_config/config/install/field.storage.user.user_picture.yml
field.storage.user.user_picture.yml file core/recipes/user_picture/config/field.storage.user.user_picture.yml core/recipes/user_picture/config/field.storage.user.user_picture.yml
field.storage.user.user_picture.yml file core/profiles/standard/config/install/field.storage.user.user_picture.yml core/profiles/standard/config/install/field.storage.user.user_picture.yml
field.storage.user.user_picture.yml file core/profiles/demo_umami/config/install/field.storage.user.user_picture.yml core/profiles/demo_umami/config/install/field.storage.user.user_picture.yml
field.uninstall_validator service core/modules/field/field.services.yml Drupal\field\FieldUninstallValidator
field.views.schema.yml file core/modules/field/config/schema/field.views.schema.yml core/modules/field/config/schema/field.views.schema.yml
Field::fields function core/modules/field/src/Plugin/migrate/source/d6/Field.php Returns available fields on the source.
Field::fields function core/modules/field/src/Plugin/migrate/source/d7/Field.php Returns available fields on the source.
Field::getIds function core/modules/field/src/Plugin/migrate/source/d6/Field.php Defines the source fields uniquely identifying a source row.
Field::getIds function core/modules/field/src/Plugin/migrate/source/d7/Field.php Defines the source fields uniquely identifying a source row.
Field::prepareRow function core/modules/field/src/Plugin/migrate/source/d6/Field.php Adds additional data to the row.
Field::prepareRow function core/modules/field/src/Plugin/migrate/source/d7/Field.php Adds additional data to the row.
Field::query function core/modules/field/src/Plugin/migrate/source/d6/Field.php
Field::query function core/modules/field/src/Plugin/migrate/source/d7/Field.php
FieldableEntity class core/modules/migrate_drupal/src/Plugin/migrate/source/d7/FieldableEntity.php Base class for D7 source plugins which need to collect field values.
FieldableEntity.php file core/modules/migrate_drupal/src/Plugin/migrate/source/d7/FieldableEntity.php
FieldableEntity::$fieldInfo property core/modules/migrate_drupal/src/Plugin/migrate/source/d7/FieldableEntity.php Cached field and field instance definitions.
FieldableEntity::getEntityTranslationSourceLanguage function core/modules/migrate_drupal/src/Plugin/migrate/source/d7/FieldableEntity.php Gets an entity source language from the 'entity_translation' table.
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.
FieldableEntity::getFieldValues function core/modules/migrate_drupal/src/Plugin/migrate/source/d7/FieldableEntity.php Retrieves field values for a single field of a single entity.
FieldableEntity::isEntityTranslatable function core/modules/migrate_drupal/src/Plugin/migrate/source/d7/FieldableEntity.php Checks if an entity type uses Entity Translation.
FieldableEntityDefinitionUpdateTest class core/tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php Tests EntityDefinitionUpdateManager's fieldable entity update functionality.
FieldableEntityDefinitionUpdateTest.php file core/tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php
FieldableEntityDefinitionUpdateTest::$database property core/tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php The database connection.
FieldableEntityDefinitionUpdateTest::$entityDefinitionUpdateManager property core/tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php The entity definition update manager.
FieldableEntityDefinitionUpdateTest::$entityFieldManager property core/tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php The entity field manager.
FieldableEntityDefinitionUpdateTest::$entityTypeId property core/tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php The ID of the entity type used in this test.
FieldableEntityDefinitionUpdateTest::$entityTypeManager property core/tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php The entity type manager.
FieldableEntityDefinitionUpdateTest::$installedStorageSchema property core/tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php The key-value collection for tracking installed storage schema.
FieldableEntityDefinitionUpdateTest::$lastInstalledSchemaRepository property core/tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php The last installed schema repository service.
FieldableEntityDefinitionUpdateTest::$modules property core/tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php Modules to install.
FieldableEntityDefinitionUpdateTest::$testEntities property core/tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php An array of entities are created during the test.
FieldableEntityDefinitionUpdateTest::assertBackupTables function core/tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php Asserts that the backup tables have been kept after a successful update.
FieldableEntityDefinitionUpdateTest::assertBundleFieldSchema function core/tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php Asserts that the bundle field schema is correct.
FieldableEntityDefinitionUpdateTest::assertEntityData function core/tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php Asserts test entity data after a fieldable entity type update.
FieldableEntityDefinitionUpdateTest::assertEntityTypeSchema function core/tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php Asserts revisionable and/or translatable characteristics of an entity type.
FieldableEntityDefinitionUpdateTest::assertNonRevisionableAndNonTranslatable function core/tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php Asserts that an entity type is neither revisionable nor translatable.
FieldableEntityDefinitionUpdateTest::assertRevisionable function core/tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php Asserts the revisionable characteristics of an entity type.
FieldableEntityDefinitionUpdateTest::assertRevisionableAndTranslatable function core/tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php Asserts the revisionable / translatable characteristics of an entity type.
FieldableEntityDefinitionUpdateTest::assertTranslatable function core/tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php Asserts the translatable characteristics of an entity type.
FieldableEntityDefinitionUpdateTest::insertData function core/tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php Generates test entities for the 'entity_test_update' entity type.
FieldableEntityDefinitionUpdateTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php
FieldableEntityDefinitionUpdateTest::testFieldableEntityTypeUpdatesErrorHandling function core/tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php Tests that a failed entity schema update preserves the existing data.
FieldableEntityDefinitionUpdateTest::testFieldableEntityTypeUpdatesRemoveBackupTables function core/tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php Tests the removal of the backup tables after a successful update.
FieldableEntityInterface interface core/lib/Drupal/Core/Entity/FieldableEntityInterface.php Interface for entities having fields.
FieldableEntityInterface.php file core/lib/Drupal/Core/Entity/FieldableEntityInterface.php

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