| 
            Request::$languages           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php           | 
                  
                       | 
              
          
                  | 
            Request::initialize           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php           | 
                  
            Sets the parameters for this request.           | 
              
          
                  | 
            Request::__toString           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php           | 
                  
            Get the HTTP request as a string           | 
              
          
                  | 
            Request::__toString           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php           | 
                  
            Returns the request as a string.           | 
              
          
                  | 
            Request::getSession           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php           | 
                  
            Gets the Session.           | 
              
          
                  | 
            Request::hasSession           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php           | 
                  
            Whether the request contains a Session object.           | 
              
          
                  | 
            Request::setSession           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php           | 
                  
            Sets the Session.           | 
              
          
                  | 
            Request::getBaseUrl           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php           | 
                  
            Returns the root url from which this request is executed.           | 
              
          
                  | 
            Request::getCookies           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php           | 
                  
            Get an array of Cookies           | 
              
          
                  | 
            Request::getContent           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php           | 
                  
            Returns the request body content.           | 
              
          
                  | 
            Request::getCharsets           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php           | 
                  
            Gets a list of charsets acceptable by the client browser.           | 
              
          
                  | 
            HTTP_REQUEST_TIMEOUT           | 
                  
            constant           | 
                  
            drupal/core/includes/common.inc           | 
                  
            Error code indicating that the request exceeded the specified timeout.           | 
              
          
                  | 
            Store::requestsMatch           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/Store.php           | 
                  
            Determines whether two Request HTTP header sets are non-varying based on
the vary response header value provided.           | 
              
          
                  | 
            RequestInterface.php           | 
                  
            file           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php           | 
                  
                       | 
              
          
                  | 
            RequestException.php           | 
                  
            file           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Exception/RequestException.php           | 
                  
                       | 
              
          
                  | 
            Response::getRequest           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Response.php           | 
                  
            Get the request object (or null) that is associated with this response           | 
              
          
                  | 
            CurlMulti::$requests           | 
                  
            property           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlMulti.php           | 
                  
            @var array Attached {           | 
              
          
                  | 
            Response::setRequest           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Response.php           | 
                  
            Set the request object associated with the response           | 
              
          
                  | 
            RequestDataCollector           | 
                  
            class           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php           | 
                  
            RequestDataCollector.           | 
              
          
                  | 
            Request::$trustProxy           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php           | 
                  
                       | 
              
          
                  | 
            Request::$attributes           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php           | 
                  
            @api           | 
              
          
                  | 
            Request::$requestUri           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php           | 
                  
                       | 
              
          
                  | 
            Request::__construct           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php           | 
                  
            Constructor.           | 
              
          
                  | 
            Request::__construct           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php           | 
                  
            Create a new request           | 
              
          
                  | 
            Request::getResponse           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php           | 
                  
            Get the previously received {not been sent           | 
              
          
                  | 
            Request::getClientIp           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php           | 
                  
            Returns the client IP address.           | 
              
          
                  | 
            Request::getPathInfo           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php           | 
                  
            Returns the path being requested relative to the executed script.           | 
              
          
                  | 
            Request::getBasePath           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php           | 
                  
            Returns the root path from which this request is executed.           | 
              
          
                  | 
            Request::getPassword           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php           | 
                  
            Returns the password.           | 
              
          
                  | 
            Request::getUsername           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php           | 
                  
            Get the username to pass in the URL if set           | 
              
          
                  | 
            Request::getUserInfo           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php           | 
                  
            Gets the user info.           | 
              
          
                  | 
            Request::getPassword           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php           | 
                  
            Get the password to pass in the URL if set           | 
              
          
                  | 
            Request::getHttpHost           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php           | 
                  
            Returns the HTTP host being requested.           | 
              
          
                  | 
            Request::getResource           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php           | 
                  
            Get the resource part of the the request, including the path, query
string, and fragment           | 
              
          
                  | 
            Request::setResponse           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php           | 
                  
            Manually set a response for the request.           | 
              
          
                  | 
            Request::getMimeType           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php           | 
                  
            Gets the mime type associated with the format.           | 
              
          
                  | 
            Request::getLanguages           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php           | 
                  
            Gets a list of languages acceptable by the client browser.           | 
              
          
                  | 
            Client::createRequest           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Client.php           | 
                  
            Create and return a new {
Use an absolute path to override the base path of the client, or a relative path to append to the base path of
the client. The URI can contain the query string as well.  Use an array to provide a URI template and…           | 
              
          
                  | 
            RequestMatcher::$path           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/RequestMatcher.php           | 
                  
                       | 
              
          
                  | 
            RequestMatcher::$host           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/RequestMatcher.php           | 
                  
                       | 
              
          
                  | 
            KernelEvents::REQUEST           | 
                  
            constant           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/KernelEvents.php           | 
                  
            The REQUEST event occurs at the very beginning of request
dispatching           | 
              
          
                  | 
            RequestInterface::GET           | 
                  
            constant           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php           | 
                  
                       | 
              
          
                  | 
            RequestInterface::PUT           | 
                  
            constant           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php           | 
                  
                       | 
              
          
                  | 
            Store::persistRequest           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/Store.php           | 
                  
            Persists the Request HTTP headers.           | 
              
          
                  | 
            Client::filterRequest           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Client.php           | 
                  
            Converts the BrowserKit request to a HttpKernel request.           | 
              
          
                  | 
            HttpCache::getRequest           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php           | 
                  
            Gets the Request instance associated with the master request.           | 
              
          
                  | 
            RequestContext::$host           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RequestContext.php           | 
                  
                       | 
              
          
                  | 
            KernelEvent::$request           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/KernelEvent.php           | 
                  
            The request the kernel is currently processing           | 
              
          
                  | 
            Request::$curlOptions           | 
                  
            property           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php           | 
                  
                       | 
              
          
                  | 
            Request::getAllEvents           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php           | 
                  
            Get a list of all of the events emitted from the class           |