Class bedezign\yii2\audit\panels\SoapPanel

Inheritancebedezign\yii2\audit\panels\SoapPanel » bedezign\yii2\audit\components\panels\DataStoragePanel » yii\debug\Panel
Uses Traitsbedezign\yii2\audit\components\panels\DataStoragePanelTrait

Class CurlPanel

Method Details

getDetail() public method

public void getDetail ( )
getLabel() public method

public void getLabel ( )
getName() public method

public void getName ( )
logSoapRequest() public method

Receives a bunch of information about a SOAP request and logs it.

If you are unable to use the modules' SoapClient class you can call this function manually to log the data.

public void logSoapRequest ( $data )
$data array
save() public method

public void save ( )