int count() Get the number of items for the current page. Return Value int
string getMorphType() Get the foreign key "type" name. Return Value string
array getDeferredServices() Get the application's deferred services. Return Value array
void __construct() Create a new console command instance. Return Value void
array load(string $environment, string $group, string $namespace = null) Load the given configuration group. Parameters string $environment string $group string $namespace Return Value array
bool isExpression(mixed $value) Determine if the given value is a raw expression. Parameters mixed $value Return Value bool
array broadcastOn() Get the channels the event should broadcast on. Return Value array
int getCountForPagination(array $columns = array('*')) Get the count of the total records for the paginator. Parameters array $columns Return Value int
void comment(string $string) Write a string as comment output. Parameters string $string Return Value void
array when() Get the events that trigger this service provider to register. Return Value array
Page 391 of 996