Provide enhancer for reference fields, especially Media, Taxonomy Term, Image, File

Created on 3 April 2024, about 1 year ago
Updated 4 April 2024, about 1 year ago

Problem/Motivation

Enhancers seem to be a great concept. Still there aren't many of them by default, but it might be super helpful to have them for convenience for the Drupal core entity types typically referenced, e.g.

  • File
  • Image
  • Media
  • Taxonomy Term
  • User
  • ...?

What I'd expect from these enhancers is to provide typical results, like the values as array / json or the image URL or the term id / label, etc.

Also see related issues about enhancer examples and documentation so that community could help easier.

Steps to reproduce

Proposed resolution

Implement enhancers for references that allow to trim down these references to the first level.

e.g. Node > Media Image > File Entity > Image to Node > Image so that the data from the image can be accessed as if the node directly had that image.

Remaining tasks

User interface changes

API changes

Data model changes

Feature request
Status

Active

Version

3.0

Component

Code

Created by

🇩🇪Germany Anybody Porta Westfalica

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024