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

About

This module provides the host entity for field collection items by adding every host entity as a computed property on field collection bundle level.
There is a patch that does the same. Until the problem is solved this sandbox fixes this problem.
https://www.drupal.org/node/2489142#comment-10049160

Use case

When indexing field collection items via Search API module, one might need the host entity. The current implementation of the "host_entity" does not provide the needed information, because field collections can be attached to any fieldable entity type. Therefor one can use the "host_entity{entity_type}" property to access the correct host entity and get get its fields into context.

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • Module categories: Site Structure
  • chart icon5 sites report using this module
  • Created by mihai_brb 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