Overview

Namespaces

  • Guzzle
    • Batch
      • Exception
    • Cache
    • Common
      • Exception
    • Http
      • Curl
      • Exception
      • Message
        • Header
      • QueryAggregator
    • Inflection
    • Iterator
    • Log
    • Parser
      • Cookie
      • Message
      • UriTemplate
      • Url
    • Plugin
      • Async
      • Backoff
      • Cache
      • Cookie
        • CookieJar
        • Exception
      • CurlAuth
      • ErrorResponse
        • Exception
      • History
      • Log
      • Md5
      • Mock
      • Oauth
    • Service
      • Builder
      • Command
        • Factory
        • LocationVisitor
          • Request
          • Response
      • Description
      • Exception
      • Resource
    • Stream
    • Tests
      • Batch
      • Cache
      • Common
        • Cache
        • Exception
      • Http
        • Curl
        • Exception
        • Message
          • Header
      • Inflection
      • Iterator
      • Log
      • Message
      • Mock
      • Parser
        • Cookie
        • Message
      • Parsers
        • UriTemplate
      • Plugin
        • Async
        • Backoff
        • Cache
        • Cookie
          • CookieJar
        • CurlAuth
        • ErrorResponse
        • History
        • Log
        • Md5
        • Mock
        • Oauth
        • Redirect
      • Service
        • Builder
        • Command
          • LocationVisitor
            • Request
            • Response
        • Description
        • Exception
        • Mock
          • Command
            • Sub
          • Model
        • Resource
      • Stream
  • None
  • Omnipay
    • Common
      • Exception
      • Message
    • Dummy
      • Message
    • VivaPayments
      • Message
  • PHP

Classes

  • MockCommandIterator
  • Overview
  • Namespace
  • Class
  • Tree

Class MockCommandIterator

Class that holds an event dispatcher

Guzzle\Common\AbstractHasDispatcher implements Guzzle\Common\HasDispatcherInterface
Extended by Guzzle\Service\Resource\ResourceIterator implements Guzzle\Service\Resource\ResourceIteratorInterface
Extended by Guzzle\Tests\Service\Mock\Model\MockCommandIterator
Namespace: Guzzle\Tests\Service\Mock\Model
Located at tests/Guzzle/Tests/Service/Mock/Model/MockCommandIterator.php
Methods summary
protected array
# sendRequest( )

Send a request to retrieve the next page of results. Hook for subclasses to implement.

Send a request to retrieve the next page of results. Hook for subclasses to implement.

Returns

array
Returns the newly loaded resources
public
# next( )

Overrides

Guzzle\Service\Resource\ResourceIterator::next()
public
# getResources( )
public
# getIteratedCount( )
Methods inherited from Guzzle\Service\Resource\ResourceIterator
__construct(), calculatePageSize(), count(), current(), get(), getAllEvents(), getNextToken(), getRequestCount(), key(), resetState(), rewind(), set(), setLimit(), setPageSize(), toArray(), valid()
Methods inherited from Guzzle\Common\AbstractHasDispatcher
addSubscriber(), dispatch(), getEventDispatcher(), setEventDispatcher()
Properties summary
public integer $calledNext
# 0
Properties inherited from Guzzle\Service\Resource\ResourceIterator
$command, $data, $invalid, $iteratedCount, $limit, $nextToken, $originalCommand, $pageSize, $requestCount, $resources, $retrievedCount
Properties inherited from Guzzle\Common\AbstractHasDispatcher
$eventDispatcher
Omnipay Viva Payments Gateway Module API Documentation API documentation generated by ApiGen