Request::getCookies |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php |
Get an array of Cookies |
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 |
ResponseHeaderBagTest::testGetCookiesWithInvalidArgument |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php |
@expectedException \InvalidArgumentException |