This project is not covered by Drupal’s security advisory policy.

Adds the following entity data properties to link items referencing entities:

  • entity_type_id
  • entity_id
  • entity_bundle
  • entity_uuid

Example usage:

$menu_link_content = MenuLinkContent::load(1);
$linked_entity_uuid = $menu_link_content->link->entity_uuid
Supporting organizations: 
Initial development

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • Project categories: Site structure
  • Created by plach on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases