Search for summaryArgument

  1. Search 7.x for summaryArgument
  2. Search 9.5.x for summaryArgument
  3. Search 10.3.x for summaryArgument
  4. Search 11.x for summaryArgument
  5. Other projects
Title Object type File name Summary
ArgumentPluginBase::processSummaryArguments function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Process the summary arguments for display.
ArgumentPluginBase::summaryArgument function core/modules/views/src/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().
ArgumentValidatorPluginBase::processSummaryArguments function core/modules/views/src/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php Processes the summary arguments for displaying.
DayDate::summaryArgument function core/modules/views/src/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 core/modules/views/src/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 core/modules/views/src/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().
StringArgument::summaryArgument function core/modules/views/src/Plugin/views/argument/StringArgument.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().
UserName::processSummaryArguments function core/modules/user/src/Plugin/views/argument_validator/UserName.php Processes the summary arguments for displaying.

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