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_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.menu_tree_manipulators | service | core/ |
Drupal\menu_ui\Menu\MenuUiMenuTreeManipulators |
menu_ui.migrate_drupal.yml | file | core/ |
core/modules/menu_ui/migrations/state/menu_ui.migrate_drupal.yml |
menu_ui.module | file | core/ |
|
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.services.yml | file | core/ |
core/modules/menu_ui/menu_ui.services.yml |
menu_ui.settings.yml | file | core/ |
core/modules/menu_ui/config/install/menu_ui.settings.yml |
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_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_menu_link_defaults | function | core/ |
Returns the definition for a menu link for the given node. |
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. |
migrate.links.menu.yml | file | core/ |
core/modules/migrate/migrate.links.menu.yml |
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 install. |
MigrateLanguageContentMenuSettingsTest::$modules | property | core/ |
Modules to install. |
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 install. |
MigrateMenuLinkContentStubTest::setUp | function | core/ |
|
MigrateMenuLinkContentStubTest::testStub | function | core/ |
Tests creation of menu link content stubs. |
MigrateMenuLinkLocalizedTest | class | core/ |
Tests Menu link localized translation migration. |
MigrateMenuLinkLocalizedTest | class | core/ |
Tests Menu link localized translation migration. |
MigrateMenuLinkLocalizedTest.php | file | core/ |
|
MigrateMenuLinkLocalizedTest.php | file | core/ |
|
MigrateMenuLinkLocalizedTest::$modules | property | core/ |
Modules to install. |
MigrateMenuLinkLocalizedTest::$modules | property | core/ |
Modules to install. |
MigrateMenuLinkLocalizedTest::setUp | function | core/ |
|
MigrateMenuLinkLocalizedTest::setUp | function | core/ |
|
MigrateMenuLinkLocalizedTest::testMenuLinkLocalized | function | core/ |
Tests migration of menu link localized translations. |
MigrateMenuLinkLocalizedTest::testMenuLinkLocalized | function | core/ |
Tests migration of menu link localized translations. |
Pagination
- Previous page
- Page 29
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.