Manual:PurgeModuleDeps.php/pl
Appearance
| Plik MediaWiki: purgeModuleDeps.php | |
|---|---|
| Lokalizacja: | maintenance/ |
| Kod źródłowy: | master • 1.46.0 • 1.45.4 • 1.43.9 |
| Klasy: | PurgeModuleDeps |
Details
purgeModuleDeps.php is a maintenance script that removes all cache entries for ResourceLoader modules from the database.
Options/Arguments
This script does not take any options or arguments.
Usage
php maintenance/run.php purgeModuleDeps
Terminal
$ php maintenance/run.php purgeModuleDeps Cleaning up module_deps table... Done
W wersji MediaWiki MediaWiki 1.39 i we wcześniejszych musisz wywoływać skrypty konserwacyjne poprzez
php maintenance/nazwaSkryptu.php zamiast php maintenance/run.php nazwaSkryptu.