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 10.3.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
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.
FieldUiHooks::entityViewModeDelete function core/modules/field_ui/src/Hook/FieldUiHooks.php Implements hook_ENTITY_TYPE_delete().
FieldUiHooks::entityViewModePresave function core/modules/field_ui/src/Hook/FieldUiHooks.php Implements hook_ENTITY_TYPE_presave().
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.
FieldUiTestHooks::formEntityViewDisplayEditFormAlter function core/modules/field_ui/tests/modules/field_ui_test/src/Hook/FieldUiTestHooks.php Implements hook_form_FORM_BASE_ID_alter().
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 Defines the Views data for the test entity.
FieldViewsDataProvider class core/modules/views/src/FieldViewsDataProvider.php Provide default views data for fields.
FieldViewsDataProvider.php file core/modules/views/src/FieldViewsDataProvider.php
FieldViewsDataProvider::defaultFieldImplementation function core/modules/views/src/FieldViewsDataProvider.php Default views data implementation for a field.
FieldViewsDataProvider::getSqlStorageForField function core/modules/views/src/FieldViewsDataProvider.php Determines whether the entity type the field appears in is SQL based.
FieldViewsDataProvider::__construct function core/modules/views/src/FieldViewsDataProvider.php
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
file.views.inc file core/modules/file/file.views.inc Provide views data for file.module.
file.views.schema.yml file core/modules/file/config/schema/file.views.schema.yml core/modules/file/config/schema/file.views.schema.yml
FileExtensionFormatter::viewValue function core/modules/file/src/Plugin/Field/FieldFormatter/FileExtensionFormatter.php Generate the output appropriate for one field item.
FileMediaFormatterBase::viewElements function core/modules/file/src/Plugin/Field/FieldFormatter/FileMediaFormatterBase.php Builds a renderable array for a field value.
FilemimeFormatter::viewValue function core/modules/file/src/Plugin/Field/FieldFormatter/FilemimeFormatter.php Generate the output appropriate for one field item.
FileSize::viewElements function core/modules/file/src/Plugin/Field/FieldFormatter/FileSize.php Builds a renderable array for a field value.
FileUriFormatter::viewValue function core/modules/file/src/Plugin/Field/FieldFormatter/FileUriFormatter.php Generate the output appropriate for one field item.
FileViewsData class core/modules/file/src/FileViewsData.php Provides views data for the file entity type.
FileViewsData.php file core/modules/file/src/FileViewsData.php
FileViewsData::getViewsData function core/modules/file/src/FileViewsData.php Returns views data for the entity type.
FileViewsDataTest class core/modules/options/tests/src/Kernel/Views/FileViewsDataTest.php Tests file views data.
FileViewsDataTest.php file core/modules/options/tests/src/Kernel/Views/FileViewsDataTest.php
FileViewsDataTest::$modules property core/modules/options/tests/src/Kernel/Views/FileViewsDataTest.php Modules to install.
FileViewsDataTest::setUp function core/modules/options/tests/src/Kernel/Views/FileViewsDataTest.php
FileViewsDataTest::testRelationshipViewsData function core/modules/options/tests/src/Kernel/Views/FileViewsDataTest.php Tests views data generated for file field relationship.
FileViewsFieldAccessTest class core/modules/file/tests/src/Kernel/Views/FileViewsFieldAccessTest.php Tests base field access in Views for the file entity.
FileViewsFieldAccessTest.php file core/modules/file/tests/src/Kernel/Views/FileViewsFieldAccessTest.php
FileViewsFieldAccessTest::$modules property core/modules/file/tests/src/Kernel/Views/FileViewsFieldAccessTest.php Modules to install.
FileViewsFieldAccessTest::setUp function core/modules/file/tests/src/Kernel/Views/FileViewsFieldAccessTest.php
FileViewsFieldAccessTest::testFileFields function core/modules/file/tests/src/Kernel/Views/FileViewsFieldAccessTest.php Check access for file fields.

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