Project

General

Profile

Actions

Feature #59899

closed

Clear system caches selectively

Added by Mathias Brodala over 9 years ago. Updated over 8 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
Start date:
2014-06-26
Due date:
% Done:

0%

Estimated time:
PHP Version:
5.3
Tags:
Complexity:
Sprint Focus:

Description

There should be a way to selectively clear system caches.

This would speed up development tremendously, e.g. if one needs to clear the database query cache but doesn't care about any of the other caches.

A possible solution would be either a dialog with checkboxes or a submenu with a list of caches.

Actions #1

Updated by Mathias Schreiber about 9 years ago

  • Target version changed from 7.0 to 7.1 (Cleanup)
Actions #2

Updated by Benni Mack almost 9 years ago

  • Target version changed from 7.1 (Cleanup) to 7.4 (Backend)
Actions #3

Updated by Benni Mack over 8 years ago

  • Status changed from New to Rejected

We are actually on the way of unifying this handling to make it even less options, as it is confusing to 90% of the people anyways at any time. I suggest to incorporate this functionality in an extension and put it in TER (as people do this via the language clearing) or disable the caches in development configuration e.g. doable in the AdditionalConfiguration.php.

If you have any further questions on the topic, feel free to contact me.

Actions

Also available in: Atom PDF