FormCache::$requestPolicy
Same name in other branches
- 9 core/lib/Drupal/Core/Form/FormCache.php \Drupal\Core\Form\FormCache::requestPolicy
- 10 core/lib/Drupal/Core/Form/FormCache.php \Drupal\Core\Form\FormCache::requestPolicy
- 11.x core/lib/Drupal/Core/Form/FormCache.php \Drupal\Core\Form\FormCache::requestPolicy
A policy rule determining the cacheability of a request.
Type: \Drupal\Core\PageCache\RequestPolicyInterface
File
-
core/
lib/ Drupal/ Core/ Form/ FormCache.php, line 76
Class
- FormCache
- Encapsulates the caching of a form and its form state.
Namespace
Drupal\Core\FormCode
protected $requestPolicy;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.