string getPrefix() Get the cache key prefix. Return Value string
void info(string $string, null|int|string $verbosity = null) Write a string as information output. Parameters string $string null|int|string $verbosity Return Value void
void __construct(Broadcaster $broadcaster) Create a new job handler instance. Parameters Broadcaster $broadcaster Return Value void
string toHtml() Render the contents of the paginator to HTML. Return Value string
$this setCreatedAt(mixed $value) Set the value of the "created at" attribute. Parameters mixed $value Return Value $this
void line(string $string) Write a string as standard output. Parameters string $string Return Value void
mixed __call(string $method, array $parameters) Dynamically handle missing method calls. Parameters string $method array $parameters Return Value mixed
Collection mapWithKeys(callable $callback) Run an associative map over each of the items. The callback should return an associative array with a single key/value pair. Parameters callable $callback Return Value Collection
static mixed getFacadeRoot() Get the root object behind the facade. Return Value mixed
string getAuthIdentifierName() Get the name of the unique identifier for the user. Return Value string
Page 304 of 996