Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
ViewsQuery::$no_ui property core/modules/views/src/Annotation/ViewsQuery.php Whether the plugin should be not selectable in the UI.
ViewsQuery::$short_title property core/modules/views/src/Annotation/ViewsQuery.php (optional) The short title used in the views UI.
ViewsQuery::$title property core/modules/views/src/Annotation/ViewsQuery.php The plugin title used in the views UI.
ViewsQueryAlter class core/modules/workspaces/src/ViewsQueryAlter.php Defines a class for altering views queries.
ViewsQueryAlter.php file core/modules/workspaces/src/ViewsQueryAlter.php
ViewsQueryAlter::$entityFieldManager property core/modules/workspaces/src/ViewsQueryAlter.php The entity field manager.
ViewsQueryAlter::$entityTypeManager property core/modules/workspaces/src/ViewsQueryAlter.php The entity type manager service.
ViewsQueryAlter::$languageManager property core/modules/workspaces/src/ViewsQueryAlter.php The language manager.
ViewsQueryAlter::$viewsData property core/modules/workspaces/src/ViewsQueryAlter.php The views data.
ViewsQueryAlter::$viewsJoinPluginManager property core/modules/workspaces/src/ViewsQueryAlter.php A plugin manager which handles instances of views join plugins.
ViewsQueryAlter::$workspaceManager property core/modules/workspaces/src/ViewsQueryAlter.php The workspace manager service.
ViewsQueryAlter::alterQuery function core/modules/workspaces/src/ViewsQueryAlter.php Implements a hook bridge for hook_views_query_alter().
ViewsQueryAlter::alterQueryForEntityType function core/modules/workspaces/src/ViewsQueryAlter.php Alters the entity type tables for a Views query.
ViewsQueryAlter::create function core/modules/workspaces/src/ViewsQueryAlter.php Instantiates a new instance of this class.
ViewsQueryAlter::ensureRevisionTable function core/modules/workspaces/src/ViewsQueryAlter.php Adds the revision table of an entity type to a query object.
ViewsQueryAlter::ensureWorkspaceAssociationTable function core/modules/workspaces/src/ViewsQueryAlter.php Adds the 'workspace_association' table to a views query.
ViewsQueryAlter::getRevisionTableJoin function core/modules/workspaces/src/ViewsQueryAlter.php Fetches a join for a revision table using the workspace_association table.
ViewsQueryAlter::moveEntityTable function core/modules/workspaces/src/ViewsQueryAlter.php Moves a 'workspace_association' table to appear before the given alias.
ViewsQueryAlter::__construct function core/modules/workspaces/src/ViewsQueryAlter.php Constructs a new ViewsQueryAlter instance.
ViewsRelationship class core/modules/views/src/Annotation/ViewsRelationship.php Defines a Plugin annotation object for views relationship handlers.
ViewsRelationship.php file core/modules/views/src/Annotation/ViewsRelationship.php
ViewsRenderPipelineMarkup class core/modules/views/src/Render/ViewsRenderPipelineMarkup.php Defines an object that passes safe strings through the Views render system.
ViewsRenderPipelineMarkup.php file core/modules/views/src/Render/ViewsRenderPipelineMarkup.php
ViewsRow class core/modules/views/src/Annotation/ViewsRow.php Defines a Plugin annotation object for views row plugins.
ViewsRow.php file core/modules/views/src/Annotation/ViewsRow.php
ViewsRow::$base property core/modules/views/src/Annotation/ViewsRow.php The base tables on which this row plugin can be used.
ViewsRow::$display_types property core/modules/views/src/Annotation/ViewsRow.php The types of the display this plugin can be used with.
ViewsRow::$help property core/modules/views/src/Annotation/ViewsRow.php A short help string; this is displayed in the views UI.
ViewsRow::$id property core/modules/views/src/Annotation/ViewsRow.php The plugin ID.
ViewsRow::$no_ui property core/modules/views/src/Annotation/ViewsRow.php Whether the plugin should be not selectable in the UI.
ViewsRow::$short_title property core/modules/views/src/Annotation/ViewsRow.php (optional) The short title used in the views UI.
ViewsRow::$theme property core/modules/views/src/Annotation/ViewsRow.php The theme function used to render the row output.
ViewsRow::$title property core/modules/views/src/Annotation/ViewsRow.php The plugin title used in the views UI.
ViewsSearchQuery class core/modules/search/src/ViewsSearchQuery.php Extends the core SearchQuery to be able to gets its protected values.
ViewsSearchQuery.php file core/modules/search/src/ViewsSearchQuery.php
ViewsSearchQuery::conditionReplaceString function core/modules/search/src/ViewsSearchQuery.php Replaces the original condition with a custom one from views recursively.
ViewsSearchQuery::conditions function core/modules/search/src/ViewsSearchQuery.php Returns the conditions property.
ViewsSearchQuery::matches function core/modules/search/src/ViewsSearchQuery.php Returns the matches property.
ViewsSearchQuery::publicParseSearchExpression function core/modules/search/src/ViewsSearchQuery.php Executes and returns the protected parseSearchExpression method.
ViewsSearchQuery::simple function core/modules/search/src/ViewsSearchQuery.php Returns the simple property.
ViewsSearchQuery::words function core/modules/search/src/ViewsSearchQuery.php Returns the words property.
ViewsSelection class core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php Plugin implementation of the 'selection' entity_reference.
ViewsSelection.php file core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php
ViewsSelection::$currentUser property core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php The current user.
ViewsSelection::$deprecatedProperties property core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php
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.

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