Search for move

  1. Search 7.x for move
  2. Search 9.5.x for move
  3. Search 8.9.x for move
  4. Search 10.3.x for move
  5. Other projects
Title Object type File name Summary
NodeMigrateTypeTestTrait::removeNodeMigrateMapTable function core/modules/migrate_drupal/tests/src/Traits/NodeMigrateTypeTestTrait.php Remove the node migrate map table.
NodeSearch::removeSubmittedInfo function core/modules/node/src/Plugin/Search/NodeSearch.php Removes the submitted by information from the build array.
node_removed_post_updates function core/modules/node/node.post_update.php Implements hook_removed_post_updates().
node_update_last_removed function core/modules/node/node.install Implements hook_update_last_removed().
NullBackend::removeBin function core/lib/Drupal/Core/Cache/NullBackend.php Remove a cache bin.
olivero_removed_post_updates function core/themes/olivero/olivero.post_update.php Implements hook_removed_post_updates().
OverriddenConfigurationTest::testOverriddenConfigurationRemoved function core/modules/settings_tray/tests/src/FunctionalJavascript/OverriddenConfigurationTest.php Tests blocks with overridden related configuration removed when overridden.
PackageManagerFixtureCreator::removeAllExcept function core/scripts/PackageManagerFixtureCreator.php Removes all files in a directory except the ones specified.
PathAliasStorageSchemaTest::testPathAliasStatusIndexRemoved function core/modules/path_alias/tests/src/Kernel/PathAliasStorageSchemaTest.php Tests that the path_alias__status index is removed.
PathAliasUpdateTest::testPathAliasStatusIndexRemoved function core/modules/path_alias/tests/src/Functional/PathAliasUpdateTest.php Tests path_alias_post_update_drop_path_alias_status_index.
PathPluginBase::remove function core/modules/views/src/Plugin/views/display/PathPluginBase.php Reacts on deleting a display.
path_alias_removed_post_updates function core/modules/path_alias/path_alias.post_update.php Implements hook_removed_post_updates().
path_removed_post_updates function core/modules/path/path.post_update.php Implements hook_removed_post_updates().
path_update_last_removed function core/modules/path/path.install Implements hook_update_last_removed().
pgsql_update_last_removed function core/modules/pgsql/pgsql.install Implements hook_update_last_removed().
PhpBackend::removeBin function core/lib/Drupal/Core/Cache/PhpBackend.php Remove a cache bin.
PhpTransliteration::$fixTransliterateForRemoveDiacritics property core/lib/Drupal/Component/Transliteration/PhpTransliteration.php Special characters for ::removeDiacritics().
PhpTransliteration::removeDiacritics function core/lib/Drupal/Component/Transliteration/PhpTransliteration.php Removes diacritics (accents) from certain letters.
PhpTransliterationTest::providerTestPhpTransliterationRemoveDiacritics function core/tests/Drupal/Tests/Component/Transliteration/PhpTransliterationTest.php Provides data for self::testRemoveDiacritics().
PhpTransliterationTest::testRemoveDiacritics function core/tests/Drupal/Tests/Component/Transliteration/PhpTransliterationTest.php Tests the PhpTransliteration::removeDiacritics() function.
PhpTufValidatorTest::testPluginRemovedFromStagePreApply function core/modules/package_manager/tests/src/Kernel/PhpTufValidatorTest.php Tests removing the plugin from the stage before applying it.
PhpTufValidatorTest::testPluginRemovedFromStagePreRequire function core/modules/package_manager/tests/src/Kernel/PhpTufValidatorTest.php Tests removing the plugin from the stage on pre-require.
RefinableCalculatedPermissions::removeItem function core/lib/Drupal/Core/Session/RefinableCalculatedPermissions.php Removes a single calculated permission item from a given scope.
RefinableCalculatedPermissions::removeItems function core/lib/Drupal/Core/Session/RefinableCalculatedPermissions.php Removes all of the calculated permission items, regardless of scope.
RefinableCalculatedPermissions::removeItemsByScope function core/lib/Drupal/Core/Session/RefinableCalculatedPermissions.php Removes all of the calculated permission items for the given scope.
RefinableCalculatedPermissionsInterface::removeItem function core/lib/Drupal/Core/Session/RefinableCalculatedPermissionsInterface.php Removes a single calculated permission item from a given scope.
RefinableCalculatedPermissionsInterface::removeItems function core/lib/Drupal/Core/Session/RefinableCalculatedPermissionsInterface.php Removes all of the calculated permission items, regardless of scope.
RefinableCalculatedPermissionsInterface::removeItemsByScope function core/lib/Drupal/Core/Session/RefinableCalculatedPermissionsInterface.php Removes all of the calculated permission items for the given scope.
RefinableCalculatedPermissionsTest::testAddItemOverwrite function core/tests/Drupal/Tests/Core/Session/RefinableCalculatedPermissionsTest.php Tests the overwriting of a calculated permissions item.
RefinableCalculatedPermissionsTest::testRemoveItem function core/tests/Drupal/Tests/Core/Session/RefinableCalculatedPermissionsTest.php Tests the removal of a calculated permissions item.
RefinableCalculatedPermissionsTest::testRemoveItems function core/tests/Drupal/Tests/Core/Session/RefinableCalculatedPermissionsTest.php Tests the removal of all calculated permissions items.
RefinableCalculatedPermissionsTest::testRemoveItemsByScope function core/tests/Drupal/Tests/Core/Session/RefinableCalculatedPermissionsTest.php Tests the removal of calculated permissions items by scope.
RemoteFileMoveTest class core/tests/Drupal/KernelTests/Core/File/RemoteFileMoveTest.php Tests the unmanaged file move function.
RemoteFileMoveTest.php file core/tests/Drupal/KernelTests/Core/File/RemoteFileMoveTest.php
RemoteFileMoveTest::$classname property core/tests/Drupal/KernelTests/Core/File/RemoteFileMoveTest.php A fully-qualified stream wrapper class name to register for the test.
RemoteFileMoveTest::$modules property core/tests/Drupal/KernelTests/Core/File/RemoteFileMoveTest.php Modules to install.
RemoteFileMoveTest::$scheme property core/tests/Drupal/KernelTests/Core/File/RemoteFileMoveTest.php A stream wrapper scheme to register for the test.
RemoteFileMoveTest::setUp function core/tests/Drupal/KernelTests/Core/File/RemoteFileMoveTest.php
remove-description-from-article-content-type.php file core/modules/node/tests/fixtures/update/remove-description-from-article-content-type.php Empties the description of the `article` content type.
remove-description-from-tags-vocabulary.php file core/modules/taxonomy/tests/fixtures/update/remove-description-from-tags-vocabulary.php Empties the description of the `tags` vocabulary.
remove-format.css file core/modules/ckeditor5/css/remove-format.css .ckeditor5-toolbar-button-removeFormat {
background-image: url(../icons/remove-format.svg);
}
RemoveBlockForm class core/modules/layout_builder/src/Form/RemoveBlockForm.php Provides a form to confirm the removal of a block.
RemoveBlockForm.php file core/modules/layout_builder/src/Form/RemoveBlockForm.php
RemoveBlockForm::$region property core/modules/layout_builder/src/Form/RemoveBlockForm.php The current region.
RemoveBlockForm::$uuid property core/modules/layout_builder/src/Form/RemoveBlockForm.php The UUID of the block being removed.
RemoveBlockForm::buildForm function core/modules/layout_builder/src/Form/RemoveBlockForm.php Form constructor.
RemoveBlockForm::getConfirmText function core/modules/layout_builder/src/Form/RemoveBlockForm.php Returns a caption for the button that confirms the action.
RemoveBlockForm::getFormId function core/modules/layout_builder/src/Form/RemoveBlockForm.php Returns a unique string identifying the form.
RemoveBlockForm::getQuestion function core/modules/layout_builder/src/Form/RemoveBlockForm.php Returns the question to ask the user.
RemoveBlockForm::handleSectionStorage function core/modules/layout_builder/src/Form/RemoveBlockForm.php Performs any actions on the section storage before saving.

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