Feature: #99485 - Show the redirect integrity status
See forge#99485
Description
The integrity check command checks redirects and displays the information in the CLI or in the status report. This status information is now used and stored on the redirect.
The command redirects:
has been extended by the option integrity
.
This allows you to remove specific redirects according to status.
The event \TYPO3\
has been extended by two new functions:
set
: Allows to set integrityStatusCodes. Can be used to filter for integrityStatusCodesIntegrity Status Codes () get
: Returns all integrityStatusCodes.Integrity Status Codes ()
Impact
In the redirect module, the conflicting redirects are now marked. In addition, you can now filter for conflicting redirects.
In the redirects:
command, the type of conflict is now displayed
in the table.