Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| ViewsQueryAlter | class | core/ |
Defines a class for altering views queries. |
| ViewsQueryAlter.php | file | core/ |
|
| 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::$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 annotation object for views relationship handlers. |
| ViewsRelationship.php | file | core/ |
|
| ViewsRenderPipelineMarkup | class | core/ |
Defines an object that passes safe strings through the Views render system. |
| ViewsRenderPipelineMarkup.php | file | core/ |
|
| ViewsRow | class | core/ |
Defines a Plugin annotation object for views row plugins. |
| ViewsRow.php | file | core/ |
|
| ViewsRow::$base | property | core/ |
The base tables on which this row plugin can be used. |
| ViewsRow::$display_types | property | core/ |
The types of the display this plugin can be used with. |
| ViewsRow::$help | property | core/ |
A short help string; this is displayed in the views UI. |
| ViewsRow::$id | property | core/ |
The plugin ID. |
| ViewsRow::$no_ui | property | core/ |
Whether the plugin should be not selectable in the UI. |
| ViewsRow::$short_title | property | core/ |
(optional) The short title used in the views UI. |
| ViewsRow::$theme | property | core/ |
The theme function used to render the row output. |
| ViewsRow::$title | property | core/ |
The plugin title used in the views UI. |
| ViewsSearchQuery | class | core/ |
Extends the core SearchQuery to be able to gets its protected values. |
| ViewsSearchQuery.php | file | core/ |
|
| ViewsSearchQuery::conditionReplaceString | function | core/ |
Replaces the original condition with a custom one from views recursively. |
| ViewsSearchQuery::conditions | function | core/ |
Returns the conditions property. |
| ViewsSearchQuery::matches | function | core/ |
Returns the matches property. |
| ViewsSearchQuery::publicParseSearchExpression | function | core/ |
Executes and returns the protected parseSearchExpression method. |
| ViewsSearchQuery::simple | function | core/ |
Returns the simple property. |
| ViewsSearchQuery::words | function | core/ |
Returns the words property. |
| ViewsSelection | class | core/ |
Plugin implementation of the 'selection' entity_reference. |
| ViewsSelection.php | file | core/ |
|
| ViewsSelection::$currentUser | property | core/ |
The current user. |
| ViewsSelection::$deprecatedProperties | property | core/ |
|
| ViewsSelection::$entityTypeManager | property | core/ |
The entity type manager service. |
| ViewsSelection::$moduleHandler | property | core/ |
The module handler service. |
| ViewsSelection::$renderer | property | core/ |
The renderer. |
| ViewsSelection::$view | property | core/ |
The loaded View object. |
| ViewsSelection::buildConfigurationForm | function | core/ |
Form constructor. |
Pagination
- Previous page
- Page 1381
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.