Search for menu

  1. Search 7.x for menu
  2. Search 9.5.x for menu
  3. Search 10.3.x for menu
  4. Search 11.x for menu
  5. Other projects
Title Object type File name Summary
AliasWhitelist::loadMenuPathRoots function core/lib/Drupal/Core/Path/AliasWhitelist.php Loads menu path roots to prepopulate cache.
AssertMenuActiveTrailTrait trait core/modules/system/src/Tests/Menu/AssertMenuActiveTrailTrait.php Provides test assertions for verifying the active menu trail.
AssertMenuActiveTrailTrait.php file core/modules/system/src/Tests/Menu/AssertMenuActiveTrailTrait.php
AssertMenuActiveTrailTrait::assertMenuActiveTrail function core/modules/system/src/Tests/Menu/AssertMenuActiveTrailTrait.php Assert that active trail exists in a menu tree output.
block.block.bartik_account_menu.yml file core/profiles/standard/config/install/block.block.bartik_account_menu.yml core/profiles/standard/config/install/block.block.bartik_account_menu.yml
block.block.bartik_main_menu.yml file core/profiles/standard/config/install/block.block.bartik_main_menu.yml core/profiles/standard/config/install/block.block.bartik_main_menu.yml
CKEditorIntegrationTest::assertContextMenuItemExists function core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php Asserts that a context menu item exists by aria-label attribute.
CKEditorIntegrationTest::assertContextMenuItemNotExists function core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php Asserts that a context menu item does not exist by aria-label attribute.
CKEditorIntegrationTest::closeContextMenu function core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php Closes the open context menu.
CKEditorIntegrationTest::openContextMenu function core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php Opens the context menu for the currently selected widget.
drupal-8.menu-link-content-null-data-3056543.php file core/modules/menu_link_content/tests/fixtures/update/drupal-8.menu-link-content-null-data-3056543.php Contains database additions to drupal-8.filled.standard.php.gz for testing
the upgrade path of https://www.drupal.org/project/drupal/issues/3056543.
LegacyLibraryDiscoveryTest::testJqueryUiSelectmenu function core/tests/Drupal/KernelTests/Core/Asset/LegacyLibraryDiscoveryTest.php Tests that the jquery.ui.selectmenu library is deprecated.
MediaLibrarySetAdministrativePageToTableDisplayTest::testUpdateWithCustomizedMediaLibraryMenuSettings function core/modules/media_library/tests/src/Functional/Update/MediaLibrarySetAdministrativePageToTableDisplayTest.php Tests that the update preserves custom 'media_library' menu settings.
MediaLibrarySetAdministrativePageToTableDisplayTest::testUpdateWithCustomizedMediaViewMenuSettings function core/modules/media_library/tests/src/Functional/Update/MediaLibrarySetAdministrativePageToTableDisplayTest.php Tests that the update does not alter custom 'media' view menu settings.
MenuBlockPostUpdateTest class core/modules/system/tests/src/Functional/Update/MenuBlockPostUpdateTest.php Tests updating menu blocks configuration.
MenuBlockPostUpdateTest.php file core/modules/system/tests/src/Functional/Update/MenuBlockPostUpdateTest.php
MenuBlockPostUpdateTest::$defaultTheme property core/modules/system/tests/src/Functional/Update/MenuBlockPostUpdateTest.php The theme to install as the default for testing.
MenuBlockPostUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/MenuBlockPostUpdateTest.php Set database dump files to be used.
MenuBlockPostUpdateTest::testPostUpdateMenuBlockFields function core/modules/system/tests/src/Functional/Update/MenuBlockPostUpdateTest.php Tests updating blocks with default 'expand_all_items' value.
MenuHalJsonAnonTest class core/modules/system/tests/src/Functional/Hal/MenuHalJsonAnonTest.php @group hal
MenuHalJsonAnonTest.php file core/modules/system/tests/src/Functional/Hal/MenuHalJsonAnonTest.php
MenuHalJsonAnonTest::$defaultTheme property core/modules/system/tests/src/Functional/Hal/MenuHalJsonAnonTest.php The theme to install as the default for testing.
MenuHalJsonAnonTest::$format property core/modules/system/tests/src/Functional/Hal/MenuHalJsonAnonTest.php The format to use in this test.
MenuHalJsonAnonTest::$mimeType property core/modules/system/tests/src/Functional/Hal/MenuHalJsonAnonTest.php The MIME type that corresponds to $format.
MenuHalJsonAnonTest::$modules property core/modules/system/tests/src/Functional/Hal/MenuHalJsonAnonTest.php Modules to install.
MenuHalJsonBasicAuthTest class core/modules/system/tests/src/Functional/Hal/MenuHalJsonBasicAuthTest.php @group hal
MenuHalJsonBasicAuthTest.php file core/modules/system/tests/src/Functional/Hal/MenuHalJsonBasicAuthTest.php
MenuHalJsonBasicAuthTest::$auth property core/modules/system/tests/src/Functional/Hal/MenuHalJsonBasicAuthTest.php The authentication mechanism to use in this test.
MenuHalJsonBasicAuthTest::$defaultTheme property core/modules/system/tests/src/Functional/Hal/MenuHalJsonBasicAuthTest.php The theme to install as the default for testing.
MenuHalJsonBasicAuthTest::$format property core/modules/system/tests/src/Functional/Hal/MenuHalJsonBasicAuthTest.php The format to use in this test.
MenuHalJsonBasicAuthTest::$mimeType property core/modules/system/tests/src/Functional/Hal/MenuHalJsonBasicAuthTest.php The MIME type that corresponds to $format.
MenuHalJsonBasicAuthTest::$modules property core/modules/system/tests/src/Functional/Hal/MenuHalJsonBasicAuthTest.php Modules to install.
MenuHalJsonCookieTest class core/modules/system/tests/src/Functional/Hal/MenuHalJsonCookieTest.php @group hal
MenuHalJsonCookieTest.php file core/modules/system/tests/src/Functional/Hal/MenuHalJsonCookieTest.php
MenuHalJsonCookieTest::$auth property core/modules/system/tests/src/Functional/Hal/MenuHalJsonCookieTest.php The authentication mechanism to use in this test.
MenuHalJsonCookieTest::$defaultTheme property core/modules/system/tests/src/Functional/Hal/MenuHalJsonCookieTest.php The theme to install as the default for testing.
MenuHalJsonCookieTest::$format property core/modules/system/tests/src/Functional/Hal/MenuHalJsonCookieTest.php The format to use in this test.
MenuHalJsonCookieTest::$mimeType property core/modules/system/tests/src/Functional/Hal/MenuHalJsonCookieTest.php The MIME type that corresponds to $format.
MenuHalJsonCookieTest::$modules property core/modules/system/tests/src/Functional/Hal/MenuHalJsonCookieTest.php Modules to install.
MenuLinkContentHalJsonAnonTest class core/modules/menu_link_content/tests/src/Functional/Hal/MenuLinkContentHalJsonAnonTest.php @group hal
MenuLinkContentHalJsonAnonTest.php file core/modules/menu_link_content/tests/src/Functional/Hal/MenuLinkContentHalJsonAnonTest.php
MenuLinkContentHalJsonAnonTest::$defaultTheme property core/modules/menu_link_content/tests/src/Functional/Hal/MenuLinkContentHalJsonAnonTest.php The theme to install as the default for testing.
MenuLinkContentHalJsonAnonTest::$format property core/modules/menu_link_content/tests/src/Functional/Hal/MenuLinkContentHalJsonAnonTest.php The format to use in this test.
MenuLinkContentHalJsonAnonTest::$mimeType property core/modules/menu_link_content/tests/src/Functional/Hal/MenuLinkContentHalJsonAnonTest.php The MIME type that corresponds to $format.
MenuLinkContentHalJsonAnonTest::$modules property core/modules/menu_link_content/tests/src/Functional/Hal/MenuLinkContentHalJsonAnonTest.php Modules to install.
MenuLinkContentHalJsonAnonTest::getExpectedCacheContexts function core/modules/menu_link_content/tests/src/Functional/Hal/MenuLinkContentHalJsonAnonTest.php The expected cache contexts for the GET/HEAD response of the test entity.
MenuLinkContentHalJsonAnonTest::getExpectedNormalizedEntity function core/modules/menu_link_content/tests/src/Functional/Hal/MenuLinkContentHalJsonAnonTest.php Returns the expected normalization of the entity.
MenuLinkContentHalJsonAnonTest::getNormalizedPostEntity function core/modules/menu_link_content/tests/src/Functional/Hal/MenuLinkContentHalJsonAnonTest.php Returns the normalized POST entity.
MenuLinkContentHalJsonBasicAuthTest class core/modules/menu_link_content/tests/src/Functional/Hal/MenuLinkContentHalJsonBasicAuthTest.php @group hal
MenuLinkContentHalJsonBasicAuthTest.php file core/modules/menu_link_content/tests/src/Functional/Hal/MenuLinkContentHalJsonBasicAuthTest.php

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