int call(string $command, array $arguments = array()) Call another console command. Parameters string $command array $arguments Return Value int
mixed offsetGet(string $key) Get a piece of bound data to the view. Parameters string $key Return Value mixed
void __construct(HttpKernelInterface $app) Create a new FrameGuard instance. Parameters HttpKernelInterface $app Return Value void
int getJsonOptions() Get the JSON encoding options. Return Value int
void setLaravel(Container $laravel) Set the Laravel application instance. Parameters Container $laravel Return Value void
void setArtisan(Application $artisan) Set the Artisan application instance. Parameters Application $artisan Return Value void
string redirectPath() Get the post register / login redirect path. Return Value string
bool secure() Determine if the request is over HTTPS. Return Value bool
isStarted() {@inheritdoc}
static bool isUnguarded() Determine if current state is "unguarded". Return Value bool
Page 283 of 996