| 
            Request::preparePathInfo           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php           | 
                  
            Prepares the path info.           | 
              
          
                  | 
            RequestMatcher::$methods           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/RequestMatcher.php           | 
                  
                       | 
              
          
                  | 
            RequestMatcher::checkIp4           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/RequestMatcher.php           | 
                  
            Validates an IPv4 address.           | 
              
          
                  | 
            RequestMatcher::checkIp6           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/RequestMatcher.php           | 
                  
            Validates an IPv6 address.           | 
              
          
                  | 
            RequestDataCollectorTest           | 
                  
            class           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/RequestDataCollectorTest.php           | 
                  
                       | 
              
          
                  | 
            RequestInterface::DELETE           | 
                  
            constant           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php           | 
                  
                       | 
              
          
                  | 
            RequestInterface::setUrl           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php           | 
                  
            Set the URL of the request           | 
              
          
                  | 
            RequestTest::testGetHost           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php           | 
                  
            @covers Symfony\Component\HttpFoundation\Request::getHost           | 
              
          
                  | 
            RequestInterface::getUrl           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php           | 
                  
            Get the full URL of the request (e.g. 'http://www.guzzle-project.com/')
scheme://username:password@domain:port/path?query_string#fragment           | 
              
          
                  | 
            HttpRequestTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Common/HttpRequestTest.php           | 
                  
                       | 
              
          
                  | 
            RequestContext::$baseUrl           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RequestContext.php           | 
                  
                       | 
              
          
                  | 
            RequestDataCollector.php           | 
                  
            file           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php           | 
                  
                       | 
              
          
                  | 
            RequestMediator::$emitIo           | 
                  
            property           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/RequestMediator.php           | 
                  
                       | 
              
          
                  | 
            CurlMulti::$requestCache           | 
                  
            property           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlMulti.php           | 
                  
                       | 
              
          
                  | 
            Request::overrideGlobals           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php           | 
                  
            Overrides the PHP global variables according to this request instance.           | 
              
          
                  | 
            Request::setResponseBody           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php           | 
                  
            Set the EntityBody that will hold the response message's entity body.           | 
              
          
                  | 
            Request::getResponseBody           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php           | 
                  
                       | 
              
          
                  | 
            Request::processResponse           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php           | 
                  
            Process a received response           | 
              
          
                  | 
            Request::isXmlHttpRequest           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php           | 
                  
            Returns true if the request is a XMLHttpRequest.           | 
              
          
                  | 
            RequestMatcher::matchHost           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/RequestMatcher.php           | 
                  
            Adds a check for the URL host name.           | 
              
          
                  | 
            RequestMatcher::matchPath           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/RequestMatcher.php           | 
                  
            Adds a check for the URL path info.           | 
              
          
                  | 
            Client::setRequestFactory           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Client.php           | 
                  
            Set the request factory to use with the client when creating requests           | 
              
          
                  | 
            RequestInterface::CONNECT           | 
                  
            constant           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php           | 
                  
                       | 
              
          
                  | 
            RequestInterface::OPTIONS           | 
                  
            constant           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php           | 
                  
                       | 
              
          
                  | 
            RequestInterface::getHost           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php           | 
                  
            Get the host of the request           | 
              
          
                  | 
            RequestInterface::setHost           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php           | 
                  
            Set the host of the request.  Including a port in the host will modify
the port of the request.           | 
              
          
                  | 
            RequestInterface::getPath           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php           | 
                  
            Get the path of the request (e.g. '/', '/index.html')           | 
              
          
                  | 
            RequestInterface::setPath           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php           | 
                  
            Set the path of the request (e.g. '/', '/index.html')           | 
              
          
                  | 
            RequestInterface::getPort           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php           | 
                  
            Get the port that the request will be sent on if it has been set           | 
              
          
                  | 
            RequestInterface::setPort           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php           | 
                  
            Set the port that the request will be sent on           | 
              
          
                  | 
            RequestInterface::setAuth           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php           | 
                  
            Set HTTP authorization parameters           | 
              
          
                  | 
            HttpRequestTest::$modules           | 
                  
            property           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Common/HttpRequestTest.php           | 
                  
            Modules to enable.           | 
              
          
                  | 
            RequestTest::testToString           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php           | 
                  
                       | 
              
          
                  | 
            ClientTest::testDoRequest           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/ClientTest.php           | 
                  
                       | 
              
          
                  | 
            RequestFactory::$instance           | 
                  
            property           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestFactory.php           | 
                  
                       | 
              
          
                  | 
            RequestTest::testIsMethod           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php           | 
                  
                       | 
              
          
                  | 
            RequestFactory::fromParts           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestFactory.php           | 
                  
            Create a request from URL parts as returned from parse_url()           | 
              
          
                  | 
            RequestContext::$httpPort           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RequestContext.php           | 
                  
                       | 
              
          
                  | 
            RequestContext::getMethod           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RequestContext.php           | 
                  
            Gets the HTTP method.           | 
              
          
                  | 
            RequestContext::setMethod           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RequestContext.php           | 
                  
            Sets the HTTP method.           | 
              
          
                  | 
            RequestContext::getScheme           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RequestContext.php           | 
                  
            Gets the HTTP scheme.           | 
              
          
                  | 
            RESTTestBase::httpRequest           | 
                  
            function           | 
                  
            drupal/core/modules/rest/lib/Drupal/rest/Tests/RESTTestBase.php           | 
                  
            Helper function to issue a HTTP request with simpletest's cURL.           | 
              
          
                  | 
            RequestContext::setScheme           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RequestContext.php           | 
                  
            Sets the HTTP scheme.           | 
              
          
                  | 
            KernelEvent::$requestType           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/KernelEvent.php           | 
                  
            The request type the kernel is currently processing.  One of
HttpKernelInterface::MASTER_REQUEST and HttpKernelInterface::SUB_REQUEST           | 
              
          
                  | 
            RequestMediator::$request           | 
                  
            property           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/RequestMediator.php           | 
                  
                       | 
              
          
                  | 
            RequestMediator::progress           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/RequestMediator.php           | 
                  
            Received a progress notification           | 
              
          
                  | 
            hook_openid_request_alter           | 
                  
            function           | 
                  
            drupal/core/modules/openid/openid.api.php           | 
                  
            Allow modules to modify the OpenID request parameters.           | 
              
          
                  | 
            LanguageManager::$request           | 
                  
            property           | 
                  
            drupal/core/lib/Drupal/Core/Language/LanguageManager.php           | 
                  
                       | 
              
          
                  | 
            MockMatcher::matchRequest           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MockMatcher.php           | 
                  
            Tries to match a request with a set of routes.           | 
              
          
                  | 
            Request::$eventDispatcher           | 
                  
            property           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php           | 
                  
                       |