void logQuery(string $query, array $bindings, float|null $time = null) Log a query in the connection's query log. Parameters string $query array $bindings float|null $time Return Value void
$this makeVisible(array|string $attributes) Make the given, typically hidden, attributes visible. Parameters array|string $attributes Return Value $this
void comment(string $string) Write a string as comment output. Parameters string $string Return Value void
mixed pipe(callable $callback) Pass the collection to the given callback and return the result. Parameters callable $callback Return Value mixed
$this everyThirtyMinutes() Schedule the event to run every thirty minutes. Return Value $this
void setParsedKey(string $key, array $parsed) Set the parsed value of a key. Parameters string $key array $parsed Return Value void
array provides() Get the services provided by the provider. Return Value array
void queue() Queue a cookie to send with the next response. Return Value void
Page 452 of 996