static void swap(mixed $instance) Hotswap the underlying instance behind the facade. Parameters mixed $instance Return Value void
void addNamespace(string $namespace, string|array $hints) Add a new namespace to the loader. Parameters string $namespace string|array $hints Return Value void
bool isDeleted() Determine if the job has been deleted. Return Value bool
void question(string $string, null|int|string $verbosity = null) Write a string as question output. Parameters string $string null|int|string $verbosity Return Value void
int run(InputInterface $input, OutputInterface $output) Run the console command. Parameters InputInterface $input OutputInterface $output Return Value int
string getRelationCountHash() Get a relationship join table hash. Return Value string
static Application getFacadeApplication() Get the application instance behind the facade. Return Value Application
static bool hasMacro(string $name) Checks if macro is registered. Parameters string $name Return Value bool
void __construct(Store $store, TagSet $tags) Create a new cache repository instance. Parameters Store $store TagSet $tags Return Value void
void error(string $string) Write a string as error output. Parameters string $string Return Value void
Page 945 of 996