function DisplayPluginInterface::getArgumentsTokens
Returns to tokens for arguments.
This function is similar to views_handler_field::getRenderTokens() but without fields tokens.
1 method overrides DisplayPluginInterface::getArgumentsTokens()
- DisplayPluginBase::getArgumentsTokens in core/modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php 
- Returns to tokens for arguments.
File
- 
              core/modules/ views/ src/ Plugin/ views/ display/ DisplayPluginInterface.php, line 327 
Class
- DisplayPluginInterface
- Provides an interface for Views display plugins.
Namespace
Drupal\views\Plugin\views\displayCode
public function getArgumentsTokens();Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
