UserEntityTranslation::query |
function |
core/modules/user/src/Plugin/migrate/source/d7/UserEntityTranslation.php |
|
UserPicture::query |
function |
core/modules/user/src/Plugin/migrate/source/d6/UserPicture.php |
|
UserPictureFile::query |
function |
core/modules/user/src/Plugin/migrate/source/d6/UserPictureFile.php |
|
UserSelection::buildEntityQuery |
function |
core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php |
Builds an EntityQuery to get referenceable entities. |
UserSelection::entityQueryAlter |
function |
core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php |
Allows the selection to alter the SelectQuery generated by EntityFieldQuery. |
UserTest::testQueryInvolvingRoles |
function |
core/modules/jsonapi/tests/src/Functional/UserTest.php |
Tests good error DX when trying to filter users by role. |
UserUid::query |
function |
core/modules/tracker/src/Plugin/views/filter/UserUid.php |
Add this filter to the query. |
UserUid::query |
function |
core/modules/tracker/src/Plugin/views/argument/UserUid.php |
Set up the query for this argument. |
UserUid::query |
function |
core/modules/comment/src/Plugin/views/filter/UserUid.php |
Add this filter to the query. |
UserUid::query |
function |
core/modules/comment/src/Plugin/views/argument/UserUid.php |
Set up the query for this argument. |
user_views_query_substitutions |
function |
core/modules/user/user.views_execution.inc |
Implements hook_views_query_substitutions(). |
Variable::query |
function |
core/modules/migrate_drupal/src/Plugin/migrate/source/Variable.php |
|
VariableMultiRow::query |
function |
core/modules/migrate_drupal/src/Plugin/migrate/source/VariableMultiRow.php |
|
VariableTranslation::query |
function |
core/modules/migrate_drupal/src/Plugin/migrate/source/d6/VariableTranslation.php |
|
VariableTranslation::query |
function |
core/modules/migrate_drupal/src/Plugin/migrate/source/d7/VariableTranslation.php |
|
Vid::titleQuery |
function |
core/modules/node/src/Plugin/views/argument/Vid.php |
Override the behavior of title(). Get the title of the revision. |
ViewExecutable::$query |
property |
core/modules/views/src/ViewExecutable.php |
Where the $query object will reside. |
ViewExecutable::getQuery |
function |
core/modules/views/src/ViewExecutable.php |
Gets the current query plugin. |
ViewExecutable::initQuery |
function |
core/modules/views/src/ViewExecutable.php |
Initializes the query object for the view. |
ViewExecutable::_preQuery |
function |
core/modules/views/src/ViewExecutable.php |
Runs the preQuery() on all active handlers. |
ViewMode::query |
function |
core/modules/node/src/Plugin/migrate/source/d6/ViewMode.php |
|
Views query plugins |
group |
core/modules/views/src/Plugin/views/query/QueryPluginBase.php |
Plugins for views queries. |
views.query.schema.yml |
file |
core/modules/views/config/schema/views.query.schema.yml |
core/modules/views/config/schema/views.query.schema.yml |
views.view.test_argument_default_query_param.yml |
file |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_default_query_param.yml |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_default_query_param.yml |
ViewsHandlerInterface::preQuery |
function |
core/modules/views/src/Plugin/views/ViewsHandlerInterface.php |
Run before the view is built. |
ViewsPluginInterface::query |
function |
core/modules/views/src/Plugin/views/ViewsPluginInterface.php |
Add anything to the query that we might need to. |
ViewsQuery |
class |
core/modules/views/src/Annotation/ViewsQuery.php |
Defines a Plugin annotation object for views query plugins. |
ViewsQuery.php |
file |
core/modules/views/src/Annotation/ViewsQuery.php |
|
ViewsQuery::$help |
property |
core/modules/views/src/Annotation/ViewsQuery.php |
A short help string; this is displayed in the views UI. |
ViewsQuery::$id |
property |
core/modules/views/src/Annotation/ViewsQuery.php |
The plugin ID. |
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. |
ViewsSearchQuery |
class |
core/modules/search/src/ViewsSearchQuery.php |
Extends the core SearchQuery to be able to gets its protected values. |