Typo3Status implements StatusProviderInterface

Performs basic checks about the TYPO3 install

Table of Contents

Interfaces

StatusProviderInterface
Interface for classes which provide a status report entry.

Methods

getStatus()  : array<string|int, mixed>
Returns the status for this report
getLanguageService()  : LanguageService
getRegisteredXclassStatus()  : Status
List any Xclasses registered in the system

Methods

getStatus()

Returns the status for this report

public getStatus() : array<string|int, mixed>
Return values
array<string|int, mixed>

List of statuses

getRegisteredXclassStatus()

List any Xclasses registered in the system

protected getRegisteredXclassStatus() : Status
Return values
Status

        
On this page

Search results