Command

Table of Contents

Classes

CleanFlexFormsCommand
Checks and clean up TCA records with a FlexForm which include values that don't match the connected FlexForm data structure.
CleanUpLocalProcessedFilesCommand
DeletedRecordsCommand
Force-deletes all records in the database which have a deleted=1 flag
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.
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

        
On this page

Search results