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
DenyNodePreview::check function core/modules/node/src/PageCache/DenyNodePreview.php
DenyNodePreview::__construct function core/modules/node/src/PageCache/DenyNodePreview.php Constructs a deny node preview page cache policy.
DenyNodePreviewTest class core/modules/node/tests/src/Unit/PageCache/DenyNodePreviewTest.php @coversDefaultClass \Drupal\node\PageCache\DenyNodePreview
@group node
DenyNodePreviewTest.php file core/modules/node/tests/src/Unit/PageCache/DenyNodePreviewTest.php
DenyNodePreviewTest::$policy property core/modules/node/tests/src/Unit/PageCache/DenyNodePreviewTest.php The response policy under test.
DenyNodePreviewTest::$request property core/modules/node/tests/src/Unit/PageCache/DenyNodePreviewTest.php A request object.
DenyNodePreviewTest::$response property core/modules/node/tests/src/Unit/PageCache/DenyNodePreviewTest.php A response object.
DenyNodePreviewTest::$routeMatch property core/modules/node/tests/src/Unit/PageCache/DenyNodePreviewTest.php The current route match.
DenyNodePreviewTest::providerPrivateImageStyleDownloadPolicy function core/modules/node/tests/src/Unit/PageCache/DenyNodePreviewTest.php Provides data and expected results for the test method.
DenyNodePreviewTest::setUp function core/modules/node/tests/src/Unit/PageCache/DenyNodePreviewTest.php
DenyNodePreviewTest::testPrivateImageStyleDownloadPolicy function core/modules/node/tests/src/Unit/PageCache/DenyNodePreviewTest.php Asserts that caching is denied on the node preview route.
DisabledDisplayTest::$testViews property core/modules/views/tests/src/Functional/Plugin/DisabledDisplayTest.php Views used by this test.
DisplayApiTest::testFieldItemListView function core/modules/field/tests/src/Kernel/DisplayApiTest.php Tests the FieldItemListInterface::view() method.
DisplayApiTest::testFieldItemView function core/modules/field/tests/src/Kernel/DisplayApiTest.php Tests the FieldItemInterface::view() method.
DisplayAttachmentTest::$testViews property core/modules/views/tests/src/Functional/Plugin/DisplayAttachmentTest.php Views used by this test.
DisplayAttachmentTest::$testViews property core/modules/views_ui/tests/src/Functional/DisplayAttachmentTest.php Views used by this test.
DisplayBlockTest::$testViews property core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php Views used by this test.
DisplayBlockTest::testViewsBlockForm function core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php Tests the block form for a Views block.
DisplayCRUDTest::$testViews property core/modules/views_ui/tests/src/Functional/DisplayCRUDTest.php Views used by this test.
DisplayEntityReferenceTest::$testViews property core/modules/views/tests/src/Functional/Plugin/DisplayEntityReferenceTest.php Views used by this test.
DisplayExtenderTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/DisplayExtenderTest.php Views used by this test.
DisplayExtenderUITest::$testViews property core/modules/views_ui/tests/src/Functional/DisplayExtenderUITest.php Views used by this test.
DisplayFeedTest::$testViews property core/modules/views_ui/tests/src/Functional/DisplayFeedTest.php Views used by this test.
DisplayFeedTest::$testViews property core/modules/views/tests/src/Functional/Plugin/DisplayFeedTest.php Views used by this test.
DisplayFeedTest::checkFeedViewUi function core/modules/views_ui/tests/src/Functional/DisplayFeedTest.php Checks views UI for a specific feed view.
DisplayFeedTranslationTest::$testViews property core/modules/views/tests/src/Functional/Plugin/DisplayFeedTranslationTest.php Views used by this test.
DisplayKernelTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/DisplayKernelTest.php Views used by this test.
DisplayModeUpdateTest::$defaultViewDisplayName property core/modules/field/tests/src/Kernel/DisplayModeUpdateTest.php The default view display name.
DisplayModeUpdateTest::$foobarViewDisplayName property core/modules/field/tests/src/Kernel/DisplayModeUpdateTest.php The alternate view display name.
DisplayPageTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/DisplayPageTest.php Views used by this test.
DisplayPageWebTest::$testViews property core/modules/views/tests/src/Functional/Plugin/DisplayPageWebTest.php Views used by this test.
DisplayPathTest::$testViews property core/modules/views_ui/tests/src/Functional/DisplayPathTest.php Views used by this test.
DisplayPluginBase::$view property core/modules/views/src/Plugin/views/display/DisplayPluginBase.php The top object of a view.
DisplayPluginBase::preview function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php
DisplayPluginBase::viewExposedFormBlocks function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php
DisplayPluginCollection::$view property core/modules/views/src/DisplayPluginCollection.php Stores a reference to the view which has this displays attached.
DisplayPluginInterface::preview function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Renders the display for the purposes of a live preview.
DisplayPluginInterface::viewExposedFormBlocks function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Renders the exposed form as block.
DisplayTest::$testViews property core/modules/views/tests/src/Functional/Plugin/DisplayTest.php Views used by this test.
DisplayTest::$testViews property core/modules/views_ui/tests/src/Functional/DisplayTest.php Views used by this test.
DisplayTest::$testViews property core/modules/views_ui/tests/src/FunctionalJavascript/DisplayTest.php
DisplayTest::preview function core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayTest.php
DisplayTest::testViewStatus function core/modules/views_ui/tests/src/Functional/DisplayTest.php Tests that the view status is correctly reflected on the edit form.
Drupal\views\Analyzer service core/modules/views/views.services.yml
Drupal\views\ExposedFormCache service core/modules/views/views.services.yml
Drupal\views\ViewExecutableFactory service core/modules/views/views.services.yml
Drupal\views\ViewsData service core/modules/views/views.services.yml
Drupal\views\ViewsDataHelper service core/modules/views/views.services.yml
DummyAjaxFormatter::viewElements function core/modules/image/tests/modules/image_module_test/src/Plugin/Field/FieldFormatter/DummyAjaxFormatter.php
DummyImageFormatter::viewElements function core/modules/image/tests/modules/image_module_test/src/Plugin/Field/FieldFormatter/DummyImageFormatter.php

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