void commands(array|mixed $commands) Register the package's custom Artisan commands. Parameters array|mixed $commands Return Value void
OutputInterface getOutput() Get the output implementation. Return Value OutputInterface
int callSilent(string $command, array $arguments = array()) Call another console command silently. Parameters string $command array $arguments Return Value int
Illuminate\Contracts\Pipeline Interfaces Hub Pipeline
string getDisplayableValue(string $attribute, mixed $value) Get the displayable name of the value. Parameters string $attribute mixed $value Return Value string
static Expectation shouldReceive() Initiate a mock expectation on the facade. Return Value Expectation
void __construct(Connection $connection) Create a new event instance. Parameters Connection $connection Return Value void
bool isDeleted() Determine if the job has been deleted. Return Value bool
static void clearResolvedInstances() Clear all of the resolved instances. Return Value void
string getDatabaseName() Get the name of the connected database. Return Value string
Page 193 of 996