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 |
---|---|---|---|
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. |
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'. |
LegacyScriptsTest::testVendorTestCodeCleanup | function | core/ |
@covers ::vendorTestCodeCleanup |
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. |
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 enable. |
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 enable. |
StateValuesCleanTest::testFormStateValuesClean | function | core/ |
Tests \Drupal\Core\Form\FormState::cleanValues(). |
system_post_update_entity_revision_metadata_bc_cleanup | function | core/ |
Remove backwards-compatibility leftovers from entity type definitions. |
TransactionTest::cleanUp | function | core/ |
Starts over for a new 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.