$this send(mixed $traveler) Set the traveler object being sent on the pipeline. Parameters mixed $traveler Return Value $this
array when() Get the events that trigger this service provider to register. Return Value array
string getTablePrefix() Get the grammar's table prefix. Return Value string
void addNamespace(string $namespace, string $hint) Add a new namespace to the loader. Parameters string $namespace string $hint Return Value void
void routes(array $attributes = null) Register the routes for handling broadcast authentication and sockets. Parameters array $attributes Return Value void
string askWithCompletion(string $question, array $choices, string $default = null) Prompt the user for input with auto completion. Parameters string $question array $choices string $default Return Value string
bool has(string $key) Determine if an item exists in the cache. Parameters string $key Return Value bool
void __construct(Application $app) Create a new manager instance. Parameters Application $app Return Value void
string getQueue() Get the name of the queue the job belongs to. Return Value string
Model newFromBuilder(array $attributes = array(), string|null $connection = null) Create a new model instance that is existing. Parameters array $attributes string|null $connection Return Value Model
Page 574 of 996