|
Title |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/Title.php |
Views area title override handler. |
|
Title.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/Title.php |
Definition of Drupal\views\Plugin\views\area\Title. |
|
Type::title |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument/Type.php |
Override the behavior of title(). Get the user friendly version of the
node type. |
|
Item::$title |
property |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Core/Entity/Item.php |
Title of the feed item. |
|
Feed::$title |
property |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Core/Entity/Feed.php |
Title of the feed. |
|
Node::$title |
property |
drupal/core/modules/node/lib/Drupal/node/Plugin/Core/Entity/Node.php |
The node title. |
|
NodeTitleTest |
class |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTitleTest.php |
Tests node title functionality. |
|
Title::render |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/Title.php |
Implements \Drupal\views\Plugin\views\area\AreaPluginBase::render(). |
|
Model::$title |
property |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/SerializerTest.php |
|
|
String::title |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/String.php |
Get the title this argument will assign the view, given the argument. |
|
AreaTitleTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/AreaTitleTest.php |
Tests the title area handler. |
|
UserUid::title |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/argument/UserUid.php |
Get the title this argument will assign the view, given the argument. |
|
Filter::$title |
property |
drupal/core/modules/filter/lib/Drupal/filter/Annotation/Filter.php |
The human-readable name of the filter. |
|
DayDate::title |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/DayDate.php |
Provide a link to the next level of the view |
|
Numeric::title |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Numeric.php |
Get the title this argument will assign the view, given the argument. |
|
Fid::titleQuery |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/views/argument/Fid.php |
Override the behavior of titleQuery(). Get the filenames. |
|
user_menu_title |
function |
drupal/core/modules/user/user.module |
Menu item title callback for the 'user' path. |
|
user_page_title |
function |
drupal/core/modules/user/user.module |
Menu item title callback - use the user name. |
|
Model::getTitle |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/SerializerTest.php |
|
|
Model::setTitle |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/SerializerTest.php |
|
|
FullDate::title |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/FullDate.php |
Provide a link to the next level of the view |
|
node_title_list |
function |
drupal/core/modules/node/node.module |
Gathers a listing of links to nodes. |
|
Nid::titleQuery |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument/Nid.php |
Override the behavior of title(). Get the title of the node. |
|
Vid::titleQuery |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument/Vid.php |
Override the behavior of title(). Get the title of the revision. |
|
Taxonomy::title |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/Taxonomy.php |
Override the behavior of title(). Get the title of the node. |
|
node_page_title |
function |
drupal/core/modules/node/node.module |
Title callback: Displays the node's title. |
|
Uid::titleQuery |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/argument/Uid.php |
Override the behavior of title(). Get the name of the user. |
|
Title::preRender |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/Title.php |
Overrides Drupal\views\Plugin\views\AreaPluginBase::preRender(). |
|
NodeTitleXSSTest |
class |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTitleXSSTest.php |
Tests XSS functionality with a node entity. |
|
ManyToOne::title |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ManyToOne.php |
Get the title this argument will assign the view, given the argument. |
|
MonthDate::title |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/MonthDate.php |
Provide a link to the next level of the view |
|
drupal_get_title |
function |
drupal/core/includes/bootstrap.inc |
Gets the title of the current page. |
|
drupal_set_title |
function |
drupal/core/includes/bootstrap.inc |
Sets the title of the current page. |
|
BlockTitleXSSTest |
class |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockTitleXSSTest.php |
Tests block XSS in title. |
|
AreaTitleTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/AreaTitleTest.php |
Contains \Drupal\views\Tests\Handler\AreaTitleTest. |
|
drupal_sort_title |
function |
drupal/core/includes/common.inc |
Sorts a structured array by 'title' key (no # prefix). |
|
NodeTitleTest.php |
file |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTitleTest.php |
Definition of Drupal\node\Tests\NodeTitleTest. |
|
Rss::summaryTitle |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/row/Rss.php |
Returns the summary of the settings in the display. |
|
TestXSSTitleBlock |
class |
drupal/core/modules/block/tests/lib/Drupal/block_test/Plugin/Block/TestXSSTitleBlock.php |
Provides a block to test XSS in title. |
|
Mini::summaryTitle |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/Mini.php |
Overrides \Drupal\views\Plugin\views\pager\PagerPluginBase::summaryTitle(). |
|
Full::summaryTitle |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/Full.php |
Overrides \Drupal\views\Plugin\views\pager\PagerPluginBase::summaryTitle(). |
|
Time::summaryTitle |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/cache/Time.php |
Return a string to display as the clickable title for the
access control. |
|
None::summaryTitle |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/cache/None.php |
Return a string to display as the clickable title for the
access control. |
|
Role::summaryTitle |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/access/Role.php |
Return a string to display as the clickable title for the
access control. |
|
None::summaryTitle |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/None.php |
Return a string to display as the clickable title for the
pager plugin. |
|
Some::summaryTitle |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/Some.php |
Return a string to display as the clickable title for the
pager plugin. |
|
None::summaryTitle |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/access/None.php |
Return a string to display as the clickable title for the
access control. |
|
String::titleQuery |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/String.php |
Override for specific title lookups. |
|
taxonomy_term_title |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Title callback for term pages. |
|
ReplaceTitleCommand |
class |
drupal/core/modules/views/lib/Drupal/views/Ajax/ReplaceTitleCommand.php |
Provides an AJAX command for replacing the page title. |