mixed pipe(callable $callback) Pass the collection to the given callback and return the result. Parameters callable $callback Return Value mixed
$this everyThirtyMinutes() Schedule the event to run every thirty minutes. Return Value $this
void extend(string $rule, Closure|string $extension, string $message = null) Register a custom validator extension. Parameters string $rule Closure|string $extension string $message Return Value void
Request getRequest() Get the request instance. Return Value Request
Illuminate\Foundation\Providers Classes ArtisanServiceProvider CommandCreatorServiceProvider ComposerServiceProvider ConsoleSupportServiceProvider KeyGeneratorServiceProvider MaintenanceServiceProvider OptimizeServiceProvider PublisherServiceProvider RouteListServiceProvider ServerServiceProvider TinkerServiceProvider
MySqlConnection class MySqlConnection extends Connection (View source) Traits DetectsDeadlocks DetectsLostConnections
mixed bulk(array $jobs, mixed $data = '', string $queue = null) Push an array of jobs onto the queue. Parameters array $jobs mixed $data string $queue Return Value mixed
static Application getFacadeApplication() Get the application instance behind the facade. Return Value Application
void warning(string $message, array $context = array()) Log a warning message to the logs. Parameters string $message array $context Return Value void
Page 909 of 996