Search for getTitle

  1. Search 7.x for getTitle
  2. Search 9.5.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
ArgumentPluginBase::getTitle function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Called by the view object to get the title. This may be set by a
validator so we don't necessarily call through to title().
BlockContentTypeListBuilder::getTitle function core/modules/block_content/src/BlockContentTypeListBuilder.php Gets the title of the page.
ConfigEntityMapper::getTitle function core/modules/config_translation/src/ConfigEntityMapper.php Returns title of this translation page.
ConfigMapperInterface::getTitle function core/modules/config_translation/src/ConfigMapperInterface.php Returns title of this translation page.
ConfigNamesMapper::getTitle function core/modules/config_translation/src/ConfigNamesMapper.php Returns title of this translation page.
ConfigNamesMapperTest::testGetTitle function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Tests ConfigNamesMapper::getTitle().
ConfigTranslationContextualLink::getTitle function core/modules/config_translation/src/Plugin/Menu/ContextualLink/ConfigTranslationContextualLink.php Returns the localized title to be shown for this contextual link.
ConfigTranslationLocalTask::getTitle function core/modules/config_translation/src/Plugin/Menu/LocalTask/ConfigTranslationLocalTask.php Returns the localized title to be shown for this tab.
ContentModerationConfigureEntityTypesForm::getTitle function core/modules/content_moderation/src/Form/ContentModerationConfigureEntityTypesForm.php Route title callback.
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
ContextualLinkDefaultTest::testGetTitleWithContext function core/tests/Drupal/Tests/Core/Menu/ContextualLinkDefaultTest.php @covers ::getTitle
ContextualLinkDefaultTest::testGetTitleWithTitleArguments function core/tests/Drupal/Tests/Core/Menu/ContextualLinkDefaultTest.php @covers ::getTitle
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.
FieldConfigEditForm::getTitle function core/modules/field_ui/src/Form/FieldConfigEditForm.php The _title_callback for the field settings form.
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
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
LocalTaskDefaultTest::testGetTitleWithContext function core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php @covers ::getTitle
LocalTaskDefaultTest::testGetTitleWithTitleArguments function core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php @covers ::getTitle
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.
MenuLinkContent::getTitle function core/modules/menu_link_content/src/Plugin/Menu/MenuLinkContent.php Returns the localized title to be shown for this link.
MenuLinkContent::getTitle function core/modules/menu_link_content/src/Entity/MenuLinkContent.php Gets the title of the menu link.
MenuLinkContentInterface::getTitle function core/modules/menu_link_content/src/MenuLinkContentInterface.php Gets the title of the menu 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
Node::getTitle function core/modules/node/src/Entity/Node.php Gets the node title.

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