Search for rename
- Search 7.x for rename
- Search 9.5.x for rename
- Search 8.9.x for rename
- Search 10.3.x for rename
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ViewsEntitySchemaSubscriber::dataTableRename | function | core/ |
Updates views if a data table is renamed. |
ViewsEntitySchemaSubscriber::DATA_TABLE_RENAME | constant | core/ |
Indicates that a data table got renamed. |
ViewsEntitySchemaSubscriber::REVISION_DATA_TABLE_RENAME | constant | core/ |
Indicates that a revision data table got renamed. |
ViewsEntitySchemaSubscriber::REVISION_TABLE_RENAME | constant | core/ |
Indicates that a revision table got renamed. |
ViewsEntitySchemaSubscriberIntegrationTest::testBaseTableRename | function | core/ |
Tests that renaming base tables adapts the views. |
ViewsEntitySchemaSubscriberIntegrationTest::testDataTableRename | function | core/ |
Tests that renaming data tables adapts the views. |
ViewsEntitySchemaSubscriberIntegrationTest::testRevisionBaseTableRename | function | core/ |
Tests that renaming revision tables adapts the views. |
ViewsEntitySchemaSubscriberIntegrationTest::testRevisionDataTableRename | function | core/ |
Tests that renaming revision tables adapts the views. |
Pagination
- Previous page
- Page 3
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.