123 [$parent_type, $page_id, $lang, $delete_lower_than_nr]
getMaxDeletableNr(int $keep_entries, string $parent_type, int $page_id, string $lang)
Get the maximum deletable history nr for a single page, if $keep_entries entries should be kept...
getHistoryNumbersOlderEqualThanNr(int $delete_lower_than_nr, string $parent_type, int $page_id, string $lang)
deleteHistoryEntriesOlderEqualThanNr(int $delete_lower_than_nr, string $parent_type, int $page_id, string $lang)
getMaxHistEntryPerPageOlderThanX(int $xdays)
Get the maximum history nr, that es older than x days for each page (and all pages) ...