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 |
---|---|---|---|
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. |
SimpletestResultsForm::$cleaner | property | core/ |
The environment cleaner service. |
simpletest_clean_database | function | core/ |
Removes prefixed tables from the database from crashed tests. |
simpletest_clean_environment | function | core/ |
Removes all temporary database tables and directories. |
simpletest_clean_results_table | function | core/ |
Clears the test result tables. |
simpletest_clean_temporary_directories | function | core/ |
Finds all leftover temporary directories and removes them. |
SqlContentEntityStorageTest::testCleanIds | function | core/ |
Tests entity ID sanitization. |
StateValuesCleanAdvancedTest | class | core/ |
Tests proper removal of submitted form values using \Drupal\Core\Form\FormState::cleanValues() when having forms with elements containing buttons like "managed_file". |
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 proper removal of submitted form values using \Drupal\Core\Form\FormState::cleanValues(). |
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(). |
StubEnvironmentCleanerService | class | core/ |
Mock environment_cleaner service that does not perform any cleaning. |
StubEnvironmentCleanerService::cleanDatabase | function | core/ |
Remove database entries left over in the fixture database. |
StubEnvironmentCleanerService::cleanEnvironment | function | core/ |
Removes all test-related database tables and directories. |
StubEnvironmentCleanerService::cleanResultsTable | function | core/ |
Clears test result tables from the results database. |
StubEnvironmentCleanerService::cleanTemporaryDirectories | function | core/ |
Finds all leftover fixture site directories and removes them. |
TransactionTest::cleanUp | function | core/ |
Starts over for a new test. |
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 |
VendorHardeningPlugin::cleanAllPackages | function | composer/ |
Clean all configured packages. |
VendorHardeningPlugin::cleanPackage | function | composer/ |
Clean a single package. |
VendorHardeningPlugin::cleanPathsForPackage | function | composer/ |
Clean the installed directories for a named package. |
VendorHardeningPlugin::removeBinBeforeCleanup | function | composer/ |
Remove bin config for packages that would have the bin file removed. |
VendorHardeningPluginTest::testCleanAllPackages | function | core/ |
@covers ::cleanAllPackages |
VendorHardeningPluginTest::testCleanPackage | function | core/ |
@covers ::cleanPackage |
VendorHardeningPluginTest::testCleanPathsForPackage | function | core/ |
@covers ::cleanPathsForPackage |
ViewsPreprocessTest::testCssClassCleaning | function | core/ |
Tests css classes on displays are cleaned correctly. |
views_post_update_cleanup_duplicate_views_data | function | core/ |
Update some views fields that were previously duplicated. |
WebAssert::cleanUrl | function | core/ |
Pagination
- Previous page
- Page 3
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.