Search for remove
- Search 7.x for remove
- Search 9.5.x for remove
- Search 8.9.x for remove
- Search 10.3.x for remove
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| taxonomy_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
| TestControllers::removeExceptionLogger | function | core/ |
|
| TestFileTransfer::removeDirectoryJailed | function | core/ |
Removes a directory within the jailed environment. |
| TestFileTransfer::removeFileJailed | function | core/ |
Removes a file within the jailed environment. |
| TestHookRemove | class | core/ |
Add a hook here, then remove it with another attribute. |
| TestHookRemove.php | file | core/ |
|
| TestHookRemove::hookDoNotRun | function | core/ |
This hook should not be run because the next hook replaces it. |
| TestHookRemove::hookDoRun | function | core/ |
This hook should run and prevent custom_hook1. |
| TestRun::removeResults | function | core/ |
Removes the test results from the storage. |
| TestRunResultsStorageInterface::removeResults | function | core/ |
Removes the results of a test run from the storage. |
| TestRunTest::testCreateAndRemove | function | core/ |
Tests create and remove. |
| text_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
| ThemeTest::testThemeUpdateManagementRemovedPostUpdates | function | core/ |
Tests the update registry is correct during theme install and uninstall. |
| TransactionManagerBase::removeStackItem | function | core/ |
Removes an item from the transaction stack. |
| TranslatableInterface::removeTranslation | function | core/ |
Removes the translation identified by the given language code. |
| TranslationStatusInterface::TRANSLATION_REMOVED | constant | core/ |
Status code identifying a removed translation. |
| TransliterationInterface::removeDiacritics | function | core/ |
Removes diacritics (accents) from certain letters. |
| UnpackRecipeTest::testRemoveRecipe | function | core/ |
Tests a recipe can be removed and the unpack plugin does not interfere. |
| UpdatePathLastRemovedTest | class | core/ |
Tests that modules can define their last removed update function. |
| UpdatePathLastRemovedTest.php | file | core/ |
|
| UpdatePathLastRemovedTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UpdatePathLastRemovedTest::$modules | property | core/ |
Modules to install. |
| UpdatePathLastRemovedTest::$updateUrl | property | core/ |
URL for the upgrade script. |
| UpdatePathLastRemovedTest::$updateUser | property | core/ |
A user account with upgrade permission. |
| UpdatePathLastRemovedTest::setUp | function | core/ |
|
| UpdatePathLastRemovedTest::testLastRemovedVersion | function | core/ |
Tests that a module with a too old schema version can not be updated. |
| UpdateRegistry::getRemovedPostUpdates | function | core/ |
Gets removed hook_post_update_NAME() implementations for an extension. |
| UpdateRegistryTest::testGetPendingUpdateInformationWithRemovedUpdates | function | core/ |
Tests get pending update information with removed updates. |
| UpdateRemovedPostUpdateTest | class | core/ |
Tests hook_removed_post_updates(). |
| UpdateRemovedPostUpdateTest.php | file | core/ |
|
| UpdateRemovedPostUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UpdateRemovedPostUpdateTest::$updateUrl | property | core/ |
An user that can execute updates. |
| UpdateRemovedPostUpdateTest::$updateUser | property | core/ |
An user that can execute updates. |
| UpdateRemovedPostUpdateTest::setUp | function | core/ |
|
| UpdateRemovedPostUpdateTest::testRemovedPostUpdate | function | core/ |
Tests hook_post_update_NAME(). |
| UpdateTestArchiver::remove | function | core/ |
Removes the specified file from the archive. |
| update_remove_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
| update_script_test_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
| update_test_last_removed.info.yml | file | core/ |
core/modules/system/tests/modules/update_test_last_removed/update_test_last_removed.info.yml |
| update_test_last_removed.install | file | core/ |
|
| update_test_last_removed_update_8003 | function | core/ |
Dummy update function to run during the tests. |
| update_test_last_removed_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
| update_test_postupdate_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
| update_test_with_7x_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
| update_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
| UsageTest::doTestRemoveUsage | function | core/ |
Tests \Drupal\file\FileUsage\DatabaseFileUsageBackend::delete(). |
| UsageTest::testRemoveUsageNonTemporary | function | core/ |
Tests file usage deletion when files are made temporary. |
| UsageTest::testRemoveUsageTemporary | function | core/ |
Tests file usage deletion when files are made temporary. |
| User::removeRole | function | core/ |
Remove a role from a user. |
| UserInterface::removeRole | function | core/ |
Remove a role from a user. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.