Search for menu
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Menu | class | core/ |
Defines the Menu configuration entity class. |
Menu | class | core/ |
Menu source from database. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
MenuUiNodeTest::testMenuNodeFormWidget | function | core/ |
Test creating, editing, deleting menu links via node form widget. |
MenuUiNodeTest::testMultilingualMenuNodeFormWidget | function | core/ |
Testing correct loading and saving of menu links via node form widget in a multilingual environment. |
MenuUiTest | class | core/ |
Add a custom menu, add menu links to the custom menu and Tools menu, check their data, and delete them using the UI. |
MenuUiTest.php | file | core/ |
|
MenuUiTest::$adminUser | property | core/ |
A user with administration rights. |
MenuUiTest::$authenticatedUser | property | core/ |
An authenticated user. |
MenuUiTest::$blockPlacements | property | core/ |
Array of placed menu blocks keyed by block ID. |
MenuUiTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
MenuUiTest::$items | property | core/ |
An array of test menu links. |
MenuUiTest::$menu | property | core/ |
A test menu. |
MenuUiTest::$modules | property | core/ |
Modules to enable. |
MenuUiTest::addCustomMenu | function | core/ |
Creates a custom menu. |
MenuUiTest::addCustomMenuCRUD | function | core/ |
Adds a custom menu using CRUD functions. |
MenuUiTest::addInvalidMenuLink | function | core/ |
Attempts to add menu link with invalid path or no access permission. |
MenuUiTest::addMenuLink | function | core/ |
Adds a menu link using the UI. |
MenuUiTest::checkInvalidParentMenuLinks | function | core/ |
Tests that parent options are limited by depth when adding menu links. |
MenuUiTest::deleteCustomMenu | function | core/ |
Deletes the locally stored custom menu. |
MenuUiTest::deleteMenuLink | function | core/ |
Deletes a menu link using the UI. |
MenuUiTest::disableMenuLink | function | core/ |
Disables a menu link. |
MenuUiTest::doMenuLinkFormDefaultsTest | function | core/ |
Ensures that the proper default values are set when adding a menu link |
MenuUiTest::doMenuTests | function | core/ |
Tests menu functionality. |
MenuUiTest::doTestMenuBlock | function | core/ |
Tests menu block settings. |
MenuUiTest::enableMenuLink | function | core/ |
Enables a menu link. |
MenuUiTest::getStandardMenuLink | function | core/ |
Returns standard menu link. |
MenuUiTest::modifyMenuLink | function | core/ |
Modifies a menu link using the UI. |
MenuUiTest::moveMenuLink | function | core/ |
Changes the parent of a menu link using the UI. |
MenuUiTest::resetMenuLink | function | core/ |
Resets a standard menu link using the UI. |
MenuUiTest::setUp | function | core/ |
|
MenuUiTest::testExpandAllItems | function | core/ |
Test the "expand all items" feature. |
MenuUiTest::testMenu | function | core/ |
Tests menu functionality using the admin and user interfaces. |
MenuUiTest::testMenuParentsJsAccess | function | core/ |
Tests if admin users, other than UID1, can access parents AJAX callback. |
MenuUiTest::testMenuQueryAndFragment | function | core/ |
Adds and removes a menu link with a query string and fragment. |
MenuUiTest::testMenuUiWithPendingRevisions | function | core/ |
Test that menu links with pending revisions can not be re-parented. |
MenuUiTest::testSystemMenuRename | function | core/ |
Tests renaming the built-in menu. |
MenuUiTest::testUnpublishedNodeMenuItem | function | core/ |
Tests that menu items pointing to unpublished nodes are editable. |
MenuUiTest::toggleMenuLink | function | core/ |
Alternately disables and enables a menu link. |
MenuUiTest::verifyAccess | function | core/ |
Verifies the logged in user has the desired access to various menu pages. |
MenuUiTest::verifyMenuLink | function | core/ |
Verifies a menu link using the UI. |
MenuUiTrait | trait | core/ |
Provides common methods for Menu UI module tests. |
MenuUiTrait.php | file | core/ |
|
MenuUiTrait::assertMenuLink | function | core/ |
Asserts that a menu fetched from the database matches an expected one. |
MenuUninstallTest | class | core/ |
Tests that uninstalling menu does not remove custom menus. |
MenuUninstallTest.php | file | core/ |
|
MenuUninstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
MenuUninstallTest::$modules | property | core/ |
Modules to enable. |
MenuUninstallTest::testMenuUninstall | function | core/ |
Tests Menu uninstall. |
MenuWebTestBase | class | core/ |
Base class for menu web tests. |
MenuWebTestBase.php | file | core/ |
|
MenuWebTestBase::$modules | property | core/ |
Modules to enable. |
MenuWebTestBase::assertMenuLink | function | core/ |
Fetches the menu item from the database and compares it to expected item. |
Pagination
- Previous page
- Page 25
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.