Search for rename
- Search 7.x for rename
- Search 9.5.x for rename
- Search 10.3.x for rename
- Search 11.x for rename
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DatabaseLegacyTest::testDbRenameTable | function | core/ |
Tests deprecation of the db_rename_table() function. |
db_rename_table | function | core/ |
Renames a table. |
EntityDefinitionTestTrait::renameBaseTable | function | core/ |
Renames the base table to 'entity_test_update_new'. |
EntityDefinitionTestTrait::renameDataTable | function | core/ |
Renames the data table to 'entity_test_update_data_new'. |
EntityDefinitionTestTrait::renameRevisionBaseTable | function | core/ |
Renames the revision table to 'entity_test_update_revision_new'. |
EntityDefinitionTestTrait::renameRevisionDataTable | function | core/ |
Renames the revision data table to 'entity_test_update_revision_data_new'. |
SaveDataTest::testExistingRename | function | core/ |
Test file_save_data() when renaming around an existing file. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.