Replace drupal_flush_all_caches() with a more specific cache clear

Created on 14 June 2023, about 1 year ago

Problem/Motivation

drupal_flush_all_caches();

in the module file seems very heavy. Typically it should be enough to clear the affected pages. A total cache clear is expensive on large pages.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ“Œ Task
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡©πŸ‡ͺGermany Anybody Porta Westfalica

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

Comments & Activities

Production build 0.69.0 2024