Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| NavigationMenuBlockTest::testHtmlMarkup | function | core/ |
Tests the generated HTML markup. |
| NavigationMenuBlockTest::testSystemMenuBlockConfigDependencies | function | core/ |
Tests calculation of a system navigation menu block's config dependencies. |
| NavigationMenuLinkTree::transform | function | core/ |
Applies menu link tree manipulators to transform the given tree. |
| NavigationMenuLinkTree::__construct | function | core/ |
Constructs a \Drupal\navigation\Menu\NavigationMenuLinkTree object. |
| NavigationMenuLinkTreeManipulators | class | core/ |
Provides a menu link tree manipulator for the navigation menu block. |
| NavigationMenuLinkTreeManipulators.php | file | core/ |
|
| NavigationMenuLinkTreeManipulators::addOverviewLink | function | core/ |
Adds "overview" menu tree element as child of a menu tree element. |
| NavigationMenuLinkTreeManipulators::addSecondLevelOverviewLinks | function | core/ |
Adds an "overview" child link to second level menu links with children. |
| NavigationMenuLinkTreeManipulators::isEnabledAndAccessible | function | core/ |
Checks whether the menu link tree element is accessible and enabled. |
| NavigationMenuLinkTreeManipulators::shouldAddOverviewLink | function | core/ |
Whether a menu tree element should have an overview link added to it. |
| NavigationMenuLinkTreeManipulators::__construct | function | core/ |
|
| NavigationMenuLinkTreeManipulatorsTest | class | core/ |
Tests the navigation menu link tree manipulator. |
| NavigationMenuLinkTreeManipulatorsTest.php | file | core/ |
|
| NavigationMenuLinkTreeManipulatorsTest::mockTree | function | core/ |
Creates a mock tree. |
| NavigationMenuLinkTreeManipulatorsTest::testAddSecondLevelOverviewLinks | function | core/ |
Tests the addSecondLevelOverviewLinks() tree manipulator. |
| NavigationMenuLinkTreeTest | class | core/ |
Tests \Drupal\navigation\Menu\NavigationMenuLinkTree. |
| NavigationMenuLinkTreeTest.php | file | core/ |
|
| NavigationMenuLinkTreeTest::$linkTree | property | core/ |
The tested navigation menu link tree. |
| NavigationMenuLinkTreeTest::$modules | property | core/ |
Modules to install. |
| NavigationMenuLinkTreeTest::setUp | function | core/ |
|
| NavigationMenuLinkTreeTest::testNavigationMenuLinkTreeAlter | function | core/ |
Tests the hook_navigation_menu_link_tree_alter logic. |
| NavigationMenuMarkupTest | class | core/ |
Tests \Drupal\navigation\Plugin\Block\NavigationMenuBlock. |
| NavigationMenuMarkupTest.php | file | core/ |
|
| NavigationMenuMarkupTest::$blockManager | property | core/ |
The block manager service. |
| NavigationMenuMarkupTest::$linkTree | property | core/ |
The menu link tree service. |
| NavigationMenuMarkupTest::$menu | property | core/ |
The menu for testing. |
| NavigationMenuMarkupTest::$menuLinkManager | property | core/ |
The menu link plugin manager service. |
| NavigationMenuMarkupTest::$modules | property | core/ |
Modules to install. |
| NavigationMenuMarkupTest::setUp | function | core/ |
|
| NavigationMenuMarkupTest::testToolbarButtonAttributes | function | core/ |
Tests the generated HTML markup. |
| NavigationRenderer::$localTasks | property | core/ |
The navigation local tasks render array. |
| NavigationRenderer::getLocalTasks | function | core/ |
Local tasks list based on user access. |
| NavigationRenderer::hasLocalTasks | function | core/ |
Do we have local tasks that we want to show in the top bar? |
| NavigationRenderer::LOGO_PROVIDER_CUSTOM | constant | core/ |
Use the custom provided logo in the navigation. |
| NavigationRenderer::removeLocalTasks | function | core/ |
Alter the build of any local_tasks_block plugin block. |
| NavigationRenderer::__construct | function | core/ |
Construct a new NavigationRenderer object. |
| NavigationRequirements | class | core/ |
Requirements for the navigation module. |
| NavigationRequirements.php | file | core/ |
|
| NavigationRequirements::runtime | function | core/ |
Implements hook_runtime_requirements(). |
| NavigationRequirements::__construct | function | core/ |
|
| NavigationSafeBlockDefinitionTest | class | core/ |
Tests the definition of navigation safe blocks. |
| NavigationSafeBlockDefinitionTest.php | file | core/ |
|
| NavigationSafeBlockDefinitionTest::$adminUser | property | core/ |
User with permission to administer navigation blocks and access navigation. |
| NavigationSafeBlockDefinitionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NavigationSafeBlockDefinitionTest::$modules | property | core/ |
Modules to install. |
| NavigationSafeBlockDefinitionTest::setUp | function | core/ |
|
| NavigationSafeBlockDefinitionTest::testNavigationBlocksHiddenInBlockLayout | function | core/ |
Tests logic to exclude blocks in Block Layout UI. |
| NavigationSafeBlockDefinitionTest::testNavigationSafeBlockDefinition | function | core/ |
Tests logic to include blocks in Navigation Layout UI. |
| NavigationSectionStorage | class | core/ |
Provides navigation section storage. |
| NavigationSectionStorage.php | file | core/ |
Pagination
- Previous page
- Page 997
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.