NullQueue::laterOn()
  • References/PHP/Laravel/Queue

mixed laterOn(string $queue, DateTime|int $delay, string $job, mixed $data = '')

2025-01-10 15:47:30
TestCase::assertViewHas()
  • References/PHP/Laravel/Foundation/Testing

$this assertViewHas(string|array $key, mixed $value = null) Assert that

2025-01-10 15:47:30
SqlServerConnection::unprepared()
  • References/PHP/Laravel/Database

bool unprepared(string $query) Run a raw, unprepared query against the

2025-01-10 15:47:30
MemcachedStore::forever()
  • References/PHP/Laravel/Cache

void forever(string $key, mixed $value) Store an item in the cache indefinitely

2025-01-10 15:47:30
AssetPublishCommand::line()
  • References/PHP/Laravel/Foundation/Console

void line(string $string) Write a string as standard output.

2025-01-10 15:47:30
ConsoleMakeCommand::__construct()
  • References/PHP/Laravel/Foundation/Console

void __construct(Filesystem $files)

2025-01-10 15:47:30
RouteClearCommand::getLaravel()
  • References/PHP/Laravel/Foundation/Console

Application getLaravel()

2025-01-10 15:47:30
ModelMakeCommand::anticipate()
  • References/PHP/Laravel/Foundation/Console

string anticipate(string $question, array $choices, string $default = null)

2025-01-10 15:47:30
EventMakeCommand::callSilent()
  • References/PHP/Laravel/Foundation/Console

int callSilent(string $command, array $arguments = array()) Call another

2025-01-10 15:47:30
RequestMakeCommand::getOutput()
  • References/PHP/Laravel/Foundation/Console

OutputInterface getOutput() Get the output implementation.

2025-01-10 15:47:30