A render array container to store render related information. For example you can alter the array and attach some asset library or JS settings
The plugin title used in the views UI. Type:
The current used display plugin. Type: \Drupal\views\Plugin\views\display\DisplayPluginBase File
protected ViewExecutable::_preQuery() Runs
public View::addDisplay($plugin_id = 'page', $title = NULL, $id = NULL)
public ViewExecutable::setTitle($title)
hook_field_views_data_alter(array &$data, \Drupal\field\FieldStorageConfigInterface $field_storage) Alter
Stores the current active row while rendering. Type: int File
views_disable_view(View $view) Disables and saves a view. Parameters
Describes various views templates & overriding options. All views templates can be overridden with a variety of names, using the view, the
Page 25 of 56