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.
The plugin ID. Type: string File core/modules/views
views_post_update_cleanup_duplicate_views_data() Update some views fields that were previously duplicated.
hook_views_preview_info_alter(array &$rows, ViewExecutable $view) Alter the view preview information.
Provides an interface to integrate an entity type with views. Hierarchy interface
public View::mergeDefaultDisplaysOptions() Add
The "tags" of a view. The tags are stored as a single string, though it is used as multiple tags for example in the views overview.
The unique ID of the view. Type: string File core/m
The label of the view. File core/modules/views/src/Entity/View.php, line 60
hook_views_post_render(ViewExecutable $view, &$output, CachePluginBase $cache) Post-process any rendered
Page 9 of 56