PHP Class yii\debug\panels\ConfigPanel

Since: 2.0
Author: Qiang Xue ([email protected])
Inheritance: extends yii\debug\Panel
Afficher le fichier Open project: yiisoft/yii2-debug

Méthodes publiques

Méthode Description
getDetail ( )
getExtensions ( ) : array Returns data about extensions
getName ( )
getPhpInfo ( ) : array Returns the BODY contents of the phpinfo() output
getSummary ( )
save ( )

Method Details

getDetail() public méthode

public getDetail ( )

getExtensions() public méthode

Returns data about extensions
public getExtensions ( ) : array
Résultat array

getName() public méthode

public getName ( )

getPhpInfo() public méthode

Returns the BODY contents of the phpinfo() output
public getPhpInfo ( ) : array
Résultat array

getSummary() public méthode

public getSummary ( )

save() public méthode

public save ( )