File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Documentation/ApiOverview/DataHandler/Database Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -609,7 +609,7 @@ By default the following cache tags are flushed:
609609 and :php: `pageId_10 ` when updating a record if a record of any table placed
610610 on the page with UID 10 (:php: `<table>.pid = 10 `) is updated.
611611
612- Notice that you can also use the :php: ` TypoScriptFrontendController-> addCacheTags() `
612+ Notice that you can also use the :php:method: ` \T YPO3 \C MS \C ore \C ache \C acheDataCollector:: addCacheTags `
613613method to register additional tags for the cache entry of the current page while
614614it is rendered. This way you can implement an elaborate caching behavior which
615615ensures that every record update in the TYPO3 backend (which is processed by the
You can’t perform that action at this time.
0 commit comments