12 calls to ArgumentPluginBase::getPlugin()
- ArgumentPluginBase::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ argument/ ArgumentPluginBase.php - Provide a form to edit options for this plugin.
- ArgumentPluginBase::calculateDependencies in core/
modules/ views/ src/ Plugin/ views/ argument/ ArgumentPluginBase.php - Calculates dependencies for the configured plugin.
- ArgumentPluginBase::defaultArgumentForm in core/
modules/ views/ src/ Plugin/ views/ argument/ ArgumentPluginBase.php - Provides a form for selecting the default argument.
- ArgumentPluginBase::defaultSummaryForm in core/
modules/ views/ src/ Plugin/ views/ argument/ ArgumentPluginBase.php - Provides a form for selecting summary options.
- ArgumentPluginBase::getCacheContexts in core/
modules/ views/ src/ Plugin/ views/ argument/ ArgumentPluginBase.php - The cache contexts associated with this object.
- ArgumentPluginBase::getCacheMaxAge in core/
modules/ views/ src/ Plugin/ views/ argument/ ArgumentPluginBase.php - The maximum age for which this object may be cached.
- ArgumentPluginBase::getCacheTags in core/
modules/ views/ src/ Plugin/ views/ argument/ ArgumentPluginBase.php - The cache tags associated with this object.
- ArgumentPluginBase::getDefaultArgument in core/
modules/ views/ src/ Plugin/ views/ argument/ ArgumentPluginBase.php - Get a default argument, if available.
- ArgumentPluginBase::processSummaryArguments in core/
modules/ views/ src/ Plugin/ views/ argument/ ArgumentPluginBase.php - Process the summary arguments for display.
- ArgumentPluginBase::submitOptionsForm in core/
modules/ views/ src/ Plugin/ views/ argument/ ArgumentPluginBase.php - Handle any special handling on the validate form.
- ArgumentPluginBase::validateArgument in core/
modules/ views/ src/ Plugin/ views/ argument/ ArgumentPluginBase.php - Validate that this argument works. By default, all arguments are valid.
- ArgumentPluginBase::validateOptionsForm in core/
modules/ views/ src/ Plugin/ views/ argument/ ArgumentPluginBase.php - Validate the options form.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.