Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 8.9.x for to
  4. Search 10.3.x for to
  5. Search 11.x for to
  6. Other projects
Title Object type File name Summary
NavigationSectionStorage::getContextsDuringPreview function core/modules/navigation/src/Plugin/SectionStorage/NavigationSectionStorage.php Gets contexts for use during preview.
NavigationSectionStorage::getLayoutBuilderUrl function core/modules/navigation/src/Plugin/SectionStorage/NavigationSectionStorage.php Gets the URL used to display the Layout Builder UI.
NavigationSectionStorage::getRedirectUrl function core/modules/navigation/src/Plugin/SectionStorage/NavigationSectionStorage.php Gets the URL used when redirecting away from the Layout Builder UI.
NavigationSectionStorage::getSections function core/modules/navigation/src/Plugin/SectionStorage/NavigationSectionStorage.php Gets the layout sections.
NavigationSectionStorage::getStorageId function core/modules/navigation/src/Plugin/SectionStorage/NavigationSectionStorage.php Returns an identifier for this storage.
NavigationSectionStorage::getStorageType function core/modules/navigation/src/Plugin/SectionStorage/NavigationSectionStorage.php Returns the type of this storage.
NavigationSectionStorage::isApplicable function core/modules/navigation/src/Plugin/SectionStorage/NavigationSectionStorage.php Determines if this section storage is applicable for the current contexts.
NavigationSectionStorage::isSupported function core/modules/navigation/src/Plugin/SectionStorage/NavigationSectionStorage.php Determines if layout builder is supported by a view mode.
NavigationSectionStorage::label function core/modules/navigation/src/Plugin/SectionStorage/NavigationSectionStorage.php Gets the label for the object using the sections.
NavigationSectionStorage::save function core/modules/navigation/src/Plugin/SectionStorage/NavigationSectionStorage.php Saves the sections.
NavigationSectionStorage::setSections function core/modules/navigation/src/Plugin/SectionStorage/NavigationSectionStorage.php Stores the information for all sections.
NavigationSectionStorage::STORAGE_ID constant core/modules/navigation/src/Plugin/SectionStorage/NavigationSectionStorage.php
NavigationSectionStorage::__construct function core/modules/navigation/src/Plugin/SectionStorage/NavigationSectionStorage.php Constructs a \Drupal\Component\Plugin\PluginBase object.
NavigationTestHooks::navigationContentTop function core/modules/navigation/tests/navigation_test/src/Hook/NavigationTestHooks.php Implements hook_navigation_content_top().
NavigationTestHooks::navigationContentTopAlter function core/modules/navigation/tests/navigation_test/src/Hook/NavigationTestHooks.php Implements hook_navigation_content_top_alter().
NavigationThemeHooks::preprocessTopBar function core/modules/navigation/src/Hook/NavigationThemeHooks.php Prepares variables for navigation top bar template.
NavigationTopBarContentModerationTest class core/modules/navigation/tests/src/Functional/NavigationTopBarContentModerationTest.php Tests the top bar behavior along with content moderation.
NavigationTopBarContentModerationTest.php file core/modules/navigation/tests/src/Functional/NavigationTopBarContentModerationTest.php
NavigationTopBarContentModerationTest::$defaultTheme property core/modules/navigation/tests/src/Functional/NavigationTopBarContentModerationTest.php The theme to install as the default for testing.
NavigationTopBarContentModerationTest::$modules property core/modules/navigation/tests/src/Functional/NavigationTopBarContentModerationTest.php Modules to install.
NavigationTopBarContentModerationTest::$node property core/modules/navigation/tests/src/Functional/NavigationTopBarContentModerationTest.php Node used to check top bar options.
NavigationTopBarContentModerationTest::setUp function core/modules/navigation/tests/src/Functional/NavigationTopBarContentModerationTest.php Sets the test up.
NavigationTopBarContentModerationTest::testContentModerationPageActions function core/modules/navigation/tests/src/Functional/NavigationTopBarContentModerationTest.php Tests the interaction of page actions and content moderation.
NavigationTopBarPageContextTest class core/modules/navigation/tests/src/Functional/NavigationTopBarPageContextTest.php Tests the PageContext top bar item functionality.
NavigationTopBarPageContextTest.php file core/modules/navigation/tests/src/Functional/NavigationTopBarPageContextTest.php
NavigationTopBarPageContextTest::$adminUser property core/modules/navigation/tests/src/Functional/NavigationTopBarPageContextTest.php An admin user to configure the test environment.
NavigationTopBarPageContextTest::$defaultTheme property core/modules/navigation/tests/src/Functional/NavigationTopBarPageContextTest.php The theme to install as the default for testing.
NavigationTopBarPageContextTest::$modules property core/modules/navigation/tests/src/Functional/NavigationTopBarPageContextTest.php Modules to install.
NavigationTopBarPageContextTest::setUp function core/modules/navigation/tests/src/Functional/NavigationTopBarPageContextTest.php
NavigationTopBarPageContextTest::testPageContextTopBarItemNode function core/modules/navigation/tests/src/Functional/NavigationTopBarPageContextTest.php Tests the PageContext top bar item output for a published node.
NavigationTopBarTest class core/modules/navigation/tests/src/Functional/NavigationTopBarTest.php Tests the top bar functionality.
NavigationTopBarTest.php file core/modules/navigation/tests/src/Functional/NavigationTopBarTest.php
NavigationTopBarTest::$adminUser property core/modules/navigation/tests/src/Functional/NavigationTopBarTest.php An admin user to configure the test environment.
NavigationTopBarTest::$defaultTheme property core/modules/navigation/tests/src/Functional/NavigationTopBarTest.php The theme to install as the default for testing.
NavigationTopBarTest::$modules property core/modules/navigation/tests/src/Functional/NavigationTopBarTest.php Modules to install.
NavigationTopBarTest::$node property core/modules/navigation/tests/src/Functional/NavigationTopBarTest.php Node used to check top bar options.
NavigationTopBarTest::assertActionsWeight function core/modules/navigation/tests/src/Functional/NavigationTopBarTest.php Asserts that top bar actions respect local tasks weights.
NavigationTopBarTest::setUp function core/modules/navigation/tests/src/Functional/NavigationTopBarTest.php
NavigationTopBarTest::testTopBarPluginWeights function core/modules/navigation/tests/src/Functional/NavigationTopBarTest.php Tests the plugin weights in the top bar.
NavigationTopBarTest::testTopBarVisibility function core/modules/navigation/tests/src/Functional/NavigationTopBarTest.php Tests the top bar visibility.
NavigationWorkspacesUiTest::testWorkspacesNavigationButton function core/modules/navigation/tests/src/Functional/NavigationWorkspacesUiTest.php Tests the Workspaces button in the navigation bar.
navigation_post_update_refresh_tempstore_repository function core/modules/navigation/navigation.post_update.php Flushes tempstore repository for navigation to reflect definition changes.
navigation_post_update_uninstall_navigation_top_bar function core/modules/navigation/navigation.post_update.php Uninstall the navigation_top_bar module if installed.
navigation_test_top_bar.info.yml file core/modules/navigation/tests/navigation_test_top_bar/navigation_test_top_bar.info.yml core/modules/navigation/tests/navigation_test_top_bar/navigation_test_top_bar.info.yml
navigation_top_bar.info.yml file core/modules/navigation/modules/navigation_top_bar/navigation_top_bar.info.yml core/modules/navigation/modules/navigation_top_bar/navigation_top_bar.info.yml
NegotiationConfigureForm::$blockStorage property core/modules/language/src/Form/NegotiationConfigureForm.php The block storage.
NegotiationConfigureForm::$negotiator property core/modules/language/src/Form/NegotiationConfigureForm.php The language negotiator.
NegotiatorBase class core/modules/jsonapi/src/Revisions/NegotiatorBase.php Base implementation for version negotiators.
NegotiatorBase.php file core/modules/jsonapi/src/Revisions/NegotiatorBase.php
NegotiatorBase::$entityTypeManager property core/modules/jsonapi/src/Revisions/NegotiatorBase.php The entity type manager to load the revision.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.