constant ViewsEntitySchemaSubscriber::REVISION_TABLE_ADDITION in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 53 - Contains \Drupal\views\EventSubscriber\ViewsEntitySchemaSubscriber.
Class
- ViewsEntitySchemaSubscriber
- Reacts to changes on entity types to update all views entities.
Namespace
Drupal\views\EventSubscriberCode
const REVISION_TABLE_ADDITION = 5;