Files - 10.3.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
MenuLinkManagerInterface.php core/lib/Drupal/Core/Menu/MenuLinkManagerInterface.php Drupal\Core\Menu
MenuLinkMock.php core/tests/Drupal/Tests/Core/Menu/MenuLinkMock.php Drupal\Tests\Core\Menu
MenuLinkParent.php core/modules/migrate/src/Plugin/migrate/process/MenuLinkParent.php Drupal\migrate\Plugin\migrate\process
MenuLinkParentTest.php core/modules/migrate/tests/src/Unit/process/MenuLinkParentTest.php Drupal\Tests\migrate\Unit\process
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
MenuLinkPluginTest.php core/modules/menu_link_content/tests/src/Unit/MenuLinkPluginTest.php Drupal\Tests\menu_link_content\Unit
MenuLinkReorderTest.php core/modules/menu_ui/tests/src/Functional/MenuLinkReorderTest.php Drupal\Tests\menu_ui\Functional
MenuLinkResetForm.php core/modules/menu_ui/src/Form/MenuLinkResetForm.php Drupal\menu_ui\Form
MenuLinkSecurityTest.php core/modules/system/tests/src/Functional/Menu/MenuLinkSecurityTest.php Drupal\Tests\system\Functional\Menu
MenuLinksetRoutes.php core/modules/system/src/Routing/MenuLinksetRoutes.php Drupal\system\Routing
MenuLinksetSettingsForm.php core/modules/system/src/Form/MenuLinksetSettingsForm.php Drupal\system\Form
MenuLinksetSettingsFormTest.php core/modules/system/tests/src/Functional/Form/MenuLinksetSettingsFormTest.php Drupal\Tests\system\Functional\Form
MenuLinksetSettingsUpdateTest.php core/modules/system/tests/src/Functional/Update/MenuLinksetSettingsUpdateTest.php Drupal\Tests\system\Functional\Update
MenuLinksTest.php core/modules/menu_link_content/tests/src/Kernel/MenuLinksTest.php Drupal\Tests\menu_link_content\Kernel
MenuLinkTest.php core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/source/MenuLinkTest.php Drupal\Tests\menu_link_content\Kernel\Plugin\migrate\source
MenuLinkTest.php core/modules/views/tests/src/Functional/Plugin/MenuLinkTest.php Drupal\Tests\views\Functional\Plugin
MenuLinkTestWithUnsafeTitle.php core/modules/system/tests/modules/menu_test/src/Plugin/Derivative/MenuLinkTestWithUnsafeTitle.php Drupal\menu_test\Plugin\Derivative
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
MenuLinkTranslationTest.php core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/source/d6/MenuLinkTranslationTest.php Drupal\Tests\menu_link_content\Kernel\Plugin\migrate\source\d6
MenuLinkTranslationTest.php core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/source/d7/MenuLinkTranslationTest.php Drupal\Tests\menu_link_content\Kernel\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
MenuLinkTreeElementTest.php core/tests/Drupal/Tests/Core/Menu/MenuLinkTreeElementTest.php Drupal\Tests\Core\Menu
MenuLinkTreeInterface.php core/lib/Drupal/Core/Menu/MenuLinkTreeInterface.php Drupal\Core\Menu
MenuLinkTreeTest.php core/tests/Drupal/KernelTests/Core/Menu/MenuLinkTreeTest.php Drupal\KernelTests\Core\Menu
MenuLinkTreeTest.php core/modules/system/tests/src/Unit/Menu/MenuLinkTreeTest.php Drupal\Tests\system\Unit\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
MenuResourceTestBase.php core/modules/system/tests/src/Functional/Rest/MenuResourceTestBase.php Drupal\Tests\system\Functional\Rest
MenuRouterRebuildSubscriber.php core/lib/Drupal/Core/EventSubscriber/MenuRouterRebuildSubscriber.php Drupal\Core\EventSubscriber
MenuRouterTest.php core/modules/system/tests/src/Functional/Menu/MenuRouterTest.php Drupal\Tests\system\Functional\Menu
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
MenuStorageTest.php core/modules/system/tests/src/Kernel/Menu/MenuStorageTest.php Drupal\Tests\system\Kernel\Menu
MenuTest.php core/modules/system/tests/src/Kernel/Plugin/migrate/source/MenuTest.php Drupal\Tests\system\Kernel\Plugin\migrate\source
MenuTest.php core/modules/views/tests/src/Functional/Wizard/MenuTest.php Drupal\Tests\views\Functional\Wizard
MenuTest.php core/modules/migrate_drupal_ui/tests/modules/migrate_drupal_message_test/src/Plugin/migrate/source/MenuTest.php Drupal\migrate_drupal_message_test\Plugin\migrate\source
MenuTest.php core/modules/jsonapi/tests/src/Functional/MenuTest.php Drupal\Tests\jsonapi\Functional
MenuTestController.php core/modules/system/tests/modules/menu_test/src/Controller/MenuTestController.php Drupal\menu_test\Controller
MenuTranslation.php core/modules/system/src/Plugin/migrate/source/d7/MenuTranslation.php Drupal\system\Plugin\migrate\source\d7
MenuTranslationTest.php core/modules/system/tests/src/Kernel/Plugin/migrate/source/d7/MenuTranslationTest.php Drupal\Tests\system\Kernel\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

Other projects


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