Search for move
Title | Object type | File name | Summary |
---|---|---|---|
FileMoveTest::testMissing | function | core/ |
Try to move a missing file. |
FileMoveTest::testNormal | function | core/ |
Tests moving a randomly generated image. |
FileMoveTest::testNormal | function | core/ |
Move a normal file. |
FileMoveTest::testOverwriteSelf | function | core/ |
Try to move a file onto itself. |
FileSystem::move | function | core/ |
Moves a file to a new location without database changes or hook invocation. |
FileSystem::moveUploadedFile | function | core/ |
Moves an uploaded file to a new location. |
FileSystemInterface::move | function | core/ |
Moves a file to a new location without database changes or hook invocation. |
FileSystemInterface::moveUploadedFile | function | core/ |
Moves an uploaded file to a new location. |
FileTransfer::removeDirectory | function | core/ |
Removes a directory. |
FileTransfer::removeDirectoryJailed | function | core/ |
Removes a directory. |
FileTransfer::removeFile | function | core/ |
Removes a file. |
FileTransfer::removeFileJailed | function | core/ |
Removes a file. |
file_test_file_move | function | core/ |
Implements hook_file_move(). |
FTPExtension::removeDirectoryJailed | function | core/ |
Removes a directory. |
FTPExtension::removeFileJailed | function | core/ |
Removes a file. |
GenericCacheBackendUnitTestBase::testRemoveBin | function | core/ |
Tests Drupal\Core\Cache\CacheBackendInterface::removeBin(). |
hal_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
HelpSearch::removeItemsFromIndex | function | core/ |
Removes an item or items from the search index. |
hook_removed_post_updates | function | core/ |
Return an array of removed hook_post_update_NAME() function names. |
hook_update_last_removed | function | core/ |
Return a number which is no longer available as hook_update_N(). |
HtmlToTextTest::testRemoveTrailingWhitespace | function | core/ |
Tests that trailing whitespace is removed before newlines. |
image_file_move | function | core/ |
Implements hook_file_move(). |
image_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
image_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
ItemList::removeItem | function | core/ |
Removes the item at the specified position. |
JsMessageTest::testAddRemoveMessages | function | core/ |
Tests click on links to show messages and remove messages. |
JSWebAssert::waitForElementRemoved | function | core/ |
Looks for the specified selector and returns TRUE when it is unavailable. |
LayoutBuilderIntegrationTest::movePointerTo | function | core/ |
Moves mouse pointer to location of $selector. |
LazyPluginCollection::remove | function | core/ |
Removes an initialized plugin. |
LazyPluginCollection::removeInstanceId | function | core/ |
Removes an instance ID. |
LegacyFileTest::testMove | function | core/ |
Tests the file_copy deprecation and legacy behavior. |
LegacyStyleSheetsRemoveTest | class | core/ |
Tests the legacy stylesheets-remove key. |
LegacyStyleSheetsRemoveTest.php | file | core/ |
|
LegacyStyleSheetsRemoveTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LegacyStyleSheetsRemoveTest::setUp | function | core/ |
|
LegacyStyleSheetsRemoveTest::testStyleSheetsRemove | function | core/ |
Tests the stylesheets-remove key. |
ListInterface::removeItem | function | core/ |
Removes the item at the specified position. |
Local::removeDirectoryJailed | function | core/ |
Removes a directory. |
Local::removeFileJailed | function | core/ |
Removes a file. |
Log::removeDatabaseEntries | function | core/ |
Removes database related calls from a backtrace array. |
MemoryBackend::removeBin | function | core/ |
Remove a cache bin. |
MenuLinkDefaultIntegrationTest::testMoveToRoot | function | core/ |
Tests moving a static menu link without a specified menu to the root. |
MenuLinkManager::removeDefinition | function | core/ |
Removes a single link definition from the menu tree storage. |
MenuLinkManagerInterface::removeDefinition | function | core/ |
Removes a single link definition from the menu tree storage. |
MenuTreeStorage::moveChildren | function | core/ |
Re-parents a link's children when the link itself is moved. |
MenuTreeStorageTest::moveMenuLink | function | core/ |
Moves the link with the given ID so it's under a new parent. |
MessageCommandTest::waitForMessageRemoved | function | core/ |
Asserts that a message of the expected type is removed. |
MessengerTest::testRemoveSingleMessage | function | core/ |
@covers ::addStatus[[api-linebreak]] @covers ::deleteByType[[api-linebreak]] @covers ::messagesByType[[api-linebreak]] |
ModuleInstaller::removeCacheBins | function | core/ |
Helper method for removing all cache bins registered by a given module. |
ModuleRouteSubscriberTest::providerTestRemoveRoute | function | core/ |
Data provider for testRemoveRoute(). |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.