Class IterableCommand
Command object to handle preparing and processing client requests and responses of the requests
- Guzzle\Common\Collection implements ArrayAccess, IteratorAggregate, Countable, Guzzle\Common\ToArrayInterface
- Guzzle\Service\Command\AbstractCommand implements Guzzle\Service\Command\CommandInterface
- Guzzle\Tests\Service\Mock\Command\MockCommand
- Guzzle\Tests\Service\Mock\Command\IterableCommand
Namespace: Guzzle\Tests\Service\Mock\Command
Located at tests/Guzzle/Tests/Service/Mock/Command/IterableCommand.php
Located at tests/Guzzle/Tests/Service/Mock/Command/IterableCommand.php
protected
OperationInterface
|
#
createOperation( )
Hook used to create an operation for concrete commands that are not associated with a service description |
protected
|
add(),
clear(),
count(),
filter(),
fromConfig(),
get(),
getAll(),
getIterator(),
getKeys(),
getPath(),
hasKey(),
hasValue(),
inject(),
keySearch(),
map(),
merge(),
offsetExists(),
offsetGet(),
offsetSet(),
offsetUnset(),
overwriteWith(),
remove(),
replace(),
set(),
setPath(),
toArray()
|
$client,
$onComplete,
$operation,
$request,
$result,
$validator
|
$data
|