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