IronJob::isReleased()
  • References/PHP/Laravel/Queue/Jobs

bool isReleased() Determine if the job was released back into the queue

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

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

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

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

2025-01-10 15:47:30
RestartCommand::comment()
  • References/PHP/Laravel/Queue/Console

void comment(string $string, null|int|string $verbosity = null) Write a

2025-01-10 15:47:30
SubscribeCommand deprecated::line()
  • References/PHP/Laravel/Queue/Console

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

2025-01-10 15:47:30
NullQueue::setContainer()
  • References/PHP/Laravel/Queue

void setContainer(Container $container)

2025-01-10 15:47:30
IronQueue::recreate()
  • References/PHP/Laravel/Queue

mixed recreate(string $payload, string $queue, int $delay) Push a raw payload

2025-01-10 15:47:30
Listener::getSleep()
  • References/PHP/Laravel/Queue

int getSleep() Get the amount of seconds to wait before polling the queue

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

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

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

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

2025-01-10 15:47:30