Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| NavigationMenuBlockTest::$linkTree | property | core/ |
The menu link tree service. |
| NavigationMenuBlockTest::$menu | property | core/ |
The menu for testing. |
| NavigationMenuBlockTest::$menuLinkManager | property | core/ |
The menu link plugin manager service. |
| NavigationMenuBlockTest::$modules | property | core/ |
Modules to install. |
| NavigationMenuBlockTest::$navigationBlock | property | core/ |
The navigation block under test. |
| NavigationMenuBlockTest::convertBuiltMenuToIdTree | function | core/ |
Helper method to allow for easy menu link tree structure assertions. |
| NavigationMenuBlockTest::setUp | function | core/ |
|
| NavigationMenuBlockTest::testConfigLevelDepth | function | core/ |
Tests the config start level and depth. |
| NavigationMenuBlockTest::testHtmlMarkup | function | core/ |
Tests the generated HTML markup. |
| NavigationMenuBlockTest::testSystemMenuBlockConfigDependencies | function | core/ |
Tests calculation of a system navigation menu block's config dependencies. |
| 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::$contentEntityPaths | property | core/ |
A list of all the link paths of enabled content entities. |
| NavigationRenderer::$localTasks | property | core/ |
The navigation local tasks render array. |
| NavigationRenderer::getContentEntityPaths | function | core/ |
Returns the paths for the link templates of all content entities. |
| NavigationRenderer::getContentEntityTypePaths | function | core/ |
Returns the path for the link template for a given content entity type. |
| 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::isLayoutBuilderEntityType | function | core/ |
Determines if a given entity type is layout builder relevant or not. |
| NavigationRenderer::LOGO_PROVIDER_CUSTOM | constant | core/ |
Use the custom provided logo in the navigation. |
| NavigationRenderer::meetsContentEntityRoutesCondition | function | core/ |
Determines if content entity route condition is met. |
| NavigationRenderer::removeLocalTasks | function | core/ |
Alter the build of any local_tasks_block plugin block. |
| NavigationRenderer::__construct | function | core/ |
Construct a new NavigationRenderer object. |
| 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/ |
Overrides \Drupal\Core\Access\AccessibleInterface::access(). |
| NavigationSectionStorage::buildLocalTasks | function | core/ |
Provides the local tasks dynamically for Layout Builder plugins. |
| NavigationSectionStorage::buildRoutes | function | core/ |
Provides the routes needed for Layout Builder UI. |
| NavigationSectionStorage::create | function | core/ |
Creates an instance of the plugin. |
| NavigationSectionStorage::deriveContextsFromRoute | function | core/ |
Derives the available plugin contexts from route values. |
| NavigationSectionStorage::getConfigName | function | core/ |
Returns the name to be used to store in the config system. |
| NavigationSectionStorage::getContextMapping | function | core/ |
Gets a mapping of the expected assignment names to their context names. |
| NavigationSectionStorage::getContextsDuringPreview | function | core/ |
Gets contexts for use during preview. |
| NavigationSectionStorage::getLayoutBuilderUrl | function | core/ |
Gets the URL used to display the Layout Builder UI. |
| NavigationSectionStorage::getRedirectUrl | function | core/ |
Gets the URL used when redirecting away from the Layout Builder UI. |
| NavigationSectionStorage::getSections | function | core/ |
Gets the layout sections. |
| NavigationSectionStorage::getStorageId | function | core/ |
Returns an identifier for this storage. |
| NavigationSectionStorage::getStorageType | function | core/ |
Returns the type of this storage. |
| NavigationSectionStorage::isApplicable | function | core/ |
Determines if this section storage is applicable for the current contexts. |
| NavigationSectionStorage::label | function | core/ |
Gets the label for the object using the sections. |
| NavigationSectionStorage::save | function | core/ |
Saves the sections. |
Pagination
- Previous page
- Page 917
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.