start() {@inheritdoc}
string getTable() Get the table the blueprint describes. Return Value string
int firstItem() Get the "index" of the first item being paginated. Return Value int
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
Page 243 of 996