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
views.views_execution.inc file core/modules/views/views.views_execution.inc Provides views runtime hooks for views.module.
Views::$handlerTypes property core/modules/views/src/Views.php A static cache for handler types data.
Views::$plugins property core/modules/views/src/Views.php A list of all available views plugin types.
Views::$translationManager property core/modules/views/src/Views.php The translation manager.
Views::analyzer function core/modules/views/src/Views.php Returns the view analyzer.
Views::executableFactory function core/modules/views/src/Views.php Returns the view executable factory service.
Views::fetchPluginNames function core/modules/views/src/Views.php Fetches a list of plugin names for a given type.
Views::getAllViews function core/modules/views/src/Views.php Returns an array of all views as fully loaded $view objects.
Views::getApplicableViews function core/modules/views/src/Views.php Gets view and display IDs for a given setting in display plugin settings.
Views::getDisabledViews function core/modules/views/src/Views.php Returns an array of all disabled views.
Views::getEnabledDisplayExtenders function core/modules/views/src/Views.php Gets enabled display extenders.
Views::getEnabledViews function core/modules/views/src/Views.php Returns an array of all enabled views.
Views::getHandlerTypes function core/modules/views/src/Views.php Provide a list of views handler types used in a view.
Views::getPluginDefinitions function core/modules/views/src/Views.php Gets all the views plugin definitions.
Views::getPluginTypes function core/modules/views/src/Views.php Returns a list of plugin types.
Views::getView function core/modules/views/src/Views.php Loads a view from configuration and returns its executable object.
Views::getViewsAsOptions function core/modules/views/src/Views.php Returns an array of view as options array.
Views::handlerManager function core/modules/views/src/Views.php Returns the plugin manager for a certain views handler type.
Views::pluginList function core/modules/views/src/Views.php Returns a list of plugins and metadata about them.
Views::pluginManager function core/modules/views/src/Views.php Returns the plugin manager for a certain views plugin type.
Views::t function core/modules/views/src/Views.php Translates a string to the current language or to a given language.
Views::viewsData function core/modules/views/src/Views.php Returns the views data service.
Views::viewsDataHelper function core/modules/views/src/Views.php Returns the views data helper service.
ViewsAccess class core/modules/views/src/Annotation/ViewsAccess.php Defines a Plugin annotation object for views access plugins.
ViewsAccess class core/modules/views/src/Attribute/ViewsAccess.php Defines a views access plugins type attribute for plugin discovery.
ViewsAccess.php file core/modules/views/src/Attribute/ViewsAccess.php
ViewsAccess.php file core/modules/views/src/Annotation/ViewsAccess.php
ViewsAccess::$base property core/modules/views/src/Annotation/ViewsAccess.php The base tables on which this access plugin can be used.
ViewsAccess::$display_types property core/modules/views/src/Annotation/ViewsAccess.php The types of the display this plugin can be used with.
ViewsAccess::$help property core/modules/views/src/Annotation/ViewsAccess.php A short help string; this is displayed in the views UI.
ViewsAccess::$id property core/modules/views/src/Annotation/ViewsAccess.php The plugin ID.
ViewsAccess::$no_ui property core/modules/views/src/Annotation/ViewsAccess.php Whether the plugin should be not selectable in the UI.
ViewsAccess::$short_title property core/modules/views/src/Annotation/ViewsAccess.php (optional) The short title used in the views UI.
ViewsAccess::$title property core/modules/views/src/Annotation/ViewsAccess.php The plugin title used in the views UI.
ViewsAccess::__construct function core/modules/views/src/Attribute/ViewsAccess.php Constructs a ViewsAccess attribute.
ViewsAddDefaultPaginationHeaderTest class core/modules/views/tests/src/Functional/Update/ViewsAddDefaultPaginationHeaderTest.php Tests the addition of the pagination_heading_level setting.
ViewsAddDefaultPaginationHeaderTest.php file core/modules/views/tests/src/Functional/Update/ViewsAddDefaultPaginationHeaderTest.php
ViewsAddDefaultPaginationHeaderTest::$modules property core/modules/views/tests/src/Functional/Update/ViewsAddDefaultPaginationHeaderTest.php Modules to enable after the database is loaded.
ViewsAddDefaultPaginationHeaderTest::setDatabaseDumpFiles function core/modules/views/tests/src/Functional/Update/ViewsAddDefaultPaginationHeaderTest.php Set database dump files to be used.
ViewsAddDefaultPaginationHeaderTest::setUp function core/modules/views/tests/src/Functional/Update/ViewsAddDefaultPaginationHeaderTest.php
ViewsAddDefaultPaginationHeaderTest::testViewsPostUpdatePaginationHeadingLevel function core/modules/views/tests/src/Functional/Update/ViewsAddDefaultPaginationHeaderTest.php Tests the upgrade path adding pagination_heading_level.
ViewsAddMissingLabelsUpdateTest class core/modules/views/tests/src/Functional/Update/ViewsAddMissingLabelsUpdateTest.php Tests the upgrade path for adding missing labels.
ViewsAddMissingLabelsUpdateTest.php file core/modules/views/tests/src/Functional/Update/ViewsAddMissingLabelsUpdateTest.php
ViewsAddMissingLabelsUpdateTest::$modules property core/modules/views/tests/src/Functional/Update/ViewsAddMissingLabelsUpdateTest.php Modules to enable after the database is loaded.
ViewsAddMissingLabelsUpdateTest::setDatabaseDumpFiles function core/modules/views/tests/src/Functional/Update/ViewsAddMissingLabelsUpdateTest.php Set database dump files to be used.
ViewsAddMissingLabelsUpdateTest::setUp function core/modules/views/tests/src/Functional/Update/ViewsAddMissingLabelsUpdateTest.php
ViewsAddMissingLabelsUpdateTest::testViewsPostUpdateFixRevisionId function core/modules/views/tests/src/Functional/Update/ViewsAddMissingLabelsUpdateTest.php Tests the upgrade path for adding missing labels.
ViewsArea class core/modules/views/src/Attribute/ViewsArea.php Defines a Plugin attribute object for views area handlers.
ViewsArea class core/modules/views/src/Annotation/ViewsArea.php Defines a Plugin annotation object for views area handlers.
ViewsArea.php file core/modules/views/src/Annotation/ViewsArea.php

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