string getEmailForPasswordReset() Get the e-mail address where password reset links are sent. Return Value string
FrameGuard class FrameGuard (View source) Methods Response handle(Request $request, Closure $next) Handle the given request and get the response.
$this seeText(string $text, bool $negate = false) Assert that a given string is seen on the current text. Parameters string $text bool $negate Return Value $this
static Expectation shouldReceive() Initiate a mock expectation on the facade. Return Value Expectation
void renderForConsole(OutputInterface $output, Exception $e) Render an exception to the console. Parameters OutputInterface $output Exception $e Return Value void
mixed dispatchToQueue(mixed $command) Dispatch a command to its appropriate handler behind a queue. Parameters mixed $command Return Value mixed Exceptions RuntimeException
void package(string $package, string $namespace = null, string $path = null) Register the package's component namespaces. Parameters string $package string $namespace string $path Return Value void
static array morphMap(array $map = null, bool $merge = true) Set or get the morph map for polymorphic relations. Parameters array $map bool $merge Return Value array
string wrap(string $value) Wrap the given value with the parent query's grammar. Parameters string $value Return Value string
Processor getPostProcessor() Get the query post processor used by the connection. Return Value Processor
Page 612 of 996