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
LegacyStyleSheetsRemoveTest::$defaultTheme property core/modules/system/tests/src/Functional/Theme/LegacyStyleSheetsRemoveTest.php The theme to install as the default for testing.
LegacyStyleSheetsRemoveTest::setUp function core/modules/system/tests/src/Functional/Theme/LegacyStyleSheetsRemoveTest.php
LegacyStyleSheetsRemoveTest::testStyleSheetsRemove function core/modules/system/tests/src/Functional/Theme/LegacyStyleSheetsRemoveTest.php Tests the stylesheets-remove key.
ListInterface::removeItem function core/lib/Drupal/Core/TypedData/ListInterface.php Removes the item at the specified position.
Local::removeDirectoryJailed function core/lib/Drupal/Core/FileTransfer/Local.php Removes a directory.
Local::removeFileJailed function core/lib/Drupal/Core/FileTransfer/Local.php Removes a file.
LocaleImportFunctionalTest::getCustomOverwritePoFile function core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php Helper function that returns a .po file for testing customized strings.
locale_removed_post_updates function core/modules/locale/locale.post_update.php Implements hook_removed_post_updates().
locale_system_remove function core/modules/locale/locale.module Delete translation history of modules and themes.
locale_update_last_removed function core/modules/locale/locale.install Implements hook_update_last_removed().
Log::removeDatabaseEntries function core/lib/Drupal/Core/Database/Log.php Removes database related calls from a backtrace array.
MediaLibraryWidget::removeItem function core/modules/media_library/src/Plugin/Field/FieldWidget/MediaLibraryWidget.php Submit callback for remove buttons.
media_library_removed_post_updates function core/modules/media_library/media_library.post_update.php Implements hook_removed_post_updates().
media_library_update_last_removed function core/modules/media_library/media_library.install Implements hook_update_last_removed().
media_removed_post_updates function core/modules/media/media.post_update.php Implements hook_removed_post_updates().
media_update_last_removed function core/modules/media/media.install Implements hook_update_last_removed().
MemoryBackend::removeBin function core/lib/Drupal/Core/Cache/MemoryBackend.php Remove a cache bin.
MenuLinkDefaultIntegrationTest::testMoveToRoot function core/tests/Drupal/KernelTests/Core/Menu/MenuLinkDefaultIntegrationTest.php Tests moving a static menu link without a specified menu to the root.
MenuLinkManager::removeDefinition function core/lib/Drupal/Core/Menu/MenuLinkManager.php Removes a single link definition from the menu tree storage.
MenuLinkManagerInterface::removeDefinition function core/lib/Drupal/Core/Menu/MenuLinkManagerInterface.php Removes a single link definition from the menu tree storage.
MenuSettingsConstraint::$messageRemove property core/modules/menu_ui/src/Plugin/Validation/Constraint/MenuSettingsConstraint.php
MenuTreeStorage::moveChildren function core/lib/Drupal/Core/Menu/MenuTreeStorage.php Re-parents a link's children when the link itself is moved.
MenuTreeStorageTest::moveMenuLink function core/tests/Drupal/KernelTests/Core/Menu/MenuTreeStorageTest.php Moves the link with the given ID so it's under a new parent.
MenuUiTest::moveMenuLink function core/modules/menu_ui/tests/src/Functional/MenuUiTest.php Changes the parent of a menu link using the UI.
menu_link_content_removed_post_updates function core/modules/menu_link_content/menu_link_content.post_update.php Implements hook_removed_post_updates().
menu_link_content_update_last_removed function core/modules/menu_link_content/menu_link_content.install Implements hook_update_last_removed().
MessageCommandTest::waitForMessageRemoved function core/tests/Drupal/FunctionalJavascriptTests/Ajax/MessageCommandTest.php Asserts that a message of the expected type is removed.
MessengerTest::testRemoveSingleMessage function core/tests/Drupal/KernelTests/Core/Messenger/MessengerTest.php @covers ::addStatus
@covers ::deleteByType
@covers ::messagesByType
migrate_drupal_update_last_removed function core/modules/migrate_drupal/migrate_drupal.install Implements hook_update_last_removed().
migrate_update_last_removed function core/modules/migrate/migrate.install Implements hook_update_last_removed().
ModuleInstaller::removeCacheBins function core/lib/Drupal/Core/Extension/ModuleInstaller.php Helper method for removing all cache bins registered by a given module.
ModuleRouteSubscriberTest::providerTestRemoveRoute function core/tests/Drupal/Tests/Core/EventSubscriber/ModuleRouteSubscriberTest.php Data provider for testRemoveRoute().
ModuleRouteSubscriberTest::testRemoveRoute function core/tests/Drupal/Tests/Core/EventSubscriber/ModuleRouteSubscriberTest.php Tests that removeRoute() removes routes when the module is not enabled.
MoveBlockController class core/modules/layout_builder/src/Controller/MoveBlockController.php Defines a controller to move a block.
MoveBlockController.php file core/modules/layout_builder/src/Controller/MoveBlockController.php
MoveBlockController::$layoutTempstoreRepository property core/modules/layout_builder/src/Controller/MoveBlockController.php The layout tempstore repository.
MoveBlockController::build function core/modules/layout_builder/src/Controller/MoveBlockController.php Moves a block to another region.
MoveBlockController::create function core/modules/layout_builder/src/Controller/MoveBlockController.php Instantiates a new instance of this class.
MoveBlockController::__construct function core/modules/layout_builder/src/Controller/MoveBlockController.php LayoutController constructor.
MoveBlockForm class core/modules/layout_builder/src/Form/MoveBlockForm.php Provides a form for moving a block.
MoveBlockForm.php file core/modules/layout_builder/src/Form/MoveBlockForm.php
MoveBlockForm::$delta property core/modules/layout_builder/src/Form/MoveBlockForm.php The section delta.
MoveBlockForm::$layoutTempstore property core/modules/layout_builder/src/Form/MoveBlockForm.php The Layout Tempstore.
MoveBlockForm::$region property core/modules/layout_builder/src/Form/MoveBlockForm.php The region name.
MoveBlockForm::$sectionStorage property core/modules/layout_builder/src/Form/MoveBlockForm.php The section storage.
MoveBlockForm::$uuid property core/modules/layout_builder/src/Form/MoveBlockForm.php The component uuid.
MoveBlockForm::buildForm function core/modules/layout_builder/src/Form/MoveBlockForm.php Builds the move block form.
MoveBlockForm::create function core/modules/layout_builder/src/Form/MoveBlockForm.php Instantiates a new instance of this class.
MoveBlockForm::getComponentsWrapper function core/modules/layout_builder/src/Form/MoveBlockForm.php Ajax callback for the region select element.
MoveBlockForm::getFormId function core/modules/layout_builder/src/Form/MoveBlockForm.php Returns a unique string identifying the form.

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