QueueingDispatcher::pipeThrough()
  • References/PHP/Laravel/Contracts/Bus

$this pipeThrough(array $pipes) Set the pipes commands should be piped

2025-01-10 15:47:30
HandlerResolver::mapUsing()
  • References/PHP/Laravel/Contracts/Bus

void mapUsing(Closure $mapper)

2025-01-10 15:47:30
QueueingDispatcher::dispatch()
  • References/PHP/Laravel/Contracts/Bus

mixed dispatch(mixed $command, Closure $afterResolving = null)

2025-01-10 15:47:30
SelfHandling deprecated
  • References/PHP/Laravel/Contracts/Bus

SelfHandling deprecated interface SelfHandling (

2025-01-10 15:47:30
HandlerResolver::resolveHandler()
  • References/PHP/Laravel/Contracts/Bus

mixed resolveHandler(mixed $command) Get the handler instance for the given

2025-01-10 15:47:30
QueueingDispatcher::dispatchFromArray()
  • References/PHP/Laravel/Contracts/Bus

mixed dispatchFromArray(mixed $command, array $array) Marshal a command

2025-01-10 15:47:30
Dispatcher::pipeThrough()
  • References/PHP/Laravel/Contracts/Bus

$this pipeThrough(array $pipes) Set the pipes commands should be piped

2025-01-10 15:47:30
QueueingDispatcher::dispatchNow()
  • References/PHP/Laravel/Contracts/Bus

mixed dispatchNow(mixed $command, Closure $afterResolving = null)

2025-01-10 15:47:30
QueueingDispatcher::dispatchFrom()
  • References/PHP/Laravel/Contracts/Bus

mixed dispatchFrom(mixed $command, ArrayAccess $source, array $extras = array())

2025-01-10 15:47:30
QueueingDispatcher
  • References/PHP/Laravel/Contracts/Bus

QueueingDispatcher interface QueueingDispatcher implements

2025-01-10 15:47:30