Search for rename
- Search 7.x for rename
- Search 9.5.x for rename
- Search 8.9.x for rename
- Search 11.x for rename
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
LocalReadOnlyStream::rename | function | core/ |
Support for rename(). |
LocalStream::rename | function | core/ |
Renames a file or directory. |
ManagedStorage::rename | function | core/ |
Renames a configuration object in the storage. |
MemoryStorage::rename | function | core/ |
Renames a configuration object in the storage. |
MemoryStorage::rename | function | core/ |
Renames a key. |
MenuUiTest::testSystemMenuRename | function | core/ |
Tests renaming the built-in menu. |
MoveTest::testExistingRename | function | core/ |
Tests renaming when moving onto a file that already exists. |
NullStorage::rename | function | core/ |
Renames a configuration object in the storage. |
NullStorageExpirable::rename | function | core/ |
Renames a key. |
PhpStreamWrapperInterface::rename | function | core/ |
Renames a file or directory. |
ReadOnlyStorage::rename | function | core/ |
Renames a configuration object in the storage. |
ReadOnlyStream::rename | function | core/ |
Support for rename(). |
RecipeConfigStorageWrapper::rename | function | core/ |
Renames a configuration object in the storage. |
RecipeExtensionConfigStorage::rename | function | core/ |
Renames a configuration object in the storage. |
RecipeOverrideConfigStorage::rename | function | core/ |
Renames a configuration object in the storage. |
RecipeRunnerTest::testRenamedConfigActions | function | core/ |
Tests that renamed plugins are marked as deprecated. |
ResourceTypeBuildEventSubscriber::renameResourceType | function | core/ |
Renames any resource types that have been renamed by a test. |
SaveUploadFormTest::testExistingRename | function | core/ |
Tests renaming when uploading over a file that already exists. |
SaveUploadTest::testExistingRename | function | core/ |
Tests renaming when uploading over a file that already exists. |
Schema::renameTable | function | core/ |
Rename a table. |
Schema::renameTable | function | core/ |
Rename a table. |
Schema::renameTable | function | core/ |
Rename a table. |
Schema::renameTable | function | core/ |
Rename a table. |
Schema::renameTable | function | core/ |
Rename a table. |
SchemaTest::testRenameTableWithNewIndexNameEqualsTableName | function | core/ |
Tests renaming a table where the new index name is equal to the table name. |
ShortcutLinksTest::testShortcutLinkRename | function | core/ |
Tests that shortcut links can be renamed. |
ShortcutSetsTest::testShortcutSetRename | function | core/ |
Tests renaming a shortcut set. |
StorageComparer::addChangelistRename | function | core/ |
Creates the rename changelist. |
StorageComparer::createRenameName | function | core/ |
Creates a rename name from the old and new names for the object. |
StorageComparer::extractRenameNames | function | core/ |
Extracts old and new configuration names from a configuration change name. |
StorageComparer::moveRenameToUpdate | function | core/ |
Moves a rename operation to an update. |
StorageComparerInterface::extractRenameNames | function | core/ |
Extracts old and new configuration names from a configuration change name. |
StorageComparerInterface::moveRenameToUpdate | function | core/ |
Moves a rename operation to an update. |
StorageInterface::rename | function | core/ |
Renames a configuration object in the storage. |
StorageReplaceDataWrapper::rename | function | core/ |
Renames a configuration object in the storage. |
StorageTestBase::testRename | function | core/ |
Tests the rename operation. |
StorageTestBase::testRenameNoChange | function | core/ |
Tests the rename operation. |
TestConfigFactoryOverrideBase::onConfigRename | function | core/ |
Actions to be performed to configuration override on configuration rename. |
ViewsEntitySchemaSubscriber::baseTableRename | function | core/ |
Updates views if a base table is renamed. |
ViewsEntitySchemaSubscriber::BASE_TABLE_RENAME | constant | core/ |
Indicates that a base table got renamed. |
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. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.