Search for rename
- Search 9.5.x for rename
 - Search 8.9.x for rename
 - Search 10.3.x for rename
 - Search 11.x for rename
 - Other projects
 
| Title | Object type | File name | Summary | 
|---|---|---|---|
| Behavior::COMMAND_RENAME | constant | misc/ | 
                                                                                        |
| Database::renameConnection | function | includes/ | 
                                                                                        Rename a connection and its corresponding connection information. | 
| DatabaseSchema::renameTable | function | includes/ | 
                                                                                        Rename a table. | 
| DatabaseSchema_mysql::renameTable | function | includes/ | 
                                                                                        Rename a table. | 
| DatabaseSchema_pgsql::renameTable | function | includes/ | 
                                                                                        Rename a table. | 
| DatabaseSchema_sqlite::renameTable | function | includes/ | 
                                                                                        Rename a table. | 
| db_rename_table | function | includes/ | 
                                                                                        Renames a table. | 
| DrupalLocalStreamWrapper::rename | function | includes/ | 
                                                                                        Support for rename(). | 
| FieldAttachStorageTestCase::testFieldAttachCreateRenameBundle | function | modules/ | 
                                                                                        Test field_attach_create_bundle() and field_attach_rename_bundle(). | 
| FieldUIManageFieldsTestCase::testRenameBundle | function | modules/ | 
                                                                                        Tests renaming a bundle. | 
| field_attach_rename_bundle | function | modules/ | 
                                                                                        Notify field.module that a bundle was renamed. | 
| field_sql_storage_field_attach_rename_bundle | function | modules/ | 
                                                                                        Implements hook_field_attach_rename_bundle(). | 
| field_test_field_attach_rename_bundle | function | modules/ | 
                                                                                        Implements hook_field_attach_rename_bundle(). | 
| field_test_rename_bundle | function | modules/ | 
                                                                                        Renames a bundle for test_entity entities. | 
| field_ui_field_attach_rename_bundle | function | modules/ | 
                                                                                        Implements hook_field_attach_rename_bundle(). | 
| FileCopyTest::testExistingRename | function | modules/ | 
                                                                                        Test renaming when copying over a file that already exists. | 
| FileMoveTest::testExistingRename | function | modules/ | 
                                                                                        Test renaming when moving onto a file that already exists. | 
| FileSaveDataTest::testExistingRename | function | modules/ | 
                                                                                        Test file_save_data() when renaming around an existing file. | 
| FileSaveUploadTest::testExistingRename | function | modules/ | 
                                                                                        Test renaming when uploading over a file that already exists. | 
| FILE_EXISTS_RENAME | constant | includes/ | 
                                                                                        Flag for dealing with existing files: Appends number until name is unique. | 
| hook_field_attach_rename_bundle | function | modules/ | 
                                                                                        Act on field_attach_rename_bundle(). | 
| PharStreamWrapper::rename | function | misc/ | 
                                                                                        |
| ShortcutLinksTestCase::testShortcutLinkRename | function | modules/ | 
                                                                                        Tests that shortcut links can be renamed. | 
| ShortcutSetsTestCase::testShortcutSetRename | function | modules/ | 
                                                                                        Tests renaming a shortcut set. | 
| ShortcutSetsTestCase::testShortcutSetRenameAlreadyExists | function | modules/ | 
                                                                                        Tests renaming a shortcut set to the same name as another set. | 
| StreamWrapperInterface::rename | function | includes/ | 
                                                                                        
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.