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 |
---|---|---|---|
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. |
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.