int|null id() Get the ID for the currently authenticated user. Return Value int|null
bool isDeferred() Determine if the provider is deferred. Return Value bool
bool|null fire() Execute the console command. Return Value bool|null
bool isEmpty() Determine if the collection is empty or not. Return Value bool
$this without(mixed $relations) Prevent the specified relations from being eager loaded. Parameters mixed $relations Return Value $this
int lastModified(string $path) Get the file's last modification time. Parameters string $path Return Value int
string output() Get the output from the last command. Return Value string
void disableQueryLog() Disable the query log on the connection. Return Value void
setId($id) {@inheritdoc} Parameters $id
bool isDeleted() Determine if the job has been deleted. Return Value bool
Page 244 of 996