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. Search 11.x for View
  6. 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
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
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_display_overview_table.css file core/themes/stable9/css/field_ui/field_ui_display_overview_table.css .display-mode-overview-table th:first-child {
width: 20%;
}
.display-mode-overview-table th:nth-child(2) {
width: 50%;
}
.display-mode-overview-table th:last-child {
width: 30%;
}
.display-mode-overview-table td {
max-width: 50px;
word-wrap:…
field_ui_display_overview_table.css file core/modules/field_ui/css/field_ui_display_overview_table.css .display-mode-overview-table th:first-child {
width: 20%;
}
.display-mode-overview-table th:nth-child(2) {
width: 50%;
}
.display-mode-overview-table th:last-child {
width: 30%;
}
.display-mode-overview-table td {
max-width: 50px;
word-wrap:…
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
FileMediaFormatterBase::viewElements function core/modules/file/src/Plugin/Field/FieldFormatter/FileMediaFormatterBase.php
FilemimeFormatter::viewValue function core/modules/file/src/Plugin/Field/FieldFormatter/FilemimeFormatter.php
FileSize::viewElements function core/modules/file/src/Plugin/Field/FieldFormatter/FileSize.php
FileUriFormatter::viewValue function core/modules/file/src/Plugin/Field/FieldFormatter/FileUriFormatter.php
FileVideoFormatter::viewElements function core/modules/file/src/Plugin/Field/FieldFormatter/FileVideoFormatter.php
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
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
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
FileViewsFieldAccessTest::setUp function core/modules/file/tests/src/Kernel/Views/FileViewsFieldAccessTest.php

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