Cache
The application has multiple cache pools. New pools might be added by application modules.

To clear the entire cache, click on "Clear all caches" or select individual caches and click on "Clear selected caches".
Factory cache pools:
| Cache type | Description |
|---|---|
| default | Unspecific application data. |
| cache.pool.view.page | Full page cache (FPC). |
| cache.pool.view.block | Rendered page blocks. |
| cache.pool.view.layout | Processed page layouts. |
| cache.pool.datamodel.metadata | Data model metadata (database metadata / table information) |
| cache.pool.config | System configuration. |
| cache.pool.api.rate.limiter | Rate limiter storage. |