Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search 11.x for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::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::isSupported | function | core/ |
Determines if layout builder is supported by a view mode. |
| NavigationSectionStorage::label | function | core/ |
Gets the label for the object using the sections. |
| NavigationSectionStorage::save | function | core/ |
Saves the sections. |
| NavigationSectionStorage::setSections | function | core/ |
Stores the information for all sections. |
| NavigationSectionStorage::STORAGE_ID | constant | core/ |
|
| NavigationSectionStorage::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| NavigationTestHooks::navigationContentTop | function | core/ |
Implements hook_navigation_content_top(). |
| NavigationTestHooks::navigationContentTopAlter | function | core/ |
Implements hook_navigation_content_top_alter(). |
| NavigationThemeHooks::preprocessTopBar | function | core/ |
Prepares variables for navigation top bar template. |
| NavigationTopBarContentModerationTest | class | core/ |
Tests the top bar behavior along with content moderation. |
| NavigationTopBarContentModerationTest.php | file | core/ |
|
| NavigationTopBarContentModerationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NavigationTopBarContentModerationTest::$modules | property | core/ |
Modules to install. |
| NavigationTopBarContentModerationTest::$node | property | core/ |
Node used to check top bar options. |
| NavigationTopBarContentModerationTest::setUp | function | core/ |
Sets the test up. |
| NavigationTopBarContentModerationTest::testContentModerationPageActions | function | core/ |
Tests the interaction of page actions and content moderation. |
| NavigationTopBarPageContextTest | class | core/ |
Tests the PageContext top bar item functionality. |
| NavigationTopBarPageContextTest.php | file | core/ |
|
| NavigationTopBarPageContextTest::$adminUser | property | core/ |
An admin user to configure the test environment. |
| NavigationTopBarPageContextTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NavigationTopBarPageContextTest::$modules | property | core/ |
Modules to install. |
| NavigationTopBarPageContextTest::setUp | function | core/ |
|
| NavigationTopBarPageContextTest::testPageContextTopBarItemNode | function | core/ |
Tests the PageContext top bar item output for a published node. |
| NavigationTopBarTest | class | core/ |
Tests the top bar functionality. |
| NavigationTopBarTest.php | file | core/ |
|
| NavigationTopBarTest::$adminUser | property | core/ |
An admin user to configure the test environment. |
| NavigationTopBarTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NavigationTopBarTest::$modules | property | core/ |
Modules to install. |
| NavigationTopBarTest::$node | property | core/ |
Node used to check top bar options. |
| NavigationTopBarTest::assertActionsWeight | function | core/ |
Asserts that top bar actions respect local tasks weights. |
| NavigationTopBarTest::setUp | function | core/ |
|
| NavigationTopBarTest::testTopBarPluginWeights | function | core/ |
Tests the plugin weights in the top bar. |
| NavigationTopBarTest::testTopBarVisibility | function | core/ |
Tests the top bar visibility. |
| NavigationWorkspacesUiTest::testWorkspacesNavigationButton | function | core/ |
Tests the Workspaces button in the navigation bar. |
Pagination
- Previous page
- Page 178
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.