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
FilterBooleanOperatorGroupTest::testViewsBooleanGroupedFilter function core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorGroupTest.php Tests that grouped boolean exposed form works as expected.
FilterBooleanOperatorStringTest::$testViews property core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorStringTest.php Views used by this test.
FilterBooleanOperatorStringTest::viewsData function core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorStringTest.php Returns the views data definition.
FilterBooleanOperatorTest::$testViews property core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorTest.php Views used by this test.
FilterBooleanWebTest::$testViews property core/modules/views_ui/tests/src/Functional/FilterBooleanWebTest.php Views used by this test.
FilterCombineTest::$testViews property core/modules/views/tests/src/Kernel/Handler/FilterCombineTest.php Views used by this test.
FilterDateTest::$testViews property core/modules/views/tests/src/Functional/Handler/FilterDateTest.php Views used by this test.
FilterDateTest::$testViews property core/modules/datetime_range/tests/src/Kernel/Views/FilterDateTest.php Views to be enabled.
FilterDateTest::$testViews property core/modules/datetime/tests/src/Kernel/Views/FilterDateTest.php Views to be enabled.
FilterDateTest::$testViews property core/modules/datetime/tests/src/Functional/Views/FilterDateTest.php
FilterDateTimeTest::$testViews property core/modules/datetime/tests/src/Kernel/Views/FilterDateTimeTest.php Views to be enabled.
FilterEntityBundleTest::$testViews property core/modules/views/tests/src/Kernel/Entity/FilterEntityBundleTest.php Views to be enabled.
FilterEntityReferenceTest::$testViews property core/modules/views/tests/src/Kernel/Handler/FilterEntityReferenceTest.php Views to be enabled.
FilterEntityReferenceTest::$testViews property core/modules/views_ui/tests/src/FunctionalJavascript/FilterEntityReferenceTest.php Views used by this test.
FilterEntityReferenceTest::testViewContentDependencies function core/modules/views/tests/src/Kernel/Handler/FilterEntityReferenceTest.php Tests that content dependencies are added to the view.
FilterEntityReferenceTest::testViewEntityReferenceAsAutocomplete function core/modules/views/tests/src/Kernel/Handler/FilterEntityReferenceTest.php Tests that results are successfully filtered by the autocomplete widget.
FilterEntityReferenceTest::testViewEntityReferenceAsSelectList function core/modules/views/tests/src/Kernel/Handler/FilterEntityReferenceTest.php Tests that results are successfully filtered by the select list widget.
FilterEntityReferenceWebTest::$testViews property core/modules/views_ui/tests/src/Functional/FilterEntityReferenceWebTest.php
FilterEqualityTest::$testViews property core/modules/views/tests/src/Kernel/Handler/FilterEqualityTest.php Views used by this test.
FilterEqualityTest::viewsData function core/modules/views/tests/src/Kernel/Handler/FilterEqualityTest.php Defines Views data, mapping 'name' field to the equality filter.
FilterInOperatorTest::$testViews property core/modules/views/tests/src/Kernel/Handler/FilterInOperatorTest.php Views used by this test.
FilterInOperatorTest::viewsData function core/modules/views/tests/src/Kernel/Handler/FilterInOperatorTest.php Defines Views data for the custom entity.
FilterLanguageTest::$testViews property core/modules/language/tests/src/Kernel/Views/FilterLanguageTest.php Views used by this test.
FilterNodeAccessTest::$testViews property core/modules/node/tests/src/Functional/Views/FilterNodeAccessTest.php Views used by this test.
FilterNumericTest::$testViews property core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php Views used by this test.
FilterNumericTest::viewsData function core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php Defines Views data, allowing 'age' to be empty and 'id' to be required.
FilterNumericWebTest::$testViews property core/modules/views_ui/tests/src/Functional/FilterNumericWebTest.php Views used by this test.
FilterPermissionUiTest::$testViews property core/modules/user/tests/src/Functional/Views/FilterPermissionUiTest.php Views used by this test.
FilterPlaceholderTextTest::$testViews property core/modules/views/tests/src/Functional/Handler/FilterPlaceholderTextTest.php Views used by this test.
FilterStringTest::$testViews property core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php Views used by this test.
FilterStringTest::getBasicPageView function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php Build and return a Page view of the views_test_data table.
FilterStringTest::viewsData function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php Defines Views data for the custom entity.
FilterTest::$testViews property core/modules/views/tests/src/Functional/Plugin/FilterTest.php Views used by this test.
FilterTest::viewsData function core/modules/views/tests/src/Functional/Plugin/FilterTest.php Returns the views data definition.
FilterUidRevisionTest::$testViews property core/modules/node/tests/src/Kernel/Views/FilterUidRevisionTest.php Views used by this test.
FilterUITest::$testViews property core/modules/views_ui/tests/src/Functional/FilterUITest.php Views used by this test.
FormAjaxSubscriber::onView function core/lib/Drupal/Core/Form/EventSubscriber/FormAjaxSubscriber.php Alters the wrapper format if this is an AJAX form request.
FormatterBase::$viewMode property core/lib/Drupal/Core/Field/FormatterBase.php The view mode.
FormatterBase::prepareView function core/lib/Drupal/Core/Field/FormatterBase.php Allows formatters to load information for field values being displayed.
FormatterBase::view function core/lib/Drupal/Core/Field/FormatterBase.php Builds a renderable array for a fully themed field.
FormatterInterface::prepareView function core/lib/Drupal/Core/Field/FormatterInterface.php Allows formatters to load information for field values being displayed.
FormatterInterface::view function core/lib/Drupal/Core/Field/FormatterInterface.php Builds a renderable array for a fully themed field.
FormatterInterface::viewElements function core/lib/Drupal/Core/Field/FormatterInterface.php Builds a renderable array for a field value.
FrontPageTest::doTestFrontPageViewCacheTags function core/modules/node/tests/src/Functional/Views/FrontPageTest.php Tests the cache tags on the front page.
GenericFileFormatter::viewElements function core/modules/file/src/Plugin/Field/FieldFormatter/GenericFileFormatter.php Builds a renderable array for a field value.
GlossaryTest::testGlossaryView function core/modules/views/tests/src/Functional/GlossaryTest.php Tests the default glossary view.
GlossaryViewTest class core/modules/views/tests/src/FunctionalJavascript/GlossaryViewTest.php Tests the basic AJAX functionality of the Glossary View.
GlossaryViewTest.php file core/modules/views/tests/src/FunctionalJavascript/GlossaryViewTest.php
GlossaryViewTest::$defaultTheme property core/modules/views/tests/src/FunctionalJavascript/GlossaryViewTest.php The theme to install as the default for testing.
GlossaryViewTest::$modules property core/modules/views/tests/src/FunctionalJavascript/GlossaryViewTest.php Modules to install.

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