Entityreference backreference

Component ID

1301456

Component name

Entityreference backreference

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

6808

Component created

Component changed

Component body

Features :

- Expose extra properties to Entity API containing a list of related entities (the reverse reference) for each entityreference fields (It should also works for commerce reference fields, taxonomy_term_reference...).

Usage example :
- You added an entityreference field from node to product and you want to get the nodes related from the product.
It works great in combination with Search API.

Dependencies

- This module requires Entity API to work.