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::title
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
10 methods override ArgumentPluginBase::title()
CreatedDay::title
in drupal/
core/
modules/
node/
lib/
Drupal/
node/
Plugin/
views/
argument/
CreatedDay.php
Provide a link to the next level of the view
CreatedFullDate::title
in drupal/
core/
modules/
node/
lib/
Drupal/
node/
Plugin/
views/
argument/
CreatedFullDate.php
Provide a link to the next level of the view
CreatedMonth::title
in drupal/
core/
modules/
node/
lib/
Drupal/
node/
Plugin/
views/
argument/
CreatedMonth.php
Provide a link to the next level of the view
CreatedYearMonth::title
in drupal/
core/
modules/
node/
lib/
Drupal/
node/
Plugin/
views/
argument/
CreatedYearMonth.php
Provide a link to the next level of the view
IndexTidDepth::title
in drupal/
core/
modules/
taxonomy/
lib/
Drupal/
taxonomy/
Plugin/
views/
argument/
IndexTidDepth.php
Get the title this argument will assign the view, given the argument.
LanguageArgument::title
in drupal/
core/
modules/
language/
lib/
Drupal/
language/
Plugin/
views/
argument/
LanguageArgument.php
Overrides
\Drupal\views\Plugin\views\argument\ArgumentPluginBase::summary_name
().
ManyToOne::title
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
argument/
ManyToOne.php
Get the title this argument will assign the view, given the argument.
Numeric::title
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
argument/
Numeric.php
Get the title this argument will assign the view, given the argument.
String::title
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
argument/
String.php
Get the title this argument will assign the view, given the argument.
UserUid::title
in drupal/
core/
modules/
comment/
lib/
Drupal/
comment/
Plugin/
views/
argument/
UserUid.php
Get the title this argument will assign the view, given the argument.