Project

General

Profile

Actions

Task #57881

closed

Epic #55070: Workpackages

Epic #55065: WP: Overall System Performance (Backend and Frontend)

Bug #52949: Speed decrease since 4.5

Story #57862: Add possibility to make all TCA additions cached

Make category TCA changes cacheable

Added by Helmut Hummel about 10 years ago. Updated over 5 years ago.

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

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Currently TCA changes of the category API are applied on every request
after the extTables files is included. This makes it impossible to
override the changes by third party extensions and also we do not
benefit from Caching.

Instead we use the introduced signal and apply the changes right before
caching.

With this change we have a clear separation of
registering category field additions (in ext_localconf.php) and
applying the TCA changes while building the TCA cache.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #57750: Default generated categories TCA misses maxLevels configurationClosedFrans Saris2014-04-08

Actions
Actions

Also available in: Atom PDF