10 methods override ArgumentPluginBase::title() in Views (for Drupal 7) 8.3
- CreatedDay::title in lib/
Views/ node/ Plugin/ views/ argument/ CreatedDay.php - Provide a link to the next level of the view
- CreatedFullDate::title in lib/
Views/ node/ Plugin/ views/ argument/ CreatedFullDate.php - Provide a link to the next level of the view
- CreatedMonth::title in lib/
Views/ node/ Plugin/ views/ argument/ CreatedMonth.php - Provide a link to the next level of the view
- CreatedYearMonth::title in lib/
Views/ node/ Plugin/ views/ argument/ CreatedYearMonth.php - Provide a link to the next level of the view
- IndexTidDepth::title in lib/
Views/ taxonomy/ Plugin/ views/ argument/ IndexTidDepth.php - Get the title this argument will assign the view, given the argument.
- Language::title in lib/
Views/ language/ Plugin/ views/ argument/ Language.php - Override the behavior of title(). Get the user friendly version of the language.
- ManyToOne::title in lib/
Drupal/ views/ Plugin/ views/ argument/ ManyToOne.php - Get the title this argument will assign the view, given the argument.
- Numeric::title in lib/
Drupal/ views/ Plugin/ views/ argument/ Numeric.php - Get the title this argument will assign the view, given the argument.
- String::title in lib/
Drupal/ views/ Plugin/ views/ argument/ String.php - Get the title this argument will assign the view, given the argument.
- UserUid::title in lib/
Views/ comment/ Plugin/ views/ argument/ UserUid.php - Get the title this argument will assign the view, given the argument.