Project

General

Profile

Actions

Bug #27506

closed

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

Added by Christian Kuhn almost 13 years ago. Updated almost 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 #1

Updated by Mr. Hudson almost 13 years ago

Patch set 1 of change I368faf156c5c4898ba62a777d1a5d21edfe4110f has been pushed to the review server.
It is available at http://review.typo3.org/2776

Actions #2

Updated by Mr. Hudson almost 13 years ago

Patch set 2 of change I368faf156c5c4898ba62a777d1a5d21edfe4110f has been pushed to the review server.
It is available at http://review.typo3.org/2776

Actions #3

Updated by Mr. Hudson almost 13 years ago

Patch set 3 of change I368faf156c5c4898ba62a777d1a5d21edfe4110f has been pushed to the review server.
It is available at http://review.typo3.org/2776

Actions #4

Updated by Mr. Hudson almost 13 years ago

Patch set 4 of change I368faf156c5c4898ba62a777d1a5d21edfe4110f has been pushed to the review server.
It is available at http://review.typo3.org/2776

Actions #5

Updated by Christian Kuhn almost 13 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100
Actions #6

Updated by Xavier Perseguers about 12 years ago

  • Status changed from Resolved to Closed
Actions #7

Updated by Ernesto Baschny almost 11 years ago

  • Target version deleted (1281)
Actions

Also available in: Atom PDF