Property | Type | Description | |
---|---|---|---|
$dryRun | boolean | ||
$tmpTable | string | ||
$updateHost | string |
Method | Description | |
---|---|---|
cleanup ( ) | ||
clearOPCaches ( ) | ||
composerDumpAutoload ( ) : array | ||
downloadData ( $revision, $url ) | ||
executeScript ( $revision, $type ) : array | ||
getAvailableUpdates ( null $currentRev = null ) : array | ||
getJobs ( $toRevision, null $currentRev = null ) : array | ||
installComposerJson ( $newFile, $oldFile ) | ||
installData ( $revision ) | ||
isComposerAvailable ( ) : boolean | ||
isWriteable ( ) : boolean | ||
updateMaxmindDb ( ) |
public static composerDumpAutoload ( ) : array | ||
return | array |
public static executeScript ( $revision, $type ) : array | ||
$revision | ||
$type | ||
return | array |
public static getAvailableUpdates ( null $currentRev = null ) : array | ||
$currentRev | null | |
return | array |
public static installComposerJson ( $newFile, $oldFile ) | ||
$newFile | ||
$oldFile |
public static isComposerAvailable ( ) : boolean | ||
return | boolean |