ExposedFormCache::$cache
Same name in other branches
- 9 core/modules/views/src/ExposedFormCache.php \Drupal\views\ExposedFormCache::cache
- 10 core/modules/views/src/ExposedFormCache.php \Drupal\views\ExposedFormCache::cache
- 11.x core/modules/views/src/ExposedFormCache.php \Drupal\views\ExposedFormCache::cache
Stores the exposed form data.
Type: array
File
-
core/
modules/ views/ src/ ExposedFormCache.php, line 17
Class
- ExposedFormCache
- Caches exposed forms, as they are heavy to generate.
Namespace
Drupal\viewsCode
protected $cache = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.