Search for move
Title | Object type | File name | Summary |
---|---|---|---|
DefaultLazyPluginCollection::removeInstanceId | function | core/ |
Removes an instance ID. |
DefaultLazyPluginCollectionTest::testRemoveInstanceId | function | core/ |
@covers ::removeInstanceId |
DeletedFieldsRepository::removeFieldDefinition | function | core/ |
|
DeletedFieldsRepository::removeFieldStorageDefinition | function | core/ |
|
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. |
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. |
DRUPAL_CORE_REMOVED_MODULE_LIST | constant | core/ |
An array of machine names of modules that were removed from Drupal core. |
DRUPAL_CORE_REMOVED_THEME_LIST | constant | core/ |
An array of machine names of themes that were removed from Drupal core. |
EditorSanitizeImageUploadSettingsUpdateTest::testUpdateRemoveMeaninglessImageUploadSettings | function | core/ |
Ensure image upload settings for Text Editor config entities are corrected. |
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/ |
phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn |
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. |
EntityViewAlterTest::testContextualLinksRemoved | function | core/ |
Tests that contextual links are removed when rendering Layout Builder. |
FieldableEntityDefinitionUpdateTest::testFieldableEntityTypeUpdatesRemoveBackupTables | function | core/ |
Tests the removal of the backup tables after a successful update. |
FieldDialogsTest::testRemoveFieldHandler | function | core/ |
Tests removing a field through the rearrange dialog. |
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 file move function for images and image styles. |
FileMoveTest | class | core/ |
Tests the unmanaged file move function. |
FileMoveTest.php | file | core/ |
|
FileMoveTest.php | file | core/ |
|
FileMoveTest::$fileRepository | property | core/ |
The file repository service. |
FileMoveTest::$modules | property | core/ |
Modules to install. |
FileMoveTest::setUp | function | core/ |
|
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. |
FileRepository::move | function | core/ |
|
FileRepositoryInterface::move | function | core/ |
Moves a file to a new location and update the file's database entry. |
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.