MenuNodeTest::$modules |
property |
drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuNodeTest.php |
Modules to enable. |
MenuNodeTest::$profile |
property |
drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuNodeTest.php |
The profile to install as a basis for testing. |
menu_parent_options_js |
function |
drupal/core/modules/menu/menu.module |
Page callback.
Get all the available menus and menu items as a JavaScript array. |
MENU_MODIFIED_BY_ADMIN |
constant |
drupal/core/includes/menu.inc |
Internal menu flag -- menu item can be modified by administrator. |
book_menu_subtree_data |
function |
drupal/core/modules/book/book.module |
Gets the data representing a subtree of the book hierarchy. |
menu_item_route_access |
function |
drupal/core/includes/menu.inc |
Checks access to a menu item by mocking a request for a path. |
hook_menu_link_presave |
function |
drupal/core/modules/menu_link/menu_link.api.php |
Alter the data of a menu link entity before it is created or updated. |
menu_tree_check_access |
function |
drupal/core/includes/menu.inc |
Checks access and performs dynamic operations for each link in the tree. |
forum_menu_local_tasks |
function |
drupal/core/modules/forum/forum.module |
Implements hook_menu_local_tasks(). |
menu_list_system_menus |
function |
drupal/core/includes/menu.inc |
Returns an array containing the names of system-defined (default) menus. |
SystemMenuBlock::build |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/Block/SystemMenuBlock.php |
Builds and returns the renderable array for this block plugin. |
menu_get_local_actions |
function |
drupal/core/includes/menu.inc |
Returns the rendered local actions at the current level. |
theme_menu_local_tasks |
function |
drupal/core/includes/menu.inc |
Returns HTML for primary and secondary local tasks. |
custom_block_test_menu |
function |
drupal/core/modules/block/custom_block/tests/modules/custom_block_test/custom_block_test.module |
Implements hook_menu(). |
_menu_clear_page_cache |
function |
drupal/core/includes/menu.inc |
Clears the page and block caches at most twice per page load. |
_menu_find_router_path |
function |
drupal/core/includes/menu.inc |
Finds the router path which will serve this path. |
menu_test.services.yml |
file |
drupal/core/modules/system/tests/modules/menu_test/menu_test.services.yml |
drupal/core/modules/system/tests/modules/menu_test/menu_test.services.yml |
MenuLink::$router_path |
property |
drupal/core/modules/menu_link/lib/Drupal/menu_link/Plugin/Core/Entity/MenuLink.php |
For links corresponding to a Drupal path (external = 0), this connects the
link to a {menu_router}.path for joins. |
translation_entity_menu |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Implements hook_menu(). |
menu_test_local_actions |
function |
drupal/core/modules/system/tests/modules/menu_test/menu_test.module |
Implements hook_local_actions(). |
MenuRouterTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuRouterTest.php |
|
menu_test_argument_load |
function |
drupal/core/modules/system/tests/modules/menu_test/menu_test.module |
Dummy argument loader for hook_menu() to point to. |
MenuTest::addCustomMenu |
function |
drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php |
Add custom menu. |
MenuTest::resetMenuLink |
function |
drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php |
Reset a standard menu link using the menu module UI. |
menu_entity_bundle_info |
function |
drupal/core/modules/menu/menu.module |
Implements hook_entity_bundle_info(). |
MENU_DEFAULT_LOCAL_TASK |
constant |
drupal/core/includes/menu.inc |
Menu type -- The "default" local task, which is initially active. |
MENU_SIBLING_LOCAL_TASK |
constant |
drupal/core/includes/menu.inc |
Menu type -- A task specific to the parent, which is never rendered. |
shortcut_menu_link_load |
function |
drupal/core/modules/shortcut/shortcut.module |
Implements hook_TYPE_load(). |
menu_link_load_multiple |
function |
drupal/core/modules/menu_link/menu_link.module |
Loads menu link entities from the database. |
system_admin_menu_block |
function |
drupal/core/modules/system/system.module |
Provide a single block on the administration overview page. |
_menu_tree_check_access |
function |
drupal/core/includes/menu.inc |
Sorts the menu tree and recursively checks access for each item. |
theme_menu_local_action |
function |
drupal/core/includes/menu.inc |
Returns HTML for a single local action link. |
SystemMenuBlock::access |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/Block/SystemMenuBlock.php |
Overrides \Drupal\block\BlockBase::access(). |
menu_link_get_preferred |
function |
drupal/core/includes/menu.inc |
Looks up the preferred menu link for a given system path. |
menu_reset_static_cache |
function |
drupal/core/includes/menu.inc |
Resets the menu system static cache. |
MenuLink::$has_children |
property |
drupal/core/modules/menu_link/lib/Drupal/menu_link/Plugin/Core/Entity/MenuLink.php |
Flag indicating whether any links have this link as a parent. |
MenuFormController::save |
function |
drupal/core/modules/menu/lib/Drupal/menu/MenuFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::save(). |
MenuLink::setRouteObject |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/Plugin/Core/Entity/MenuLink.php |
Sets the route object for this link. |
MenuRouterTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuRouterTest.php |
Modules to enable. |
menu_test_theme_callback |
function |
drupal/core/modules/system/tests/modules/menu_test/menu_test.module |
Theme callback to use when testing the theme callback functionality. |
MenuLinkInterface::reset |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkInterface.php |
Resets a system-defined menu link. |
menu_test_title_callback |
function |
drupal/core/modules/system/tests/modules/menu_test/menu_test.module |
Concatenates a string, by using the t() function and a case number. |
MenuTest::verifyMenuLink |
function |
drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php |
Verify a menu link using the menu module UI. |
MenuTest::modifyMenuLink |
function |
drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php |
Modify a menu link using the menu module UI. |
MenuTest::deleteMenuLink |
function |
drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php |
Delete a menu link using the menu module UI. |
MenuTest::toggleMenuLink |
function |
drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php |
Alternately disable and enable a menu link. |
MenuTest::enableMenuLink |
function |
drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php |
Enable a menu link. |
MenuTest::assertMenuLink |
function |
drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php |
Fetch the menu item from the database and compare it to the specified
array. |
_menu_parent_depth_limit |
function |
drupal/core/modules/menu/menu.module |
Find the depth limit for items in the parent select. |
_menu_overview_tree_form |
function |
drupal/core/modules/menu/menu.admin.inc |
Recursive helper function for menu_overview_form(). |