|
Menu |
class |
drupal/core/modules/system/lib/Drupal/system/Plugin/Core/Entity/Menu.php |
Defines the Menu configuration entity class. |
|
Menu.php |
file |
drupal/core/modules/system/lib/Drupal/system/Plugin/Core/Entity/Menu.php |
Contains \Drupal\system\Plugin\Core\Entity\Menu. |
|
ban_menu |
function |
drupal/core/modules/ban/ban.module |
Implements hook_menu(). |
|
MenuTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/MenuTest.php |
Tests the ability of the views wizard to put views in a menu. |
|
MenuTest |
class |
drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php |
|
|
menu_uri |
function |
drupal/core/modules/menu/menu.module |
Entity URI callback. |
|
menu.inc |
file |
drupal/core/includes/menu.inc |
API for the Drupal menu system. |
|
MenuLink |
class |
drupal/core/modules/menu_link/lib/Drupal/menu_link/Plugin/Core/Entity/MenuLink.php |
Defines the menu link entity class. |
|
file_menu |
function |
drupal/core/modules/file/file.module |
Implements hook_menu(). |
|
help_menu |
function |
drupal/core/modules/help/help.module |
Implements hook_menu(). |
|
user_menu |
function |
drupal/core/modules/user/user.module |
Implements hook_menu(). |
|
book_menu |
function |
drupal/core/modules/book/book.module |
Implements hook_menu(). |
|
edit_menu |
function |
drupal/core/modules/edit/edit.module |
Implements hook_menu(). |
|
menu_help |
function |
drupal/core/modules/menu/menu.module |
Implements hook_help(). |
|
menu_menu |
function |
drupal/core/modules/menu/menu.module |
Implements hook_menu(). |
|
menu_load |
function |
drupal/core/modules/menu/menu.module |
Load the data for a single custom menu. |
|
path_menu |
function |
drupal/core/modules/path/path.module |
Implements hook_menu(). |
|
menu_tree |
function |
drupal/core/includes/menu.inc |
Renders a menu tree based on the current path. |
|
node_menu |
function |
drupal/core/modules/node/node.module |
Implements hook_menu(). |
|
MenuBlock |
class |
drupal/core/modules/menu/lib/Drupal/menu/Plugin/Derivative/MenuBlock.php |
Provides block plugin definitions for custom menus. |
|
MenuBlock |
class |
drupal/core/modules/menu/lib/Drupal/menu/Plugin/Block/MenuBlock.php |
Provides a generic Menu block. |
|
hook_menu |
function |
drupal/core/modules/system/system.api.php |
Define menu items and page callbacks. |
|
Menu::$id |
property |
drupal/core/modules/system/lib/Drupal/system/Plugin/Core/Entity/Menu.php |
The menu machine name. |
|
cache.menu |
service |
drupal/core/core.services.yml |
Drupal\Core\Cache\CacheBackendInterface |
|
block_menu |
function |
drupal/core/modules/block/block.module |
Implements hook_menu(). |
|
menu_theme |
function |
drupal/core/modules/menu/menu.module |
Implements hook_theme(). |
|
Menu flags |
group |
drupal/core/includes/menu.inc |
Flags for use in the "type" attribute of menu items. |
|
image_menu |
function |
drupal/core/modules/image/image.module |
Implements hook_menu(). |
|
forum_menu |
function |
drupal/core/modules/forum/forum.module |
Implements hook_menu(). |
|
dblog_menu |
function |
drupal/core/modules/dblog/dblog.module |
Implements hook_menu(). |
|
views_menu |
function |
drupal/core/modules/views/views.module |
Implement hook_menu(). |
|
search_menu |
function |
drupal/core/modules/search/search.module |
Implements hook_menu(). |
|
xmlrpc_menu |
function |
drupal/core/modules/xmlrpc/xmlrpc.module |
Implements hook_menu(). |
|
update_menu |
function |
drupal/core/modules/update/update.module |
Implements hook_menu(). |
|
config_menu |
function |
drupal/core/modules/config/config.module |
Implements hook_menu(). |
|
layout_menu |
function |
drupal/core/modules/layout/layout.module |
Implements hook_menu(). |
|
menu_enable |
function |
drupal/core/modules/menu/menu.module |
Implements hook_enable(). |
|
Menu system |
group |
drupal/core/includes/menu.inc |
Define the navigation menus, and route page requests to code based on URLs. |
|
system_menu |
function |
drupal/core/modules/system/system.module |
Implements hook_menu(). |
|
filter_menu |
function |
drupal/core/modules/filter/filter.module |
Implements hook_menu(). |
|
menu.module |
file |
drupal/core/modules/menu/menu.module |
Allows administrators to customize the site's navigation menus. |
|
locale_menu |
function |
drupal/core/modules/locale/locale.module |
Implements hook_menu(). |
|
Menu::$uuid |
property |
drupal/core/modules/system/lib/Drupal/system/Plugin/Core/Entity/Menu.php |
The menu UUID. |
|
action_menu |
function |
drupal/core/modules/action/action.module |
Implements hook_menu(). |
|
editor_menu |
function |
drupal/core/modules/editor/editor.module |
Implements hook_menu(). |
|
MenuLink.php |
file |
drupal/core/modules/menu_link/lib/Drupal/menu_link/Plugin/Core/Entity/MenuLink.php |
Contains \Drupal\menu_link\Plugin\Core\Entity\MenuLink. |
|
comment_menu |
function |
drupal/core/modules/comment/comment.module |
Implements hook_menu(). |
|
MenuLink::id |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/Plugin/Core/Entity/MenuLink.php |
Overrides Entity::id(). |
|
MenuTest.php |
file |
drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php |
Definition of Drupal\menu\Tests\MenuTest. |
|
MenuTestBase |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuTestBase.php |
|