Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| 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::$menu | property | core/ |
The menu for testing. |
| NavigationMenuMarkupTest::$menuLinkManager | property | core/ |
The menu link plugin manager service. |
| NavigationMenuMarkupTest::$modules | property | core/ |
|
| NavigationMenuMarkupTest::setUp | function | core/ |
|
| NavigationMenuMarkupTest::testToolbarButtonAttributes | function | core/ |
Tests the generated HTML markup. |
| NavigationRenderer | class | core/ |
Handle rendering for different pieces of the navigation. |
| NavigationRenderer.php | file | core/ |
|
| NavigationRenderer::$localTasks | property | core/ |
The navigation local tasks render array. |
| NavigationRenderer::buildNavigation | function | core/ |
Build out the navigation bar. |
| NavigationRenderer::buildTopBar | function | core/ |
Build the top bar for content entity pages. |
| NavigationRenderer::doBuildNavigation | function | core/ |
Pre-render callback for ::buildNavigation. |
| NavigationRenderer::doBuildTopBar | function | core/ |
Lazy builder to generate the top bar render array. |
| NavigationRenderer::getContentTop | function | core/ |
Gets the content for content_top section. |
| 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::LOGO_PROVIDER_DEFAULT | constant | core/ |
Use the default Drupal logo in the navigation. |
| NavigationRenderer::LOGO_PROVIDER_HIDE | constant | core/ |
Hide the 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/ |
|
| NavigationSafeBlockDefinitionTest::$modules | property | core/ |
|
| 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/ |
|
| NavigationSectionStorage::$configFactory | property | core/ |
The config factory. |
| NavigationSectionStorage::$sections | property | core/ |
An array of sections. |
| NavigationSectionStorage::access | function | core/ |
|
| NavigationSectionStorage::buildLocalTasks | function | core/ |
|
| NavigationSectionStorage::buildRoutes | function | core/ |
|
| NavigationSectionStorage::deriveContextsFromRoute | function | core/ |
Pagination
- Previous page
- Page 1152
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.