Search for remove

  1. Search 7.x for remove
  2. Search 9.5.x for remove
  3. Search 8.9.x for remove
  4. Search 11.x for remove
  5. Other projects
Title Object type File name Summary
UpdatePathLastRemovedTest::$defaultTheme property core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathLastRemovedTest.php The theme to install as the default for testing.
UpdatePathLastRemovedTest::$modules property core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathLastRemovedTest.php Modules to install.
UpdatePathLastRemovedTest::$updateUrl property core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathLastRemovedTest.php URL for the upgrade script.
UpdatePathLastRemovedTest::$updateUser property core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathLastRemovedTest.php A user account with upgrade permission.
UpdatePathLastRemovedTest::setUp function core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathLastRemovedTest.php
UpdatePathLastRemovedTest::testLastRemovedVersion function core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathLastRemovedTest.php Tests that a module with a too old schema version can not be updated.
UpdateRegistry::getRemovedPostUpdates function core/lib/Drupal/Core/Update/UpdateRegistry.php Gets removed hook_post_update_NAME() implementations for an extension.
UpdateRegistryTest::testGetPendingUpdateInformationWithRemovedUpdates function core/tests/Drupal/Tests/Core/Update/UpdateRegistryTest.php @covers ::getPendingUpdateInformation
UpdateRemovedPostUpdateTest class core/modules/system/tests/src/Functional/UpdateSystem/UpdateRemovedPostUpdateTest.php Tests hook_removed_post_updates().
UpdateRemovedPostUpdateTest.php file core/modules/system/tests/src/Functional/UpdateSystem/UpdateRemovedPostUpdateTest.php
UpdateRemovedPostUpdateTest::$defaultTheme property core/modules/system/tests/src/Functional/UpdateSystem/UpdateRemovedPostUpdateTest.php The theme to install as the default for testing.
UpdateRemovedPostUpdateTest::$updateUrl property core/modules/system/tests/src/Functional/UpdateSystem/UpdateRemovedPostUpdateTest.php An user that can execute updates.
UpdateRemovedPostUpdateTest::$updateUser property core/modules/system/tests/src/Functional/UpdateSystem/UpdateRemovedPostUpdateTest.php An user that can execute updates.
UpdateRemovedPostUpdateTest::setUp function core/modules/system/tests/src/Functional/UpdateSystem/UpdateRemovedPostUpdateTest.php
UpdateRemovedPostUpdateTest::testRemovedPostUpdate function core/modules/system/tests/src/Functional/UpdateSystem/UpdateRemovedPostUpdateTest.php Tests hook_post_update_NAME().
UpdateTestArchiver::remove function core/modules/update/tests/modules/update_test/src/Plugin/Archiver/UpdateTestArchiver.php Removes the specified file from the archive.
update_remove_post_updates function core/modules/update/update.post_update.php Implements hook_removed_post_updates().
update_script_test_update_last_removed function core/modules/system/tests/modules/update_script_test/update_script_test.install Implements hook_update_last_removed().
update_test_last_removed.info.yml file core/modules/system/tests/modules/update_test_last_removed/update_test_last_removed.info.yml core/modules/system/tests/modules/update_test_last_removed/update_test_last_removed.info.yml
update_test_last_removed.install file core/modules/system/tests/modules/update_test_last_removed/update_test_last_removed.install Update functions for the update_test_last_removed module.
update_test_last_removed_update_8003 function core/modules/system/tests/modules/update_test_last_removed/update_test_last_removed.install Dummy update function to run during the tests.
update_test_last_removed_update_last_removed function core/modules/system/tests/modules/update_test_last_removed/update_test_last_removed.install Implements hook_update_last_removed().
update_test_postupdate_removed_post_updates function core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.post_update.php Implements hook_removed_post_updates().
update_test_with_7x_update_last_removed function core/modules/system/tests/modules/update_test_with_7x/update_test_with_7x.install Implements hook_update_last_removed().
update_update_last_removed function core/modules/update/update.install Implements hook_update_last_removed().
UsageTest::doTestRemoveUsage function core/modules/file/tests/src/Kernel/UsageTest.php Tests \Drupal\file\FileUsage\DatabaseFileUsageBackend::delete().
UsageTest::testRemoveUsageNonTemporary function core/modules/file/tests/src/Kernel/UsageTest.php Tests file usage deletion when files are made temporary.
UsageTest::testRemoveUsageTemporary function core/modules/file/tests/src/Kernel/UsageTest.php Tests file usage deletion when files are made temporary.
User::removeRole function core/modules/user/src/Entity/User.php Remove a role from a user.
UserInterface::removeRole function core/modules/user/src/UserInterface.php Remove a role from a user.
UserRolesAssignmentTest::testAssignAndRemoveRole function core/modules/user/tests/src/Functional/UserRolesAssignmentTest.php Test that user can be assigned role and that the role can be removed again.
user_removed_post_updates function core/modules/user/user.post_update.php Implements hook_removed_post_updates().
user_update_last_removed function core/modules/user/user.install Implements hook_update_last_removed().
VendorHardeningPlugin::removeBinBeforeCleanup function composer/Plugin/VendorHardening/VendorHardeningPlugin.php Remove bin config for packages that would have the bin file removed.
ViewExecutable::removeHandler function core/modules/views/src/ViewExecutable.php Removes configuration for a handler instance on a given display.
views.view.remove_default_argument_skip_url.yml file core/modules/views/tests/fixtures/update/views.view.remove_default_argument_skip_url.yml core/modules/views/tests/fixtures/update/views.view.remove_default_argument_skip_url.yml
ViewsRemoveDefaultArgumentSkipUrlTest class core/modules/views/tests/src/Functional/Update/ViewsRemoveDefaultArgumentSkipUrlTest.php Tests the removal of the default_argument_skip_url setting.
ViewsRemoveDefaultArgumentSkipUrlTest.php file core/modules/views/tests/src/Functional/Update/ViewsRemoveDefaultArgumentSkipUrlTest.php
ViewsRemoveDefaultArgumentSkipUrlTest::$modules property core/modules/views/tests/src/Functional/Update/ViewsRemoveDefaultArgumentSkipUrlTest.php Modules to install after the database is loaded.
ViewsRemoveDefaultArgumentSkipUrlTest::setDatabaseDumpFiles function core/modules/views/tests/src/Functional/Update/ViewsRemoveDefaultArgumentSkipUrlTest.php Set database dump files to be used.
ViewsRemoveDefaultArgumentSkipUrlTest::setUp function core/modules/views/tests/src/Functional/Update/ViewsRemoveDefaultArgumentSkipUrlTest.php
ViewsRemoveDefaultArgumentSkipUrlTest::testViewsPostUpdateFixRevisionId function core/modules/views/tests/src/Functional/Update/ViewsRemoveDefaultArgumentSkipUrlTest.php Tests the upgrade path removing default_argument_skip_url.
views_post_update_remove_default_argument_skip_url function core/modules/views/views.post_update.php Remove default_argument_skip_url setting.
views_post_update_remove_skip_cache_setting function core/modules/views/views.post_update.php Remove the skip_cache settings.
views_removed_post_updates function core/modules/views/views.post_update.php Implements hook_removed_post_updates().
views_update_last_removed function core/modules/views/views.install Implements hook_update_last_removed().
WorkspacesLazyBuilders::removeTabAttributes function core/modules/workspaces/src/WorkspacesLazyBuilders.php Render callback for the workspace toolbar tab.
workspaces_removed_post_updates function core/modules/workspaces/workspaces.post_update.php Implements hook_removed_post_updates().
workspaces_update_last_removed function core/modules/workspaces/workspaces.install Implements hook_update_last_removed().
Zip::remove function core/lib/Drupal/Core/Archiver/Zip.php Removes the specified file from the archive.

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