8 methods override ArgumentPluginBase::summary_name() in Views (for Drupal 7) 8.3
- CreatedDay::summary_name in lib/
Views/ node/ Plugin/ views/ argument/ CreatedDay.php - Provide a link to the next level of the view
- CreatedFullDate::summary_name in lib/
Views/ node/ Plugin/ views/ argument/ CreatedFullDate.php - Provide a link to the next level of the view
- CreatedMonth::summary_name in lib/
Views/ node/ Plugin/ views/ argument/ CreatedMonth.php - Provide a link to the next level of the view
- CreatedWeek::summary_name in lib/
Views/ node/ Plugin/ views/ argument/ CreatedWeek.php - Provide a link to the next level of the view
- CreatedYearMonth::summary_name in lib/
Views/ node/ Plugin/ views/ argument/ CreatedYearMonth.php - Provide a link to the next level of the view
- FieldList::summary_name in lib/
Views/ field/ Plugin/ views/ argument/ FieldList.php - Provides the name to use for the summary. By default this is just the name field.
- Language::summary_name in lib/
Views/ language/ Plugin/ views/ argument/ Language.php - Override the behavior of summary_name(). Get the user friendly version of the language.
- String::summary_name in lib/
Drupal/ views/ Plugin/ views/ argument/ String.php - Provides the name to use for the summary. By default this is just the name field.