RedirectStatus implements StatusProviderInterface
Performs checks regarding redirects
Table of Contents
Interfaces
- StatusProviderInterface
- Interface for classes which provide a status report entry.
Methods
- getStatus() : array<string|int, mixed>
- Determines the status of the FAL index.
- getConflictingRedirects() : Status
- getLanguageService() : LanguageService
Methods
getStatus()
Determines the status of the FAL index.
public
getStatus() : array<string|int, mixed>
Return values
array<string|int, mixed> —List of statuses
getConflictingRedirects()
protected
getConflictingRedirects() : Status
Return values
StatusgetLanguageService()
protected
getLanguageService() : LanguageService