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
ViewsSelection::$currentUser property core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php The current user.
ViewsSelection::$entityTypeManager property core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php The entity type manager service.
ViewsSelection::$moduleHandler property core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php The module handler service.
ViewsSelection::$renderer property core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php The renderer.
ViewsSelection::$view property core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php The loaded View object.
ViewsSelection::buildConfigurationForm function core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php Form constructor.
ViewsSelection::countReferenceableEntities function core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php Counts entities that are referenceable.
ViewsSelection::create function core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php Creates an instance of the plugin.
ViewsSelection::defaultConfiguration function core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php Gets default configuration for this plugin.
ViewsSelection::getDisplayExecutionResults function core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php Fetches the results of executing the display.
ViewsSelection::getReferenceableEntities function core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php Gets the list of referenceable entities.
ViewsSelection::initializeView function core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php Initializes a view.
ViewsSelection::settingsFormValidate function core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php Element validate; Check View is valid.
ViewsSelection::stripAdminAndAnchorTagsFromResults function core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php Strips all admin and anchor tags from a result list.
ViewsSelection::validateReferenceableEntities function core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php Validates which existing entities can be referenced.
ViewsSelection::__construct function core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php Constructs a new ViewsSelection object.
ViewsSort class core/modules/views/src/Annotation/ViewsSort.php Defines a Plugin annotation object for views sort handlers.
ViewsSort class core/modules/views/src/Attribute/ViewsSort.php Defines a Plugin attribute object for views sort handlers.
ViewsSort.php file core/modules/views/src/Attribute/ViewsSort.php
ViewsSort.php file core/modules/views/src/Annotation/ViewsSort.php
ViewsSqlExceptionTest class core/modules/views/tests/src/Kernel/Plugin/ViewsSqlExceptionTest.php Tests the views exception handling.
ViewsSqlExceptionTest.php file core/modules/views/tests/src/Kernel/Plugin/ViewsSqlExceptionTest.php
ViewsSqlExceptionTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/ViewsSqlExceptionTest.php Views to be enabled.
ViewsSqlExceptionTest::testSqlException function core/modules/views/tests/src/Kernel/Plugin/ViewsSqlExceptionTest.php Tests for the SQL exception.
ViewsSqlExceptionTest::viewsData function core/modules/views/tests/src/Kernel/Plugin/ViewsSqlExceptionTest.php Returns the views data definition.
ViewsStyle class core/modules/views/src/Annotation/ViewsStyle.php Defines a Plugin annotation object for views style plugins.
ViewsStyle class core/modules/views/src/Attribute/ViewsStyle.php Defines a views style plugins type attribute for plugin discovery.
ViewsStyle.php file core/modules/views/src/Attribute/ViewsStyle.php
ViewsStyle.php file core/modules/views/src/Annotation/ViewsStyle.php
ViewsStyle::$base property core/modules/views/src/Annotation/ViewsStyle.php The base tables on which this style plugin can be used.
ViewsStyle::$display_types property core/modules/views/src/Annotation/ViewsStyle.php The types of the display this plugin can be used with.
ViewsStyle::$help property core/modules/views/src/Annotation/ViewsStyle.php A short help string; this is displayed in the views UI.
ViewsStyle::$id property core/modules/views/src/Annotation/ViewsStyle.php The plugin ID.
ViewsStyle::$no_ui property core/modules/views/src/Annotation/ViewsStyle.php Whether the plugin should be not selectable in the UI.
ViewsStyle::$short_title property core/modules/views/src/Annotation/ViewsStyle.php An optional short title used in the views UI.
ViewsStyle::$theme property core/modules/views/src/Annotation/ViewsStyle.php The theme function used to render the style output.
ViewsStyle::$title property core/modules/views/src/Annotation/ViewsStyle.php The plugin title used in the views UI.
ViewsStyle::__construct function core/modules/views/src/Attribute/ViewsStyle.php Constructs a ViewsStyle attribute.
ViewsTemplateTest class core/modules/views/tests/src/Kernel/ViewsTemplateTest.php Tests the template retrieval of views.
ViewsTemplateTest.php file core/modules/views/tests/src/Kernel/ViewsTemplateTest.php
ViewsTemplateTest::$testViews property core/modules/views/tests/src/Kernel/ViewsTemplateTest.php Views to be enabled.
ViewsTemplateTest::register function core/modules/views/tests/src/Kernel/ViewsTemplateTest.php Registers test-specific services.
ViewsTemplateTest::testTemplate function core/modules/views/tests/src/Kernel/ViewsTemplateTest.php Tests render functionality.
ViewsTemplateTest::testThemeSuggestionsContainerAlter function core/modules/views/tests/src/Kernel/ViewsTemplateTest.php @covers \Drupal\views\Hook\ViewsHooks::themeSuggestionsContainerAlter[[api-linebreak]]
ViewsTest class core/modules/mysql/tests/src/Kernel/mysql/ViewsTest.php Tests views service.
ViewsTest class core/modules/views/tests/src/Unit/ViewsTest.php Tests Drupal\views\Views.
ViewsTest.php file core/modules/views/tests/src/Unit/ViewsTest.php
ViewsTest.php file core/modules/mysql/tests/src/Kernel/mysql/ViewsTest.php
ViewsTest::$container property core/modules/views/tests/src/Unit/ViewsTest.php The test container.
ViewsTest::providerTestGetApplicableViews function core/modules/views/tests/src/Unit/ViewsTest.php Data provider for testGetApplicableViews.

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