Project

General

Profile

Actions

Bug #27506

closed

Caching framework: Flush all caches with 'clear all cache' command

Added by Christian Kuhn about 13 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Caching
Target version:
-
Start date:
2011-06-17
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.6
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Problem:
Currently the caching framework only flushes already instantiated caches if using the 'clear all cache' command in the backend toolbar.

Solution:
Use the new setCacheConfigurations() method of the cache_Manager class to make it aware of all available caches. The flushCaches() method will then call flush() on all defined caches, even if they where not instantiated yet.


Related issues 3 (0 open3 closed)

Blocks TYPO3 Core - Bug #27543: Adapt cache configuration to 4.6Closed2011-06-19

Actions
Precedes TYPO3 Core - Bug #25119: performace of cachingframeworkClosed2011-06-202011-06-20

Actions
Precedes TYPO3 Core - Bug #27548: Caching framework db backend: Remove wildcard tag droppingClosed2011-06-212011-06-21

Actions
Actions

Also available in: Atom PDF