void __construct(ConnectionResolverInterface $resolver, string $database, string $table) Create a new database failed job provider. Parameters ConnectionResolverInterface $resolver string $database string $table Return Value void
void after(mixed $callback) Register an event listener for the after job event. Parameters mixed $callback Return Value void
ResponseInterface send(mixed $notifiable, Notification $notification) Send the given notification. Parameters mixed $notifiable Notification $notification Return Value ResponseInterface
static void clearResolvedInstance(string $name) Clear a resolved facade instance. Parameters string $name Return Value void
mixed __call(string $method, array $parameters) Make dynamic calls into the collection. Parameters string $method array $parameters Return Value mixed
MandrillTransport class MandrillTransport extends Transport (View source) Properties array $plugins The plug-ins registered with the transport. from Transport
array payload() Get the decoded body of the job. Return Value array
Encrypter getEncrypter() Get the encrypter instance. Return Value Encrypter
Presenter interface Presenter (View source) Methods Htmlable|string render() Render the given paginator. bool hasPages() Determine if the underlying paginator being presented has pages to show.
void push(string $event, array $payload = array()) Register an event and payload to be fired later. Parameters string $event array $payload Return Value void
Page 702 of 996