7 calls to MenuTreeStorageTest::addMenuLink() in Drupal 9
- MenuTreeStorageTest::testLoadByProperties in core/
tests/ Drupal/ KernelTests/ Core/ Menu/ MenuTreeStorageTest.php - Tests MenuTreeStorage::loadByProperties().
- MenuTreeStorageTest::testLoadTree in core/
tests/ Drupal/ KernelTests/ Core/ Menu/ MenuTreeStorageTest.php - Tests the loadTreeData method.
- MenuTreeStorageTest::testMenuDisabledChildLinks in core/
tests/ Drupal/ KernelTests/ Core/ Menu/ MenuTreeStorageTest.php - Tests with disabled child links.
- MenuTreeStorageTest::testMenuLinkMoving in core/
tests/ Drupal/ KernelTests/ Core/ Menu/ MenuTreeStorageTest.php - Tests the tree with moving links inside the hierarchy.
- MenuTreeStorageTest::testMenuRebuild in core/
tests/ Drupal/ KernelTests/ Core/ Menu/ MenuTreeStorageTest.php - Ensure hierarchy persists after a menu rebuild.
- MenuTreeStorageTest::testSimpleHierarchy in core/
tests/ Drupal/ KernelTests/ Core/ Menu/ MenuTreeStorageTest.php - Tests with a simple linear hierarchy.
- MenuTreeStorageTest::testSubtreeHeight in core/
tests/ Drupal/ KernelTests/ Core/ Menu/ MenuTreeStorageTest.php - Tests finding the subtree height with content menu links.