Dispatcher getEventDispatcher() Get the event dispatcher instance. Return Value Dispatcher
string getDateFormat() Get the format for database stored dates. Return Value string
static void creating(Closure|string $callback, int $priority) Register a creating model event with the dispatcher. Parameters Closure|string $callback int $priority Return Value void
bool put(string $path, string|resource $contents, string $visibility = null) Write the contents of a file. Parameters string $path string|resource $contents string $visibility Return Value bool
static array getMiddleware(Controller $controller, string $method) Get the middleware for the controller instance. Parameters Controller $controller string $method Return Value array
void __construct(string $signature, Closure $callback) Create a new command instance. Parameters string $signature Closure $callback Return Value void
MarshalException class MarshalException extends RuntimeException (View source) Methods static void whileMapping(string $command, ReflectionParameter $parameter) Throw a new exception.
bool isExpression(mixed $value) Determine if the given value is a raw expression. Parameters mixed $value Return Value bool
int call(string $command, array $arguments = array()) Call another console command. Parameters string $command array $arguments Return Value int
Illuminate\Support\Testing\Fakes Classes BusFake EventFake MailFake MailableFake NotificationFake QueueFake
Page 535 of 996