string getPath() Get the path currently being compiled. Return Value string
int callSilent(string $command, array $arguments = array()) Call another console command silently. Parameters string $command array $arguments Return Value int
void setRawTags(string $openTag, string $closeTag) Sets the raw tags used for the compiler. Parameters string $openTag string $closeTag Return Value void
void __construct(array $data = array()) Create a new database message. Parameters array $data Return Value void
array getCustomDirectives() Get the list of custom directives. Return Value array
bool isExpired(string $path) Determine if the given view is expired. Parameters string $path Return Value bool
array provides() Get the services provided by the provider. Return Value array
void tag(array|string $abstracts, array|mixed $tags) Assign a set of tags to a given binding. Parameters array|string $abstracts array|mixed $tags Return Value void
$this cron(string $expression) The Cron expression representing the event's frequency. Parameters string $expression Return Value $this
JobProcessed class JobProcessed (View source) Properties string $connectionName The connection name. Job $job The job instance.
Page 460 of 996