array getCustomDirectives() Get the list of custom directives. Return Value array
bool isExpired(string $path) Determine if the given view is expired. Parameters string $path Return Value bool
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
Page 108 of 996