By spokje on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
10.1.x
Introduced in version:
10.1.0
Issue links:
Description:
\Drupal\Core\Cache\Cache::keyFromQuery is an old method for cache key generation from the forum migration that has been replaced by better methods. No uses have existed in core since 2015.
It has been deprecated and will be removed before Drupal 11.0.
Impacts:
Module developers