Search for view

  1. Search 7.x for view
  2. Search 9.5.x for view
  3. Search 8.9.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
FieldInstancePerViewMode::initializeIterator function core/modules/field/src/Plugin/migrate/source/d7/FieldInstancePerViewMode.php Initializes the iterator with the source data.
FieldInstancePerViewMode::query function core/modules/field/src/Plugin/migrate/source/d6/FieldInstancePerViewMode.php
FieldInstancePerViewModeTest class core/modules/field/tests/src/Kernel/Plugin/migrate/source/d6/FieldInstancePerViewModeTest.php Tests D6 fields per view mode source plugin.
FieldInstancePerViewModeTest class core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/FieldInstancePerViewModeTest.php Tests D7 field instance per view mode source plugin.
FieldInstancePerViewModeTest.php file core/modules/field/tests/src/Kernel/Plugin/migrate/source/d6/FieldInstancePerViewModeTest.php
FieldInstancePerViewModeTest.php file core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/FieldInstancePerViewModeTest.php
FieldInstancePerViewModeTest::$modules property core/modules/field/tests/src/Kernel/Plugin/migrate/source/d6/FieldInstancePerViewModeTest.php Modules to install.
FieldInstancePerViewModeTest::$modules property core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/FieldInstancePerViewModeTest.php Modules to install.
FieldInstancePerViewModeTest::providerSource function core/modules/field/tests/src/Kernel/Plugin/migrate/source/d6/FieldInstancePerViewModeTest.php
FieldInstancePerViewModeTest::providerSource function core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/FieldInstancePerViewModeTest.php
FieldItemBase::view function core/lib/Drupal/Core/Field/FieldItemBase.php Returns a renderable array for a single field item.
FieldItemInterface::view function core/lib/Drupal/Core/Field/FieldItemInterface.php Returns a renderable array for a single field item.
FieldItemList::view function core/lib/Drupal/Core/Field/FieldItemList.php Returns a renderable array for the field items.
FieldItemListInterface::view function core/lib/Drupal/Core/Field/FieldItemListInterface.php Returns a renderable array for the field items.
FieldKernelTest::$testViews property core/modules/views/tests/src/Kernel/Handler/FieldKernelTest.php Views used by this test.
FieldKernelTest::viewsData function core/modules/views/tests/src/Kernel/Handler/FieldKernelTest.php Returns the views data definition.
FieldLanguageTest::$testViews property core/modules/language/tests/src/Kernel/Views/FieldLanguageTest.php Views used by this test.
FieldLayoutBuilder::buildView function core/modules/field_layout/src/FieldLayoutBuilder.php Applies the layout to an entity build.
FieldLayoutBuilderTest::testBuildView function core/modules/field_layout/tests/src/Unit/FieldLayoutBuilderTest.php @covers ::buildView
@covers ::getFields
FieldLayoutEntityViewDisplay class core/modules/field_layout/src/Entity/FieldLayoutEntityViewDisplay.php Provides an entity view display entity that has a layout.
FieldLayoutEntityViewDisplay.php file core/modules/field_layout/src/Entity/FieldLayoutEntityViewDisplay.php
FieldLayoutEntityViewDisplayEditForm class core/modules/field_layout/src/Form/FieldLayoutEntityViewDisplayEditForm.php Edit form for the EntityViewDisplay entity type.
FieldLayoutEntityViewDisplayEditForm.php file core/modules/field_layout/src/Form/FieldLayoutEntityViewDisplayEditForm.php
FieldLayoutEntityViewDisplayEditForm::create function core/modules/field_layout/src/Form/FieldLayoutEntityViewDisplayEditForm.php Instantiates a new instance of this class.
FieldLayoutEntityViewDisplayEditForm::__construct function core/modules/field_layout/src/Form/FieldLayoutEntityViewDisplayEditForm.php FieldLayoutEntityViewDisplayEditForm constructor.
FieldLayoutTest::testEntityView function core/modules/field_layout/tests/src/FunctionalJavascript/FieldLayoutTest.php Tests the use of field layout for entity view displays.
FieldLayoutTest::testEntityViewModes function core/modules/field_layout/tests/src/FunctionalJavascript/FieldLayoutTest.php Tests that layouts are unique per view mode.
FieldLayoutTest::testNodeView function core/modules/field_layout/tests/src/Functional/FieldLayoutTest.php Tests an entity type that has fields shown by default.
FieldNumericTest::$testViews property core/modules/views/tests/src/Kernel/Handler/FieldNumericTest.php Views used by this test.
FieldOrLanguageJoinTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/FieldOrLanguageJoinTest.php
FieldRenderedEntityTest::$testViews property core/modules/views/tests/src/Kernel/Handler/FieldRenderedEntityTest.php Views used by this test.
FieldRenderedEntityTranslationTest::$testViews property core/modules/views/tests/src/Functional/Entity/FieldRenderedEntityTranslationTest.php
FieldSelfTokensTest::$testViews property core/modules/views/tests/src/Kernel/Handler/FieldSelfTokensTest.php Views used by this test.
FieldStorageCreationTrait::configureEntityViewDisplay function core/modules/field_ui/src/Form/FieldStorageCreationTrait.php Configures the field for the default view mode.
FieldTest::$testViews property core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/FieldTest.php Views used by this test.
FieldTimeIntervalTest::$testViews property core/modules/views/tests/src/Kernel/Handler/FieldTimeIntervalTest.php Views used by this test.
FieldTimeIntervalTest::viewsData function core/modules/views/tests/src/Kernel/Handler/FieldTimeIntervalTest.php Returns the views data definition.
FieldTypeTest::$testViews property core/modules/block_content/tests/src/Kernel/Views/FieldTypeTest.php Views used by this test.
FieldUI::getOverviewRouteInfo function core/modules/field_ui/src/FieldUI.php Returns the route info for the field overview of a given entity bundle.
FieldUIDeleteTest::$testViews property core/modules/field_ui/tests/src/Functional/FieldUIDeleteTest.php Test views to enable.
FieldUITest::$testViews property core/modules/field/tests/src/Functional/Views/FieldUITest.php Views used by this test.
FieldUITest::$testViews property core/modules/views_ui/tests/src/Functional/FieldUITest.php Views used by this test.
FieldUiTestTrait::assertFieldDoesNotExistOnOverview function core/modules/field_ui/tests/src/Traits/FieldUiTestTrait.php Asserts that the field does not appear on the overview form.
FieldUiTestTrait::assertFieldExistsOnOverview function core/modules/field_ui/tests/src/Traits/FieldUiTestTrait.php Asserts that the field appears on the overview form.
FieldUrlTest::$testViews property core/modules/views/tests/src/Kernel/Handler/FieldUrlTest.php Views used by this test.
FieldUrlTest::viewsData function core/modules/views/tests/src/Kernel/Handler/FieldUrlTest.php Returns the views data definition.
FieldWebTest::$testViews property core/modules/views/tests/src/Functional/Handler/FieldWebTest.php Views used by this test.
FieldWebTest::viewsData function core/modules/views/tests/src/Functional/Handler/FieldWebTest.php Returns the views data definition.
field_layout_entity_view_alter function core/modules/field_layout/field_layout.module Implements hook_entity_view_alter().
field_test_views.info.yml file core/modules/field/tests/modules/field_test_views/field_test_views.info.yml core/modules/field/tests/modules/field_test_views/field_test_views.info.yml

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