string secret(string $question, bool $fallback = true) Prompt the user for input but hide the answer from the console. Parameters string $question bool $fallback Return Value string
SessionHandlerInterface getHandler() Get the underlying session handler implementation. Return Value SessionHandlerInterface
$this emailWrittenOutputTo(array|mixed $addresses) E-mail the results of the scheduled operation if it produces output. Parameters array|mixed $addresses Return Value $this Exceptions LogicException
void run(Container $container) Run the given event. Parameters Container $container Return Value void
$this assertRedirectedToAction(string $name, array $parameters = array(), array $with = array()) Assert whether the client was redirected to a given action. Parameters string $name array $parameters array $with Return Value $this
string render() Get the evaluated contents of the object. Return Value string
void register() Register the service provider. Return Value void
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 bool hasGlobalScope(ScopeInterface $scope) Determine if a model has a global scope. Parameters ScopeInterface $scope Return Value bool
static bool hasGlobalScope(Scope|string $scope) Determine if a model has a global scope. Parameters Scope|string $scope Return Value bool
Page 107 of 996