void question(string $string) Write a string as question output. Parameters string $string Return Value void
string getConnectionName() Get the current connection name for the model. Return Value string
notifications() Get the entity's notifications.
array when() Get the events that trigger this service provider to register. 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 offsetSet(mixed $key, mixed $value) Set the item at the given offset. Parameters mixed $key mixed $value Return Value void
void __construct(Application $app) Create a new service provider instance. Parameters Application $app Return Value void
mixed value(string $column) Get a single column's value from the first result of a query. Parameters string $column Return Value mixed
Illuminate\Cache\Events Classes CacheHit CacheMissed KeyForgotten KeyWritten
array getQueueableIds() Get the identifiers for all of the entities. Return Value array
Page 388 of 996