MenuLinkBase::isExpanded |
function |
core/lib/Drupal/Core/Menu/MenuLinkBase.php |
Returns whether the child menu links should always been shown. |
ViewsMenuLink::isExpanded |
function |
core/modules/views/src/Plugin/Menu/ViewsMenuLink.php |
Returns whether the child menu links should always been shown. |
MenuLinkContent::isExpanded |
function |
core/modules/menu_link_content/src/Entity/MenuLinkContent.php |
Returns whether the menu link is marked as always expanded. |
MenuLinkInterface::isExpanded |
function |
core/lib/Drupal/Core/Menu/MenuLinkInterface.php |
Returns whether the child menu links should always been shown. |
MenuLinkContentInterface::isExpanded |
function |
core/modules/menu_link_content/src/MenuLinkContentInterface.php |
Returns whether the menu link is marked as always expanded. |