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
static array pathsToPublish(string $provider = null, string $group = null) Get the paths to publish. Parameters string $provider string $group Return Value array
string getQualifiedKeyName() Get the table qualified key name. Return Value string
void name(string $view, string $name) Register a named view. Parameters string $view string $name Return Value void
string getEnvironment() Get the current listener environment. Return Value string
string freshTimestampString() Get a fresh timestamp for the model. Return Value string
bool exists(string|array $key) Determine if the request contains a given input item key. Parameters string|array $key Return Value bool
void log(string $level, string $message, array $context = array()) Log a message to the logs. Parameters string $level string $message array $context Return Value void
int|null id() Get the ID for the currently authenticated user. Return Value int|null
void __construct(QueueingFactory $cookie, int $minutes) Create a new cookie driven handler instance. Parameters QueueingFactory $cookie int $minutes Return Value void
Page 196 of 996