Search for move
| Title | Object type | File name | Summary |
|---|---|---|---|
| DeletedFieldsRepository::removeFieldStorageDefinition | function | core/ |
Removes a field storage definition object from the deleted list. |
| DeletedFieldsRepositoryInterface::removeFieldDefinition | function | core/ |
Removes a field definition object from the deleted list. |
| DeletedFieldsRepositoryInterface::removeFieldStorageDefinition | function | core/ |
Removes a field storage definition object from the deleted list. |
| DeprecationListenerTrait::removeErrorHandler | function | core/ |
Removes the error handler if registered. |
| DisplayAttachmentTest::testRemoveAttachedDisplay | function | core/ |
Tests the attachment working after the attached page was deleted. |
| DisplayCRUDTest::testRemoveDisplay | function | core/ |
Tests removing a display. |
| DisplayPluginBase::remove | function | core/ |
Reacts on deleting a display. |
| DisplayPluginCollection::remove | function | core/ |
Removes an initialized plugin. |
| DisplayPluginInterface::remove | function | core/ |
Reacts on deleting a display. |
| editor_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
| editor_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
| EntityConstraintViolationList::remove | function | core/ |
|
| EntityDecoupledTranslationRevisionsTest::testRemovedTranslations | function | core/ |
Tests that deleted translations are not accidentally restored. |
| 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::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(). |
| 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. |
| EntityReferenceWidgetTest::testRemoveAfterReordering | function | core/ |
Tests that changed order is maintained after removing a selection. |
| 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_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
| field_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
| FileCopyTest::testSuccessfulMoves | function | core/ |
Tests successful moves. |
| 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::$fileRepository | property | core/ |
The file repository service. |
| FileMoveTest::$modules | property | core/ |
Modules to enable. |
| 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/ |
Moves a file to a new location and update the file's database entry. |
| FileRepositoryInterface::move | function | core/ |
Moves a file to a new location and update the file's database entry. |
| 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. |
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.