pass context in ContentEntityDenormalizer

Created on 15 August 2025, 2 months ago

Problem/Motivation

My custom enhancer plugin is not receiving anything in the $context variable. When I backtrace, the context seems to be lost in ContentEntityDenormalizer::prepareInput() line 53:
$field_value = $enhancer ? $enhancer->transform($field_value) : $field_value;

Custom enhancers' transform() method allows for a second parameter, $context, but evidently core enhancers' does not.

I see that there were a couple of similar issues fixed 6 years ago, but this one (at least) remains.

Proposed resolution

Check whether the $enhancer allows a $context parameter, perhaps by using instanceof, and if so, pass it the entity type, bundle, and field name in the $context.

✨ Feature request
Status

Active

Version

3.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States BenStallings

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

Merge Requests

Comments & Activities

  • Pipeline finished with Skipped
    4 months ago
    #532940
  • Pipeline finished with Success
    3 months ago
    Total: 186s
    #562426
  • Issue created by @BenStallings
  • πŸ‡ΊπŸ‡ΈUnited States BenStallings
  • πŸ‡ΊπŸ‡ΈUnited States BenStallings
  • Pipeline finished with Failed
    2 months ago
    Total: 384s
    #575807
  • πŸ‡ΊπŸ‡ΈUnited States BenStallings
  • First commit to issue fork.
  • πŸ‡³πŸ‡±Netherlands bbrala Netherlands

    Context is great to have available there yeah, i do see a test failure though, which does seem to point to an issue?

  • Pipeline finished with Success
    about 2 months ago
    #578119
  • Pipeline finished with Success
    about 2 months ago
    Total: 387s
    #581819
  • Pipeline finished with Canceled
    about 2 months ago
    Total: 345s
    #587370
  • Pipeline finished with Success
    about 2 months ago
    Total: 377s
    #587371
  • Pipeline finished with Skipped
    about 2 months ago
    #587513
  • Pipeline finished with Failed
    about 1 month ago
    Total: 209s
    #596782
  • Pipeline finished with Skipped
    about 1 month ago
    #596789
  • Pipeline finished with Success
    about 1 month ago
    #597253
  • Pipeline finished with Failed
    about 1 month ago
    #597280
  • Pipeline finished with Failed
    about 1 month ago
    #597293
  • Pipeline finished with Success
    about 1 month ago
    #597300
  • Pipeline finished with Failed
    about 1 month ago
    Total: 883s
    #597334
  • Pipeline finished with Success
    29 days ago
    #603602
  • Pipeline finished with Success
    24 days ago
    Total: 144s
    #607409
  • Pipeline finished with Success
    24 days ago
    Total: 142s
    #607473
  • Pipeline finished with Success
    24 days ago
    Total: 134s
    #607483
  • Pipeline finished with Failed
    23 days ago
    Total: 370s
    #609051
  • Pipeline finished with Failed
    23 days ago
    Total: 341s
    #609074
  • Pipeline finished with Success
    22 days ago
    Total: 289s
    #610183
  • Pipeline finished with Success
    22 days ago
    Total: 341s
    #610184
  • Pipeline finished with Failed
    19 days ago
    Total: 671s
    #612197
  • Pipeline finished with Failed
    19 days ago
    Total: 440s
    #612212
  • Pipeline finished with Failed
    19 days ago
    Total: 335s
    #612231
  • Pipeline finished with Failed
    19 days ago
    Total: 438s
    #612238
  • Pipeline finished with Failed
    19 days ago
    Total: 412s
    #612263
  • Pipeline finished with Failed
    19 days ago
    Total: 1799s
    #612356
  • Pipeline finished with Success
    19 days ago
    Total: 553s
    #612389
  • Pipeline finished with Success
    18 days ago
    Total: 367s
    #613720
  • Pipeline finished with Success
    18 days ago
    Total: 399s
    #613730
  • Pipeline finished with Success
    17 days ago
    #615514
  • Pipeline finished with Success
    about 18 hours ago
    Total: 150s
    #631636
  • Pipeline finished with Success
    about 18 hours ago
    Total: 149s
    #631637
  • Pipeline finished with Success
    about 18 hours ago
    Total: 165s
    #631653
  • Pipeline finished with Success
    about 18 hours ago
    Total: 156s
    #631673
  • Pipeline finished with Success
    about 6 hours ago
    Total: 506s
    #631999
  • Pipeline finished with Success
    about 6 hours ago
    Total: 139s
    #632028
Production build 0.71.5 2024