Search for move

  1. Search 7.x for move
  2. Search 8.9.x for move
  3. Search 10.3.x for move
  4. Search 11.x for move
  5. Other projects
Title Object type File name Summary
action_post_update_move_plugins function core/modules/action/action.post_update.php Moves action plugins to core.
action_post_update_remove_settings function core/modules/action/action.post_update.php Removes action settings.
ActiveTheme::$styleSheetsRemove property core/lib/Drupal/Core/Theme/ActiveTheme.php The stylesheets which are set to be removed by the theme.
ActiveTheme::getStyleSheetsRemove function core/lib/Drupal/Core/Theme/ActiveTheme.php Returns the removed stylesheets by the theme.
AddFormBase::removeButtonSubmit function core/modules/media_library/src/Form/AddFormBase.php Submit handler for the remove button.
aggregator_update_last_removed function core/modules/aggregator/aggregator.install Implements hook_update_last_removed().
AjaxCommandsTest::testRemoveCommand function core/tests/Drupal/Tests/Core/Ajax/AjaxCommandsTest.php @covers \Drupal\Core\Ajax\RemoveCommand
ajax_forms_test_advanced_commands_remove_callback function core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module Ajax form callback: Selects 'remove'.
AlterTest::testAlterRemoveRange function core/tests/Drupal/KernelTests/Core/Database/AlterTest.php Tests that we can remove a range() value from a query.
ApcuBackend::removeBin function core/lib/Drupal/Core/Cache/ApcuBackend.php Remove a cache bin.
ArchiverInterface::remove function core/lib/Drupal/Core/Archiver/ArchiverInterface.php Removes the specified file from the archive.
ArgumentPluginBase::preRenderMoveArgumentOptions function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Moves argument options into their place.
AssertContentTrait::removeWhiteSpace function core/tests/Drupal/KernelTests/AssertContentTrait.php Removes all white-space between HTML tags from the raw content.
Attribute::removeAttribute function core/lib/Drupal/Core/Template/Attribute.php Removes an attribute from an Attribute object.
Attribute::removeClass function core/lib/Drupal/Core/Template/Attribute.php Removes argument values from array of existing CSS classes.
AttributeTest::testChainAddRemoveClasses function core/tests/Drupal/Tests/Core/Template/AttributeTest.php Tests removing class attributes with the Attribute helper methods.
@covers ::removeClass
@covers ::addClass
AttributeTest::testRemove function core/tests/Drupal/Tests/Core/Template/AttributeTest.php Tests removing of values.
AttributeTest::testRemoveAttribute function core/tests/Drupal/Tests/Core/Template/AttributeTest.php Tests removing attributes.
@covers ::removeAttribute
AttributeTest::testRemoveClasses function core/tests/Drupal/Tests/Core/Template/AttributeTest.php Tests removing class attributes with the AttributeArray helper method.
@covers ::removeClass
AttributeTest::testTwigAddRemoveClasses function core/tests/Drupal/Tests/Core/Template/AttributeTest.php Tests the twig calls to the Attribute.
@dataProvider providerTestAttributeClassHelpers
BackendChain::removeBin function core/lib/Drupal/Core/Cache/BackendChain.php Remove a cache bin.
BackendChainImplementationUnitTest::testRemoveBin function core/tests/Drupal/Tests/Core/Cache/BackendChainImplementationUnitTest.php Tests that removing bin propagates to all backends.
Block::remove function core/modules/views/src/Plugin/views/display/Block.php Reacts on deleting a display.
BlockContextualLinksTest::testBlockContextualRemoveLinks function core/modules/block/tests/src/FunctionalJavascript/BlockContextualLinksTest.php Test to ensure that remove contextual link is present in the block.
BlockTest::moveBlockToRegion function core/modules/block/tests/src/Functional/BlockTest.php Moves a block to a given region via the UI and confirms the result.
block_content_removed_post_updates function core/modules/block_content/block_content.post_update.php Implements hook_removed_post_updates().
block_content_update_last_removed function core/modules/block_content/block_content.install Implements hook_update_last_removed().
block_removed_post_updates function core/modules/block/block.post_update.php Implements hook_removed_post_updates().
block_update_last_removed function core/modules/block/block.install Implements hook_update_last_removed().
BookManager::moveChildren function core/modules/book/src/BookManager.php Moves children from the original parent to the updated link.
BookOutlineStorage::updateMovedChildren function core/modules/book/src/BookOutlineStorage.php Update the book ID of the book link that it's being moved.
BookOutlineStorageInterface::updateMovedChildren function core/modules/book/src/BookOutlineStorageInterface.php Update the book ID of the book link that it's being moved.
BookRemoveForm class core/modules/book/src/Form/BookRemoveForm.php Remove form for book module.
BookRemoveForm.php file core/modules/book/src/Form/BookRemoveForm.php
BookRemoveForm::$bookManager property core/modules/book/src/Form/BookRemoveForm.php The book manager.
BookRemoveForm::$node property core/modules/book/src/Form/BookRemoveForm.php The node representing the book.
BookRemoveForm::buildForm function core/modules/book/src/Form/BookRemoveForm.php Form constructor.
BookRemoveForm::create function core/modules/book/src/Form/BookRemoveForm.php Instantiates a new instance of this class.
BookRemoveForm::getCancelUrl function core/modules/book/src/Form/BookRemoveForm.php Returns the route to go to if the user cancels the action.
BookRemoveForm::getConfirmText function core/modules/book/src/Form/BookRemoveForm.php Returns a caption for the button that confirms the action.
BookRemoveForm::getDescription function core/modules/book/src/Form/BookRemoveForm.php Returns additional text to display as a description.
BookRemoveForm::getFormId function core/modules/book/src/Form/BookRemoveForm.php Returns a unique string identifying the form.
BookRemoveForm::getQuestion function core/modules/book/src/Form/BookRemoveForm.php Returns the question to ask the user.
BookRemoveForm::submitForm function core/modules/book/src/Form/BookRemoveForm.php Form submission handler.
BookRemoveForm::__construct function core/modules/book/src/Form/BookRemoveForm.php Constructs a BookRemoveForm object.
CacheBackendInterface::removeBin function core/lib/Drupal/Core/Cache/CacheBackendInterface.php Remove a cache bin.
CacheCollector::$keysToRemove property core/lib/Drupal/Core/Cache/CacheCollector.php An array of keys to remove from the cache on service termination.
CacheTestBase::assertCacheRemoved function core/modules/system/tests/src/Functional/Cache/CacheTestBase.php Asserts that a cache entry has been removed.
ChainedFastBackend::removeBin function core/lib/Drupal/Core/Cache/ChainedFastBackend.php Remove a cache bin.
comment_removed_post_updates function core/modules/comment/comment.post_update.php Implements hook_removed_post_updates().

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.