Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| MenuLinkContentStorage::getMenuLinkIdsWithPendingRevisions | function | core/ |
Gets a list of menu link IDs with pending revisions. |
| MenuLinkContentStorageInterface | interface | core/ |
Defines an interface for menu_link_content entity storage classes. |
| MenuLinkContentStorageInterface.php | file | core/ |
|
| MenuLinkContentStorageInterface::getMenuLinkIdsWithPendingRevisions | function | core/ |
Gets a list of menu link IDs with pending revisions. |
| MenuLinkContentStorageSchema | class | core/ |
Defines the menu_link_content schema handler. |
| MenuLinkContentStorageSchema.php | file | core/ |
|
| MenuLinkContentStorageSchema::getSharedTableFieldSchema | function | core/ |
Gets the schema for a single field definition. |
| MenuLinkContentTranslationUITest::getAdministratorPermissions | function | core/ |
Returns an array of permissions needed for the administrator. |
| MenuLinkContentTranslationUITest::getTranslatorPermissions | function | core/ |
Returns an array of permissions needed for the translator. |
| MenuLinkDefaultForm::$menuParentSelector | property | core/ |
The parent form selector service. |
| MenuLinkDefaultIntegrationTest::testMoveToRoot | function | core/ |
Tests moving a static menu link without a specified menu to the root. |
| MenuLinkInterface::getOptions | function | core/ |
Returns the options for this link. |
| MenuLinkManager::$factory | property | core/ |
The object that instantiates plugins managed by this manager. |
| MenuLinkManager::$treeStorage | property | core/ |
The menu link tree storage. |
| MenuLinkManager::getFactory | function | core/ |
Gets the plugin factory. |
| MenuLinkParent::$menuLinkStorage | property | core/ |
The menu link entity storage handler. |
| MenuLinkParentTest::$menuLinkStorage | property | core/ |
The menu link entity storage handler. |
| MenuLinkParentTest::$pathValidator | property | core/ |
A Path validator prophecy. |
| MenuLinkReorderTest::$administrator | property | core/ |
An administrator user. |
| MenuLinkTree::$treeStorage | property | core/ |
The menu link tree storage. |
| MenuListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
| MenuParentFormSelector | class | core/ |
Default implementation of the menu parent form selector service. |
| MenuParentFormSelector.php | file | core/ |
|
| MenuParentFormSelector::$entityTypeManager | property | core/ |
The entity type manager service. |
| MenuParentFormSelector::$menuLinkTree | property | core/ |
The menu link tree service. |
| MenuParentFormSelector::getMenuOptions | function | core/ |
Gets a list of menu names for use as options. |
| MenuParentFormSelector::getParentDepthLimit | function | core/ |
Returns the maximum depth of the possible parents of the menu link. |
| MenuParentFormSelector::getParentSelectOptions | function | core/ |
Gets the options for a select element to choose a menu and parent. |
| MenuParentFormSelector::parentSelectElement | function | core/ |
Gets a form element to choose a menu and parent. |
| MenuParentFormSelector::parentSelectOptionsTreeWalk | function | core/ |
Iterates over all items in the tree to prepare the parents select options. |
| MenuParentFormSelector::__construct | function | core/ |
Constructs a \Drupal\Core\Menu\MenuParentFormSelector. |
| MenuParentFormSelectorInterface | interface | core/ |
Defines an interface for menu selector form elements and menu link options. |
| MenuParentFormSelectorInterface.php | file | core/ |
|
| MenuParentFormSelectorInterface::getParentSelectOptions | function | core/ |
Gets the options for a select element to choose a menu and parent. |
| MenuParentFormSelectorInterface::parentSelectElement | function | core/ |
Gets a form element to choose a menu and parent. |
| MenuSettingsConstraintValidator | class | core/ |
Constraint validator for changing the menu settings in pending revisions. |
| MenuSettingsConstraintValidator.php | file | core/ |
|
| MenuSettingsConstraintValidator::validate | function | core/ |
|
| MenuStorage | class | core/ |
Defines the storage class for menu configuration entities. |
| MenuStorage.php | file | core/ |
|
| MenuStorage::MAX_ID_LENGTH | constant | core/ |
Menu names have a maximum length of 32. |
| MenuStorageTest | class | core/ |
Tests MenuStorage. |
| MenuStorageTest.php | file | core/ |
|
| MenuStorageTest::$modules | property | core/ |
Modules to enable. |
| MenuStorageTest::testMaxIdLengthException | function | core/ |
Tests MenuStorage::MAX_ID_LENGTH is enforced. |
| MenuTestController::$themeNegotiator | property | core/ |
The theme negotiator. |
| MenuTreeHierarchyConstraintValidator | class | core/ |
Constraint validator for changing menu link parents in pending revisions. |
| MenuTreeHierarchyConstraintValidator.php | file | core/ |
|
| MenuTreeHierarchyConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager. |
| MenuTreeHierarchyConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
Pagination
- Previous page
- Page 158
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.