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
- ConfigurationRemoveCommand
- CLI command for removing configuration values from system/settings.php
- ConfigurationSetCommand
- CLI command for setting a configuration value in system/settings.php
- ConfigurationShowCommand
- CLI command for showing configuration values
- 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
- TranslationDomainListCommand
- Command for listing all translation domains and their corresponding label resource file locations.
- TranslationDomainSearchCommand
- Command for listing all translation domains and their corresponding label resource file locations.