Search for move
Title | Object type | File name | Summary |
---|---|---|---|
FileMoveTest::$modules | property | core/ |
|
FileMoveTest::setUp | function | core/ |
|
FileMoveTest::testMissing | function | core/ |
Try to move a missing file. |
FileMoveTest::testNormal | function | core/ |
Move a normal file. |
FileMoveTest::testNormal | function | core/ |
Tests moving a randomly generated image. |
FileMoveTest::testOverwriteSelf | function | core/ |
Try to move a file onto itself. |
FileRepository::move | function | core/ |
|
FileRepositoryInterface::move | function | core/ |
Moves a file to a new location and update the file's database entry. |
FileSystem::move | function | core/ |
|
FileSystem::moveUploadedFile | function | core/ |
|
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. |
FileTestHooks::fileMove | function | core/ |
Implements hook_file_move(). |
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. |
FileUploadForm::removeButtonSubmit | function | core/ |
Submit handler for the remove button. |
FileUploadHandler::moveUploadedFile | function | core/ |
Move the uploaded file from the temporary path to the destination. |
file_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
file_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
FilterArray::removeEmptyStrings | function | core/ |
Removes empty strings from an array. |
FilterArrayTest::providerRemoveEmptyStrings | function | core/ |
Data provider for testRemoveEmptyStrings(). |
FilterArrayTest::testRemoveEmptyStrings | function | core/ |
Tests removing empty strings. |
FilterFormat::removeFilter | function | core/ |
|
FilterFormatInterface::removeFilter | function | core/ |
Removes a filter. |
filter_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
FixtureManipulator::removePackage | function | core/ |
Removes a package. |
FixtureManipulatorTest::testRemovePackage | function | core/ |
@covers ::removePackage |
FTPExtension::removeDirectoryJailed | function | core/ |
|
FTPExtension::removeFileJailed | function | core/ |
|
GenericCacheBackendUnitTestBase::testRemoveBin | function | core/ |
Tests Drupal\Core\Cache\CacheBackendInterface::removeBin(). |
HelpSearch::removeItemsFromIndex | function | core/ |
Removes an item or items from the search index. |
help_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
help_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
history_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
hook_file_move | function | core/ |
Respond to a file that has been moved. |
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. |
ImageHooks::fileMove | 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(). |
InlineBlockEntityOperations::getRemovedBlockIds | function | core/ |
Gets the IDs of the inline blocks that were removed. |
InlineBlockEntityOperations::removeUnused | function | core/ |
Removes unused inline blocks. |
InlineBlockEntityOperations::removeUnusedForEntityOnSave | function | core/ |
Remove all unused inline blocks on save. |
InlineBlockTestBase::removeInlineBlockFromLayout | function | core/ |
Removes an entity block from the layout but does not save the layout. |
InlineBlockUsage::removeByLayoutEntity | function | core/ |
|
InlineBlockUsageInterface::removeByLayoutEntity | function | core/ |
Remove usage record by layout entity. |
InlineBlockUsageTest::testRemoveByLayoutEntity | function | core/ |
Covers ::removeByLayoutEntity. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.