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 | 
|---|---|---|---|
| AllowListConfigStorage::rename | function | core/ | 
                                                                                        Renames a configuration object in the storage. | 
| CachedStorage::rename | function | core/ | 
                                                                                        Renames a configuration object in the storage. | 
| CheckpointStorage::onConfigRename | function | core/ | 
                                                                                        Updates checkpoint when configuration is saved. | 
| CheckpointStorage::rename | function | core/ | 
                                                                                        Renames a configuration object in the storage. | 
| CheckpointStorageTest::testConfigRename | function | core/ | 
                                                                                        Tests the rename operation of checkpoint storage. | 
| ConfigCollectionEvents::RENAME_IN_COLLECTION | constant | core/ | 
                                                                                        Event dispatched when renaming configuration not in the default collection. | 
| ConfigEntityStorage::importRename | function | core/ | 
                                                                                        Renames entities upon synchronizing configuration changes. | 
| ConfigEntityStorageTest::testSaveRename | function | core/ | 
                                                                                        Tests save rename. | 
| ConfigEvents::RENAME | constant | core/ | 
                                                                                        Name of the event fired when renaming a configuration object. | 
| ConfigEventsTest::testConfigRenameEvent | function | core/ | 
                                                                                        Tests configuration rename event that is fired from the ConfigFactory. | 
| ConfigFactory::rename | function | core/ | 
                                                                                        Renames a configuration object using the storage. | 
| ConfigFactoryInterface::rename | function | core/ | 
                                                                                        Renames a configuration object using the storage. | 
| ConfigFactoryOverrideBase::onConfigRename | function | core/ | 
                                                                                        Actions to be performed to configuration override on configuration rename. | 
| ConfigFactoryTest::testRename | function | core/ | 
                                                                                        Tests rename. | 
| ConfigImporter::importInvokeRename | function | core/ | 
                                                                                        Imports a configuration entity rename. | 
| ConfigImportRenameValidationTest | class | core/ | 
                                                                                        Tests validating renamed configuration in a configuration import. | 
| ConfigImportRenameValidationTest.php | file | core/ | 
                                                                                        |
| ConfigImportRenameValidationTest::$configImporter | property | core/ | 
                                                                                        Config Importer object used for testing. | 
| ConfigImportRenameValidationTest::$modules | property | core/ | 
                                                                                        Modules to install. | 
| ConfigImportRenameValidationTest::setUp | function | core/ | 
                                                                                        |
| ConfigImportRenameValidationTest::testRenameSimpleConfigValidation | function | core/ | 
                                                                                        Tests configuration renaming validation for simple configuration. | 
| ConfigImportRenameValidationTest::testRenameValidation | function | core/ | 
                                                                                        Tests configuration renaming validation. | 
| ConfigRenameEvent | class | core/ | 
                                                                                        Configuration event fired when renaming a configuration object. | 
| ConfigRenameEvent.php | file | core/ | 
                                                                                        |
| ConfigRenameEvent::$oldName | property | core/ | 
                                                                                        The old configuration object name. | 
| ConfigRenameEvent::getOldName | function | core/ | 
                                                                                        Gets the old configuration object name. | 
| ConfigRenameEvent::__construct | function | core/ | 
                                                                                        Constructs the config rename event. | 
| CopyTest::testExistingRename | function | core/ | 
                                                                                        Tests renaming when copying over a file that already exists. | 
| Database::renameConnection | function | core/ | 
                                                                                        Rename a connection and its corresponding connection information. | 
| DatabaseStorage::rename | function | core/ | 
                                                                                        Renames a key. | 
| DatabaseStorage::rename | function | core/ | 
                                                                                        Implements Drupal\Core\Config\StorageInterface::rename(). | 
| DisplayTest::testRenameDisplayAdminName | function | core/ | 
                                                                                        Tests setting the administrative title. | 
| 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'. | 
| FileCopyTest::testRenameFile | function | core/ | 
                                                                                        Tests the 'rename' overwrite mode. | 
| FileRepositoryTest::testExistingRename | function | core/ | 
                                                                                        Tests writeData() when renaming around an existing file. | 
| FileStorage::rename | function | core/ | 
                                                                                        Renames a configuration object in the storage. | 
| FileSystemInterface::EXISTS_RENAME | constant | core/ | 
                                                                                        Flag for dealing with existing files: Appends number until name is unique. | 
| FileSystemTest::testCopySelfRename | function | core/ | 
                                                                                        Tests copy self rename. | 
| FileUploadResult::$securityRename | property | core/ | 
                                                                                        If the filename was renamed for security reasons. | 
| FileUploadResult::isRenamed | function | core/ | 
                                                                                        Returns if there was a file rename. | 
| FileUploadResult::isSecurityRename | function | core/ | 
                                                                                        Returns if there was a security rename. | 
| FileUploadResult::setSecurityRename | function | core/ | 
                                                                                        Flags the result as having had a security rename. | 
| FileUploadSanitizeNameEvent::$isSecurityRename | property | core/ | 
                                                                                        Indicates the filename has changed for security reasons. | 
| FileUploadSanitizeNameEvent::isSecurityRename | function | core/ | 
                                                                                        Gets the security rename flag. | 
| FileUploadSanitizeNameEvent::setSecurityRename | function | core/ | 
                                                                                        Sets the security rename flag. | 
| FixtureUtilityTrait::renameGitDirectories | function | core/ | 
                                                                                        Renames _git directories to .git. | 
| FixtureUtilityTrait::renameInfoYmlFiles | function | core/ | 
                                                                                        Renames all files that end with .info.yml.hide. | 
Pagination
- Page 1
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.