string ask(string $question, string $default = null) Prompt the user for input. Parameters string $question string $default Return Value string
void __construct(Memcached $memcached, string $prefix = '') Create a new Memcached store. Parameters Memcached $memcached string $prefix Return Value void
bool isEmpty() Determine if the message bag has any messages. Return Value bool
string compileString(string $value) Compile the given Blade template contents. Parameters string $value Return Value string
$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
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
void setManager(QueueManager $manager) Set the queue manager instance. Parameters QueueManager $manager Return Value void
Page 555 of 996