Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Tests the "expand all items" feature. |
| MenuUiTest::testLogoutLinkVisibility | function | core/ |
Test logout link isn't displayed when the user is logged out. |
| MenuUiTest::testMenuAdministration | 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/ |
Tests 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::testUserLoginUserLogoutLinks | function | core/ |
Tests the user login/logout links. |
| 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::verifyAddChildLink | function | core/ |
Verifies that the "Add child" link selects the correct parent item. |
| MenuUiTest::verifyMenuLink | function | core/ |
Verifies a menu link using the UI. |
| MenuUiThemeHooks | class | core/ |
Hook implementations for menu_ui. |
| MenuUiThemeHooks.php | file | core/ |
|
| MenuUiThemeHooks::preprocessBlock | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
| MenuUiTrait::assertMenuLink | function | core/ |
Asserts that a menu fetched from the database matches an expected one. |
| MenuUiUtility::getMenuLinkDefaults | function | core/ |
Returns the definition for a menu link for the given node. |
| MenuUiUtility::menuUiNodeSave | function | core/ |
Helper function to create or update a menu link for a node. |
| MenuUiUtility::__construct | function | core/ |
|
| 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 install. |
| MenuUninstallTest::testMenuUninstall | function | core/ |
Tests Menu uninstall. |
| MenuValidationTest | class | core/ |
Tests validation of menu entities. |
| MenuValidationTest.php | file | core/ |
|
| MenuValidationTest::$propertiesWithOptionalValues | property | core/ |
|
| MenuValidationTest::providerInvalidMachineNameCharacters | function | core/ |
Menu IDs are atypical: they allow dashes and disallow underscores. |
| MenuValidationTest::setUp | function | core/ |
|
| MenuValidationTest::testDescription | function | core/ |
Tests that description is optional, and limited to 512 characters. |
| MenuXmlAnonTest | class | core/ |
Tests Menu Xml Anon. |
| MenuXmlAnonTest.php | file | core/ |
|
| MenuXmlAnonTest::$defaultTheme | property | core/ |
|
| MenuXmlAnonTest::$format | property | core/ |
|
| MenuXmlAnonTest::$mimeType | property | core/ |
|
| MenuXmlBasicAuthTest | class | core/ |
Tests Menu Xml Basic Auth. |
| MenuXmlBasicAuthTest.php | file | core/ |
|
| MenuXmlBasicAuthTest::$auth | property | core/ |
|
| MenuXmlBasicAuthTest::$defaultTheme | property | core/ |
|
| MenuXmlBasicAuthTest::$format | property | core/ |
|
| MenuXmlBasicAuthTest::$mimeType | property | core/ |
|
| MenuXmlBasicAuthTest::$modules | property | core/ |
|
| MenuXmlCookieTest | class | core/ |
Tests Menu Xml Cookie. |
Pagination
- Previous page
- Page 915
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.