Replace drupal_flush_all_caches() with a more specific cache clear

Created on 14 June 2023, over 1 year ago
Updated 6 August 2024, 4 months 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

Closed: works as designed

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.71.5 2024