MenuLinkBase::isTranslatable |
function |
core/lib/Drupal/Core/Menu/MenuLinkBase.php |
|
MenuLinkContent |
class |
core/modules/menu_link_content/src/Entity/MenuLinkContent.php |
Defines the menu link content entity class. |
MenuLinkContent |
class |
core/modules/menu_link_content/src/Plugin/Menu/MenuLinkContent.php |
Provides the menu link plugin for content menu links. |
MenuLinkContent.php |
file |
core/modules/menu_link_content/src/Entity/MenuLinkContent.php |
|
MenuLinkContent.php |
file |
core/modules/menu_link_content/src/Plugin/Menu/MenuLinkContent.php |
|
MenuLinkContent::$deprecatedProperties |
property |
core/modules/menu_link_content/src/Plugin/Menu/MenuLinkContent.php |
|
MenuLinkContent::$entity |
property |
core/modules/menu_link_content/src/Plugin/Menu/MenuLinkContent.php |
The menu link content entity connected to this plugin instance. |
MenuLinkContent::$entityIdsToLoad |
property |
core/modules/menu_link_content/src/Plugin/Menu/MenuLinkContent.php |
Entities IDs to load. |
MenuLinkContent::$entityRepository |
property |
core/modules/menu_link_content/src/Plugin/Menu/MenuLinkContent.php |
The entity repository. |
MenuLinkContent::$entityTypeManager |
property |
core/modules/menu_link_content/src/Plugin/Menu/MenuLinkContent.php |
The entity type manager. |
MenuLinkContent::$insidePlugin |
property |
core/modules/menu_link_content/src/Entity/MenuLinkContent.php |
A flag for whether this entity is wrapped in a plugin instance. |
MenuLinkContent::$languageManager |
property |
core/modules/menu_link_content/src/Plugin/Menu/MenuLinkContent.php |
The language manager. |
MenuLinkContent::$overrideAllowed |
property |
core/modules/menu_link_content/src/Plugin/Menu/MenuLinkContent.php |
|
MenuLinkContent::baseFieldDefinitions |
function |
core/modules/menu_link_content/src/Entity/MenuLinkContent.php |
|
MenuLinkContent::create |
function |
core/modules/menu_link_content/src/Plugin/Menu/MenuLinkContent.php |
|
MenuLinkContent::deleteLink |
function |
core/modules/menu_link_content/src/Plugin/Menu/MenuLinkContent.php |
|
MenuLinkContent::getDeleteRoute |
function |
core/modules/menu_link_content/src/Plugin/Menu/MenuLinkContent.php |
|
MenuLinkContent::getDescription |
function |
core/modules/menu_link_content/src/Entity/MenuLinkContent.php |
|
MenuLinkContent::getDescription |
function |
core/modules/menu_link_content/src/Plugin/Menu/MenuLinkContent.php |
|
MenuLinkContent::getEditRoute |
function |
core/modules/menu_link_content/src/Plugin/Menu/MenuLinkContent.php |
|
MenuLinkContent::getEntity |
function |
core/modules/menu_link_content/src/Plugin/Menu/MenuLinkContent.php |
Loads the entity associated with this menu link. |
MenuLinkContent::getMenuName |
function |
core/modules/menu_link_content/src/Entity/MenuLinkContent.php |
|
MenuLinkContent::getParentId |
function |
core/modules/menu_link_content/src/Entity/MenuLinkContent.php |
|
MenuLinkContent::getPluginDefinition |
function |
core/modules/menu_link_content/src/Entity/MenuLinkContent.php |
|
MenuLinkContent::getPluginId |
function |
core/modules/menu_link_content/src/Entity/MenuLinkContent.php |
|
MenuLinkContent::getTitle |
function |
core/modules/menu_link_content/src/Entity/MenuLinkContent.php |
|
MenuLinkContent::getTitle |
function |
core/modules/menu_link_content/src/Plugin/Menu/MenuLinkContent.php |
|
MenuLinkContent::getTranslateRoute |
function |
core/modules/menu_link_content/src/Plugin/Menu/MenuLinkContent.php |
|
MenuLinkContent::getUrlObject |
function |
core/modules/menu_link_content/src/Entity/MenuLinkContent.php |
|
MenuLinkContent::getUuid |
function |
core/modules/menu_link_content/src/Plugin/Menu/MenuLinkContent.php |
Returns the unique ID representing the menu link. |
MenuLinkContent::getWeight |
function |
core/modules/menu_link_content/src/Entity/MenuLinkContent.php |
|
MenuLinkContent::isDeletable |
function |
core/modules/menu_link_content/src/Plugin/Menu/MenuLinkContent.php |
|
MenuLinkContent::isEnabled |
function |
core/modules/menu_link_content/src/Entity/MenuLinkContent.php |
|
MenuLinkContent::isExpanded |
function |
core/modules/menu_link_content/src/Entity/MenuLinkContent.php |
|
MenuLinkContent::isTranslatable |
function |
core/modules/menu_link_content/src/Plugin/Menu/MenuLinkContent.php |
|
MenuLinkContent::postSave |
function |
core/modules/menu_link_content/src/Entity/MenuLinkContent.php |
|
MenuLinkContent::preCreate |
function |
core/modules/menu_link_content/src/Entity/MenuLinkContent.php |
|
MenuLinkContent::preDelete |
function |
core/modules/menu_link_content/src/Entity/MenuLinkContent.php |
|
MenuLinkContent::preSave |
function |
core/modules/menu_link_content/src/Entity/MenuLinkContent.php |
|
MenuLinkContent::requiresRediscovery |
function |
core/modules/menu_link_content/src/Entity/MenuLinkContent.php |
|
MenuLinkContent::setInsidePlugin |
function |
core/modules/menu_link_content/src/Entity/MenuLinkContent.php |
|
MenuLinkContent::setRequiresRediscovery |
function |
core/modules/menu_link_content/src/Entity/MenuLinkContent.php |
|
MenuLinkContent::updateLink |
function |
core/modules/menu_link_content/src/Plugin/Menu/MenuLinkContent.php |
|
MenuLinkContent::__construct |
function |
core/modules/menu_link_content/src/Plugin/Menu/MenuLinkContent.php |
Constructs a new MenuLinkContent. |
MenuLinkContentAccessControlHandler |
class |
core/modules/menu_link_content/src/MenuLinkContentAccessControlHandler.php |
Defines the access control handler for the user entity type. |
MenuLinkContentAccessControlHandler.php |
file |
core/modules/menu_link_content/src/MenuLinkContentAccessControlHandler.php |
|
MenuLinkContentAccessControlHandler::$accessManager |
property |
core/modules/menu_link_content/src/MenuLinkContentAccessControlHandler.php |
The access manager to check routes by name. |
MenuLinkContentAccessControlHandler::checkAccess |
function |
core/modules/menu_link_content/src/MenuLinkContentAccessControlHandler.php |
|
MenuLinkContentAccessControlHandler::createInstance |
function |
core/modules/menu_link_content/src/MenuLinkContentAccessControlHandler.php |
|
MenuLinkContentAccessControlHandler::__construct |
function |
core/modules/menu_link_content/src/MenuLinkContentAccessControlHandler.php |
Creates a new MenuLinkContentAccessControlHandler. |