int|bool increment(string $key, mixed $value = 1) Increment the value of an item in the cache. Parameters string $key mixed $value Return Value int|bool
$this setVisible(array $visible) Set the visible attributes for the model. Parameters array $visible Return Value $this
Collection merge(mixed $items) Merge the collection with the given items. Parameters mixed $items Return Value Collection
string ask(string $question, string $default = null) Prompt the user for input. Parameters string $question string $default Return Value string
QueueableCollection interface QueueableCollection (View source) Methods string|null getQueueableClass() Get the type of the entities being queued. array getQueueableIds() Get the identifiers for all of the entities.
$this setContainer(Container $container) Set the container implementation. Parameters Container $container Return Value $this
array when() Get the events that trigger this service provider to register. Return Value array
int lastModified(string $path) Get the file's last modification time. Parameters string $path Return Value int
void registerViewFinder() Register the view finder implementation. Return Value void
void __construct(Container $container) Create a new controller dispatcher instance. Parameters Container $container Return Value void
Page 822 of 996