Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

Files - Drupal 11.1.x - Drupal Core

Primary tabs

  • Drupal 11.1.x
Title Deprecated File name Namespace Summary
MenuLinkPluginConverter.php core/lib/Drupal/Core/ParamConverter/MenuLinkPluginConverter.php Drupal\Core\ParamConverter
MenuLinkPluginConverter.php core/lib/Drupal/Core/ProxyClass/ParamConverter/MenuLinkPluginConverter.php Drupal\Core\ProxyClass\ParamConverter
MenuLinkResetForm.php core/modules/menu_ui/src/Form/MenuLinkResetForm.php Drupal\menu_ui\Form
MenuLinksetRoutes.php core/modules/system/src/Routing/MenuLinksetRoutes.php Drupal\system\Routing
MenuLinksetSettingsForm.php core/modules/system/src/Form/MenuLinksetSettingsForm.php Drupal\system\Form
MenuLinkTranslation.php core/modules/menu_link_content/src/Plugin/migrate/source/d6/MenuLinkTranslation.php Drupal\menu_link_content\Plugin\migrate\source\d6
MenuLinkTranslation.php core/modules/menu_link_content/src/Plugin/migrate/source/d7/MenuLinkTranslation.php Drupal\menu_link_content\Plugin\migrate\source\d7
MenuLinkTree.php core/lib/Drupal/Core/Menu/MenuLinkTree.php Drupal\Core\Menu
MenuLinkTreeElement.php core/lib/Drupal/Core/Menu/MenuLinkTreeElement.php Drupal\Core\Menu
MenuLinkTreeInterface.php core/lib/Drupal/Core/Menu/MenuLinkTreeInterface.php Drupal\Core\Menu
MenuListBuilder.php core/modules/menu_ui/src/MenuListBuilder.php Drupal\menu_ui
MenuParentFormSelector.php core/lib/Drupal/Core/Menu/MenuParentFormSelector.php Drupal\Core\Menu
MenuParentFormSelectorInterface.php core/lib/Drupal/Core/Menu/MenuParentFormSelectorInterface.php Drupal\Core\Menu
MenuRouterRebuildSubscriber.php core/lib/Drupal/Core/EventSubscriber/MenuRouterRebuildSubscriber.php Drupal\Core\EventSubscriber
menus-and-lists.css core/themes/claro/css/components/menus-and-lists.css /* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /** * Menus and lists. * * These classes are used in claro-toolbar-menu and any list items. …
menus-and-lists.pcss.css core/themes/claro/css/components/menus-and-lists.pcss.css /** * Menus and lists. * * These classes are used in claro-toolbar-menu and any list items. */ .item-list, .menu-item { --item-list-spacing-l: var(--space-l); --item-list-spacing-m: var(--space-m); } .item-list ul { margin-block: 4px; …
MenuSettingsConstraint.php core/modules/menu_ui/src/Plugin/Validation/Constraint/MenuSettingsConstraint.php Drupal\menu_ui\Plugin\Validation\Constraint
MenuSettingsConstraintValidator.php core/modules/menu_ui/src/Plugin/Validation/Constraint/MenuSettingsConstraintValidator.php Drupal\menu_ui\Plugin\Validation\Constraint
MenuStorage.php core/modules/system/src/MenuStorage.php Drupal\system
MenuTranslation.php core/modules/system/src/Plugin/migrate/source/d7/MenuTranslation.php Drupal\system\Plugin\migrate\source\d7
MenuTreeHierarchyConstraint.php core/modules/menu_link_content/src/Plugin/Validation/Constraint/MenuTreeHierarchyConstraint.php Drupal\menu_link_content\Plugin\Validation\Constraint
MenuTreeHierarchyConstraintValidator.php core/modules/menu_link_content/src/Plugin/Validation/Constraint/MenuTreeHierarchyConstraintValidator.php Drupal\menu_link_content\Plugin\Validation\Constraint
MenuTreeParameters.php core/lib/Drupal/Core/Menu/MenuTreeParameters.php Drupal\Core\Menu
MenuTreeStorage.php core/lib/Drupal/Core/Menu/MenuTreeStorage.php Drupal\Core\Menu
MenuTreeStorageInterface.php core/lib/Drupal/Core/Menu/MenuTreeStorageInterface.php Drupal\Core\Menu
MenuUiHooks.php core/modules/menu_ui/src/Hook/MenuUiHooks.php Drupal\menu_ui\Hook
MenuUiMenuTreeManipulators.php core/modules/menu_ui/src/Menu/MenuUiMenuTreeManipulators.php Drupal\menu_ui\Menu
menu_link_content.info.yml core/modules/menu_link_content/menu_link_content.info.yml core/modules/menu_link_content/menu_link_content.info.yml
menu_link_content.install core/modules/menu_link_content/menu_link_content.install Install, update and uninstall functions for the menu_link_content module.
menu_link_content.links.menu.yml core/modules/menu_link_content/menu_link_content.links.menu.yml core/modules/menu_link_content/menu_link_content.links.menu.yml
menu_link_content.links.task.yml core/modules/menu_link_content/menu_link_content.links.task.yml core/modules/menu_link_content/menu_link_content.links.task.yml
menu_link_content.migrate_drupal.yml core/modules/menu_link_content/migrations/state/menu_link_content.migrate_drupal.yml core/modules/menu_link_content/migrations/state/menu_link_content.migrate_drupal.yml
menu_link_content.module core/modules/menu_link_content/menu_link_content.module
menu_link_content.post_update.php core/modules/menu_link_content/menu_link_content.post_update.php Post update functions for the Menu link content module.
menu_link_content.routing.yml core/modules/menu_link_content/menu_link_content.routing.yml core/modules/menu_link_content/menu_link_content.routing.yml
menu_settings.yml core/modules/menu_ui/migrations/menu_settings.yml core/modules/menu_ui/migrations/menu_settings.yml
menu_ui.admin.css core/themes/stable9/css/menu_ui/menu_ui.admin.css .menu-enabled { width: 70px; } .menu-label { font-weight: bold; }
menu_ui.admin.css 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 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 core/modules/menu_ui/menu_ui.info.yml core/modules/menu_ui/menu_ui.info.yml
menu_ui.libraries.yml core/modules/menu_ui/menu_ui.libraries.yml core/modules/menu_ui/menu_ui.libraries.yml
menu_ui.links.action.yml core/modules/menu_ui/menu_ui.links.action.yml core/modules/menu_ui/menu_ui.links.action.yml
menu_ui.links.contextual.yml core/modules/menu_ui/menu_ui.links.contextual.yml core/modules/menu_ui/menu_ui.links.contextual.yml
menu_ui.links.menu.yml core/modules/menu_ui/menu_ui.links.menu.yml core/modules/menu_ui/menu_ui.links.menu.yml
menu_ui.links.task.yml 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 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 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.migrate_drupal.yml 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 core/modules/menu_ui/menu_ui.module
menu_ui.overriding.html.twig 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 =…

Pagination

  • First page
  • Previous page
  • …
  • Page 158
  • Page 159
  • Page 160
  • Page 161
  • Page 162
  • Page 163
  • Page 164
  • Page 165
  • Page 166
  • …
  • Next page
  • Last page

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal