public ViewExecutable::getCurrentPage()
Represents a view as a whole. An object to contain all of the data to generate a view, plus the member functions to build the view query, execute
public ViewExecutable::setHandler($display_id, $type, $id, $item)
public ViewExecutable::getDependencies()
Any arguments that have been passed into the view. Type:
An array of input values from exposed forms. Type:
Whether this view uses AJAX. Type: bool File core/m
public ViewExecutable::getBaseTables()
The used pager plugin used by the current executed view. Type: \Drupal\views\Plugin\views\pager\PagerPluginBase
protected ViewExecutable::_buildArguments()
Page 11 of 14