ViewsEntitySchemaSubscriber::REVISION_TABLE_ADDITION
Same name in other branches
- 9 core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php \Drupal\views\EventSubscriber\ViewsEntitySchemaSubscriber::REVISION_TABLE_ADDITION
- 10 core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php \Drupal\views\EventSubscriber\ViewsEntitySchemaSubscriber::REVISION_TABLE_ADDITION
- 11.x core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php \Drupal\views\EventSubscriber\ViewsEntitySchemaSubscriber::REVISION_TABLE_ADDITION
Indicates that a revision table got added.
File
-
core/
modules/ views/ src/ EventSubscriber/ ViewsEntitySchemaSubscriber.php, line 57
Class
- ViewsEntitySchemaSubscriber
- Reacts to changes on entity types to update all views entities.
Namespace
Drupal\views\EventSubscriberCode
const REVISION_TABLE_ADDITION = 5;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.