Search for view

  1. Search 7.x for view
  2. Search 8.9.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
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
FieldStorageAddForm::configureEntityViewDisplay function core/modules/field_ui/src/Form/FieldStorageAddForm.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/Functional/Handler/FieldTimeIntervalTest.php Views used by this test.
FieldTimeIntervalTest::viewsData function core/modules/views/tests/src/Functional/Handler/FieldTimeIntervalTest.php Overrides \Drupal\views\Tests\ViewUnitTestBase::viewsData().
FieldTypeTest::$testViews property core/modules/block_content/tests/src/Functional/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/views_ui/tests/src/Functional/FieldUITest.php Views used by this test.
FieldUITest::$testViews property core/modules/field/tests/src/Functional/Views/FieldUITest.php Views used by this test.
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
field_ui_entity_view_mode_delete function core/modules/field_ui/field_ui.module Implements hook_entity_view_mode_delete().
field_ui_entity_view_mode_presave function core/modules/field_ui/field_ui.module Implements hook_entity_view_mode_presave().
field_ui_test_form_entity_view_display_edit_form_alter function core/modules/field_ui/tests/modules/field_ui_test/field_ui_test.module Implements hook_form_FORM_BASE_ID_alter().
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 enable.
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.
file_field_views_data function core/modules/file/file.views.inc Implements hook_field_views_data().
file_field_views_data_views_data_alter function core/modules/file/file.views.inc Implements hook_field_views_data_views_data_alter().
file_test_views.info.yml file core/modules/file/tests/modules/file_test_views/file_test_views.info.yml core/modules/file/tests/modules/file_test_views/file_test_views.info.yml

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