Search for clean
- Search 7.x for clean
- Search 9.5.x for clean
- Search 8.9.x for clean
- Search 10.3.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 test environment. |
| Cleaner | class | core/ |
Processes a queue of defunct stage directories, deleting them. |
| Cleaner.php | file | core/ |
|
| Cleaner::create | function | core/ |
Creates an instance of the plugin. |
| Cleaner::processItem | function | core/ |
Works on a single queue item. |
| Cleaner::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| 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/ |
Tests mixed case config cleanup packages. |
| ConfigTest::testSkipClean | function | core/ |
Tests skip clean. |
| ContentEntityStorageBase::cleanIds | function | core/ |
Ensures integer entity key values are valid. |
| CssOptimizer::clean | function | core/ |
Processes the contents of a CSS asset for cleanup. |
| DriverSpecificTransactionTestBase::cleanUp | function | core/ |
Starts over for a new test. |
| ElementsVerticalTabsTest::testDefaultTabCleaned | function | core/ |
Ensures that vertical tab form values are cleaned. |
| EntityReference::cleanUpSubformChildren | function | core/ |
Clean up subform children for properties that could cause problems. |
| 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::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::cleanResults | function | core/ |
Clears test results from the results storage. |
| 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/ |
Constructs a test 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::cleanResults | function | core/ |
Clears test results from the results storage. |
| EnvironmentCleanerInterface::cleanTemporaryDirectories | function | core/ |
Finds all leftover fixture site directories and removes them. |
| EnvironmentCleanerTest | class | core/ |
Tests Drupal\Core\Test\EnvironmentCleaner. |
| EnvironmentCleanerTest.php | file | core/ |
|
| EnvironmentCleanerTest::testDoCleanTemporaryDirectories | function | core/ |
Tests do clean temporary directories. |
| 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. |
| FormStateDecoratorBaseTest::testAddCleanValueKey | function | core/ |
Tests add clean value key. |
| FormStateDecoratorBaseTest::testCleanValues | function | core/ |
Tests clean values. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.