Search for clean
- Search 7.x for clean
- Search 8.9.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. |
ComposerDeprecationTest::testVendorTestCodeCleanup | function | core/ |
@covers ::vendorTestCodeCleanup @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 |
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. |
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. |
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. |
EnvironmentCleanerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Test\EnvironmentCleaner @group Test |
EnvironmentCleanerTest.php | file | core/ |
|
EnvironmentCleanerTest::testDoCleanTemporaryDirectories | function | core/ |
@covers ::doCleanTemporaryDirectories |
FloodTest::testCleanUp | function | core/ |
Tests flood control mechanism clean-up. |
FormState::$cleanValueKeys | property | core/ |
An associative array of form value keys to be removed by cleanValues(). |
FormState::addCleanValueKey | function | core/ |
Adds a key to the array of form values that will be cleaned. |
FormState::cleanValues | function | core/ |
Removes internal Form API elements and buttons from submitted form values. |
FormState::getCleanValueKeys | function | core/ |
Gets the keys of the form values that will be cleaned. |
FormState::setCleanValueKeys | function | core/ |
Sets the keys of the form values that will be cleaned. |
FormStateDecoratorBase::addCleanValueKey | function | core/ |
Adds a key to the array of form values that will be cleaned. |
FormStateDecoratorBase::cleanValues | function | core/ |
Removes internal Form API elements and buttons from submitted form values. |
FormStateDecoratorBase::getCleanValueKeys | function | core/ |
Gets the keys of the form values that will be cleaned. |
FormStateDecoratorBase::setCleanValueKeys | function | core/ |
Sets the keys of the form values that will be cleaned. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.