int callSilent(string $command, array $arguments = array()) Call another console command silently. Parameters string $command array $arguments Return Value int
string getPath() Get the path currently being compiled. Return Value string
$this seeJsonStructure(array $structure = null, array|null $responseData = null) Assert that the JSON response has a given structure. Parameters array $structure array|null $responseData Return Value $this
static void swap(mixed $instance) Hotswap the underlying instance behind the facade. Parameters mixed $instance Return Value void
string toSql() Get the SQL representation of the query. Return Value string
static array pathsToPublish(string $provider = null, string $group = null) Get the paths to publish. Parameters string $provider string $group Return Value array
mixed value(string $column) Get a single column's value from the first result of a query. Parameters string $column Return Value mixed
void dumpAutoloads(string $extra = '') Regenerate the Composer autoloader files. Parameters string $extra Return Value void
array messages() Get custom messages for validator errors. Return Value array
static Application getFacadeApplication() Get the application instance behind the facade. Return Value Application
Page 109 of 996