10 methods override ArgumentPluginBase::title()
- DayDate::title in core/
modules/ views/ src/ Plugin/ views/ argument/ DayDate.php - Get the title this argument will assign the view, given the argument.
- FullDate::title in core/
modules/ views/ src/ Plugin/ views/ argument/ FullDate.php - Get the title this argument will assign the view, given the argument.
- IndexTidDepth::title in core/
modules/ taxonomy/ src/ Plugin/ views/ argument/ IndexTidDepth.php - Get the title this argument will assign the view, given the argument.
- LanguageArgument::title in core/
modules/ views/ src/ Plugin/ views/ argument/ LanguageArgument.php - Overrides \Drupal\views\Plugin\views\argument\ArgumentPluginBase::title().
- ManyToOne::title in core/
modules/ views/ src/ Plugin/ views/ argument/ ManyToOne.php - Get the title this argument will assign the view, given the argument.
- MonthDate::title in core/
modules/ views/ src/ Plugin/ views/ argument/ MonthDate.php - Get the title this argument will assign the view, given the argument.
- NumericArgument::title in core/
modules/ views/ src/ Plugin/ views/ argument/ NumericArgument.php - Get the title this argument will assign the view, given the argument.
- StringArgument::title in core/
modules/ views/ src/ Plugin/ views/ argument/ StringArgument.php - Get the title this argument will assign the view, given the argument.
- UserUid::title in core/
modules/ comment/ src/ Plugin/ views/ argument/ UserUid.php - YearMonthDate::title in core/
modules/ views/ src/ Plugin/ views/ argument/ YearMonthDate.php - Get the title this argument will assign the view, given the argument.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.