Skip to content
This repository was archived by the owner on Mar 16, 2021. It is now read-only.

Explore entities for relationships. #8

@e0ipso

Description

@e0ipso

The idea is to have entities to provide relationships for free. So if you have an entity reference field called Related, you can type $typed->getRelated() and get the typed entity for the entity pointed by Related. Without having to implement that yourself.

Types of relationship fields:

  • User.
  • Taxonomy term.
  • File fields (if file_entity is enabled).
  • Entity Reference fields.

@deviantintegral, @davereid is this stepping over the line and doing too much?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions