$this evenInMaintenanceMode() State that the command should run even in maintenance mode. Return Value $this
static void cacheMutatedAttributes(string $class) Extract and cache all the mutated attributes of a class. Parameters string $class Return Value void
void __construct(Request $request) Create a new event instance. Parameters Request $request Return Value void
ScheduleServiceProvider class ScheduleServiceProvider extends ServiceProvider (View source) Methods void __construct(Application $app) Create a new service provider instance. from ServiceProvider void register() Register the service provider. static array pathsToPublish(string $provider = null, string $group = null) Get the paths to publish. from ServiceProvider void commands(array|mixed $commands) Register the package's custom Artisan commands. from ServiceProvider array
mixed getPolicyFor(object|string $class) Get a policy instance for a given class. Parameters object|string $class Return Value mixed Exceptions InvalidArgumentException
static array pathsToPublish(string $provider = null, string $group = null) Get the paths to publish. Parameters string $provider string $group Return Value array
void send(string|array $view, array $data = array(), Closure|string $callback = null) Send a new message using a view. Parameters string|array $view array $data Closure|string $callback Return Value void
string|array option(string $key = null) Get the value of a command option. Parameters string $key Return Value string|array
MigrationRepositoryInterface getRepository() Get the migration repository instance. Return Value MigrationRepositoryInterface
string getRawBody() Get the raw body string for the job. Return Value string
Page 434 of 996