Search for all
Title | Object type | File name | Summary |
---|---|---|---|
navigation.info.yml | file | core/ |
core/modules/navigation/navigation.info.yml |
navigation.install | file | core/ |
Install, update and uninstall functions for the navigation module. |
navigation.layouts.yml | file | core/ |
core/modules/navigation/navigation.layouts.yml |
navigation.libraries.yml | file | core/ |
core/modules/navigation/navigation.libraries.yml |
navigation.links.menu.yml | file | core/ |
core/modules/navigation/navigation.links.menu.yml |
navigation.menu_tree | service | core/ |
Drupal\navigation\Menu\NavigationMenuLinkTree |
navigation.module | file | core/ |
Primary module hooks for navigation module. |
navigation.permissions.yml | file | core/ |
core/modules/navigation/navigation.permissions.yml |
navigation.post_update.php | file | core/ |
Post update functions for the Navigation module. |
navigation.renderer | service | core/ |
Drupal\navigation\NavigationRenderer |
navigation.routing.yml | file | core/ |
core/modules/navigation/navigation.routing.yml |
navigation.schema.yml | file | core/ |
core/modules/navigation/config/schema/navigation.schema.yml |
navigation.services.yml | file | core/ |
core/modules/navigation/navigation.services.yml |
navigation.settings.yml | file | core/ |
core/modules/navigation/config/install/navigation.settings.yml |
navigation.user_lazy_builder | service | core/ |
Drupal\navigation\UserLazyBuilder |
NavigationBlockUiTest | class | core/ |
Tests that the navigation block UI exists and stores data correctly. |
NavigationBlockUiTest.php | file | core/ |
|
NavigationBlockUiTest::$adminUser | property | core/ |
An administrative user to configure the test environment. |
NavigationBlockUiTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
NavigationBlockUiTest::$modules | property | core/ |
Modules to install. |
NavigationBlockUiTest::assertOffCanvasFormAfterWait | function | core/ |
Waits for the specified form and returns it when available and visible. |
NavigationBlockUiTest::openAddBlockForm | function | core/ |
Opens the add block form in the off-canvas dialog. |
NavigationBlockUiTest::setUp | function | core/ |
|
NavigationBlockUiTest::testNavigationBlockAdminUiPage | function | core/ |
Tests navigation block admin page exists and functions correctly. |
NavigationContentLinks | class | core/ |
Build the menu links for the Content menu. |
NavigationContentLinks.php | file | core/ |
|
NavigationContentLinks::addCreateEntityLinks | function | core/ |
Add create links for an entity type. |
NavigationContentLinks::addLink | function | core/ |
Ensure a route exists and add the link. |
NavigationContentLinks::addMenuLinks | function | core/ |
Add links to the Content menu, based on enabled modules. |
NavigationContentLinks::create | function | core/ |
Instantiates a new instance of this class. |
NavigationContentLinks::removeAdminContentLink | function | core/ |
Remove the admin/content link, and any direct children. |
NavigationContentLinks::removeHelpLink | function | core/ |
Remove the help link as render it outside any menu. |
NavigationContentLinks::__construct | function | core/ |
Construct a new NavigationContentLinks object. |
NavigationLayout | class | core/ |
Defines a layout class for navigation. |
NavigationLayout.php | file | core/ |
|
NavigationLayout::build | function | core/ |
Build a render array for layout with regions. |
NavigationMenuBlock | class | core/ |
Provides a generic menu navigation block. |
NavigationMenuBlock.php | file | core/ |
|
NavigationMenuBlock::blockForm | function | core/ |
|
NavigationMenuBlock::blockSubmit | function | core/ |
|
NavigationMenuBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
NavigationMenuBlock::calculateDependencies | function | core/ |
|
NavigationMenuBlock::create | function | core/ |
Creates an instance of the plugin. |
NavigationMenuBlock::defaultConfiguration | function | core/ |
|
NavigationMenuBlock::getCacheContexts | function | core/ |
|
NavigationMenuBlock::NAVIGATION_MAX_DEPTH | constant | core/ |
|
NavigationMenuBlockTest | class | core/ |
Tests \Drupal\navigation\Plugin\Block\NavigationMenuBlock. |
NavigationMenuBlockTest.php | file | core/ |
|
NavigationMenuBlockTest::$blockManager | property | core/ |
The block manager service. |
NavigationMenuBlockTest::$linkTree | property | core/ |
The menu link tree service. |
Pagination
- Previous page
- Page 98
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.