Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MenuLinkDepthConstraint::__construct | function | core/ |
#[HasNamedArguments] |
| MenuLinkDepthConstraintValidator | class | core/ |
Validates the MenuLinkDepthConstraint constraint. |
| MenuLinkDepthConstraintValidator.php | file | core/ |
|
| MenuLinkDepthConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| MenuLinkDepthConstraintValidator::validate | function | core/ |
|
| MenuLinkDepthConstraintValidator::__construct | function | core/ |
|
| MenuLinkEditForm::$classResolver | property | core/ |
The class resolver. |
| MenuLinkEditForm::submitForm | function | core/ |
Form submission handler. |
| MenuLinkEditForm::__construct | function | core/ |
Constructs a MenuLinkEditForm object. |
| MenuLinkFieldDefinitions | trait | core/ |
Provides default values for menu link plugin definitions. |
| MenuLinkFieldDefinitions.php | file | core/ |
|
| MenuLinkFieldDefinitions::$defaults | property | core/ |
Provides some default values for the definition of all menu link plugins. |
| MenuLinkFormInterface::extractFormValues | function | core/ |
Extracts a plugin definition from form values. |
| MenuLinkFormInterface::setMenuLinkInstance | function | core/ |
Injects the menu link plugin instance. |
| MenuLinkInterface::getDescription | function | core/ |
Returns the description of the menu link. |
| MenuLinkInterface::getFormClass | function | core/ |
Returns the name of a class that can build an editing form for this link. |
| MenuLinkInterface::getOperations | function | core/ |
Provides an array of information to build a list of operation links. |
| MenuLinkInterface::getOptions | function | core/ |
Returns the options for this link. |
| MenuLinkInterface::getResetRoute | function | core/ |
Returns route information for a route to reset the menu link. |
| MenuLinkInterface::getRouteParameters | function | core/ |
Returns the route parameters, if available. |
| MenuLinkInterface::getTranslateRoute | function | core/ |
Returns route information for a route to translate the menu link. |
| MenuLinkInterface::isDeletable | function | core/ |
Returns whether this link can be deleted. |
| MenuLinkInterface::isEnabled | function | core/ |
Returns whether the menu link is enabled (not hidden). |
| MenuLinkInterface::isExpanded | function | core/ |
Returns whether the child menu links should always been shown. |
| MenuLinkInterface::isResettable | function | core/ |
Returns whether this link can be reset. |
| MenuLinkInterface::isTranslatable | function | core/ |
Returns whether this link can be translated. |
| MenuLinkListBuilder | class | core/ |
Provides a menu link list builder. |
| MenuLinkListBuilder.php | file | core/ |
|
| MenuLinkListBuilder::$redirectDestination | property | core/ |
The redirect destination. |
| MenuLinkListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| MenuLinkListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
| MenuLinkListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
| MenuLinkListBuilder::__construct | function | core/ |
Constructs a new instance. |
| MenuLinkLocalized::fields | function | core/ |
Returns available fields on the source. |
| MenuLinkLocalized::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| MenuLinkLocalizedTest | class | core/ |
Tests menu link localized translation source plugin. |
| MenuLinkLocalizedTest.php | file | core/ |
|
| MenuLinkLocalizedTest::$modules | property | core/ |
Modules to install. |
| MenuLinkLocalizedTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| MenuLinkManager::$discovery | property | core/ |
The object that discovers plugins managed by this manager. |
| MenuLinkManager::$overrides | property | core/ |
Service providing overrides for static links. |
| MenuLinkManager::$treeStorage | property | core/ |
The menu link tree storage. |
| MenuLinkManager::countMenuLinks | function | core/ |
Counts the total number of menu links. |
| MenuLinkManager::createInstance | function | core/ |
Returns a pre-configured menu link plugin instance. |
| MenuLinkManager::deleteInstance | function | core/ |
Deletes a specific instance. |
| MenuLinkManager::deleteLinksInMenu | function | core/ |
Deletes all links having a certain menu name. |
| MenuLinkManager::getChildIds | function | core/ |
Loads all child link IDs of a given menu link, regardless of visibility. |
| MenuLinkManager::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| MenuLinkManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| MenuLinkManager::getInstance | function | core/ |
Gets or creates a plugin instance that satisfies the given options. |
Pagination
- Previous page
- Page 902
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.