Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ViewsPluginInterface::usesOptions | function | core/ |
Returns the usesOptions property. |
| ViewsPluginInterface::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
| ViewsPluginInterface::validateOptionsForm | function | core/ |
Validate the options form. |
| ViewsPluginManager | class | core/ |
Plugin type manager for all views plugins. |
| ViewsPluginManager.php | file | core/ |
|
| ViewsPluginManager::__construct | function | core/ |
Constructs a ViewsPluginManager object. |
| ViewsPreprocessTest | class | core/ |
Tests the preprocessing functionality in views.theme.inc. |
| ViewsPreprocessTest.php | file | core/ |
|
| ViewsPreprocessTest::$modules | property | core/ |
Modules to install. |
| ViewsPreprocessTest::$testViews | property | core/ |
Views to be enabled. |
| ViewsPreprocessTest::setUp | function | core/ |
|
| ViewsPreprocessTest::testCssClassCleaning | function | core/ |
Tests css classes on displays are cleaned correctly. |
| ViewsPreprocessTest::testEmptyPaginationHeadingLevelSet | function | core/ |
Tests template_preprocess_views_mini_pager() when an empty pagination_heading_level value is passed. |
| ViewsPreprocessTest::testPaginationHeadingLevelNotSet | function | core/ |
Tests template_preprocess_views_mini_pager() when no pagination_heading_level is passed. |
| ViewsPreprocessTest::testPaginationHeadingLevelSet | function | core/ |
Tests template_preprocess_views_mini_pager() when a pagination_heading_level value is passed. |
| ViewsQuery | class | core/ |
Defines a Plugin annotation object for views query plugins. |
| ViewsQuery | class | core/ |
Defines a ViewsQuery attribute for plugin discovery. |
| ViewsQuery.php | file | core/ |
|
| ViewsQuery.php | file | core/ |
|
| ViewsQuery::$help | property | core/ |
A short help string; this is displayed in the views UI. |
| ViewsQuery::$id | property | core/ |
The plugin ID. |
| ViewsQuery::$no_ui | property | core/ |
Whether the plugin should be not selectable in the UI. |
| ViewsQuery::$short_title | property | core/ |
(optional) The short title used in the views UI. |
| ViewsQuery::$title | property | core/ |
The plugin title used in the views UI. |
| ViewsQuery::__construct | function | core/ |
Constructs an ViewsDisplayExtender attribute. |
| ViewsQueryAlter | class | core/ |
Defines a class for altering views queries. |
| ViewsQueryAlter.php | file | core/ |
|
| ViewsQueryAlter::$adjustedTables | property | core/ |
An array of tables adjusted for workspace_association join. |
| ViewsQueryAlter::$entityFieldManager | property | core/ |
The entity field manager. |
| ViewsQueryAlter::$entityTypeManager | property | core/ |
The entity type manager service. |
| ViewsQueryAlter::$languageManager | property | core/ |
The language manager. |
| ViewsQueryAlter::$viewsData | property | core/ |
The views data. |
| ViewsQueryAlter::$viewsJoinPluginManager | property | core/ |
A plugin manager which handles instances of views join plugins. |
| ViewsQueryAlter::$workspaceInfo | property | core/ |
The workspace information service. |
| ViewsQueryAlter::$workspaceManager | property | core/ |
The workspace manager service. |
| ViewsQueryAlter::alterQuery | function | core/ |
Implements a hook bridge for hook_views_query_alter(). |
| ViewsQueryAlter::alterQueryForEntityType | function | core/ |
Alters the entity type tables for a Views query. |
| ViewsQueryAlter::create | function | core/ |
Instantiates a new instance of this class. |
| ViewsQueryAlter::ensureRevisionTable | function | core/ |
Adds the revision table of an entity type to a query object. |
| ViewsQueryAlter::ensureWorkspaceAssociationTable | function | core/ |
Adds the 'workspace_association' table to a views query. |
| ViewsQueryAlter::getRevisionTableJoin | function | core/ |
Fetches a join for a revision table using the workspace_association table. |
| ViewsQueryAlter::moveEntityTable | function | core/ |
Moves a 'workspace_association' table to appear before the given alias. |
| ViewsQueryAlter::__construct | function | core/ |
Constructs a new ViewsQueryAlter instance. |
| ViewsRelationship | class | core/ |
Defines a Plugin attribute class for views relationship handlers. |
| ViewsRelationship | class | core/ |
Defines a Plugin annotation object for views relationship handlers. |
| ViewsRelationship.php | file | core/ |
|
| ViewsRelationship.php | file | core/ |
|
| ViewsRemoveDefaultArgumentSkipUrlTest | class | core/ |
Tests the removal of the default_argument_skip_url setting. |
| ViewsRemoveDefaultArgumentSkipUrlTest.php | file | core/ |
|
| ViewsRemoveDefaultArgumentSkipUrlTest::$modules | property | core/ |
Modules to install after the database is loaded. |
Pagination
- Previous page
- Page 1460
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.