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