bool isDeferred() Determine if the provider is deferred. Return Value bool
mixed __call(string $method, array $parameters) Handle dynamic method calls to the relationship. Parameters string $method array $parameters Return Value mixed
void disableQueryLog() Disable the query log on the connection. Return Value void
PrivateChannel class PrivateChannel extends Channel (View source) Properties string $name The channel's name. from Channel
$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
string getRawBody() Get the raw body string for the job. 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 toJson(int $options) Convert the model instance to JSON. Parameters int $options Return Value string
array attributesToArray() Convert the model's attributes to an array. Return Value array
string|array argument(string $key = null) Get the value of a command argument. Parameters string $key Return Value string|array
Page 279 of 996