Node::$title |
property |
core/modules/node/node.entity.inc |
The node title. |
node_page_title |
function |
core/modules/node/node.module |
Title callback: Displays the node's title. |
user_menu_title |
function |
core/modules/user/user.module |
Menu item title callback for the 'user' path. |
user_page_title |
function |
core/modules/user/user.module |
Menu item title callback - use the user name. |
view::get_title |
function |
core/modules/views/includes/view.inc |
Get the view's current title. This can change depending upon how it
was built. |
view::set_title |
function |
core/modules/views/includes/view.inc |
Override the view's current title. |
Block::getTitle |
function |
core/modules/layout/includes/block.class.inc |
Return the title of a block as configured in the layout. |
Updater::$title |
property |
core/includes/updater.inc |
|
node_title_list |
function |
core/modules/node/node.module |
Gathers a listing of links to nodes. |
drupal_get_title |
function |
core/includes/drupal.inc |
Gets the title of the current page. |
drupal_set_title |
function |
core/includes/drupal.inc |
Sets the title of the current page. |
NodeTitleTestCase |
class |
core/modules/node/tests/node.test |
Tests node title functionality. |
view::build_title |
function |
core/modules/views/includes/view.inc |
Force the view to build a title. |
drupal_sort_title |
function |
core/includes/drupal.inc |
Sorts a structured array by 'title' key (no # prefix). |
LAYOUT_TITLE_NONE |
constant |
core/modules/layout/layout.module |
Layout constant indicating the title of the layout is not shown. |
layout_page_title |
function |
core/modules/layout/layout.module |
Menu title callback; Return the title for editing a layout. |
COMMENT_TITLE_AUTO |
constant |
core/modules/comment/comment.module |
Auto generated comment titles. |
LAYOUT_TITLE_BLOCK |
constant |
core/modules/layout/layout.module |
Layout constant indicating the title of the layout comes from a block. |
backdrop_get_title |
function |
core/includes/bootstrap.inc |
Gets the title of the current page. |
backdrop_set_title |
function |
core/includes/bootstrap.inc |
Sets the title of the current page. |
PageTitleFiltering |
class |
core/modules/system/tests/system.test |
|
taxonomy_term_title |
function |
core/modules/taxonomy/taxonomy.module |
Title callback: Returns the title of the taxonomy term. |
field_ui_menu_title |
function |
core/modules/field_ui/field_ui.module |
Title callback: Returns the name of a given instance. |
LAYOUT_TITLE_CUSTOM |
constant |
core/modules/layout/layout.module |
Layout constant indicating the title of the layout is manually specified. |
BlockText::getTitle |
function |
core/modules/layout/includes/block.text.inc |
Sets block subject on block view. |
menu_overview_title |
function |
core/modules/menu/menu.module |
Title callback for the menu overview page and links. |
NodeBlock::getTitle |
function |
core/modules/node/node.block.inc |
Sets block subject on block view. |
node_type_page_title |
function |
core/modules/node/node.module |
Title callback: Provides the title for a node type edit form. |
COMMENT_TITLE_CUSTOM |
constant |
core/modules/comment/comment.module |
Custom comment titles. |
COMMENT_TITLE_HIDDEN |
constant |
core/modules/comment/comment.module |
Hidden comment titles. |
FieldBlock::getTitle |
function |
core/modules/field/field.block.inc |
Sets block subject on block view. |
Block::$layout_title |
property |
core/modules/layout/includes/block.class.inc |
The Layout's title a block is used in. |
theme_date_nav_title |
function |
core/modules/date/date.theme.inc |
Theme the calendar title. |
Block::getAdminTitle |
function |
core/modules/layout/includes/block.class.inc |
Return an administrative title that will always have a value. |
LAYOUT_TITLE_DEFAULT |
constant |
core/modules/layout/layout.module |
Layout constant indicating the title of the layout is the default. |
ViewsBlock::getTitle |
function |
core/modules/views/includes/views.block.inc |
Return the title of a block as configured in the layout. |
NodeTitleXSSTestCase |
class |
core/modules/node/tests/node.test |
Tests XSS functionality with a node entity. |
BlockLegacy::getTitle |
function |
core/modules/layout/includes/block_legacy.class.inc |
Return the title of a block as configured in the layout. |
BlockBroken::getTitle |
function |
core/modules/layout/includes/block.class.inc |
|
menu_get_active_title |
function |
core/includes/menu.inc |
Gets the title of the current page, as determined by the active trail. |
element_sort_by_title |
function |
core/includes/drupal.inc |
Sorts a structured array by '#title' property. |
BlockExample::getTitle |
function |
modules/examples/block_example/block_example.inc |
Sets block subject on block view. |
BlockHero::getAdminTitle |
function |
core/modules/layout/includes/block.hero.inc |
Sets title text on draggable block panel in Layout builder. |
NodeTitleTestCase::setUp |
function |
core/modules/node/tests/node.test |
Sets up a Backdrop site for running functional and integration tests. |
layout_entity_menu_title |
function |
core/modules/layout/layout.module |
Title callback: Returns a label for the action link to create bundle layouts. |
menu_test_title_callback |
function |
core/modules/simpletest/tests/menu_test.module |
Concatenates a string, by using the t() function and a case number. |
Updater::getProjectTitle |
function |
core/includes/updater.inc |
Return the project name from a Backdrop info file. |
views_ui_edit_page_title |
function |
core/modules/views_ui/views_ui.module |
Page title callback for the Configure View page. |
BlockText::getAdminTitle |
function |
core/modules/layout/includes/block.text.inc |
Sets title text on draggable block panel in Layout builder. |
NodeBlock::getAdminTitle |
function |
core/modules/node/node.block.inc |
Sets title text on draggable block panel in Layout builder. |