public ViewUI::addFormToStack($key, $display_id, $type, $id = NULL, $top = FALSE, $rebuild_keys = FALSE)
Add another form to the stack; clicking 'apply' will go to this form rather than closing the ajax popup.
File
core/modules/views_ui/src/ViewUI.php, line 379
Class
ViewUI Stores UI related temporary settings.
Namespace
Drupal\views_ui
Code
public function addFormToStack($key, $display_id, $type, $id = NULL, $top = FALSE, $rebuild_keys = FALSE) {
// Reset the cache of IDs. Drupal ra