Search for clean
Title | Object type | File name | Summary |
---|---|---|---|
AssetOptimizerInterface::clean | function | core/ |
Removes unwanted content from an asset. |
BatchStorage::cleanup | function | core/ |
|
BatchStorage::cleanup | function | core/ |
|
BatchStorageInterface::cleanup | function | core/ |
Cleans up failed or old batches. |
BrowserTestBase::cleanupEnvironment | function | core/ |
Clean up the test environment. |
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. |
DriverSpecificTransactionTestBase::cleanUp | function | core/ |
Starts over for a new test. |
drupal-8.entity-revision-data-cleanup-2869568.php | file | core/ |
Provides database changes for testing upgrade path of system_update_8404(). |
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::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/ |
@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. |
FormStateDecoratorBaseTest::testAddCleanValueKey | function | core/ |
@covers ::addCleanValueKey |
FormStateDecoratorBaseTest::testCleanValues | function | core/ |
@covers ::cleanValues |
FormStateDecoratorBaseTest::testGetCleanValueKeys | function | core/ |
@covers ::getCleanValueKeys |
FormStateDecoratorBaseTest::testSetCleanValueKeys | function | core/ |
@covers ::setCleanValueKeys |
FormStateInterface::addCleanValueKey | function | core/ |
Adds a key to the array of form values that will be cleaned. |
FormStateInterface::cleanValues | function | core/ |
Removes internal Form API elements and buttons from submitted form values. |
FormStateInterface::getCleanValueKeys | function | core/ |
Gets 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.