ViewAjaxController::$storage
Same name in other branches
- 9 core/modules/views/src/Controller/ViewAjaxController.php \Drupal\views\Controller\ViewAjaxController::storage
- 10 core/modules/views/src/Controller/ViewAjaxController.php \Drupal\views\Controller\ViewAjaxController::storage
- 11.x core/modules/views/src/Controller/ViewAjaxController.php \Drupal\views\Controller\ViewAjaxController::storage
The entity storage for views.
Type: \Drupal\Core\Entity\EntityStorageInterface
File
-
core/
modules/ views/ src/ Controller/ ViewAjaxController.php, line 36
Class
- ViewAjaxController
- Defines a controller to load a view via AJAX.
Namespace
Drupal\views\ControllerCode
protected $storage;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.