mixed getData(bool $assoc = false, int $depth = 512) Get the json_decoded data from the response. Parameters bool $assoc int $depth Return Value mixed
mixed __call(string $method, array $parameters) Make dynamic calls into the collection. Parameters string $method array $parameters Return Value mixed
remove($name) {@inheritdoc} Parameters $name
int call(string $command, array $arguments = array()) Call another console command. Parameters string $command array $arguments Return Value int
Job|null pop(string $queue = null) Pop the next job off of the queue. Parameters string $queue Return Value Job|null
void addEagerConstraints(array $models) Set the constraints for an eager load of the relation. Parameters array $models Return Value void
Connection getConnection() Get the database connection instance. Return Value Connection
static void clearResolvedInstances() Clear all of the resolved instances. Return Value void
string ask(string $question, string $default = null) Prompt the user for input. Parameters string $question string $default Return Value string
static Application getFacadeApplication() Get the application instance behind the facade. Return Value Application
Page 316 of 996