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
forum_entity_bundle_field_info_alter function core/modules/forum/forum.module Implements hook_entity_bundle_field_info_alter().
HalEntityNormalizationTrait::applyHalFieldNormalization function core/modules/hal/tests/src/Functional/EntityResource/HalEntityNormalizationTrait.php Applies the HAL entity field normalization to an entity normalization.
HandlerBase::$field property core/modules/views/src/Plugin/views/HandlerBase.php With field you can override the realField if the real field is not set.
HandlerBase::$realField property core/modules/views/src/Plugin/views/HandlerBase.php The real field.
HandlerBase::getDateField function core/modules/views/src/Plugin/views/HandlerBase.php Creates cross-database SQL dates.
HandlerBase::getField function core/modules/views/src/Plugin/views/HandlerBase.php Shortcut to get a handler's raw field value.
HandlerBaseTest::testGetEntityTypeForFieldOnBaseTable function core/modules/views/tests/src/Unit/Plugin/HandlerBaseTest.php @covers ::getEntityType
HandlerBaseTest::testGetEntityTypeForFieldWithRelationship function core/modules/views/tests/src/Unit/Plugin/HandlerBaseTest.php @covers ::getEntityType
HandlerFieldFieldTest class core/modules/field/tests/src/Kernel/Views/HandlerFieldFieldTest.php Tests the field rendering in views.
HandlerFieldFieldTest.php file core/modules/field/tests/src/Kernel/Views/HandlerFieldFieldTest.php
HandlerFieldFieldTest::$fieldStorages property core/modules/field/tests/src/Kernel/Views/HandlerFieldFieldTest.php Test field storage.
HandlerFieldFieldTest::$modules property core/modules/field/tests/src/Kernel/Views/HandlerFieldFieldTest.php Modules to enable.
HandlerFieldFieldTest::$nodes property core/modules/field/tests/src/Kernel/Views/HandlerFieldFieldTest.php Test nodes.
HandlerFieldFieldTest::$testViews property core/modules/field/tests/src/Kernel/Views/HandlerFieldFieldTest.php Views used by this test.
HandlerFieldFieldTest::createFields function core/modules/field/tests/src/Kernel/Views/HandlerFieldFieldTest.php Creates the testing fields.
HandlerFieldFieldTest::doTestFormatterSimpleFieldRender function core/modules/field/tests/src/Kernel/Views/HandlerFieldFieldTest.php Tests that fields with formatters runs as expected.
HandlerFieldFieldTest::doTestInaccessibleFieldRender function core/modules/field/tests/src/Kernel/Views/HandlerFieldFieldTest.php Tests inaccessible field rendering.
HandlerFieldFieldTest::doTestMultipleFieldRender function core/modules/field/tests/src/Kernel/Views/HandlerFieldFieldTest.php Tests multi-value field rendering.
HandlerFieldFieldTest::doTestSimpleFieldRender function core/modules/field/tests/src/Kernel/Views/HandlerFieldFieldTest.php Tests simple field rendering.
HandlerFieldFieldTest::prepareView function core/modules/field/tests/src/Kernel/Views/HandlerFieldFieldTest.php Sets up the testing view with random field data.
HandlerFieldFieldTest::testFieldRender function core/modules/field/tests/src/Kernel/Views/HandlerFieldFieldTest.php Tests fields rendering in views.
HandlerFieldPermissionTest class core/modules/user/tests/src/Kernel/Views/HandlerFieldPermissionTest.php Tests the permission field handler.
HandlerFieldPermissionTest.php file core/modules/user/tests/src/Kernel/Views/HandlerFieldPermissionTest.php
HandlerFieldPermissionTest::$testViews property core/modules/user/tests/src/Kernel/Views/HandlerFieldPermissionTest.php Views used by this test.
HandlerFieldPermissionTest::testFieldPermission function core/modules/user/tests/src/Kernel/Views/HandlerFieldPermissionTest.php Tests the permission field handler output.
HandlerFieldRoleTest class core/modules/user/tests/src/Functional/Views/HandlerFieldRoleTest.php Tests the handler of the user: role field.
HandlerFieldRoleTest.php file core/modules/user/tests/src/Functional/Views/HandlerFieldRoleTest.php
HandlerFieldRoleTest::$defaultTheme property core/modules/user/tests/src/Functional/Views/HandlerFieldRoleTest.php The theme to install as the default for testing.
HandlerFieldRoleTest::$testViews property core/modules/user/tests/src/Functional/Views/HandlerFieldRoleTest.php Views used by this test.
HandlerFieldRoleTest::testRole function core/modules/user/tests/src/Functional/Views/HandlerFieldRoleTest.php
HandlerFieldUserNameTest class core/modules/user/tests/src/Functional/Views/HandlerFieldUserNameTest.php Tests the handler of the user: name field.
HandlerFieldUserNameTest.php file core/modules/user/tests/src/Functional/Views/HandlerFieldUserNameTest.php
HandlerFieldUserNameTest::$defaultTheme property core/modules/user/tests/src/Functional/Views/HandlerFieldUserNameTest.php The theme to install as the default for testing.
HandlerFieldUserNameTest::$testViews property core/modules/user/tests/src/Functional/Views/HandlerFieldUserNameTest.php Views used by this test.
HandlerFieldUserNameTest::testNoAdditionalFields function core/modules/user/tests/src/Functional/Views/HandlerFieldUserNameTest.php Tests that the field handler works when no additional fields are added.
HandlerFieldUserNameTest::testUserName function core/modules/user/tests/src/Functional/Views/HandlerFieldUserNameTest.php
HandlerTest::assertNoDuplicateField function core/modules/views_ui/tests/src/Functional/HandlerTest.php Asserts that fields only appear once.
HandlerTest::testNoDuplicateFields function core/modules/views_ui/tests/src/Functional/HandlerTest.php Ensures that neither node type or node ID appears multiple times.
HiddenFieldSelector class core/tests/Drupal/Tests/HiddenFieldSelector.php Extends PartialNamedSelector to allow retrieval of hidden fields.
HiddenFieldSelector.php file core/tests/Drupal/Tests/HiddenFieldSelector.php
HiddenFieldSelector::__construct function core/tests/Drupal/Tests/HiddenFieldSelector.php
HiddenTaxonomyTermReferenceFieldWizardTest class core/modules/node/tests/src/Functional/Views/Wizard/HiddenTaxonomyTermReferenceFieldWizardTest.php Tests node wizard and content type with hidden Taxonomy Term Reference field.
HiddenTaxonomyTermReferenceFieldWizardTest.php file core/modules/node/tests/src/Functional/Views/Wizard/HiddenTaxonomyTermReferenceFieldWizardTest.php
HiddenTaxonomyTermReferenceFieldWizardTest::$defaultTheme property core/modules/node/tests/src/Functional/Views/Wizard/HiddenTaxonomyTermReferenceFieldWizardTest.php The theme to install as the default for testing.
HiddenTaxonomyTermReferenceFieldWizardTest::$modules property core/modules/node/tests/src/Functional/Views/Wizard/HiddenTaxonomyTermReferenceFieldWizardTest.php Modules to enable.
HiddenTaxonomyTermReferenceFieldWizardTest::testHiddenTaxonomyTermReferenceField function core/modules/node/tests/src/Functional/Views/Wizard/HiddenTaxonomyTermReferenceFieldWizardTest.php Tests content type with a hidden Taxonomy Term Reference field.
HighWaterTest::fields function core/modules/migrate/tests/modules/migrate_high_water_test/src/Plugin/migrate/source/HighWaterTest.php Returns available fields on the source.
hook_entity_base_field_info function core/lib/Drupal/Core/Entity/entity.api.php Provides custom base field definitions for a content entity type.
hook_entity_base_field_info_alter function core/lib/Drupal/Core/Entity/entity.api.php Alter base field definitions for a content entity type.
hook_entity_bundle_field_info function core/lib/Drupal/Core/Entity/entity.api.php Provides field definitions for a specific bundle within an entity type.

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