Search for clean
- Search 7.x for clean
- Search 9.5.x for clean
- Search 10.3.x for clean
- Search 11.x for clean
- Other projects
| Title | Object type | File name | Summary | 
|---|---|---|---|
| AssetOptimizerInterface::clean | function | core/ | Removes unwanted content from an asset. | 
| 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. | 
| ContentEntityStorageBase::cleanIds | function | core/ | Ensures integer entity key values are valid. | 
| CssOptimizer::clean | function | core/ | Processes the contents of a CSS asset for cleanup. | 
| 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… | 
| ElementsVerticalTabsTest::testDefaultTabCleaned | function | core/ | Ensures that vertical tab form values are cleaned. | 
| EntitySchemaTest::testCleanUpStorageDefinition | function | core/ | Tests fields from an uninstalled module are removed from the schema. | 
| EnvironmentCleaner | class | core/ | Helper class for cleaning test environments. | 
| EnvironmentCleaner.php | file | core/ | |
| EnvironmentCleaner::$fileSystem | property | core/ | The file system service. | 
| EnvironmentCleaner::$output | property | core/ | Console output. | 
| EnvironmentCleaner::$resultsDatabase | property | core/ | Connection to the database where test results are stored. | 
| EnvironmentCleaner::$root | property | core/ | Path to Drupal root directory. | 
| EnvironmentCleaner::$testDatabase | property | core/ | Connection to the database being used for tests. | 
| EnvironmentCleaner::cleanDatabase | function | core/ | Remove database entries left over in the fixture database. | 
| EnvironmentCleaner::cleanEnvironment | function | core/ | Removes all test-related database tables and directories. | 
| EnvironmentCleaner::cleanResultsTable | function | core/ | Clears test result tables from the results database. | 
| EnvironmentCleaner::cleanTemporaryDirectories | function | core/ | Finds all leftover fixture site directories and removes them. | 
| EnvironmentCleaner::doCleanDatabase | function | core/ | Performs the fixture database cleanup. | 
| EnvironmentCleaner::doCleanTemporaryDirectories | function | core/ | Performs the cleanup of temporary test directories. | 
| EnvironmentCleaner::__construct | function | core/ | Construct an environment cleaner. | 
| EnvironmentCleanerFactory | class | core/ | Test environment cleaner factory. | 
| EnvironmentCleanerFactory.php | file | core/ | |
| EnvironmentCleanerFactory::$container | property | core/ | The container. | 
| EnvironmentCleanerFactory::createCleaner | function | core/ | Factory method to create the environment cleaner service. | 
| EnvironmentCleanerFactory::__construct | function | core/ | Construct an environment cleaner factory. | 
| EnvironmentCleanerInterface | interface | core/ | Defines an interface for cleaning up test results and fixtures. | 
| EnvironmentCleanerInterface.php | file | core/ | |
| EnvironmentCleanerInterface::cleanDatabase | function | core/ | Remove database entries left over in the fixture database. | 
| EnvironmentCleanerInterface::cleanEnvironment | function | core/ | Removes all test-related database tables and directories. | 
| EnvironmentCleanerInterface::cleanResultsTable | function | core/ | Clears test result tables from the results database. | 
| EnvironmentCleanerInterface::cleanTemporaryDirectories | function | core/ | Finds all leftover fixture site directories and removes them. | 
| EnvironmentCleanerService | class | core/ | Uses containerized services to perform post-test cleanup. | 
| EnvironmentCleanerService.php | file | core/ | |
| EnvironmentCleanerService::$cacheDefault | property | core/ | Default cache. | 
| EnvironmentCleanerService::$configFactory | property | core/ | The config factory. | 
| EnvironmentCleanerService::$messenger | property | core/ | Messenger service. | 
| EnvironmentCleanerService::$translation | property | core/ | The translation service. | 
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
