void setPageName(string $pageName) Set the input page parameter name used by the paginator. Parameters string $pageName Return Value void
static string resolveCurrentPath(string $default = '/') Resolve the current request path or return the default value. Parameters string $default Return Value string
bool isDeleted() Determine if the job has been deleted. Return Value bool
int run(InputInterface $input, OutputInterface $output) Run the console command. Parameters InputInterface $input OutputInterface $output Return Value int
mixed __call(string $method, array $parameters) Dynamically handle missing method calls. Parameters string $method array $parameters Return Value mixed
void __wakeup() When a model is being unserialized, check if it needs to be booted. Return Value void
array signatureParameters(string|null $subClass = null) Get the parameters that are listed in the route / controller signature. Parameters string|null $subClass Return Value array
void comment(string $string, null|int|string $verbosity = null) Write a string as comment output. Parameters string $string null|int|string $verbosity Return Value void
static Application getFacadeApplication() Get the application instance behind the facade. Return Value Application
void putMany(array $values, float|int $minutes) Store multiple items in the cache for a given number of minutes. Parameters array $values float|int $minutes Return Value void
Page 866 of 996