6 methods override MenuLinkInterface::getTitle() in Zircon Profile 8.0
- InaccessibleMenuLink::getTitle in core/
lib/ Drupal/ Core/ Menu/ InaccessibleMenuLink.php - Returns the localized title to be shown for this link.
- MenuLinkContent::getTitle in core/
modules/ menu_link_content/ src/ Plugin/ Menu/ MenuLinkContent.php - Returns the localized title to be shown for this link.
- MenuLinkDefault::getTitle in core/
lib/ Drupal/ Core/ Menu/ MenuLinkDefault.php - Returns the localized title to be shown for this link.
- MenuLinkMock::getTitle in core/
tests/ Drupal/ Tests/ Core/ Menu/ MenuLinkMock.php - Returns the localized title to be shown for this link.
- TaxonomyMenuMenuLink::getTitle in modules/
taxonomy_menu/ src/ Plugin/ Menu/ TaxonomyMenuMenuLink.php - Returns the localized title to be shown for this link.
- ViewsMenuLink::getTitle in core/
modules/ views/ src/ Plugin/ Menu/ ViewsMenuLink.php - Returns the localized title to be shown for this link.