Search for viewField

  1. Search 7.x for viewField
  2. Search 9.5.x for viewField
  3. Search 8.9.x for viewField
  4. Search 10.3.x for viewField
  5. Search 11.x for viewField
  6. Other projects
Title Object type File name Summary
ClaroHooks::preprocessViewsViewFieldsMediaLibrary function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_preprocess_HOOK() for views_view_fields__media_library.
EntityViewBuilder::viewField function core/lib/Drupal/Core/Entity/EntityViewBuilder.php Builds a renderable array for the value of a single field in an entity.
EntityViewBuilder::viewFieldItem function core/lib/Drupal/Core/Entity/EntityViewBuilder.php Builds a renderable array for a single field item.
EntityViewBuilderInterface::viewField function core/lib/Drupal/Core/Entity/EntityViewBuilderInterface.php Builds a renderable array for the value of a single field in an entity.
EntityViewBuilderInterface::viewFieldItem function core/lib/Drupal/Core/Entity/EntityViewBuilderInterface.php Builds a renderable array for a single field item.
EntityViewBuilderTest::testViewField function core/tests/Drupal/KernelTests/Core/Entity/EntityViewBuilderTest.php Tests EntityViewBuilder::viewField() language awareness.
FieldAccessTest::$testViewFieldValue property core/modules/field/tests/src/Functional/FieldAccessTest.php Field value to test display on nodes.
MediaLibraryThemeHooks::preprocessViewsViewFields function core/modules/media_library/src/Hook/MediaLibraryThemeHooks.php Implements hook_preprocess_views_view_fields().
PreprocessHooks::preprocessViewsViewFieldsMediaLibrary function core/themes/default_admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_views_view_fields().
PreprocessHooks::preprocessViewsViewFieldStatus function core/themes/default_admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for views_view_field__status.
PreprocessHooks::viewsViewFieldsMediaLibrary function core/themes/admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_views_view_fields().
RearrangeFieldsTest::getViewFields function core/modules/views_ui/tests/src/Functional/RearrangeFieldsTest.php Gets the fields from the View.
ThemeSuggestionHooks::themeSuggestionsViewsViewFieldAlter function core/themes/default_admin/src/Hook/ThemeSuggestionHooks.php Implements hook_theme_suggestions_HOOK_alter() for views_view_field.
ThemeSuggestionHooks::viewsViewField function core/themes/admin/src/Hook/ThemeSuggestionHooks.php Implements hook_theme_suggestions_HOOK_alter() for views_view_field.
ViewsEscapingTest::testViewsViewFieldsEscaping function core/modules/views/tests/src/Functional/ViewsEscapingTest.php Tests for incorrectly escaped markup in the views-view-fields.html.twig.
ViewsThemeHooks::preprocessViewsViewField function core/modules/views/src/Hook/ViewsThemeHooks.php Prepares variables for views field templates.
ViewsThemeHooks::preprocessViewsViewFields function core/modules/views/src/Hook/ViewsThemeHooks.php Prepares variables for views fields templates.
ViewsViewFieldStatusTest class core/themes/default_admin/tests/src/Kernel/ViewsViewFieldStatusTest.php Tests the publication status marker of views status fields.
ViewsViewFieldStatusTest.php file core/themes/default_admin/tests/src/Kernel/ViewsViewFieldStatusTest.php
ViewsViewFieldStatusTest::$modules property core/themes/default_admin/tests/src/Kernel/ViewsViewFieldStatusTest.php Modules to install.
ViewsViewFieldStatusTest::$vocabulary property core/themes/default_admin/tests/src/Kernel/ViewsViewFieldStatusTest.php The vocabulary of the test terms.
ViewsViewFieldStatusTest::createStatusView function core/themes/default_admin/tests/src/Kernel/ViewsViewFieldStatusTest.php Creates a view of an entity type with a single field with the ID 'status'.
ViewsViewFieldStatusTest::renderStatusField function core/themes/default_admin/tests/src/Kernel/ViewsViewFieldStatusTest.php Renders the status field of a single row through the theme system.
ViewsViewFieldStatusTest::renderStatusFieldByMarker function core/themes/default_admin/tests/src/Kernel/ViewsViewFieldStatusTest.php Renders the status field of every row of a view, keyed by marker class.
ViewsViewFieldStatusTest::setUp function core/themes/default_admin/tests/src/Kernel/ViewsViewFieldStatusTest.php
ViewsViewFieldStatusTest::testExistingPublishedVariableIsOverwritten function core/themes/default_admin/tests/src/Kernel/ViewsViewFieldStatusTest.php Tests that the preprocess implementation owns the is_published variable.
ViewsViewFieldStatusTest::testFieldWithoutEntity function core/themes/default_admin/tests/src/Kernel/ViewsViewFieldStatusTest.php Tests that a field of a handler without an entity has no marker.
ViewsViewFieldStatusTest::testNodePublicationState function core/themes/default_admin/tests/src/Kernel/ViewsViewFieldStatusTest.php Tests the marker of published and unpublished nodes.
ViewsViewFieldStatusTest::testNodeTranslationPublicationState function core/themes/default_admin/tests/src/Kernel/ViewsViewFieldStatusTest.php Tests that the marker of a node row follows the row translation.
ViewsViewFieldStatusTest::testRelationshipEntityPublicationState function core/themes/default_admin/tests/src/Kernel/ViewsViewFieldStatusTest.php Tests that the entity is resolved from the configured relationship.
ViewsViewFieldStatusTest::testTermPublicationState function core/themes/default_admin/tests/src/Kernel/ViewsViewFieldStatusTest.php Tests the marker of a publishable entity type other than the node type.
ViewsViewFieldStatusTest::testTermTranslationPublicationState function core/themes/default_admin/tests/src/Kernel/ViewsViewFieldStatusTest.php Tests that the marker of a term row follows the row translation.

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