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 11.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_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 Module that implements various hooks for menu tests.
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.
menu_ui_form_node_form_submit function core/modules/menu_ui/menu_ui.module Form submission handler for menu item field on the node form.
menu_ui_form_node_type_form_alter function core/modules/menu_ui/menu_ui.module Implements hook_form_FORM_ID_alter() for \Drupal\node\NodeTypeForm.
menu_ui_form_node_type_form_builder function core/modules/menu_ui/menu_ui.module Entity builder for the node type form with menu options.
menu_ui_form_node_type_form_validate function core/modules/menu_ui/menu_ui.module Validate handler for forms with menu options.
menu_ui_get_menu_link_defaults function core/modules/menu_ui/menu_ui.module Returns the definition for a menu link for the given node.
menu_ui_help function core/modules/menu_ui/menu_ui.module Implements hook_help().
menu_ui_node_builder function core/modules/menu_ui/menu_ui.module Entity form builder to add the menu information to the node.
menu_ui_preprocess_block function core/modules/menu_ui/menu_ui.module Implements hook_preprocess_HOOK() for block templates.
menu_ui_system_breadcrumb_alter function core/modules/menu_ui/menu_ui.module Implements hook_system_breadcrumb_alter().
menu_ui_theme function core/modules/menu_ui/menu_ui.module Implements hook_theme().
migrate.links.menu.yml file core/modules/migrate/migrate.links.menu.yml core/modules/migrate/migrate.links.menu.yml
MigrateLanguageContentMenuSettingsTest class core/modules/language/tests/src/Kernel/Migrate/d6/MigrateLanguageContentMenuSettingsTest.php Tests migration of the ability to translate menu content.
MigrateLanguageContentMenuSettingsTest class core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageContentMenuSettingsTest.php Tests migration of i18n_menu settings.
MigrateLanguageContentMenuSettingsTest.php file core/modules/language/tests/src/Kernel/Migrate/d6/MigrateLanguageContentMenuSettingsTest.php
MigrateLanguageContentMenuSettingsTest.php file core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageContentMenuSettingsTest.php

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