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 ViewAccessControlHandler::checkAccess(EntityInterface
The list of used displays of the view. An array containing Drupal\views\Plugin\views\display\DisplayPluginBase objects.
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.
hook_views_data() Describe data tables and fields (or the equivalent) to Views. The
template_preprocess_views_view_summary(&$variables) Prepares variables for views summary templates.
Whether or not the plugin is selectable in the UI. If it's set to TRUE, you can still use it via the API in config files.
public static Views::viewsDataHelper() Returns
Indicates that a base table got renamed. File core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber
The base tables on which this exposed form plugin can be used. If no base table is specified the plugin can be used with all tables.
Page 45 of 56