Search for summaryName
- Search 7.x for summaryName
- Search 9.5.x for summaryName
- Search 10.3.x for summaryName
- Search 11.x for summaryName
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ArgumentPluginBase::summaryName | function | core/ |
Provides the name to use for the summary. By default this is just the name field. |
| ArgumentPluginBase::summaryNameField | function | core/ |
Add the name field, which is the field displayed in summary queries. This is often used when the argument is numeric. |
| DayDate::summaryName | function | core/ |
Provides the name to use for the summary. By default this is just the name field. |
| FullDate::summaryName | function | core/ |
Provides the name to use for the summary. By default this is just the name field. |
| LanguageArgument::summaryName | function | core/ |
Overrides \Drupal\views\Plugin\views\argument\ArgumentPluginBase::summaryName(). |
| MonthDate::summaryName | function | core/ |
Provides the name to use for the summary. By default this is just the name field. |
| NumberListField::summaryName | function | core/ |
Provides the name to use for the summary. By default this is just the name field. |
| StringArgument::summaryName | function | core/ |
Provides the name to use for the summary. By default this is just the name field. |
| StringListField::summaryName | function | core/ |
Provides the name to use for the summary. By default this is just the name field. |
| Type::summaryName | function | core/ |
Override the behavior of summaryName(). Get the user friendly version of the node type. |
| WeekDate::summaryName | function | core/ |
Provide a link to the next level of the view |
| YearMonthDate::summaryName | function | core/ |
Provides the name to use for the summary. By default this is just the name field. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.