MenuLink::offsetUnset |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/Plugin/Core/Entity/MenuLink.php |
Implements ArrayAccess::offsetUnset(). |
MenuLinkResetForm.php |
file |
drupal/core/modules/menu/lib/Drupal/menu/Form/MenuLinkResetForm.php |
Contains \Drupal\menu\Form\MenuLinkResetForm. |
file_module_test_menu |
function |
drupal/core/modules/file/tests/file_module_test.module |
Implements hook_menu(). |
MenuRouterTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuRouterTest.php |
Sets up a Drupal site for running functional and integration tests. |
MenuLinkInterface.php |
file |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkInterface.php |
Contains \Drupal\menu_link\Plugin\Core\Entity\MenuLinkInterface. |
DeleteMenuAccessCheck |
class |
drupal/core/modules/menu/lib/Drupal/menu/Access/DeleteMenuAccessCheck.php |
Access check for menu delete routes. |
MockMenuBlock::$title |
property |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockMenuBlock.php |
The title to display when rendering this block instance. |
MockMenuBlock::$depth |
property |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockMenuBlock.php |
The number of menu levels deep to render. |
toolbar_get_menu_tree |
function |
drupal/core/modules/toolbar/toolbar.module |
Gets only the top level items below the 'admin' path. |
MenuTest::doMenuTests |
function |
drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php |
Tests menu functionality. |
MenuTest::addMenuLink |
function |
drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php |
Add a menu link using the menu module UI. |
MenuNodeTest::getInfo |
function |
drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuNodeTest.php |
|
_menu_parents_recurse |
function |
drupal/core/modules/menu/menu.module |
Recursive helper function for menu_parent_options(). |
menu.menu.account.yml |
file |
drupal/core/modules/menu/config/menu.menu.account.yml |
drupal/core/modules/menu/config/menu.menu.account.yml |
MENU_CREATED_BY_ADMIN |
constant |
drupal/core/includes/menu.inc |
Internal menu flag -- menu item was created by administrator. |
menu_preprocess_block |
function |
drupal/core/modules/menu/menu.module |
Implements hook_preprocess_HOOK() for block.html.twig. |
menu_edit_menu_submit |
function |
drupal/core/modules/menu/menu.admin.inc |
Submit function for adding or editing a custom menu. |
hook_menu_link_insert |
function |
drupal/core/modules/menu_link/menu_link.api.php |
Inform modules that a menu link has been created. |
hook_menu_link_update |
function |
drupal/core/modules/menu_link/menu_link.api.php |
Inform modules that a menu link has been updated. |
hook_menu_link_delete |
function |
drupal/core/modules/menu_link/menu_link.api.php |
Inform modules that a menu link has been deleted. |
MenuTranslateTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuTranslateTest.php |
Contains \Drupal\system\Tests\Menu\MenuTranslateTest. |
theme_menu_local_task |
function |
drupal/core/includes/menu.inc |
Returns HTML for a single local task link. |
menu_get_custom_theme |
function |
drupal/core/includes/menu.inc |
Gets the custom theme for the current page, if there is one. |
menu_set_custom_theme |
function |
drupal/core/includes/menu.inc |
Sets a custom theme for the current page, if there is one. |
menu_navigation_links |
function |
drupal/core/includes/menu.inc |
Returns an array of links for a navigation menu. |
menu_contextual_links |
function |
drupal/core/includes/menu.inc |
Retrieves contextual links for a path based on registered local tasks. |
node_menu_local_tasks |
function |
drupal/core/modules/node/node.module |
Implements hook_menu_local_tasks(). |
menu_set_active_trail |
function |
drupal/core/includes/menu.inc |
Sets the active trail (path to the menu tree root) of the current page. |
LinkDelete::$menuLink |
property |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Form/LinkDelete.php |
The menu link to delete. |
menu_get_active_trail |
function |
drupal/core/includes/menu.inc |
Gets the active trail (path to root menu root) of the current page. |
node_access_test_menu |
function |
drupal/core/modules/node/tests/modules/node_access_test/node_access_test.module |
Implements hook_menu(). |
menu_get_active_title |
function |
drupal/core/includes/menu.inc |
Gets the title of the current page, as determined by the active trail. |
hook_menu_local_tasks |
function |
drupal/core/modules/system/system.api.php |
Alter tabs and actions displayed on the page before they are rendered. |
_menu_site_is_offline |
function |
drupal/core/includes/menu.inc |
Checks whether the site is in maintenance mode. |
menu_test.routing.yml |
file |
drupal/core/modules/system/tests/modules/menu_test/menu_test.routing.yml |
drupal/core/modules/system/tests/modules/menu_test/menu_test.routing.yml |
MenuLink::$link_title |
property |
drupal/core/modules/menu_link/lib/Drupal/menu_link/Plugin/Core/Entity/MenuLink.php |
The entity label. |
MenuLink::$customized |
property |
drupal/core/modules/menu_link/lib/Drupal/menu_link/Plugin/Core/Entity/MenuLink.php |
A flag to indicate that the user has manually created or edited the link. |
MenuLink::$routeObject |
property |
drupal/core/modules/menu_link/lib/Drupal/menu_link/Plugin/Core/Entity/MenuLink.php |
The route object associated with this menu link, if any. |
MenuLink::offsetExists |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/Plugin/Core/Entity/MenuLink.php |
Implements ArrayAccess::offsetExists(). |
MenuLinkDeleteForm.php |
file |
drupal/core/modules/menu/lib/Drupal/menu/Form/MenuLinkDeleteForm.php |
Contains \Drupal\menu\Form\MenuLinkDeleteForm. |
MenuDeleteMenuForm.php |
file |
drupal/core/modules/menu/lib/Drupal/menu/Form/MenuDeleteMenuForm.php |
Contains \Drupal\menu\Form\MenuDeleteMenuForm. |
MenuTestBase::getParts |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuTestBase.php |
Returns the breadcrumb contents of the current page in the internal browser. |
MenuFormController.php |
file |
drupal/core/modules/menu/lib/Drupal/menu/MenuFormController.php |
Contains Drupal\menu\MenuFormController. |
MenuLinkFormController |
class |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkFormController.php |
Form controller for the node edit forms. |
MenuListController.php |
file |
drupal/core/modules/menu/lib/Drupal/menu/MenuListController.php |
|
menu_test_custom_theme |
function |
drupal/core/modules/system/tests/modules/menu_test/menu_test.module |
Implement hook_custom_theme(). |
user_menu_link_presave |
function |
drupal/core/modules/user/user.module |
Implements hook_menu_link_presave(). |
MenuTest::moveMenuLink |
function |
drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php |
Change the parent of a menu link using the menu module UI. |
menu_entity_info_alter |
function |
drupal/core/modules/menu/menu.module |
Implements hook_entity_info_alter(). |
MenuTest::verifyAccess |
function |
drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php |
Verify the logged in user has the desired access to the various menu nodes. |