$this setCreatedAt(mixed $value) Set the value of the "created at" attribute. Parameters mixed $value Return Value $this
Illuminate\Support\Testing Namespaces Illuminate\Support\Testing\Fakes
mixed fromJson(string $value, bool $asObject = false) Decode the given JSON back into an array or object. Parameters string $value bool $asObject Return Value mixed
string getDatabaseName() Get the name of the connected database. Return Value string
array provides() Get the services provided by the provider. Return Value array
bool makeDirectory(string $path) Create a directory. Parameters string $path Return Value bool
Builder query() Get a new query builder instance. Return Value Builder
string compileExists(Builder $query) Compile an exists statement into SQL. Parameters Builder $query Return Value string
int|null id() Get the ID for the currently authenticated user. Return Value int|null
bool isDeferred() Determine if the provider is deferred. Return Value bool
Page 241 of 996