Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. ViewsEntitySchemaSubscriber.php

ViewsEntitySchemaSubscriber::$viewsToSave

Array of views that need to be saved, indexed by view name.

Type: \Drupal\views\ViewEntityInterface[]

File

core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php, line 91

Class

ViewsEntitySchemaSubscriber
Reacts to changes on entity types to update all views entities.

Namespace

Drupal\views\EventSubscriber

Code

protected $viewsToSave = [];

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal