bool isDeferred() Determine if the provider is deferred. Return Value bool
static void cacheMutatedAttributes(string $class) Extract and cache all the mutated attributes of a class. Parameters string $class Return Value void
$this saturdays() Schedule the event to run only on Saturdays. Return Value $this
TaggedCache tags(array|mixed $names) Begin executing a new tags operation. Parameters array|mixed $names Return Value TaggedCache
$this|null fresh(array|string $with = array()) Reload a fresh model instance from the database. Parameters array|string $with Return Value $this|null
string hashName(string $path = null) Get a filename for the file that is the MD5 hash of the contents. Parameters string $path Return Value string
array provides() Get the services provided by the provider. Return Value array
Application getLaravel() Get the Laravel application instance. Return Value Application
void table(array $headers, Arrayable|array $rows, string $style = 'default') Format input to textual table. Parameters array $headers Arrayable|array $rows string $style Return Value void
$this setHasher(Hasher $hasher) Sets the hasher implementation. Parameters Hasher $hasher Return Value $this
Page 385 of 996