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
The entity type of the base table, if available. Type: \Drupal\Core\Entity\EntityTypeInterface|false
Whether this view is an attachment to another view. Type: bool File
Whether or not to skip data caching and rebuild data each time. Type: bool File
public ViewExecutable::getRequest() Gets
The name of the base table this view will use. Type: string File
Stores the current response object. Type: \Symfony\Component\HttpFoundation\Response File
(optional) The short title used in the views UI. Type:
hook_views_ui_display_top_links_alter(array &$links, ViewExecutable $view, $display_id) Alter the links
hook_field_views_data_alter(array &$data, \Drupal\field\FieldStorageConfigInterface $field_storage) Alter
Page 26 of 56