ViewsEntitySchemaSubscriber::REVISION_DATA_TABLE_REMOVAL

Same name and namespace in other branches
  1. 9 core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php \Drupal\views\EventSubscriber\ViewsEntitySchemaSubscriber::REVISION_DATA_TABLE_REMOVAL
  2. 10 core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php \Drupal\views\EventSubscriber\ViewsEntitySchemaSubscriber::REVISION_DATA_TABLE_REMOVAL
  3. 11.x core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php \Drupal\views\EventSubscriber\ViewsEntitySchemaSubscriber::REVISION_DATA_TABLE_REMOVAL

Indicates that a revision data table got removed.

File

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

Class

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

Namespace

Drupal\views\EventSubscriber

Code

const REVISION_DATA_TABLE_REMOVAL = 9;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.