Search for view

  1. Search 7.x for view
  2. Search 9.5.x for view
  3. Search 10.3.x for view
  4. Search 11.x for view
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
View class core/modules/views/src/Element/View.php Provides a render element to display a view.
View class core/modules/views/src/Entity/View.php Defines a View configuration entity class.
View class core/modules/views/src/Plugin/views/area/View.php Views area handlers. Insert a view inside of an area.

All search results

Title Object type File name Summary
FakeViewModeContext.php file core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/src/ContextProvider/FakeViewModeContext.php
FakeViewModeContext::getAvailableContexts function core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/src/ContextProvider/FakeViewModeContext.php
FakeViewModeContext::getRuntimeContexts function core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/src/ContextProvider/FakeViewModeContext.php
Feed::preview function core/modules/views/src/Plugin/views/display/Feed.php
FeedViewBuilder class core/modules/aggregator/src/FeedViewBuilder.php View builder handler for aggregator feeds.
FeedViewBuilder.php file core/modules/aggregator/src/FeedViewBuilder.php
FeedViewBuilder::$config property core/modules/aggregator/src/FeedViewBuilder.php The 'aggregator.settings' config.
FeedViewBuilder::$entityTypeManager property core/modules/aggregator/src/FeedViewBuilder.php The entity type manager.
FeedViewBuilder::buildComponents function core/modules/aggregator/src/FeedViewBuilder.php
FeedViewBuilder::createInstance function core/modules/aggregator/src/FeedViewBuilder.php
FeedViewBuilder::__construct function core/modules/aggregator/src/FeedViewBuilder.php Constructs a new FeedViewBuilder.
field.field.node.article.field_ref_views_select_2429191.yml file core/modules/field/tests/fixtures/update/field.field.node.article.field_ref_views_select_2429191.yml core/modules/field/tests/fixtures/update/field.field.node.article.field_ref_views_select_2429191.yml
field.storage.node.field_ref_views_select_2429191.yml file core/modules/field/tests/fixtures/update/field.storage.node.field_ref_views_select_2429191.yml core/modules/field/tests/fixtures/update/field.storage.node.field_ref_views_select_2429191.yml
field.views.schema.yml file core/modules/field/config/schema/field.views.schema.yml core/modules/field/config/schema/field.views.schema.yml
FieldAccessTest::$testViewFieldValue property core/modules/field/tests/src/Functional/FieldAccessTest.php Field value to test display on nodes.
FieldApiDataTest::$testViews property core/modules/views/tests/src/Kernel/FieldApiDataTest.php
FieldApiDataTest::getViewsData function core/modules/views/tests/src/Kernel/FieldApiDataTest.php Gets the views data for the field created in setUp().
FieldApiDataTest::testViewsData function core/modules/views/tests/src/Kernel/FieldApiDataTest.php Unit testing the views data structure.
FieldAttachOtherTest::testEntityDisplayViewMultiple function core/modules/field/tests/src/Kernel/FieldAttachOtherTest.php Tests rendering fields with EntityDisplay::buildMultiple().
FieldBlock::getPreviewFallbackString function core/modules/layout_builder/src/Plugin/Block/FieldBlock.php
FieldBooleanTest::$testViews property core/modules/views/tests/src/Kernel/Handler/FieldBooleanTest.php Views used by this test.
FieldBooleanTest::viewsData function core/modules/views/tests/src/Kernel/Handler/FieldBooleanTest.php
FieldCounterTest::$testViews property core/modules/rest/tests/src/Functional/Views/FieldCounterTest.php The views that are used by this test.
FieldCounterTest::$testViews property core/modules/views/tests/src/Kernel/Handler/FieldCounterTest.php Views used by this test.
FieldCounterTest::$view property core/modules/rest/tests/src/Functional/Views/FieldCounterTest.php
FieldCustomTest::$testViews property core/modules/views/tests/src/Kernel/Handler/FieldCustomTest.php Views used by this test.
FieldCustomTest::viewsData function core/modules/views/tests/src/Kernel/Handler/FieldCustomTest.php
FieldDateTest::$testViews property core/modules/views/tests/src/Kernel/Handler/FieldDateTest.php Views used by this test.
FieldDateTest::viewsData function core/modules/views/tests/src/Kernel/Handler/FieldDateTest.php
FieldDropbuttonTest::$testViews property core/modules/views/tests/src/Kernel/Handler/FieldDropbuttonTest.php
FieldDropButtonTest::$testViews property core/modules/views/tests/src/Functional/Handler/FieldDropButtonTest.php Views used by this test.
FieldEntityLinkBaseTest::$testViews property core/modules/views/tests/src/Functional/Handler/FieldEntityLinkBaseTest.php Views used by this test.
FieldEntityLinkTest::$testViews property core/modules/views/tests/src/Kernel/Handler/FieldEntityLinkTest.php Views used by this test.
FieldEntityOperationsTest::$testViews property core/modules/views/tests/src/Functional/Handler/FieldEntityOperationsTest.php Views used by this test.
FieldEntityTest::$testViews property core/modules/views/tests/src/Functional/Entity/FieldEntityTest.php Views used by this test.
FieldEntityTranslationTest::$testViews property core/modules/views/tests/src/Functional/Entity/FieldEntityTranslationTest.php
FieldFieldTest::$testViews property core/modules/views/tests/src/Kernel/Handler/FieldFieldTest.php
FieldFileSizeTest::$testViews property core/modules/views/tests/src/Kernel/Handler/FieldFileSizeTest.php Views used by this test.
FieldFileSizeTest::viewsData function core/modules/views/tests/src/Kernel/Handler/FieldFileSizeTest.php
FieldFormButtonTest::viewsForm function core/modules/views/tests/modules/views_test_data/src/Plugin/views/field/FieldFormButtonTest.php Form constructor for the views form.
FieldFormButtonTest::viewsFormSubmit function core/modules/views/tests/modules/views_test_data/src/Plugin/views/field/FieldFormButtonTest.php Submit handler for the views form.
FieldFormSavedCommand::$other_view_modes property core/modules/quickedit/src/Ajax/FieldFormSavedCommand.php The same re-rendered edited field, but in different view modes.
FieldGroupRowsTest::$testViews property core/modules/views/tests/src/Kernel/Handler/FieldGroupRowsTest.php
FieldGroupRowsWebTest::$testViews property core/modules/views/tests/src/Functional/Handler/FieldGroupRowsWebTest.php Views used by this test.
FieldHandlersUpdateTest::testViewsUpdate8004 function core/modules/views/tests/src/Functional/Update/FieldHandlersUpdateTest.php Tests that field handlers are updated properly.
FieldInstancePerViewMode class core/modules/field/src/Plugin/migrate/source/d7/FieldInstancePerViewMode.php The field instance per view mode source class.
FieldInstancePerViewMode class core/modules/field/src/Plugin/migrate/source/d6/FieldInstancePerViewMode.php The field instance per view mode source class.
FieldInstancePerViewMode.php file core/modules/field/src/Plugin/migrate/source/d6/FieldInstancePerViewMode.php
FieldInstancePerViewMode.php file core/modules/field/src/Plugin/migrate/source/d7/FieldInstancePerViewMode.php
FieldInstancePerViewMode::fields function core/modules/field/src/Plugin/migrate/source/d6/FieldInstancePerViewMode.php

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