Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 9.x
»
ArgumentPluginBase.php
»
ArgumentPluginBase
»
ArgumentPluginBase::summary_name
Search Drupal 9.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 9.x
Topics
Classes
Functions
Files
Namespaces
Constants
Globals
Deprecated
8 methods override ArgumentPluginBase::summary_name()
CreatedDay::summary_name
in drupal/
core/
modules/
node/
lib/
Drupal/
node/
Plugin/
views/
argument/
CreatedDay.php
Provide a link to the next level of the view
CreatedFullDate::summary_name
in drupal/
core/
modules/
node/
lib/
Drupal/
node/
Plugin/
views/
argument/
CreatedFullDate.php
Provide a link to the next level of the view
CreatedMonth::summary_name
in drupal/
core/
modules/
node/
lib/
Drupal/
node/
Plugin/
views/
argument/
CreatedMonth.php
Provide a link to the next level of the view
CreatedWeek::summary_name
in drupal/
core/
modules/
node/
lib/
Drupal/
node/
Plugin/
views/
argument/
CreatedWeek.php
Provide a link to the next level of the view
CreatedYearMonth::summary_name
in drupal/
core/
modules/
node/
lib/
Drupal/
node/
Plugin/
views/
argument/
CreatedYearMonth.php
Provide a link to the next level of the view
FieldList::summary_name
in drupal/
core/
modules/
field/
lib/
Drupal/
field/
Plugin/
views/
argument/
FieldList.php
Provides the name to use for the summary. By default this is just the name field.
LanguageArgument::summary_name
in drupal/
core/
modules/
language/
lib/
Drupal/
language/
Plugin/
views/
argument/
LanguageArgument.php
Overrides
\Drupal\views\Plugin\views\argument\ArgumentPluginBase::summary_name
().
String::summary_name
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
argument/
String.php
Provides the name to use for the summary. By default this is just the name field.