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 |
---|---|---|---|
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 key. |
MemoryStorage::rename | function | core/ |
Renames a configuration object in the storage. |
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(). |
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. |
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. |
ViewsEntitySchemaSubscriberIntegrationTest::testBaseTableRename | function | core/ |
Tests that renaming base tables adapts the views. |
ViewsEntitySchemaSubscriberIntegrationTest::testDataTableRename | function | core/ |
Tests that renaming data tables adapts the views. |
ViewsEntitySchemaSubscriberIntegrationTest::testRevisionBaseTableRename | function | core/ |
Tests that renaming revision tables adapts the views. |
ViewsEntitySchemaSubscriberIntegrationTest::testRevisionDataTableRename | function | core/ |
Tests that renaming revision tables adapts the views. |
ViewsSettingsRenameTest | class | core/ |
Tests renaming views module's configuration. |
ViewsSettingsRenameTest.php | file | core/ |
|
ViewsSettingsRenameTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ViewsSettingsRenameTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
ViewsSettingsRenameTest::testRenameViewsSettings | function | core/ |
Tests upgrading views settings. |
views_post_update_rename_default_display_setting | function | core/ |
Rename the setting for showing the default display to 'default_display'. |
Pagination
- Previous page
- Page 2
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.