void line(string $string, string $style = null, null|int|string $verbosity = null) Write a string as standard output. Parameters string $string string $style null|int|string $verbosity Return Value void
$this|string fragment(string|null $fragment = null) Get / set the URL fragment to be appended to URLs. Parameters string|null $fragment Return Value $this|string
void release(int $delay) Release the job back into the queue. Parameters int $delay Return Value void
bool isDeleted() Determine if the job has been deleted. Return Value bool
void __unset(string $key) Unset an attribute on the model. Parameters string $key Return Value void
Pluralizer class Pluralizer (View source) Properties static array $uncountable Uncountable word forms.
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
Page 277 of 996