public ViewExecutable::setTitle($title)
The current used display plugin. Type: \Drupal\views\Plugin\views\display\DisplayPluginBase File
A render array container to store render related information. For example you can alter the array and attach some asset library or JS settings
Whether the view has been executed/query has been run. @todo Group with other static properties. Type:
public ViewExecutable::serialize()
All the form data from $form_state->getValues(). Type:
public ViewExecutable::getBaseEntityType()
Stores the current active row while rendering. Type: int File
Stores the field handlers which are initialized on this view. Type: \Drupal\views\Plugin\views\field\FieldPluginBase[]
The total number of rows returned from the query. Type: int File
Page 6 of 14