Search for Field

  1. Search 7.x for Field
  2. Search 9.5.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/views/src/Plugin/views/field/Field.php A stub class to provide backward compatibility for EntityField.
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
TimestampTest::$fieldStorage property core/tests/Drupal/FunctionalTests/Datetime/TimestampTest.php A field storage to use in this test class.
TokenReplaceTest::$fieldName property core/modules/taxonomy/tests/src/Functional/TokenReplaceTest.php Name of the taxonomy term reference field.
TrackChangesTest::fields function core/modules/migrate/tests/modules/migrate_track_changes_test/src/Plugin/migrate/source/TrackChangesTest.php Returns available fields on the source.
TrackerNode::fields function core/modules/tracker/src/Plugin/migrate/source/d7/TrackerNode.php Returns available fields on the source.
TrackerUser::fields function core/modules/tracker/src/Plugin/migrate/source/d7/TrackerUser.php Returns available fields on the source.
TranslatableFieldTest class core/modules/layout_builder/tests/src/Kernel/TranslatableFieldTest.php Tests Layout Builder with a translatable layout field.
TranslatableFieldTest.php file core/modules/layout_builder/tests/src/Kernel/TranslatableFieldTest.php
TranslatableFieldTest::$modules property core/modules/layout_builder/tests/src/Kernel/TranslatableFieldTest.php Modules to enable.
TranslatableFieldTest::setUp function core/modules/layout_builder/tests/src/Kernel/TranslatableFieldTest.php
TranslatableFieldTest::testSectionsClearedOnCreateTranslation function core/modules/layout_builder/tests/src/Kernel/TranslatableFieldTest.php Tests that sections on cleared when creating a new translation.
TranslationTest::$field property core/modules/field/tests/src/Kernel/TranslationTest.php The field to use in this test.
TranslationTest::$fieldDefinition property core/modules/field/tests/src/Kernel/TranslationTest.php An array defining the field to use in this test.
TranslationTest::$fieldName property core/modules/field/tests/src/Kernel/TranslationTest.php The name of the field to use in this test.
TranslationTest::$fieldStorage property core/modules/field/tests/src/Kernel/TranslationTest.php The field storage to use in this test.
TranslationTest::$fieldStorageDefinition property core/modules/field/tests/src/Kernel/TranslationTest.php An array defining the field storage to use in this test.
TranslationTest::testFieldAccess function core/modules/field/tests/src/Kernel/TranslationTest.php Tests field access.
TranslationTest::testTranslatableFieldSaveLoad function core/modules/field/tests/src/Kernel/TranslationTest.php Test translatable fields storage/retrieval.
TranslationWebTest::$field property core/modules/field/tests/src/Functional/TranslationWebTest.php The field to use in this test.
TranslationWebTest::$fieldName property core/modules/field/tests/src/Functional/TranslationWebTest.php The name of the field to use in this test.
TranslationWebTest::$fieldStorage property core/modules/field/tests/src/Functional/TranslationWebTest.php The field storage to use in this test.
TranslationWebTest::testFieldFormTranslationRevisions function core/modules/field/tests/src/Functional/TranslationWebTest.php Tests field translations when creating a new revision.
umami_preprocess_field function core/profiles/demo_umami/themes/umami/umami.theme Implements hook_preprocess_field().
UncacheableFieldHandlerTrait trait core/modules/views/src/Plugin/views/field/UncacheableFieldHandlerTrait.php Trait encapsulating the logic for uncacheable field handlers.
UncacheableFieldHandlerTrait.php file core/modules/views/src/Plugin/views/field/UncacheableFieldHandlerTrait.php
UncacheableFieldHandlerTrait::doRender function core/modules/views/src/Plugin/views/field/UncacheableFieldHandlerTrait.php Actually renders the field markup.
UncacheableFieldHandlerTrait::getFieldTokenPlaceholder function core/modules/views/src/Plugin/views/field/UncacheableFieldHandlerTrait.php
UncacheableFieldHandlerTrait::getValue function core/modules/views/src/Plugin/views/field/UncacheableFieldHandlerTrait.php
UncacheableFieldHandlerTrait::postRender function core/modules/views/src/Plugin/views/field/UncacheableFieldHandlerTrait.php
UncacheableFieldHandlerTrait::render function core/modules/views/src/Plugin/views/field/UncacheableFieldHandlerTrait.php
UniqueFieldConstraint class core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/UniqueFieldConstraint.php Checks if an entity field has a unique value.
UniqueFieldConstraint.php file core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/UniqueFieldConstraint.php
UniqueFieldConstraint::$message property core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/UniqueFieldConstraint.php
UniqueFieldConstraint::validatedBy function core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/UniqueFieldConstraint.php
UniqueFieldConstraintTest class core/tests/Drupal/KernelTests/Core/Validation/UniqueFieldConstraintTest.php Tests the unique field value validation constraint.
UniqueFieldConstraintTest.php file core/tests/Drupal/KernelTests/Core/Validation/UniqueFieldConstraintTest.php
UniqueFieldConstraintTest::$modules property core/tests/Drupal/KernelTests/Core/Validation/UniqueFieldConstraintTest.php Modules to enable.
UniqueFieldConstraintTest::providerTestEntityWithStringIdWithViolation function core/tests/Drupal/KernelTests/Core/Validation/UniqueFieldConstraintTest.php Data provider for ::testEntityWithStringIdWithViolation().
UniqueFieldConstraintTest::testEntityWithStringId function core/tests/Drupal/KernelTests/Core/Validation/UniqueFieldConstraintTest.php Tests cases where the validation passes for entities with string IDs.
UniqueFieldConstraintTest::testEntityWithStringIdWithViolation function core/tests/Drupal/KernelTests/Core/Validation/UniqueFieldConstraintTest.php Tests cases when validation raises violations for entities with string IDs.
UniqueFieldValueValidator class core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/UniqueFieldValueValidator.php Validates that a field is unique for the given entity type.
UniqueFieldValueValidator.php file core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/UniqueFieldValueValidator.php
UniqueFieldValueValidator::validate function core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/UniqueFieldValueValidator.php
unique_field_constraint_test.info.yml file core/modules/system/tests/modules/unique_field_constraint_test/unique_field_constraint_test.info.yml core/modules/system/tests/modules/unique_field_constraint_test/unique_field_constraint_test.info.yml
unique_field_constraint_test.module file core/modules/system/tests/modules/unique_field_constraint_test/unique_field_constraint_test.module Contains unique_field_constraint_test.module
unique_field_constraint_test_entity_base_field_info_alter function core/modules/system/tests/modules/unique_field_constraint_test/unique_field_constraint_test.module Implements hook_entity_base_field_info_alter().
UnstickyNode::getFieldsToUpdate function core/modules/node/src/Plugin/Action/UnstickyNode.php Gets an array of values to be set.
Update::$expressionFields property core/lib/Drupal/Core/Database/Query/Update.php Array of fields to update to an expression in case of a duplicate record.
Update::$fields property core/lib/Drupal/Core/Database/Query/Update.php An array of fields that will be updated.
Update::fields function core/lib/Drupal/Core/Database/Query/Update.php Adds a set of field->value pairs to be updated.
UpdateEntityDisplayTest::testExtraFieldsUpdate function core/modules/system/tests/src/Functional/Update/UpdateEntityDisplayTest.php Tests that entity displays are updated to properly store extra fields.

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