Command
Table of Contents
Classes
- CleanFlexFormsCommand
- Checks if TCA records with a FlexForm includes values that don't match the connected FlexForm value
- DeletedRecordsCommand
- Force-deletes all records in the database which have a deleted=1 flag
- FilesWithMultipleReferencesCommand
- Finds files within uploads/ which are used multiple times by relations within the database
- ListSysLogCommand
- Lists all sys_log entries from the last 24 hours by default
This is the most basic and can be useful for nightly check test reports.
- LostFilesCommand
- Finds files within uploads/ which are not needed anymore
- MissingFilesCommand
- Finds files which are referenced by TYPO3 but not found in the file system
- MissingRelationsCommand
- Finds references and soft-references to
- records which are marked as deleted (e.g. still in the system as reminder)
- offline versions (references should never point to offline versions)
- non-existing records (records which have been deleted not via DataHandler)
- OrphanRecordsCommand
- Finds (and fixes) all records that have an invalid / deleted page ID