static void swap(mixed $instance) Hotswap the underlying instance behind the facade. Parameters mixed $instance Return Value void
array wrapArray(array $values) Wrap an array of values. Parameters array $values Return Value array
int run(InputInterface $input, OutputInterface $output) Run the console command. Parameters InputInterface $input OutputInterface $output Return Value int
string getQualifiedForeignKey() Get the fully qualified foreign key of the relationship. Return Value string
void addConnection(array $config, string $name = 'default') Register a connection with the manager. Parameters array $config string $name Return Value void
$this needs(string $abstract) Define the abstract target that depends on the context. Parameters string $abstract Return Value $this
Lockout class Lockout (View source) Properties Request $request The throttled request.
string getThroughKey() Get the qualified foreign key on the "through" model. Return Value string
array provides() Get the services provided by the provider. Return Value array
Queue connect(array $config) Establish a queue connection. Parameters array $config Return Value Queue
Page 282 of 996