Add caching to the Normalizers

Created on 10 June 2024, 10 months ago

Schemata's normalizers do not allow caching their supportsNormalization methods, but they are perfectly cacheable. They only use the data injected and the data in the class.

See https://www.drupal.org/project/drupal/issues/3252872

The base class this module inherits from sets the caching support to false to not cause a BC break, so it just needs to be overridden to return true.

📌 Task
Status

Active

Component

Code

Created by

🇧🇪Belgium Grayle

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

Comments & Activities

Production build 0.71.5 2024