Convert drupal_rebuild(), drupal_flush_all_caches() and _drupal_flush_css_js() functions into cache Rebuilder class

Created on 19 November 2018, over 6 years ago
Updated 4 May 2023, almost 2 years ago

Followup #2999721: [META] Deprecate the legacy include files before Drupal 9 β†’

Problem/Motivation

Kill includes β†’

Proposed resolution

Convert drupal_rebuild drupal_flush_all_caches and _drupal_flush_css_js functions into cache Rebulder class methods. Class methods have to be static as they are used in container rebuild process.

Remaining tasks


User interface changes

none

API changes

New class Drupal\Core\Cache\Rebuilder
drupal_rebuild drupal_flush_all_caches and _drupal_flush_css_js functions become deprecated.

Data model changes

none

πŸ“Œ Task
Status

Needs work

Version

10.1 ✨

Component
CacheΒ  β†’

Last updated 1 day ago

Created by

πŸ‡ΊπŸ‡¦Ukraine voleger Ukraine, Rivne

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

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024