Search for menu
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Menu | class | core/ |
Defines the Menu configuration entity class. |
Menu | class | core/ |
Drupal 6/7 menu source from database. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
menu_test_menu_links_discovered_alter | function | core/ |
Implements hook_menu_links_discovered_alter(). |
menu_test_menu_local_tasks_alter | function | core/ |
Implements hook_menu_local_tasks_alter(). |
menu_test_menu_name | function | core/ |
Sets a static variable for the testMenuName() test. |
menu_test_title_callback | function | core/ |
Title callback: Concatenates the title and case number. |
menu_ui.admin.css | file | core/ |
.menu-enabled { width: 70px; } .menu-label { font-weight: bold; } |
menu_ui.admin.css | file | core/ |
.menu-enabled { width: 70px; } .menu-label { font-weight: bold; } |
menu_ui.admin.css | file | core/ |
.menu-enabled { width: 70px; } .menu-label { font-weight: bold; } |
menu_ui.content_type_configuration.html.twig | file | core/ |
--- label: 'Configure menu settings for a content type' related: - menu_ui.menu_item_add - menu_ui.menu_operations - core.menus --- {% set content_types_text %}{% trans %}Content types{% endtrans %}{% endset %} {% set… |
menu_ui.info.yml | file | core/ |
core/modules/menu_ui/menu_ui.info.yml |
menu_ui.libraries.yml | file | core/ |
core/modules/menu_ui/menu_ui.libraries.yml |
menu_ui.links.action.yml | file | core/ |
core/modules/menu_ui/menu_ui.links.action.yml |
menu_ui.links.contextual.yml | file | core/ |
core/modules/menu_ui/menu_ui.links.contextual.yml |
menu_ui.links.menu.yml | file | core/ |
core/modules/menu_ui/menu_ui.links.menu.yml |
menu_ui.links.task.yml | file | core/ |
core/modules/menu_ui/menu_ui.links.task.yml |
menu_ui.menu_item_add.html.twig | file | core/ |
--- label: Adding a link to a menu related: - menu_ui.content_type_configuration - menu_ui.menu_operations - core.menus --- {% set structure_menu_text %}{% trans %}Menus{% endtrans %}{% endset %} {% set structure_menu_link =… |
menu_ui.menu_operations.html.twig | file | core/ |
--- label: 'Creating a menu' related: - menu_ui.content_type_configuration - core.menus --- {% set structure_menu_text %}{% trans %}Menus{% endtrans %}{% endset %} {% set structure_menu_link =… |
menu_ui.migrate_drupal.yml | file | core/ |
core/modules/menu_ui/migrations/state/menu_ui.migrate_drupal.yml |
menu_ui.module | file | core/ |
Allows administrators to customize the site's navigation menus. |
menu_ui.overriding.html.twig | file | core/ |
--- label: Reordering and disabling menu links related: - menu_ui.menu_item_add - menu_ui.menu_operations - core.menus --- {% set structure_menu_text %}{% trans %}Menus{% endtrans %}{% endset %} {% set structure_menu_link =… |
menu_ui.routing.yml | file | core/ |
core/modules/menu_ui/menu_ui.routing.yml |
menu_ui.schema.yml | file | core/ |
core/modules/menu_ui/config/schema/menu_ui.schema.yml |
menu_ui.settings.yml | file | core/ |
core/modules/menu_ui/config/install/menu_ui.settings.yml |
menu_ui_block_view_system_menu_block_alter | function | core/ |
Implements hook_block_view_BASE_BLOCK_ID_alter() for 'system_menu_block'. |
menu_ui_entity_type_build | function | core/ |
Implements hook_entity_type_build(). |
menu_ui_form_node_form_alter | function | core/ |
Implements hook_form_BASE_FORM_ID_alter() for \Drupal\node\NodeForm. |
menu_ui_form_node_form_submit | function | core/ |
Form submission handler for menu item field on the node form. |
menu_ui_form_node_type_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for \Drupal\node\NodeTypeForm. |
menu_ui_form_node_type_form_builder | function | core/ |
Entity builder for the node type form with menu options. |
menu_ui_form_node_type_form_validate | function | core/ |
Validate handler for forms with menu options. |
menu_ui_get_menus | function | core/ |
Return an associative array of the custom menus names. |
menu_ui_get_menu_link_defaults | function | core/ |
Returns the definition for a menu link for the given node. |
menu_ui_help | function | core/ |
Implements hook_help(). |
menu_ui_node_builder | function | core/ |
Entity form builder to add the menu information to the node. |
menu_ui_preprocess_block | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
menu_ui_system_breadcrumb_alter | function | core/ |
Implements hook_system_breadcrumb_alter(). |
MigrateLanguageContentMenuSettingsTest | class | core/ |
Tests migration of the ability to translate menu content. |
MigrateLanguageContentMenuSettingsTest | class | core/ |
Tests migration of i18n_menu settings. |
MigrateLanguageContentMenuSettingsTest.php | file | core/ |
|
MigrateLanguageContentMenuSettingsTest.php | file | core/ |
|
MigrateLanguageContentMenuSettingsTest::$modules | property | core/ |
Modules to enable. |
MigrateLanguageContentMenuSettingsTest::$modules | property | core/ |
Modules to enable. |
MigrateLanguageContentMenuSettingsTest::setUp | function | core/ |
|
MigrateLanguageContentMenuSettingsTest::setUp | function | core/ |
|
MigrateLanguageContentMenuSettingsTest::testLanguageContentMenu | function | core/ |
Tests migration of menu translation ability. |
MigrateLanguageContentMenuSettingsTest::testLanguageMenuContent | function | core/ |
Tests migration of menu translation ability. |
MigrateMenuLinkContentStubTest | class | core/ |
Test stub creation for menu link content entities. |
MigrateMenuLinkContentStubTest.php | file | core/ |
|
MigrateMenuLinkContentStubTest::$modules | property | core/ |
Modules to enable. |
MigrateMenuLinkContentStubTest::setUp | function | core/ |
|
MigrateMenuLinkContentStubTest::testStub | function | core/ |
Tests creation of menu link content stubs. |
Pagination
- Previous page
- Page 28
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.