static void clearBootedModels() Clear the list of booted models so they will be re-booted. Return Value void
array getDates() Get the attributes that should be converted to dates. Return Value array
Collection take(int $limit) Take the first or last {$limit} items. Parameters int $limit Return Value Collection
Response render(Request $request, Exception $e) Render an exception into an HTTP response. Parameters Request $request Exception $e Return Value Response
mixed later(DateTime|int $delay, string $job, mixed $data = '', string $queue = null) Push a new job onto the queue after a delay. Parameters DateTime|int $delay string $job mixed $data string $queue Return Value mixed
Column getDoctrineColumn(string $table, string $column) Get a Doctrine Schema Column instance. Parameters string $table string $column Return Value Column
void registerPlugin(Swift_Events_EventListener $plugin) Register a plug-in with the transport. Parameters Swift_Events_EventListener $plugin Return Value void
bool confirm(string $question, bool $default = false) Confirm a question with the user. Parameters string $question bool $default Return Value bool
void comment(string $string) Write a string as comment output. Parameters string $string Return Value void
$this hasMorePagesWhen(bool $value = true) Manually indicate that the paginator does have more pages. Parameters bool $value Return Value $this
Page 274 of 996