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
filter.overview.html.twig file core/modules/help_topics/help_topics/filter.overview.html.twig ---
label: 'Managing text filters and text formats'
related:
- core.security
- core.content_structure
- field_ui.manage_form
- field_ui.manage_display
- field_ui.add_field
---
{% set overview_link_text %}{% trans %}Text formats and…
FilterAndArgumentUserUidTest::$testViews property core/modules/comment/tests/src/Kernel/Views/FilterAndArgumentUserUidTest.php Views used by this test.
FilterBooleanOperatorDefaultTest::$testViews property core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorDefaultTest.php Views to be enabled.
FilterBooleanOperatorDefaultTest::viewsData function core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorDefaultTest.php Returns the views data definition.
FilterBooleanOperatorGroupTest::$testViews property core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorGroupTest.php Views used by this test.
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.
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 Returns the views data definition.
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 Returns the views data definition.
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 Returns the views data definition.
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 Returns the views data definition.
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.
forum.views.inc file core/modules/forum/forum.views.inc Provide views data for forum.module.
ForumIntegrationTest::$testViews property core/modules/forum/tests/src/Functional/Views/ForumIntegrationTest.php Views used by this test.
ForumTest::verifyForumView function core/modules/forum/tests/src/Functional/ForumTest.php Verifies the display of a forum page.
forum_test_views.info.yml file core/modules/forum/tests/modules/forum_test_views/forum_test_views.info.yml core/modules/forum/tests/modules/forum_test_views/forum_test_views.info.yml
forum_views_data function core/modules/forum/forum.views.inc Implements hook_views_data().
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.
GlossaryStatusFilterTest::testGlossaryView function core/modules/views/tests/src/Functional/Update/GlossaryStatusFilterTest.php Tests the default glossary view.

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