Search for clean
Title | Object type | File name | Summary |
---|---|---|---|
FormStateInterface::setCleanValueKeys | function | core/ |
Sets the keys of the form values that will be cleaned. |
FormStateTest::testAddCleanValueKey | function | core/ |
@covers ::addCleanValueKey |
FormStateTest::testCleanValues | function | core/ |
@depends testAddCleanValueKey |
FormStateTest::testGetCleanValueKeys | function | core/ |
@covers ::getCleanValueKeys |
FormStateTest::testSetCleanValueKeys | function | core/ |
@covers ::setCleanValueKeys |
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. |
JsOptimizerUnitTest::testClean | function | core/ |
Tests cleaning of a JS asset group containing 'type' => 'file'. |
MailFormatHelper::htmlToTextClean | function | core/ |
Replaces non-quotation markers from a piece of indentation with spaces. |
MigrateTestBase::cleanupMigrateConnection | function | core/ |
Cleans up the test migrate connection. |
ModuleInstallerTest::testCacheBinCleanup | function | core/ |
Tests cache bins defined by modules are removed when uninstalled. |
RequestHelper::isCleanUrl | function | core/ |
Returns whether the request is using a clean URL. |
SimpletestTestRunResultsStorage::cleanUp | function | core/ |
|
SqlContentEntityStorageRevisionDataCleanupTest | class | core/ |
Tests cleaning up revision data tables. |
SqlContentEntityStorageRevisionDataCleanupTest.php | file | core/ |
|
SqlContentEntityStorageRevisionDataCleanupTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
SqlContentEntityStorageRevisionDataCleanupTest::testRevisionDataCleanup | function | core/ |
Tests that stale rows in the revision data table are deleted. |
SqlContentEntityStorageTest::testCleanIds | function | core/ |
Tests entity ID sanitization. |
StateValuesCleanAdvancedTest | class | core/ |
Tests the removal of internal Form API elements from submitted form values. |
StateValuesCleanAdvancedTest.php | file | core/ |
|
StateValuesCleanAdvancedTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
StateValuesCleanAdvancedTest::$image | property | core/ |
An image file path for uploading. |
StateValuesCleanAdvancedTest::$modules | property | core/ |
Modules to install. |
StateValuesCleanAdvancedTest::testFormStateValuesCleanAdvanced | function | core/ |
Tests \Drupal\Core\Form\FormState::cleanValues(). |
StateValuesCleanTest | class | core/ |
Tests the proper removal of submitted form values. |
StateValuesCleanTest.php | file | core/ |
|
StateValuesCleanTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
StateValuesCleanTest::$modules | property | core/ |
Modules to install. |
StateValuesCleanTest::testFormStateValuesClean | function | core/ |
Tests \Drupal\Core\Form\FormState::cleanValues(). |
TestRunResultsStorageInterface::cleanUp | function | core/ |
Resets the test run storage. |
UsageTest::testTempFileCleanupDefault | function | core/ |
Ensure that temporary files are removed by default. |
UsageTest::testTempFileCustomCleanup | function | core/ |
Ensure that temporary files are kept as configured. |
UsageTest::testTempFileNoCleanup | function | core/ |
Ensure that temporary files are kept as configured. |
VendorHardeningPlugin::$packagesAlreadyCleaned | property | composer/ |
List of projects already cleaned. |
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.