Needs work
Project:
Drupal core
Version:
main
Component:
cache system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
31 Jul 2019 at 10:25 UTC
Updated:
28 Feb 2022 at 22:56 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
wim leersThis is also one less thing to convert for #2561773: CacheableMetadata is misnamed.
Comment #3
wim leersThis follows the example set by:
\Drupal\Core\Http\Exception\CacheableHttpException\Drupal\media\OEmbed\Resource\Drupal\jsonapi\Normalizer\Value\CacheableNormalization\Drupal\jsonapi\JsonApiResource\LinkComment #4
wim leersComment #10
darvanenLanded here from #2561773: CacheableMetadata is misnamed.
This patch applies cleanly but causes thousands of errors in the test suite. The first one I checked was because
CacheableDependencyTraitdoesn't have amergemethod and a small sample of the errors all cite the same problem.