Search for cleanup
- Search 7.x for cleanup
 - Search 8.9.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. | 
| ComposerDeprecationTest::testVendorTestCodeCleanup | function | core/ | 
                                                                                        @covers ::vendorTestCodeCleanup[[api-linebreak]] @group legacy  | 
              
| ComposerIntegrationTest::providerTestVendorCleanup | function | core/ | 
                                                                                        Data provider for the vendor cleanup utility classes. | 
| ComposerIntegrationTest::testVendorCleanup | function | core/ | 
                                                                                        Tests the vendor cleanup utilities do not have obsolete packages listed. | 
| 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. | 
| EntitySchemaTest::testCleanUpStorageDefinition | function | core/ | 
                                                                                        Tests fields from an uninstalled module are removed from the schema. | 
| FloodTest::testCleanUp | function | core/ | 
                                                                                        Tests flood control mechanism clean-up. | 
| LegacyScriptsTest::testVendorTestCodeCleanup | function | core/ | 
                                                                                        @covers ::vendorTestCodeCleanup[[api-linebreak]] | 
| MigrateTestBase::cleanupMigrateConnection | function | core/ | 
                                                                                        Cleans up the test migrate connection. | 
| ModuleInstallerTest::testCacheBinCleanup | function | core/ | 
                                                                                        Tests cache bins defined by modules are removed when uninstalled. | 
| system_post_update_entity_revision_metadata_bc_cleanup | function | core/ | 
                                                                                        Remove backwards-compatibility leftovers from entity type definitions. | 
| 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. | 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.