This project is not covered by Drupal’s security advisory policy.
Replaced by:
With this module you can link entities with an identifier. This can be used to easilly access entities by a given name.
Features
In Twig, use the custom Twig function [linked_entity_entity('MACHINE_NAME')], to render the entity with the desired name.
Other available functions:
[linked_entity('MACHINE_NAME')]: returns the type and ID of the entity.
[linked_entity_path('MACHINE_NAME')]: returns the path of the entity.
You can also create theme suggestions if needed by using the custom storage [\Drupal::entityTypeManager()->getStorage('linked_entity')] to access all the available linked entities.
Supporting organizations:
Project information
- caution Unsupported
Not supported (i.e. abandoned), and no longer being developed. Learn more about dealing with unsupported (abandoned) projects - caution Obsolete
Use of this project is deprecated. - Project categories: Content editing experience
- Created by bvsneek on , updated
- shield alertThis project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.