string getMorphType() Get the foreign key "type" name. Return Value string
Collection sort(callable $callback = null) Sort through each item with a callback. Parameters callable $callback Return Value Collection
static array divide(array $array) Divide an array into two arrays. One with keys and the other with values. Parameters array $array Return Value array
QueueableEntity interface QueueableEntity (View source) Methods mixed getQueueableId() Get the queueable identity for the entity.
void __construct(Composer $composer) Create a new optimize command instance. Parameters Composer $composer Return Value void
Application getLaravel() Get the Laravel application instance. Return Value Application
array provides() Get the services provided by the provider. Return Value array
static mixed __callStatic(string $method, array $args) Handle dynamic, static calls to the object. Parameters string $method array $args Return Value mixed
void __construct(Application $app) Create a new manager instance. Parameters Application $app Return Value void
void table(array $headers, Arrayable|array $rows, string $style = 'default') Format input to textual table. Parameters array $headers Arrayable|array $rows string $style Return Value void
Page 309 of 996