‪TYPO3CMS  10.4
TYPO3\CMS\Redirects\Report\Status\RedirectStatus Class Reference
Inheritance diagram for TYPO3\CMS\Redirects\Report\Status\RedirectStatus:
TYPO3\CMS\Reports\StatusProviderInterface

Public Member Functions

array getStatus ()
 

Protected Member Functions

 getConflictingRedirects ()
 
LanguageService getLanguageService ()
 

Detailed Description

Performs checks regarding redirects

Definition at line 30 of file RedirectStatus.php.

Member Function Documentation

◆ getConflictingRedirects()

◆ getLanguageService()

LanguageService TYPO3\CMS\Redirects\Report\Status\RedirectStatus::getLanguageService ( )
protected
Returns
‪LanguageService

Definition at line 78 of file RedirectStatus.php.

References $GLOBALS.

Referenced by TYPO3\CMS\Redirects\Report\Status\RedirectStatus\getConflictingRedirects().

◆ getStatus()

array TYPO3\CMS\Redirects\Report\Status\RedirectStatus::getStatus ( )

Determines the status of the FAL index.

Returns
‪array List of statuses

Implements TYPO3\CMS\Reports\StatusProviderInterface.

Definition at line 37 of file RedirectStatus.php.

References TYPO3\CMS\Redirects\Report\Status\RedirectStatus\getConflictingRedirects().