Project

General

Profile

Actions

Feature #20305

closed

clearCacheCmd should support recursion

Added by Jan Greis about 15 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-04-11
Due date:
% Done:

0%

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

Description

Currently, clearCacheCmd can only clear all cache, all page cache, or the cache of specific pages (the only exception being when you're dealing with editing page records). It should be possible to set a clearCacheCmd with a pid, so that the cache of that page and all it's subpages is cleared when there are changes in the page/sysFolder where clearCacheCmd is set.

(issue imported from #M10893)


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Feature #45090: Allow TypoScript to add pageCacheTags to page for cachingframeworkClosed2013-02-02

Actions
Is duplicate of TYPO3 Core - Feature #63011: Implement "clear cache of page and all sub pages" by correct tagging, use in template moduleClosed2014-11-16

Actions
Actions #2

Updated by Stefan Neufeind about 11 years ago

  • Target version deleted (0)

Since 4.7 there is functionality to clear cache by tag (#34352).
And there is a feature-request to easily allow adding tags to pages through TypoScript (#45090). Since TypoScript is recursive this would imho help you as well, since you could add tags to a page-tree through TypoScript and easily clear them by tag afterwards.

Interested to make #45090 come true? :-)

Actions #3

Updated by Christian Kuhn over 9 years ago

  • Description updated (diff)
  • Status changed from New to Closed

A concept on how to clear caches of "all children" pages was designed with #63011 - I'll close this issue here as duplicate.

Actions

Also available in: Atom PDF