ExposedFormCache

Caches exposed forms, as they are heavy to generate.

Hierarchy

See also

\Drupal\views\Form\ViewsExposedForm

File

core/modules/views/src/ExposedFormCache.php, line 10

Namespace

Drupal\views

Members

Name Modifiers Type Description
ExposedFormCache::$cache protected property Stores the exposed form data.
ExposedFormCache::getForm public function Retrieves the views exposed form from cache.
ExposedFormCache::reset public function Rests the form cache.
ExposedFormCache::setForm public function Save the Views exposed form for later use.
doc_Drupal
2016-10-29 09:09:36
Comments
Leave a Comment

Please login to continue.