You are here

namespace Drupal\Tests\menu_link_content\Kernel in Drupal 8

Same name in other branches
  1. 9 Drupal\Tests\menu_link_content\Kernel
  2. 10 Drupal\Tests\menu_link_content\Kernel
Classsort descending Location Description
MenuLinkContentCacheabilityBubblingTest core/modules/menu_link_content/tests/src/Kernel/MenuLinkContentCacheabilityBubblingTest.php Ensures that rendered menu links bubble the necessary bubbleable metadata for outbound path/route processing.
MenuLinkContentDeriverTest core/modules/menu_link_content/tests/src/Kernel/MenuLinkContentDeriverTest.php Tests the menu link content deriver.
MenuLinksTest core/modules/menu_link_content/tests/src/Kernel/MenuLinksTest.php Tests handling of menu links hierarchies.
PathAliasMenuLinkContentTest core/modules/menu_link_content/tests/src/Kernel/PathAliasMenuLinkContentTest.php Ensures that the menu tree adapts to path alias changes.