[ // Disable caching to avoid serialization issues with closures // TODO: Fix in core-php by evaluating closures before caching 'cache_enabled' => false, 'cache_ttl' => 300, ], ];