String::summaryArgument |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/String.php |
Provide the argument to use to link from the summary to the next level;
this will be called once per row of a summary, and used as part of
$view->getUrl(). |
DayDate::summaryArgument |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/DayDate.php |
Provide the argument to use to link from the summary to the next level;
this will be called once per row of a summary, and used as part of
$view->getUrl(). |
ManyToOne::summaryArgument |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ManyToOne.php |
Provide the argument to use to link from the summary to the next level;
this will be called once per row of a summary, and used as part of
$view->getUrl(). |
MonthDate::summaryArgument |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/MonthDate.php |
Provide the argument to use to link from the summary to the next level;
this will be called once per row of a summary, and used as part of
$view->getUrl(). |
User::processSummaryArguments |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/argument_validator/User.php |
Process the summary arguments for displaying. |
Term::processSummaryArguments |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument_validator/Term.php |
Process the summary arguments for displaying. |
ArgumentPluginBase::summaryArgument |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Provide the argument to use to link from the summary to the next level;
this will be called once per row of a summary, and used as part of
$view->getUrl(). |
ArgumentPluginBase::processSummaryArguments |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Process the summary arguments for display. |
ArgumentValidatorPluginBase::processSummaryArguments |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php |
Process the summary arguments for displaying. |