| 
            Request::$cookies           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php           | 
                  
            @api           | 
              
          
                  | 
            Request::getCookies           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php           | 
                  
            Get an array of Cookies           | 
              
          
                  | 
            ResponseHeaderBag::$cookies           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ResponseHeaderBag.php           | 
                  
                       | 
              
          
                  | 
            RequestInterface::getCookies           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php           | 
                  
            Get an array of Cookies           | 
              
          
                  | 
            ResponseHeaderBag::getCookies           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ResponseHeaderBag.php           | 
                  
            Returns an array with all cookies           | 
              
          
                  | 
            ResponseHeaderBag::COOKIES_FLAT           | 
                  
            constant           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ResponseHeaderBag.php           | 
                  
                       | 
              
          
                  | 
            ResponseHeaderBag::COOKIES_ARRAY           | 
                  
            constant           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ResponseHeaderBag.php           | 
                  
                       | 
              
          
                  | 
            RequestDataCollector::getRequestCookies           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php           | 
                  
                       | 
              
          
                  | 
            ClientTest::testFilterResponseConvertsCookies           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/ClientTest.php           | 
                  
                       | 
              
          
                  | 
            ResponseHeaderBagTest::testCookiesWithSameNames           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php           | 
                  
                       | 
              
          
                  | 
            ResponseHeaderBagTest::testGetCookiesWithInvalidArgument           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php           | 
                  
            @expectedException \InvalidArgumentException           |