void addEagerConstraints(array $models) Set the constraints for an eager load of the relation. Parameters array $models Return Value void
static Application getFacadeApplication() Get the application instance behind the facade. Return Value Application
bool __isset(string $key) Check if a piece of data is bound to the view. Parameters string $key Return Value bool
$this withoutMiddleware() Disable middleware for the test. Return Value $this
bool hasOption(string $name) Determine if the given option is present. Parameters string $name Return Value bool
string|array argument(string $key = null) Get the value of a command argument. Parameters string $key Return Value string|array
void path(string $path) Register a custom migration path. These path will not automatically be applied. Parameters string $path Return Value void
string getJobId() Get the job identifier. Return Value string
void __construct(Filesystem $files) Create a new controller creator command instance. Parameters Filesystem $files Return Value void
Response response(array $errors) Get the proper failed validation response for the request. Parameters array $errors Return Value Response
Page 357 of 996