Jump to content

Handbuch:purgeModuleDeps.php

From mediawiki.org
This page is a translated version of the page Manual:PurgeModuleDeps.php and the translation is 86% complete.

Details

purgeModuleDeps.php is a maintenance script that removes all cache entries for ResourceLoader modules from the database.

Optionen/Argumente

Dieses Skript akzeptiert keine Optionen oder Argumente.

Verwendung

php maintenance/run.php purgeModuleDeps
Terminal
In MediaWiki version MediaWiki 1.39 and earlier, you must invoke maintenance scripts using php maintenance/scriptName.php instead of php maintenance/run.php scriptName.

Siehe auch