You are here

11 methods override ArgumentPluginBase::query() in Views (for Drupal 7) 8.3

Broken::query in lib/Drupal/views/Plugin/views/argument/Broken.php
Set up the query for this argument.
Formula::query in lib/Drupal/views/Plugin/views/argument/Formula.php
Build the query based upon the formula
GroupByNumeric::query in lib/Drupal/views/Plugin/views/argument/GroupByNumeric.php
Set up the query for this argument.
IndexTidDepth::query in lib/Views/taxonomy/Plugin/views/argument/IndexTidDepth.php
Set up the query for this argument.
IndexTidDepthModifier::query in lib/Views/taxonomy/Plugin/views/argument/IndexTidDepthModifier.php
Set up the query for this argument.
ManyToOne::query in lib/Drupal/views/Plugin/views/argument/ManyToOne.php
Set up the query for this argument.
Null::query in lib/Drupal/views/Plugin/views/argument/Null.php
Override the behavior of query() to prevent the query from being changed in any way.
Numeric::query in lib/Drupal/views/Plugin/views/argument/Numeric.php
Set up the query for this argument.
Search::query in lib/Views/search/Plugin/views/argument/Search.php
Add this argument to the query.
String::query in lib/Drupal/views/Plugin/views/argument/String.php
Build the query based upon the formula
UserUid::query in lib/Views/comment/Plugin/views/argument/UserUid.php
Set up the query for this argument.