Method | Description | |
---|---|---|
executeDataPurge ( ) | Executes a data purge, deleting log data and report data using the current config options. Echo's the result of getDatabaseSize after purging. | |
getDatabaseSize ( ) | Echo's an HTML chunk describing the current database size, and the estimated space savings after the scheduled data purge is run. | |
privacySettings ( ) |
Method | Description | |
---|---|---|
getAnonymizeIPInfo ( ) | ||
getDeleteDBSizeEstimate ( $getSettingsFromQuery = false, $forceEstimate = false ) | ||
getDeleteDataInfo ( ) |
Method | Description | |
---|---|---|
checkDataPurgeAdminSettingsIsEnabled ( ) | ||
getPurgeSettingsFromRequest ( ) : array | Utility function. Gets the delete logs/reports settings from the request and uses them to populate config arrays. |
public executeDataPurge ( ) |
public getDatabaseSize ( ) |
protected getDeleteDBSizeEstimate ( $getSettingsFromQuery = false, $forceEstimate = false ) |