Defines a Plugin annotation object for views access plugins. Hierarchy class \Dru
Whether the plugin should be not selectable in the UI. If it's set to TRUE, you can still use it via the API in config files.
Whether the view has been executed/query has been run. @todo Group with other static properties. Type:
protected ViewsEntitySchem
To avoid recursion in views embedded into areas. Type: \Drupal\views\ViewExecutable[] File
The current used display plugin. Type: \Drupal\views\Plugin\views\display\DisplayPluginBase File
public ViewExecutable::setCurrentPage($page)
All the form data from $form_state->getValues(). Type:
The types of the display this plugin can be used with. For example the Feed display defines the type 'feed', so only rss style and row plugins
Defines a helper class for stuff related to views data. Hierarchy class \Drupal\views\
Page 23 of 46