MigrateMakeCommand

MigrateMakeCommand class MigrateMakeCommand extends BaseCommand (View source) Methods void __construct(MigrationCreator $creator, Composer $composer) Create a new migration install command instance. int run(InputInterface $input, OutputInterface $output) Run the console command. from Command int call(string $command, array $arguments = array()) Call another console command. from Command int callSilent(string $command, array $arguments = array()) Call another console command s

MailFake::failures()

array failures() Get the array of failed recipients. Return Value array

SqsJob::resolveName()

string resolveName() Get the resolved name of the queued job class. Return Value string

ModelMakeCommand

ModelMakeCommand class ModelMakeCommand extends GeneratorCommand (View source) Methods void __construct(Filesystem $files) Create a new controller creator command instance. from GeneratorCommand int run(InputInterface $input, OutputInterface $output) Run the console command. from Command int call(string $command, array $arguments = array()) Call another console command. from Command int callSilent(string $command, array $arguments = array()) Call another console command silent

CompilerInterface::compile()

void compile(string $path) Compile the view at the given path. Parameters string $path Return Value void

Store::setId()

setId($id) {@inheritdoc} Parameters $id

IronJob::isDeleted()

bool isDeleted() Determine if the job has been deleted. Return Value bool

DatabaseNotificationCollection::isEmpty()

bool isEmpty() Determine if the collection is empty or not. Return Value bool

Builder::without()

$this without(mixed $relations) Prevent the specified relations from being eager loaded. Parameters mixed $relations Return Value $this

ConsoleSupportServiceProvider::isDeferred()

bool isDeferred() Determine if the provider is deferred. Return Value bool