bool isDeletedOrReleased() Determine if the job has been deleted or released. Return Value bool
string remind(array $credentials, Closure $callback = null) Send a password reminder to a user. Parameters array $credentials Closure $callback Return Value string
array getFetchConstructorArgument() Get custom constructor arguments for the PDO::FETCH_CLASS fetch mode. Return Value array
string|null previousPageUrl() Get the URL for the previous page. Return Value string|null
string encrypt(string $value) Encrypt the given value. Parameters string $value Return Value string
static int destroy(array|int $ids) Destroy the models for the given IDs. Parameters array|int $ids Return Value int
int call(string $command, array $arguments = array()) Call another console command. Parameters string $command array $arguments Return Value int
int getPerPage() Get the number of models to return per page. Return Value int
void offsetUnset(mixed $offset) Unset the value for a given offset. Parameters mixed $offset Return Value void
static void setFacadeApplication(Application $app) Set the application instance. Parameters Application $app Return Value void
Page 765 of 996