int|null id() Get the ID for the currently authenticated user.
array directories(string|null $directory = null, bool $recursive = false)
array allDirectories(string|null $directory = null) Get all (recursive)
void setVisibility(string $path, string $visibility) Set the visibility
void setUser(Authenticatable $user)
void fire() Fire the job. Return Value
mixed rememberForever(string $key, Closure $callback)
mixed push(string $job, mixed $data = '', string $queue = null) Push a
mixed getAuthIdentifier() Get the unique identifier for the user.
string getRememberTokenName() Get the column name for the "remember me"
Page 5 of 51