Search for rename
- Search 7.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 |
---|---|---|---|
CachedStorage::rename | function | core/ |
Renames a configuration object in the storage. |
ConfigEntityStorage::importRename | function | core/ |
Renames entities upon synchronizing configuration changes. |
ConfigEntityStorageTest::testSaveRename | function | core/ |
@covers ::save @covers ::doSave |
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/ |
@covers ::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 enable. |
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/ |
@covers ::copy |
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. |
ImageStyleIntegrationTest::testEntityDisplayDependencyRename | function | core/ |
Tests renaming the ImageStyle. |
ImportableEntityStorageInterface::importRename | function | core/ |
Renames entities upon synchronizing configuration changes. |
InstallStorage::getCoreNames | function | core/ |
Get all configuration names and folders for Drupal core. |
InstallStorage::rename | function | core/ |
Overrides Drupal\Core\Config\FileStorage::rename(). |
KeyValueEntityStorageTest::testSaveRenameConfigEntity | function | core/ |
@covers ::save @covers ::doSave |
KeyValueStoreInterface::rename | function | core/ |
Renames a key. |
LanguageConfigFactoryOverride::onConfigRename | function | core/ |
Actions to be performed to configuration override on configuration rename. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.