Search for link
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Link | class | core/ |
Represents an RFC8288 based link. |
| Link | class | core/ |
Provides a link render element. |
| Link | class | core/ |
Defines an object that holds information about a link. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| MenuLinkContent::$languageManager | property | core/ |
The language manager. |
| MenuLinkContent::$overrideAllowed | property | core/ |
The list of definition values where an override is allowed. |
| MenuLinkContent::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| MenuLinkContent::create | function | core/ |
Creates an instance of the plugin. |
| MenuLinkContent::deleteLink | function | core/ |
Deletes a menu link. |
| MenuLinkContent::getDeleteRoute | function | core/ |
Returns route information for a route to delete the menu link. |
| MenuLinkContent::getDescription | function | core/ |
Gets the description of the menu link for the UI. |
| MenuLinkContent::getDescription | function | core/ |
Returns the description of the menu link. |
| MenuLinkContent::getEditRoute | function | core/ |
Returns route information for a custom edit form for the menu link. |
| MenuLinkContent::getEntity | function | core/ |
Loads the entity associated with this menu link. |
| MenuLinkContent::getMenuName | function | core/ |
Gets the menu name of the custom menu link. |
| MenuLinkContent::getParentId | function | core/ |
Gets the plugin ID of the parent menu link. |
| MenuLinkContent::getPluginDefinition | function | core/ |
Builds up the menu link plugin definition for this entity. |
| MenuLinkContent::getPluginId | function | core/ |
Gets the menu plugin ID associated with this entity. |
| MenuLinkContent::getTitle | function | core/ |
Gets the title of the menu link. |
| MenuLinkContent::getTitle | function | core/ |
Returns the localized title to be shown for this link. |
| MenuLinkContent::getTranslateRoute | function | core/ |
Returns route information for a route to translate the menu link. |
| MenuLinkContent::getUrlObject | function | core/ |
Gets the url object pointing to the URL of the menu link content entity. |
| MenuLinkContent::getUuid | function | core/ |
Returns the unique ID representing the menu link. |
| MenuLinkContent::getWeight | function | core/ |
Returns the weight of the menu link content entity. |
| MenuLinkContent::isDeletable | function | core/ |
Returns whether this link can be deleted. |
| MenuLinkContent::isEnabled | function | core/ |
Returns whether the menu link is marked as enabled. |
| MenuLinkContent::isExpanded | function | core/ |
Returns whether the menu link is marked as always expanded. |
| MenuLinkContent::isTranslatable | function | core/ |
Returns whether this link can be translated. |
| MenuLinkContent::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
| MenuLinkContent::preCreate | function | core/ |
Changes the values of an entity before it is created. |
| MenuLinkContent::preDelete | function | core/ |
Acts on entities before they are deleted and before hooks are invoked. |
| MenuLinkContent::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
| MenuLinkContent::requiresRediscovery | function | core/ |
Returns whether the menu link requires rediscovery. |
| MenuLinkContent::setInsidePlugin | function | core/ |
Flags this instance as being wrapped in a menu link plugin instance. |
| MenuLinkContent::setRequiresRediscovery | function | core/ |
Flags a link as requiring rediscovery. |
| MenuLinkContent::updateLink | function | core/ |
Updates the definition values for a menu link. |
| MenuLinkContent::__construct | function | core/ |
Constructs a new MenuLinkContent. |
| MenuLinkContentAccessControlHandler | class | core/ |
Defines the access control handler for the user entity type. |
| MenuLinkContentAccessControlHandler.php | file | core/ |
|
| MenuLinkContentAccessControlHandler::$accessManager | property | core/ |
The access manager to check routes by name. |
| MenuLinkContentAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
| MenuLinkContentAccessControlHandler::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| MenuLinkContentAccessControlHandler::__construct | function | core/ |
Creates a new MenuLinkContentAccessControlHandler. |
| MenuLinkContentCacheabilityBubblingTest | class | core/ |
Ensures that rendered menu links bubble the necessary bubbleable metadata for outbound path/route processing. |
| MenuLinkContentCacheabilityBubblingTest.php | file | core/ |
|
| MenuLinkContentCacheabilityBubblingTest::$modules | property | core/ |
Modules to enable. |
| MenuLinkContentCacheabilityBubblingTest::setUp | function | core/ |
|
| MenuLinkContentCacheabilityBubblingTest::testOutboundPathAndRouteProcessing | function | core/ |
Tests bubbleable metadata of menu links' outbound route/path processing. |
| MenuLinkContentDeleteForm | class | core/ |
Provides a delete form for content menu links. |
| MenuLinkContentDeleteForm.php | file | core/ |
|
| MenuLinkContentDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| MenuLinkContentDeleteForm::getDeletionMessage | function | core/ |
|
| MenuLinkContentDeleteForm::getRedirectUrl | function | core/ |
Returns the URL where the user should be redirected after deletion. |
| MenuLinkContentDeleteFormTest | class | core/ |
Tests the menu link content delete UI. |
Pagination
- Previous page
- Page 28
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.