9 calls to ArgumentPluginBase::defaultActions()
- ArgumentPluginBase::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ argument/ ArgumentPluginBase.php - Provide a form to edit options for this plugin.
- ArgumentPluginBase::defaultAction in core/
modules/ views/ src/ Plugin/ views/ argument/ ArgumentPluginBase.php - Handle the default action, which means our argument wasn't present.
- ArgumentPluginBase::hasDefaultArgument in core/
modules/ views/ src/ Plugin/ views/ argument/ ArgumentPluginBase.php - Determine if the argument is set to provide a default argument.
- ArgumentPluginBase::needsStylePlugin in core/
modules/ views/ src/ Plugin/ views/ argument/ ArgumentPluginBase.php - Determine if the argument needs a style plugin.
- ArgumentPluginBase::validateFail in core/
modules/ views/ src/ Plugin/ views/ argument/ ArgumentPluginBase.php - How to act if validation fails.
- ArgumentPluginBase::validateMenuArgument in core/
modules/ views/ src/ Plugin/ views/ argument/ ArgumentPluginBase.php - Called by the menu system to validate an argument.
- IndexTidDepth::defaultActions in core/
modules/ taxonomy/ src/ Plugin/ views/ argument/ IndexTidDepth.php - Override defaultActions() to remove summary actions.
- NullArgument::defaultActions in core/
modules/ views/ src/ Plugin/ views/ argument/ NullArgument.php - Override defaultActions() to remove actions that don't make sense for a null argument.
- UserUid::defaultActions in core/
modules/ comment/ src/ Plugin/ views/ argument/ UserUid.php - Provide a list of default behaviors for this argument if the argument is not present.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.