Category "typo3-8.x"

TYPO3 8.7 cf_cache_hash table growing rapidly

In a TYPO3 8.7. installation the table cf_cache_hash is growing rapidly to being several GB large. What is the best way to identify what is filling the table ra

typoscript call php function and print result

I want to call a simple PHP script with typoscript to print the results of it. I tried this, lib.doSomething = USER

Strange behaviour if foreign_sortby used in IRRE records

I try to sort IRRE records by start (a date) automatically with foreign_sortby in the parents TCA with: 'holidays' => [ 'exclude' => true,