Search for content
- Search 7.x for content
- Search 9.5.x for content
- Search 8.9.x for content
- Search 10.3.x for content
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MenuForm::$menuLinkContentStorage | property | core/ |
The menu_link_content storage handler. |
| MenuLinkContent | class | core/ |
Defines the menu link content entity class. |
| MenuLinkContent | class | core/ |
Provides the menu link plugin for content menu links. |
| MenuLinkContent.php | file | core/ |
|
| MenuLinkContent.php | file | core/ |
|
| MenuLinkContent::$entity | property | core/ |
The menu link content entity connected to this plugin instance. |
| MenuLinkContent::$entityIdsToLoad | property | core/ |
Entities IDs to load. |
| MenuLinkContent::$entityRepository | property | core/ |
The entity repository. |
| MenuLinkContent::$entityTypeManager | property | core/ |
The entity type manager. |
| MenuLinkContent::$insidePlugin | property | core/ |
A flag for whether this entity is wrapped in a plugin instance. |
| MenuLinkContent::$languageManager | property | core/ |
The language manager. |
| MenuLinkContent::$listBuilderOperations | property | core/ |
An array of entity operations links. |
| 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/ |
Instantiates a new instance of the implementing class using autowiring. |
| 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::getListBuilderOperations | function | core/ |
Load entity operations from the list builder. |
| MenuLinkContent::getMenuName | function | core/ |
Gets the menu name of the custom menu link. |
| MenuLinkContent::getOperations | function | core/ |
Provides an array of information to build a list of operation links. |
| 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 menu link content 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. |
Pagination
- Previous page
- Page 56
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.