Overview

Namespaces

  • Contrib
    • Bundle
      • CoverallsBundle
        • Console
        • Entity
      • CoverallsV1Bundle
        • Api
        • Collector
        • Command
        • Config
        • Entity
          • Git
    • Component
      • File
      • Log
      • System
        • Git
  • Guzzle
    • Batch
      • Exception
    • Cache
    • Common
      • Exception
    • Http
      • Curl
      • Exception
      • Message
      • 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
  • PHP
  • Psr
    • Log
  • Symfony
    • Component
      • Config
        • Definition
          • Builder
          • Exception
        • Exception
        • Loader
        • Resource
        • Util
      • Console
        • Command
        • Formatter
        • Helper
        • Input
        • Output
        • Tester
      • EventDispatcher
        • Debug
      • Finder
        • Adapter
        • Comparator
        • Exception
        • Expression
        • Iterator
        • Shell
      • Stopwatch
      • Yaml
        • Exception

Classes

  • AbstractRequestVisitor
  • BodyVisitor
  • HeaderVisitor
  • JsonVisitor
  • PostFieldVisitor
  • PostFileVisitor
  • QueryVisitor
  • ResponseBodyVisitor
  • XmlVisitor

Interfaces

  • RequestVisitorInterface
  • Overview
  • Namespace
  • Class
  • Tree
  • Todo

Namespace Guzzle\Service\Command\LocationVisitor\Request

Classes summary
AbstractRequestVisitor Location visitor used to add values to different locations in a request with different behaviors as needed
BodyVisitor Visitor used to apply a body to a request
HeaderVisitor Visitor used to apply a parameter to a header value
JsonVisitor Visitor used to apply a parameter to an array that will be serialized as a top level key-value pair in a JSON body
PostFieldVisitor Visitor used to apply a parameter to a POST field
PostFileVisitor Visitor used to apply a parameter to a POST file
QueryVisitor Visitor used to apply a parameter to a request's query string
ResponseBodyVisitor Visitor used to change the location in which a response body is saved
XmlVisitor Location visitor used to serialize XML bodies
Interfaces summary
RequestVisitorInterface Location visitor used to add values to different locations in a request with different behaviors as needed
php-coveralls API documentation generated by ApiGen 2.8.0