Search for getTitle

  1. Search 7.x for getTitle
  2. Search 8.9.x for getTitle
  3. Search 10.3.x for getTitle
  4. Search 11.x for getTitle
  5. Other projects
Title Object type File name Summary
BlockContentTypeListBuilder::getTitle function core/modules/block_content/src/BlockContentTypeListBuilder.php Gets the title of the page.
ContextualLinkDefault::getTitle function core/lib/Drupal/Core/Menu/ContextualLinkDefault.php Returns the localized title to be shown for this contextual link.
ContextualLinkDefaultTest::testGetTitle function core/tests/Drupal/Tests/Core/Menu/ContextualLinkDefaultTest.php @covers ::getTitle[[api-linebreak]]
ContextualLinkDefaultTest::testGetTitleWithContext function core/tests/Drupal/Tests/Core/Menu/ContextualLinkDefaultTest.php @covers ::getTitle[[api-linebreak]]
ContextualLinkDefaultTest::testGetTitleWithTitleArguments function core/tests/Drupal/Tests/Core/Menu/ContextualLinkDefaultTest.php @covers ::getTitle[[api-linebreak]]
ContextualLinkInterface::getTitle function core/lib/Drupal/Core/Menu/ContextualLinkInterface.php Returns the localized title to be shown for this contextual link.
DynamicMenuLinkMock::getTitle function core/tests/Drupal/Tests/Core/Menu/DynamicMenuLinkMock.php Returns the localized title to be shown for this link.
EntityListBuilder::getTitle function core/lib/Drupal/Core/Entity/EntityListBuilder.php Gets the title of the page.
HelpSectionPluginBase::getTitle function core/modules/help/src/Plugin/HelpSection/HelpSectionPluginBase.php Returns the title of the help section.
HelpSectionPluginInterface::getTitle function core/modules/help/src/HelpSectionPluginInterface.php Returns the title of the help section.
InaccessibleMenuLink::getTitle function core/lib/Drupal/Core/Menu/InaccessibleMenuLink.php Returns the localized title to be shown for this link.
InstallerException::getTitle function core/lib/Drupal/Core/Installer/Exception/InstallerException.php Returns the exception page title.
Item::getTitle function core/modules/aggregator/src/Entity/Item.php Returns the title of the feed item.
ItemInterface::getTitle function core/modules/aggregator/src/ItemInterface.php Returns the title of the feed item.
LocalActionDefault::getTitle function core/lib/Drupal/Core/Menu/LocalActionDefault.php Returns the localized title to be shown for this action.
LocalActionDefaultTest::testGetTitle function core/tests/Drupal/Tests/Core/Menu/LocalActionDefaultTest.php Tests the getTitle method without a translation context.
LocalActionDefaultTest::testGetTitleWithContext function core/tests/Drupal/Tests/Core/Menu/LocalActionDefaultTest.php Tests the getTitle method with a translation context.
LocalActionDefaultTest::testGetTitleWithTitleArguments function core/tests/Drupal/Tests/Core/Menu/LocalActionDefaultTest.php Tests the getTitle method with title arguments.
LocalActionInterface::getTitle function core/lib/Drupal/Core/Menu/LocalActionInterface.php Returns the localized title to be shown for this action.
LocalActionManager::getTitle function core/lib/Drupal/Core/Menu/LocalActionManager.php Gets the title for a local action.
LocalActionManagerInterface::getTitle function core/lib/Drupal/Core/Menu/LocalActionManagerInterface.php Gets the title for a local action.
LocalActionManagerTest::testGetTitle function core/tests/Drupal/Tests/Core/Menu/LocalActionManagerTest.php @covers ::getTitle[[api-linebreak]]
LocalTaskDefault::getTitle function core/lib/Drupal/Core/Menu/LocalTaskDefault.php Returns the localized title to be shown for this tab.
LocalTaskDefaultTest::testGetTitle function core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php @covers ::getTitle[[api-linebreak]]
LocalTaskDefaultTest::testGetTitleWithContext function core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php @covers ::getTitle[[api-linebreak]]
LocalTaskDefaultTest::testGetTitleWithTitleArguments function core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php @covers ::getTitle[[api-linebreak]]
LocalTaskInterface::getTitle function core/lib/Drupal/Core/Menu/LocalTaskInterface.php Returns the localized title to be shown for this tab.
LocalTaskManager::getTitle function core/lib/Drupal/Core/Menu/LocalTaskManager.php Gets the title for a local task.
LocalTaskManagerInterface::getTitle function core/lib/Drupal/Core/Menu/LocalTaskManagerInterface.php Gets the title for a local task.
LocalTaskManagerTest::testGetTitle function core/tests/Drupal/Tests/Core/Menu/LocalTaskManagerTest.php Tests the getTitle method.
LoginLogoutMenuLink::getTitle function core/modules/user/src/Plugin/Menu/LoginLogoutMenuLink.php Returns the localized title to be shown for this link.
MenuLinkDefault::getTitle function core/lib/Drupal/Core/Menu/MenuLinkDefault.php Returns the localized title to be shown for this link.
MenuLinkInterface::getTitle function core/lib/Drupal/Core/Menu/MenuLinkInterface.php Returns the localized title to be shown for this link.
MenuLinkMock::getTitle function core/tests/Drupal/Tests/Core/Menu/MenuLinkMock.php Returns the localized title to be shown for this link.
MockComplexContextBlock::getTitle function core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/mock_block/MockComplexContextBlock.php
MockUserLoginBlock::getTitle function core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/mock_block/MockUserLoginBlock.php
MockUserNameBlock::getTitle function core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/mock_block/MockUserNameBlock.php
ProtectedDirectory::getTitle function core/lib/Drupal/Core/File/ProtectedDirectory.php Gets the title.
SecurityAdvisory::getTitle function core/modules/system/src/SecurityAdvisories/SecurityAdvisory.php Gets the title.
TestContextualLink::getTitle function core/modules/system/tests/modules/menu_test/src/Plugin/Menu/ContextualLink/TestContextualLink.php Returns the localized title to be shown for this contextual link.
TestLocalAction4::getTitle function core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalAction/TestLocalAction4.php Returns the localized title to be shown for this action.
TestLocalAction5::getTitle function core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalAction/TestLocalAction5.php Returns the localized title to be shown for this action.
TestLocalAction::getTitle function core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalAction/TestLocalAction.php Returns the localized title to be shown for this action.
TestLocalActionWithConfig::getTitle function core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalAction/TestLocalActionWithConfig.php Returns the localized title to be shown for this action.
TestTasksSettingsSub1::getTitle function core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalTask/TestTasksSettingsSub1.php Returns the localized title to be shown for this tab.
TestTaskWithUserInput::getTitle function core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalTask/TestTaskWithUserInput.php Returns the localized title to be shown for this tab.
TitleResolver::getTitle function core/lib/Drupal/Core/Controller/TitleResolver.php Returns a static or dynamic title for the route.
TitleResolverInterface::getTitle function core/lib/Drupal/Core/Controller/TitleResolverInterface.php Returns a static or dynamic title for the route.
TypedDataStringBlock::getTitle function core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/mock_block/TypedDataStringBlock.php
UnapprovedComments::getTitle function core/modules/comment/src/Plugin/Menu/LocalTask/UnapprovedComments.php Returns the localized title to be shown for this tab.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.