void registerEngineResolver() Register the engine resolver instance. Return Value void
void addLoop(Countable|array $data) Add new loop to the stack. Parameters Countable|array $data Return Value void
mixed shared(string $key, mixed $default = null) Get an item from the shared data. Parameters string $key mixed $default Return Value mixed
array queryCallbacks() Get the custom query callbacks for the rule. Return Value array
static mixed getFacadeRoot() Get the root object behind the facade. Return Value mixed
void setEventDispatcher(Dispatcher $events) Set the event dispatcher instance. Parameters Dispatcher $events Return Value void
bool isDeferred() Determine if the provider is deferred. Return Value bool
int run(InputInterface $input, OutputInterface $output) Run the console command. Parameters InputInterface $input OutputInterface $output Return Value int
bool unprepared(string $query) Run a raw, unprepared query against the PDO connection. Parameters string $query Return Value bool
string getName() Get the name of the queued job class. Return Value string
Page 995 of 996