array getObservableEvents() Get the observable event names. Return Value array
Request getRequest() Get the request instance. Return Value Request
string toJson(int $options) Convert the model instance to JSON. Parameters int $options Return Value string
bool confirm(string $question, bool $default = false) Confirm a question with the user. Parameters string $question bool $default Return Value bool
string getRawBody() Get the raw body string for the job. Return Value string
$this attachData(string $data, string $name, array $options = array()) Attach in-memory data as an attachment. Parameters string $data string $name array $options Return Value $this
PrivateChannel class PrivateChannel extends Channel (View source) Properties string $name The channel's name. from Channel
void disableQueryLog() Disable the query log on the connection. Return Value void
mixed __call(string $method, array $parameters) Handle dynamic method calls to the relationship. Parameters string $method array $parameters Return Value mixed
bool isDeferred() Determine if the provider is deferred. Return Value bool
Page 445 of 996