int callSilent(string $command, array $arguments = array()) Call another console command silently. Parameters string $command array $arguments Return Value int
static bool hasMacro(string $name) Checks if macro is registered. Parameters string $name Return Value bool
void callComposer(View $view) Call the composer for a given view. Parameters View $view Return Value void
string toJson(int $options) Get the collection of items as JSON. Parameters int $options Return Value string
array getGuarded() Get the guarded attributes for the model. Return Value array
void __construct(Container $container) Create a new exception handler instance. Parameters Container $container Return Value void
void __construct(mixed $items = array()) Create a new collection. Parameters mixed $items Return Value void
array selectFromWriteConnection(string $query, array $bindings = array()) Run a select statement against the database. Parameters string $query array $bindings Return Value array
Application getLaravel() Get the Laravel application instance. Return Value Application
Page 948 of 996