Search for move
Title | Object type | File name | Summary |
---|---|---|---|
EntityDefinitionTestTrait::removeBaseField | function | core/ |
Removes the new base field from the 'entity_test_update' entity type. |
EntityDefinitionTestTrait::removeBaseField | function | core/ |
Removes the new base field from the 'entity_test_update' entity type. |
EntityDefinitionTestTrait::removeBaseFieldIndex | function | core/ |
Removes the index added in addBaseFieldIndex(). |
EntityDefinitionTestTrait::removeBaseFieldIndex | function | core/ |
Removes the index added in addBaseFieldIndex(). |
EntityDefinitionTestTrait::removeBundleField | function | core/ |
Removes the new bundle field from the 'entity_test_update' entity type. |
EntityDefinitionTestTrait::removeBundleField | function | core/ |
Removes the new bundle field from the 'entity_test_update' entity type. |
EntityDefinitionTestTrait::removeEntityIndex | function | core/ |
Removes the index added in addEntityIndex(). |
EntityDefinitionTestTrait::removeEntityIndex | function | core/ |
Removes the index added in addEntityIndex(). |
EntityDisplayBase::getPluginRemovedDependencies | function | core/ |
Returns the plugin dependencies being removed. |
EntityDisplayBase::removeComponent | function | core/ |
Sets a component to be hidden. |
EntityDisplayInterface::removeComponent | function | core/ |
Sets a component to be hidden. |
EntityFormDisplay::movePropertyPathViolationsRelativeToField | function | core/ |
Moves the property path to be relative to field level. |
EntityResource::removeFromRelationshipData | function | core/ |
Deletes the relationship of an entity. |
FieldableEntityDefinitionUpdateTest::testFieldableEntityTypeUpdatesRemoveBackupTables | function | core/ |
Tests the removal of the backup tables after a successful update. |
field_post_update_remove_handler_submit_setting | function | core/ |
Remove the stale 'handler_submit' setting for entity_reference fields. |
FileCopyTest::testSuccessfulMoves | function | core/ |
Test successful moves. |
FileFieldTestBase::removeNodeFile | function | core/ |
Removes a file from a node. |
FileFieldTestBase::removeNodeFile | function | core/ |
Removes a file from a node. |
FileManagedFileElementTest::testFileRemovedFromDisk | function | core/ |
Ensure a file entity can be saved when the file does not exist on disk. |
FileManagedFileElementTest::testManagedFileRemoved | function | core/ |
Ensure that warning is shown if file on the field has been removed. |
FileMoveTest | class | core/ |
Tests the unmanaged file move function. |
FileMoveTest | class | core/ |
Tests the file move function for images and image styles. |
FileMoveTest.php | file | core/ |
|
FileMoveTest.php | file | core/ |
|
FileMoveTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FileMoveTest::$modules | property | core/ |
Modules to enable. |
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. |
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. |
FileSystemDeprecationTest::testDeprecatedFileMoveUploadedFile | function | core/ |
@expectedDeprecation drupal_move_uploaded_file() is deprecated in Drupal 8.0.x-dev and will be removed before Drupal 9.0.0. Use \Drupal\Core\File\FileSystemInterface::moveUploadedFile(). See https://www.drupal.org/node/2418133. |
FileSystemDeprecationTest::testDeprecatedUnmanagedFileMove | function | core/ |
@expectedDeprecation file_directory_temp() is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use \Drupal\Core\File\FileSystemInterface::getTempDirectory() instead. See https://www.drupal.org/node/3039255 @expectedDeprecation… |
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. |
FileUploadForm::removeButtonSubmit | function | core/ |
Submit handler for the remove button. |
file_move | function | core/ |
Moves a file to a new location and update the file's database entry. |
file_test_file_move | function | core/ |
Implements hook_file_move(). |
file_unmanaged_move | function | core/ |
Moves a file to a new location without database changes or hook invocation. |
FilterFormat::removeFilter | function | core/ |
Removes a filter. |
FilterFormatInterface::removeFilter | function | core/ |
Removes a filter. |
FTPExtension::removeDirectoryJailed | function | core/ |
Removes a directory. |
FTPExtension::removeFileJailed | function | core/ |
Removes a file. |
GenericCacheBackendUnitTestBase::testRemoveBin | function | core/ |
Tests Drupal\Core\Cache\CacheBackendInterface::removeBin(). |
GenericCacheBackendUnitTestBase::testRemoveBin | function | core/ |
Tests Drupal\Core\Cache\CacheBackendInterface::removeBin(). |
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.