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 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
ViewsConfigUpdaterTest::testNeedsRenderedEntityFieldUpdate function core/modules/views/tests/src/Kernel/ViewsConfigUpdaterTest.php @covers ::needsRenderedEntityFieldUpdate[[api-linebreak]]
ViewsConfigUpdaterTest::testNeedsResponsiveImageLazyLoadFieldUpdate function core/modules/views/tests/src/Kernel/ViewsConfigUpdaterTest.php @covers ::needsResponsiveImageLazyLoadFieldUpdate[[api-linebreak]]
ViewsDataHelper::$fields property core/modules/views/src/ViewsDataHelper.php A prepared list of all fields, keyed by base_table and handler type.
ViewsDataHelper::fetchedFieldSort function core/modules/views/src/ViewsDataHelper.php Sort function for fetched fields.
ViewsDataHelper::fetchFields function core/modules/views/src/ViewsDataHelper.php Fetches a list of all fields available for a given base type.
ViewsDataHelperTest::testFetchFields function core/modules/views/tests/src/Unit/ViewsDataHelperTest.php Tests fetchFields.
ViewsDataIntegrationTest::testContentModerationStateField function core/modules/content_moderation/tests/src/Kernel/ViewsDataIntegrationTest.php Tests the content moderation state views field.
ViewsDataTest::$field property core/modules/options/tests/src/Kernel/Views/ViewsDataTest.php
ViewsDataTest::$fieldStorage property core/modules/options/tests/src/Kernel/Views/ViewsDataTest.php The field storage.
ViewsDataTest::testOptionsFieldViewsData function core/modules/options/tests/src/Kernel/Views/ViewsDataTest.php Tests the option module's implementation of hook_field_views_data().
ViewsEscapingTest::testViewsFieldHeaderEscaping function core/modules/views/tests/src/Functional/ViewsEscapingTest.php Tests for incorrectly escaped markup in a header label on a display table.
ViewsEscapingTest::testViewsViewFieldsEscaping function core/modules/views/tests/src/Functional/ViewsEscapingTest.php Tests for incorrectly escaped markup in the views-view-fields.html.twig.
ViewsField class core/modules/views/src/Attribute/ViewsField.php Defines a Plugin attribute class for views field handlers.
ViewsField class core/modules/views/src/Annotation/ViewsField.php Defines a Plugin annotation object for views field handlers.
ViewsField.php file core/modules/views/src/Attribute/ViewsField.php
ViewsField.php file core/modules/views/src/Annotation/ViewsField.php
ViewsHandlerInterface::getField function core/modules/views/src/Plugin/views/ViewsHandlerInterface.php Shortcut to get a handler's raw field value.
ViewsIntegrationTest::testViewsAddResponsiveImageField function core/modules/responsive_image/tests/src/Functional/ViewsIntegrationTest.php Tests integration with Views.
ViewsPluginInterface::preRenderAddFieldsetMarkup function core/modules/views/src/Plugin/views/ViewsPluginInterface.php Moves form elements into fieldsets for presentation purposes.
ViewsQueryAlter::$entityFieldManager property core/modules/workspaces/src/ViewsQueryAlter.php The entity field manager.
ViewsTestEntity::$mockedBaseFieldDefinitions property core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php The mocked base fields for test entity types.
ViewsTestEntity::baseFieldDefinitions function core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php
ViewsTestEntity::setMockedBaseFieldDefinitions function core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php Sets up the mocked base field definitions.
ViewsUIController::reportFields function core/modules/views_ui/src/Controller/ViewsUIController.php Lists all instances of fields on any views.
views_base_field_override_delete function core/modules/views/views.module Implements hook_ENTITY_TYPE_delete().
views_base_field_override_insert function core/modules/views/views.module Implements hook_ENTITY_TYPE_insert().
views_base_field_override_update function core/modules/views/views.module Implements hook_ENTITY_TYPE_update().
views_entity_field_label function core/modules/views/views.views.inc Returns the label of a certain field.
views_entity_test_entity_base_field_info function core/modules/views/tests/modules/views_entity_test/views_entity_test.module Implements hook_entity_bundle_field_info().
views_entity_test_entity_field_access function core/modules/views/tests/modules/views_entity_test/views_entity_test.module Implements hook_entity_field_access().
views_field_config_delete function core/modules/views/views.module Implements hook_ENTITY_TYPE_delete() for 'field_config'.
views_field_config_insert function core/modules/views/views.module Implements hook_ENTITY_TYPE_insert() for 'field_config'.
views_field_config_update function core/modules/views/views.module Implements hook_ENTITY_TYPE_update() for 'field_config'.
views_field_default_views_data function core/modules/views/views.views.inc Default views data implementation for a field.
views_post_update_rendered_entity_field_cache_metadata function core/modules/views/views.post_update.php Removes entity display cache metadata from views with rendered entity fields.
views_test_config_views_plugins_field_alter function core/modules/views/tests/modules/views_test_config/views_test_config.module
views_test_data_field_views_data function core/modules/views/tests/modules/views_test_data/views_test_data.views_execution.inc Implements hook_field_views_data().
views_test_data_field_views_data_alter function core/modules/views/tests/modules/views_test_data/views_test_data.views_execution.inc Implements hook_field_views_data_alter().
views_ui_test_field.info.yml file core/modules/views_ui/tests/modules/views_ui_test_field/views_ui_test_field.info.yml core/modules/views_ui/tests/modules/views_ui_test_field/views_ui_test_field.info.yml
views_ui_test_field.module file core/modules/views_ui/tests/modules/views_ui_test_field/views_ui_test_field.module ViewsUI Test field module.
views_ui_test_field.views.inc file core/modules/views_ui/tests/modules/views_ui_test_field/views_ui_test_field.views.inc Provide views data for testing purposes.
views_ui_test_field_form_views_ui_add_handler_form_alter function core/modules/views_ui/tests/modules/views_ui_test_field/views_ui_test_field.module Implements hook_form_FORM_ID_alter() for views_ui_add_handler_form.
views_ui_test_field_views_data function core/modules/views_ui/tests/modules/views_ui_test_field/views_ui_test_field.views.inc Implements hook_views_data().
Vocabulary::fields function core/modules/taxonomy/src/Plugin/migrate/source/d6/Vocabulary.php Returns available fields on the source.
Vocabulary::fields function core/modules/taxonomy/src/Plugin/migrate/source/d7/Vocabulary.php Returns available fields on the source.
VocabularyTranslation::fields function core/modules/taxonomy/src/Plugin/migrate/source/d6/VocabularyTranslation.php Returns available fields on the source.
VocabularyTranslation::fields function core/modules/taxonomy/src/Plugin/migrate/source/d7/VocabularyTranslation.php Returns available fields on the source.
WebAssert::fieldDisabled function core/tests/Drupal/Tests/WebAssert.php Checks that a given form field element is disabled.
WebAssert::fieldEnabled function core/tests/Drupal/Tests/WebAssert.php Checks that a given form field element is enabled.
WebAssert::fieldValueEquals function core/tests/Drupal/Tests/WebAssert.php

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