Search for menu

  1. Search 7.x for menu
  2. Search 9.5.x for menu
  3. Search 8.9.x for menu
  4. Search 10.3.x for menu
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Menu class core/modules/system/src/Entity/Menu.php Defines the Menu configuration entity class.
Menu class core/modules/system/src/Plugin/migrate/source/Menu.php Drupal 6/7 menu source from database.

All search results

Title Object type File name Summary
menu_link_content_path_alias_delete function core/modules/menu_link_content/menu_link_content.module Implements hook_ENTITY_TYPE_delete() for 'path_alias'.
menu_link_content_path_alias_insert function core/modules/menu_link_content/menu_link_content.module Implements hook_ENTITY_TYPE_insert() for 'path_alias'.
menu_link_content_path_alias_update function core/modules/menu_link_content/menu_link_content.module Implements hook_ENTITY_TYPE_update() for 'path_alias'.
menu_link_content_removed_post_updates function core/modules/menu_link_content/menu_link_content.post_update.php Implements hook_removed_post_updates().
menu_link_content_update_last_removed function core/modules/menu_link_content/menu_link_content.install Implements hook_update_last_removed().
menu_operations_link_test.info.yml file core/modules/menu_link_content/tests/menu_operations_link_test/menu_operations_link_test.info.yml core/modules/menu_link_content/tests/menu_operations_link_test/menu_operations_link_test.info.yml
menu_operations_link_test.module file core/modules/menu_link_content/tests/menu_operations_link_test/menu_operations_link_test.module
menu_operations_link_test_entity_operation function core/modules/menu_link_content/tests/menu_operations_link_test/menu_operations_link_test.module Implements hook_entity_operation().
menu_operations_link_test_entity_operation_alter function core/modules/menu_link_content/tests/menu_operations_link_test/menu_operations_link_test.module Implements hook_entity_operation_alter().
menu_settings.yml file core/modules/menu_ui/migrations/menu_settings.yml core/modules/menu_ui/migrations/menu_settings.yml
menu_test.info.yml file core/modules/system/tests/modules/menu_test/menu_test.info.yml core/modules/system/tests/modules/menu_test/menu_test.info.yml
menu_test.links.action.yml file core/modules/system/tests/modules/menu_test/config/install/menu_test.links.action.yml core/modules/system/tests/modules/menu_test/config/install/menu_test.links.action.yml
menu_test.links.action.yml file core/modules/system/tests/modules/menu_test/menu_test.links.action.yml core/modules/system/tests/modules/menu_test/menu_test.links.action.yml
menu_test.links.contextual.yml file core/modules/system/tests/modules/menu_test/menu_test.links.contextual.yml core/modules/system/tests/modules/menu_test/menu_test.links.contextual.yml
menu_test.links.menu.yml file core/modules/system/tests/modules/menu_test/menu_test.links.menu.yml core/modules/system/tests/modules/menu_test/menu_test.links.menu.yml
menu_test.links.task.yml file core/modules/system/tests/modules/menu_test/menu_test.links.task.yml core/modules/system/tests/modules/menu_test/menu_test.links.task.yml
menu_test.menu_item.yml file core/modules/system/tests/modules/menu_test/config/install/language/nl/menu_test.menu_item.yml core/modules/system/tests/modules/menu_test/config/install/language/nl/menu_test.menu_item.yml
menu_test.menu_item.yml file core/modules/system/tests/modules/menu_test/config/install/menu_test.menu_item.yml core/modules/system/tests/modules/menu_test/config/install/menu_test.menu_item.yml
menu_test.module file core/modules/system/tests/modules/menu_test/menu_test.module
menu_test.permissions.yml file core/modules/system/tests/modules/menu_test/menu_test.permissions.yml core/modules/system/tests/modules/menu_test/menu_test.permissions.yml
menu_test.routing.yml file core/modules/system/tests/modules/menu_test/menu_test.routing.yml core/modules/system/tests/modules/menu_test/menu_test.routing.yml
menu_test.schema.yml file core/modules/system/tests/modules/menu_test/config/schema/menu_test.schema.yml core/modules/system/tests/modules/menu_test/config/schema/menu_test.schema.yml
menu_test.services.yml file core/modules/system/tests/modules/menu_test/menu_test.services.yml core/modules/system/tests/modules/menu_test/menu_test.services.yml
menu_test_menu_links_discovered_alter function core/modules/system/tests/modules/menu_test/menu_test.module Implements hook_menu_links_discovered_alter().
menu_test_menu_local_tasks_alter function core/modules/system/tests/modules/menu_test/menu_test.module Implements hook_menu_local_tasks_alter().
menu_test_menu_name function core/modules/system/tests/modules/menu_test/menu_test.module Sets a static variable for the testMenuName() test.
menu_test_title_callback function core/modules/system/tests/modules/menu_test/menu_test.module Title callback: Concatenates the title and case number.
menu_ui.admin.css file core/themes/stable9/css/menu_ui/menu_ui.admin.css .menu-enabled {
width: 70px;
}
.menu-label {
font-weight: bold;
}
menu_ui.admin.css file core/modules/menu_ui/css/menu_ui.admin.css .menu-enabled {
width: 70px;
}
.menu-label {
font-weight: bold;
}
menu_ui.content_type_configuration.html.twig file core/modules/menu_ui/help_topics/menu_ui.content_type_configuration.html.twig ---
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/modules/menu_ui/menu_ui.info.yml core/modules/menu_ui/menu_ui.info.yml
menu_ui.libraries.yml file core/modules/menu_ui/menu_ui.libraries.yml core/modules/menu_ui/menu_ui.libraries.yml
menu_ui.links.action.yml file core/modules/menu_ui/menu_ui.links.action.yml core/modules/menu_ui/menu_ui.links.action.yml
menu_ui.links.contextual.yml file core/modules/menu_ui/menu_ui.links.contextual.yml core/modules/menu_ui/menu_ui.links.contextual.yml
menu_ui.links.menu.yml file core/modules/menu_ui/menu_ui.links.menu.yml core/modules/menu_ui/menu_ui.links.menu.yml
menu_ui.links.task.yml file core/modules/menu_ui/menu_ui.links.task.yml core/modules/menu_ui/menu_ui.links.task.yml
menu_ui.menu_item_add.html.twig file core/modules/menu_ui/help_topics/menu_ui.menu_item_add.html.twig ---
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/modules/menu_ui/help_topics/menu_ui.menu_operations.html.twig ---
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.menu_tree_manipulators service core/modules/menu_ui/menu_ui.services.yml Drupal\menu_ui\Menu\MenuUiMenuTreeManipulators
menu_ui.migrate_drupal.yml file core/modules/menu_ui/migrations/state/menu_ui.migrate_drupal.yml core/modules/menu_ui/migrations/state/menu_ui.migrate_drupal.yml
menu_ui.module file core/modules/menu_ui/menu_ui.module Allows administrators to customize the site's navigation menus.
menu_ui.overriding.html.twig file core/modules/menu_ui/help_topics/menu_ui.overriding.html.twig ---
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/modules/menu_ui/menu_ui.routing.yml core/modules/menu_ui/menu_ui.routing.yml
menu_ui.schema.yml file core/modules/menu_ui/config/schema/menu_ui.schema.yml core/modules/menu_ui/config/schema/menu_ui.schema.yml
menu_ui.services.yml file core/modules/menu_ui/menu_ui.services.yml core/modules/menu_ui/menu_ui.services.yml
menu_ui.settings.yml file core/modules/menu_ui/config/install/menu_ui.settings.yml core/modules/menu_ui/config/install/menu_ui.settings.yml
menu_ui_block_view_system_menu_block_alter function core/modules/menu_ui/menu_ui.module Implements hook_block_view_BASE_BLOCK_ID_alter() for 'system_menu_block'.
menu_ui_entity_operation function core/modules/menu_ui/menu_ui.module Implements hook_entity_operation().
menu_ui_entity_type_build function core/modules/menu_ui/menu_ui.module Implements hook_entity_type_build().
menu_ui_form_node_form_alter function core/modules/menu_ui/menu_ui.module Implements hook_form_BASE_FORM_ID_alter() for \Drupal\node\NodeForm.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.