public View::mergeDefaultDisplaysOptions() Add
public View::duplicateDisplayAsType($old_display_id, $new_display_type)
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.
public static View::preCreate(EntityStorageInterface $storage, array &$values)
The description of the view, which is used only in the interface. Type: string File
public View::preSave(EntityStorageInterface $storage)
The label of the view. File core/modules/views/src/Entity/View.php, line 60
The unique ID of the view. Type: string File core/m
public static View::preDelete(EntityStorageInterface $storage, array $entities)
public View::label() Gets the label of
Page 1 of 4