Interface for sending a pool of {
Expanded class hierarchy of CurlMultiInterface
All classes that implement CurlMultiInterface
RequestInterface} objects in parallel
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
CurlMultiInterface:: |
public | function | Add a request to the pool. | 1 |
CurlMultiInterface:: |
constant | |||
CurlMultiInterface:: |
public | function | Get an array of attached { | 1 |
CurlMultiInterface:: |
constant | |||
CurlMultiInterface:: |
constant | |||
CurlMultiInterface:: |
constant | |||
CurlMultiInterface:: |
public | function | Get the current state of the Pool | 1 |
CurlMultiInterface:: |
constant | |||
CurlMultiInterface:: |
constant | |||
CurlMultiInterface:: |
public | function | Remove a request from the pool. | 1 |
CurlMultiInterface:: |
constant | |||
CurlMultiInterface:: |
public | function | Reset the state and remove any attached RequestInterface objects | 1 |
CurlMultiInterface:: |
public | function | Send a pool of { | 1 |
CurlMultiInterface:: |
constant | |||
CurlMultiInterface:: |
constant | |||
CurlMultiInterface:: |
constant | |||
HasDispatcherInterface:: |
public | function | Add an event subscriber to the dispatcher | 3 |
HasDispatcherInterface:: |
public | function | Helper to dispatch Guzzle events and set the event name on the event | 3 |
HasDispatcherInterface:: |
public static | function | Get a list of all of the events emitted from the class | 3 |
HasDispatcherInterface:: |
public | function | Get the EventDispatcher of the request | 3 |
HasDispatcherInterface:: |
public | function | Set the EventDispatcher of the request | 3 |