void __construct(array $data = array()) Create a new database message. Parameters array $data Return Value void
void setRawTags(string $openTag, string $closeTag) Sets the raw tags used for the compiler. Parameters string $openTag string $closeTag Return Value void
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
Page 110 of 996