ViewsEntitySchemaSubscriber::BASE_TABLE_RENAME

Indicates that a base table got renamed.

File

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

Class

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

Namespace

Drupal\views\EventSubscriber

Code

const BASE_TABLE_RENAME = 0;
doc_Drupal
2016-10-29 09:55:07
Comments
Leave a Comment

Please login to continue.