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. Search main for field_
  6. Other projects
Title Object type File name Summary
views.view.test_serializer_node_display_field.yml file core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_serializer_node_display_field.yml core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_serializer_node_display_field.yml
views.view.test_taxonomy_tid_field.yml file core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_taxonomy_tid_field.yml core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_taxonomy_tid_field.yml
views.view.test_taxonomy_vid_field.yml file core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_taxonomy_vid_field.yml core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_taxonomy_vid_field.yml
views.view.test_user_fields_access.yml file core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_fields_access.yml core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_fields_access.yml
views.view.test_views_handler_field_role.yml file core/modules/user/tests/modules/user_test_views/test_views/views.view.test_views_handler_field_role.yml core/modules/user/tests/modules/user_test_views/test_views/views.view.test_views_handler_field_role.yml
views.view.test_views_handler_field_user_name.yml file core/modules/user/tests/modules/user_test_views/test_views/views.view.test_views_handler_field_user_name.yml core/modules/user/tests/modules/user_test_views/test_views/views.view.test_views_handler_field_user_name.yml
views.view.test_view_entity_test_additional_base_field.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_entity_test_additional_base_field.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_entity_test_additional_base_field.yml
views.view.test_view_fieldapi.yml file core/modules/field/tests/modules/field_test_views/test_views/views.view.test_view_fieldapi.yml core/modules/field/tests/modules/field_test_views/test_views/views.view.test_view_fieldapi.yml
views.view.test_view_field_delete.yml file core/modules/field/tests/modules/field_test_views/test_views/views.view.test_view_field_delete.yml core/modules/field/tests/modules/field_test_views/test_views/views.view.test_view_field_delete.yml
ViewsConfigUpdater::processFieldHandlerWithFormatPlural function core/modules/views/src/ViewsConfigUpdater.php Processes fields with the format plural option set.
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.
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().
ViewsEntityTestHooks::entityBaseFieldInfo function core/modules/views/tests/modules/views_entity_test/src/Hook/ViewsEntityTestHooks.php Implements hook_entity_base_field_info().
ViewsEntityTestHooks::entityFieldAccess function core/modules/views/tests/modules/views_entity_test/src/Hook/ViewsEntityTestHooks.php Implements hook_entity_field_access().
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.php file core/modules/views/src/Annotation/ViewsField.php
ViewsField.php file core/modules/views/src/Attribute/ViewsField.php
ViewsHooks::baseFieldOverrideDelete function core/modules/views/src/Hook/ViewsHooks.php Implements hook_ENTITY_TYPE_delete().
ViewsHooks::baseFieldOverrideInsert function core/modules/views/src/Hook/ViewsHooks.php Implements hook_ENTITY_TYPE_insert().
ViewsHooks::baseFieldOverrideUpdate function core/modules/views/src/Hook/ViewsHooks.php Implements hook_ENTITY_TYPE_update().
ViewsHooks::fieldConfigDelete function core/modules/views/src/Hook/ViewsHooks.php Implements hook_ENTITY_TYPE_delete() for 'field_config'.
ViewsHooks::fieldConfigInsert function core/modules/views/src/Hook/ViewsHooks.php Implements hook_ENTITY_TYPE_insert() for 'field_config'.
ViewsHooks::fieldConfigUpdate function core/modules/views/src/Hook/ViewsHooks.php Implements hook_ENTITY_TYPE_update() for 'field_config'.
ViewsPluginInterface::preRenderAddFieldsetMarkup function core/modules/views/src/Plugin/views/ViewsPluginInterface.php Moves form elements into fieldsets for presentation purposes.
ViewsTestConfigHooks::viewsPluginsFieldAlter function core/modules/views/tests/modules/views_test_config/src/Hook/ViewsTestConfigHooks.php Implements hook_views_plugins_field_alter().
ViewsTestDataViewsExecutionHooks::fieldViewsData function core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataViewsExecutionHooks.php Implements hook_field_views_data().
ViewsTestDataViewsExecutionHooks::fieldViewsDataAlter function core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataViewsExecutionHooks.php Implements hook_field_views_data_alter().
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.
ViewsThemeHooks::preprocessViewsViewFields function core/modules/views/src/Hook/ViewsThemeHooks.php Prepares variables for views fields templates.
ViewsUIController::reportFields function core/modules/views_ui/src/Controller/ViewsUIController.php Lists all instances of fields on any views.
ViewsUiTestFieldHooks class core/modules/views_ui/tests/modules/views_ui_test_field/src/Hook/ViewsUiTestFieldHooks.php Hook implementations for views_ui_test_field.
ViewsUiTestFieldHooks.php file core/modules/views_ui/tests/modules/views_ui_test_field/src/Hook/ViewsUiTestFieldHooks.php
ViewsUiTestFieldHooks::formViewsUiAddHandlerFormAlter function core/modules/views_ui/tests/modules/views_ui_test_field/src/Hook/ViewsUiTestFieldHooks.php Implements hook_form_FORM_ID_alter() for views_ui_add_handler_form.
ViewsUiTestFieldViewsHooks class core/modules/views_ui/tests/modules/views_ui_test_field/src/Hook/ViewsUiTestFieldViewsHooks.php Hook implementations for views_ui_test_field.
ViewsUiTestFieldViewsHooks.php file core/modules/views_ui/tests/modules/views_ui_test_field/src/Hook/ViewsUiTestFieldViewsHooks.php
ViewsUiTestFieldViewsHooks::viewsData function core/modules/views_ui/tests/modules/views_ui_test_field/src/Hook/ViewsUiTestFieldViewsHooks.php Implements hook_views_data().
ViewsViewsHooks::fieldViewsData function core/modules/views/src/Hook/ViewsViewsHooks.php Implements hook_field_views_data().
views_entity_field_label function core/modules/views/views.module Returns the label of a certain field.
views_field_default_views_data function core/modules/views/views.module Default views data implementation for a field.
views_post_update_counter_field_not_sortable function core/modules/views/views.post_update.php Clear cache to apply non-sortable counter field change.
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
Vocabulary::fields function core/modules/taxonomy/src/Plugin/migrate/source/d6/Vocabulary.php
Vocabulary::fields function core/modules/taxonomy/src/Plugin/migrate/source/d7/Vocabulary.php

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