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 | 
|---|---|---|---|
| EnvironmentCleanerService::cleanDatabase | function | core/ | Remove database entries left over in the fixture database. | 
| EnvironmentCleanerService::cleanEnvironment | function | core/ | Removes all test-related database tables and directories. | 
| EnvironmentCleanerService::cleanTemporaryDirectories | function | core/ | Finds all leftover fixture site directories and removes them. | 
| EnvironmentCleanerService::__construct | function | core/ | Construct an environment cleaner. | 
| EnvironmentCleanerTest | class | core/ | @coversDefaultClass \Drupal\Core\Test\EnvironmentCleaner[[api-linebreak]] @group Test | 
| EnvironmentCleanerTest.php | file | core/ | |
| EnvironmentCleanerTest::testDoCleanTemporaryDirectories | function | core/ | @covers ::doCleanTemporaryDirectories[[api-linebreak]] | 
| environment_cleaner | service | core/ | Drupal\simpletest\EnvironmentCleanerService | 
| environment_cleaner_factory | service | core/ | Drupal\simpletest\EnvironmentCleanerFactory | 
| FieldUpdateTest::testEntityReferenceFieldConfigCleanUpdate | function | core/ | Tests field_post_update_remove_handler_submit_setting(). | 
| FloodTest::testCleanUp | function | core/ | Test 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[[api-linebreak]] | 
| FormStateDecoratorBaseTest::testCleanValues | function | core/ | @covers ::cleanValues[[api-linebreak]] | 
| FormStateDecoratorBaseTest::testGetCleanValueKeys | function | core/ | @covers ::getCleanValueKeys[[api-linebreak]] | 
| FormStateDecoratorBaseTest::testSetCleanValueKeys | function | core/ | @covers ::setCleanValueKeys[[api-linebreak]] | 
| 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. | 
| FormStateInterface::setCleanValueKeys | function | core/ | Sets the keys of the form values that will be cleaned. | 
| FormStateTest::testAddCleanValueKey | function | core/ | @covers ::addCleanValueKey[[api-linebreak]] | 
| FormStateTest::testCleanValues | function | core/ | @depends testAddCleanValueKey | 
| FormStateTest::testGetCleanValueKeys | function | core/ | @covers ::getCleanValueKeys[[api-linebreak]] | 
| FormStateTest::testSetCleanValueKeys | function | core/ | @covers ::setCleanValueKeys[[api-linebreak]] | 
| FormTestFormStateValuesCleanAdvancedForm | class | core/ | Form builder for \Drupal\Core\Form\FormState::cleanValues() test. | 
| FormTestFormStateValuesCleanAdvancedForm.php | file | core/ | |
| FormTestFormStateValuesCleanAdvancedForm::buildForm | function | core/ | Form constructor. | 
| FormTestFormStateValuesCleanAdvancedForm::getFormId | function | core/ | Returns a unique string identifying the form. | 
| FormTestFormStateValuesCleanAdvancedForm::submitForm | function | core/ | Form submission handler. | 
| FormTestFormStateValuesCleanForm | class | core/ | Form builder for \Drupal\Core\Form\FormState::cleanValues() test. | 
| FormTestFormStateValuesCleanForm.php | file | core/ | |
| FormTestFormStateValuesCleanForm::buildForm | function | core/ | Form constructor. | 
| FormTestFormStateValuesCleanForm::cleanValue | function | core/ | Helper function to clean a value on an element. | 
| FormTestFormStateValuesCleanForm::getFormId | function | core/ | Returns a unique string identifying the form. | 
| FormTestFormStateValuesCleanForm::submitForm | function | core/ | Form submission handler. | 
| Html::cleanCssIdentifier | function | core/ | Prepares a string for use as a CSS identifier (element, class, or ID name). | 
| HtmlTest::providerTestCleanCssIdentifier | function | core/ | Provides test data for testCleanCssIdentifier(). | 
| HtmlTest::testCleanCssIdentifier | function | core/ | Tests the Html::cleanCssIdentifier() method. | 
| ImageStylesPathAndUrlTest::testImageStyleUrlAndPathPrivateUnclean | function | core/ | Tests an image style URL with the "private://" schema and unclean URLs. | 
| ImageStylesPathAndUrlTest::testImageStyleUrlAndPathPublicUnclean | function | core/ | Tests an image style URL with the "public://" scheme and unclean URLs. | 
| JsOptimizer::clean | function | core/ | Processes the contents of a javascript asset for cleanup. | 
| JsOptimizerUnitTest::providerTestClean | function | core/ | Provides data for the JS asset cleaning test. | 
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
