Files - 9.5.x - drupal
Title | Deprecated | File name | Namespace | Summary |
---|---|---|---|---|
MenuLinkTranslationTest.php | core/ |
Drupal\Tests\menu_link_content\Kernel\Plugin\migrate\source\d7 | ||
MenuLinkTree.php | core/ |
Drupal\Core\Menu | ||
MenuLinkTreeElement.php | core/ |
Drupal\Core\Menu | ||
MenuLinkTreeElementTest.php | core/ |
Drupal\Tests\Core\Menu | ||
MenuLinkTreeInterface.php | core/ |
Drupal\Core\Menu | ||
MenuLinkTreeTest.php | core/ |
Drupal\Tests\system\Unit\Menu | ||
MenuLinkTreeTest.php | core/ |
Drupal\KernelTests\Core\Menu | ||
MenuListBuilder.php | core/ |
Drupal\menu_ui | ||
MenuParentFormSelector.php | core/ |
Drupal\Core\Menu | ||
MenuParentFormSelectorInterface.php | core/ |
Drupal\Core\Menu | ||
MenuResourceTestBase.php | core/ |
Drupal\Tests\system\Functional\Rest | ||
MenuRouterRebuildSubscriber.php | core/ |
Drupal\Core\EventSubscriber | ||
MenuRouterTest.php | core/ |
Drupal\Tests\system\Functional\Menu | ||
menus-and-lists.css | core/ |
/** * Menus and lists. */ .item-list ul { margin: 0.25em 0 0.25em 1.5em; /* LTR */ list-style-type: disc; list-style-image: none; } [dir="rtl"] .item-list ul { margin: 0.25em 1.5em 0.25em 0; } .item-list ul li, .menu-item { … | ||
menus-and-lists.css | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /** * Menus and lists. */ .item-list ul { margin: 0.25em 0 0.25em 1.5em; /* LTR */ list-style-type:… | ||
menus-and-lists.pcss.css | core/ |
/** * Menus and lists. */ .item-list ul { margin: 0.25em 0 0.25em 1.5em; /* LTR */ list-style-type: disc; list-style-image: none; } [dir="rtl"] .item-list ul { margin: 0.25em 1.5em 0.25em 0; } .item-list ul li, .menu-item { … | ||
MenuSettingsConstraint.php | core/ |
Drupal\menu_ui\Plugin\Validation\Constraint | ||
MenuSettingsConstraintValidator.php | core/ |
Drupal\menu_ui\Plugin\Validation\Constraint | ||
MenuStorage.php | core/ |
Drupal\system | ||
MenuStorageTest.php | core/ |
Drupal\Tests\system\Kernel\Menu | ||
MenuTest.php | core/ |
Drupal\Tests\system\Kernel\Plugin\migrate\source | ||
MenuTest.php | core/ |
Drupal\Tests\views\Functional\Wizard | ||
MenuTest.php | core/ |
Drupal\Tests\jsonapi\Functional | ||
MenuTestController.php | core/ |
Drupal\menu_test\Controller | ||
MenuTranslation.php | core/ |
Drupal\system\Plugin\migrate\source\d7 | ||
MenuTranslationTest.php | core/ |
Drupal\Tests\system\Kernel\Plugin\migrate\source\d7 | ||
MenuTreeHierarchyConstraint.php | core/ |
Drupal\menu_link_content\Plugin\Validation\Constraint | ||
MenuTreeHierarchyConstraintValidator.php | core/ |
Drupal\menu_link_content\Plugin\Validation\Constraint | ||
MenuTreeParameters.php | core/ |
Drupal\Core\Menu | ||
MenuTreeParametersTest.php | core/ |
Drupal\Tests\Core\Menu | ||
MenuTreeStorage.php | core/ |
Drupal\Core\Menu | ||
MenuTreeStorageInterface.php | core/ |
Drupal\Core\Menu | ||
MenuTreeStorageTest.php | core/ |
Drupal\KernelTests\Core\Menu | ||
MenuUiContentModerationTest.php | core/ |
Drupal\Tests\menu_ui\Functional | ||
MenuUiJavascriptTest.php | core/ |
Drupal\Tests\menu_ui\FunctionalJavascript | ||
MenuUiLanguageTest.php | core/ |
Drupal\Tests\menu_ui\Functional | ||
MenuUiNodeTest.php | core/ |
Drupal\Tests\menu_ui\Functional | ||
MenuUiNodeTypeTest.php | core/ |
Drupal\Tests\menu_ui\Kernel | ||
MenuUiTest.php | core/ |
Drupal\Tests\menu_ui\Functional | ||
MenuUiTrait.php | core/ |
Drupal\Tests\menu_ui\Traits | ||
MenuUninstallTest.php | core/ |
Drupal\Tests\menu_ui\Functional | ||
MenuXmlAnonTest.php | core/ |
Drupal\Tests\system\Functional\Rest | ||
MenuXmlBasicAuthTest.php | core/ |
Drupal\Tests\system\Functional\Rest | ||
MenuXmlCookieTest.php | core/ |
Drupal\Tests\system\Functional\Rest | ||
menu_link_content.info.yml | core/ |
core/modules/menu_link_content/menu_link_content.info.yml | ||
menu_link_content.install | core/ |
Install, update and uninstall functions for the menu_link_content module. | ||
menu_link_content.links.menu.yml | core/ |
core/modules/menu_link_content/menu_link_content.links.menu.yml | ||
menu_link_content.links.task.yml | core/ |
core/modules/menu_link_content/menu_link_content.links.task.yml | ||
menu_link_content.migrate_drupal.yml | core/ |
core/modules/menu_link_content/migrations/state/menu_link_content.migrate_drupal.yml | ||
menu_link_content.module | core/ |
Allows administrators to create custom menu links. |
Pagination
- Previous page
- Page 175
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.