Documentation TYPO3 par Ameos |
Public Member Functions | |
tx_lowlevel_orphan_records () | |
main () | |
main_autoFix ($resultArray) |
Definition at line 56 of file class.orphan_records.php.
tx_lowlevel_orphan_records::tx_lowlevel_orphan_records | ( | ) |
Constructor
Definition at line 63 of file class.orphan_records.php.
References t3lib_cli::cli_help().
tx_lowlevel_orphan_records::main | ( | ) |
Find orphan records VERY CPU and memory intensive since it will look up the whole page tree!
Definition at line 96 of file class.orphan_records.php.
References t3lib_cli::cli_argValue(), t3lib_cli::cli_help(), tx_lowlevel_cleaner_core::genTree(), and t3lib_div::milliseconds().
tx_lowlevel_orphan_records::main_autoFix | ( | $ | resultArray | ) |
Mandatory autofix function Will run auto-fix on the result array. Echos status during processing.
array | Result array from main() function |
Definition at line 151 of file class.orphan_records.php.
References tx_lowlevel_cleaner_core::cli_noExecutionCheck(), and t3lib_div::makeInstance().