Search for cleanup
- Search 7.x for cleanup
- Search 9.5.x for cleanup
- Search 10.3.x for cleanup
- Search 11.x for cleanup
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| BatchStorage::cleanup | function | core/ |
Cleans up failed or old batches. |
| BatchStorage::cleanup | function | core/ |
Cleans up failed or old batches. |
| BatchStorageInterface::cleanup | function | core/ |
Cleans up failed or old batches. |
| BrowserTestBase::cleanupEnvironment | function | core/ |
Clean up the Simpletest environment. |
| Composer::$packageToCleanup | property | core/ |
|
| Composer::vendorTestCodeCleanup | function | core/ |
Remove possibly problematic test files from vendored projects. |
| Config::getAllCleanupPaths | function | composer/ |
Gets the configured list of directories to remove from the root package. |
| ConfigTest::testMixedCaseConfigCleanupPackages | function | core/ |
@covers ::getAllCleanupPaths[[api-linebreak]] |
| Connection::$needsCleanup | property | core/ |
Flag to indicate if the cleanup function in __destruct() should run. |
| DeprecatedCleanupTest | class | core/ |
Verify deprecation errors for the cleanup functions. |
| DeprecatedCleanupTest.php | file | core/ |
|
| DeprecatedCleanupTest::$modules | property | core/ |
Modules to enable. |
| DeprecatedCleanupTest::register | function | core/ |
Registers test-specific services. |
| DeprecatedCleanupTest::testDeprecatedCleanFunctions | function | core/ |
@expectedDeprecation simpletest_clean_environment is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Access the environment_cleaner service and call its cleanEnvironment() method, or use⦠|
| EntitySchemaTest::testCleanUpStorageDefinition | function | core/ |
Tests fields from an uninstalled module are removed from the schema. |
| FieldUpdateTest::testEntityReferenceFieldConfigCleanUpdate | function | core/ |
Tests field_post_update_remove_handler_submit_setting(). |
| FloodTest::testCleanUp | function | core/ |
Test flood control mechanism clean-up. |
| MigrateTestBase::cleanupMigrateConnection | function | core/ |
Cleans up the test migrate connection. |
| ModuleInstallerTest::testCacheBinCleanup | function | core/ |
Tests cache bins defined by modules are removed when uninstalled. |
| TransactionTest::cleanUp | function | core/ |
Starts over for a new test. |
| UsageTest::testTempFileCleanupDefault | function | core/ |
Ensure that temporary files are removed by default. |
| UsageTest::testTempFileCustomCleanup | function | core/ |
Ensure that temporary files are kept as configured. |
| UsageTest::testTempFileNoCleanup | function | core/ |
Ensure that temporary files are kept as configured. |
| VendorHardeningPlugin::removeBinBeforeCleanup | function | composer/ |
Remove bin config for packages that would have the bin file removed. |
| views_post_update_cleanup_duplicate_views_data | function | core/ |
Update some views fields that were previously duplicated. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.