constant ViewsEntitySchemaSubscriber::REVISION_DATA_TABLE_RENAME in Drupal 10
Same name and namespace in other branches
- 8 core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php \Drupal\views\EventSubscriber\ViewsEntitySchemaSubscriber::REVISION_DATA_TABLE_RENAME
- 9 core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php \Drupal\views\EventSubscriber\ViewsEntitySchemaSubscriber::REVISION_DATA_TABLE_RENAME
Indicates that a revision data table got renamed.
File
- core/
modules/ views/ src/ EventSubscriber/ ViewsEntitySchemaSubscriber.php, line 60
Class
- ViewsEntitySchemaSubscriber
- Reacts to changes on entity types to update all views entities.
Namespace
Drupal\views\EventSubscriberCode
const REVISION_DATA_TABLE_RENAME = 7;