Request::removeCookie |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php |
Remove a specific cookie value by name |
RequestInterface::removeCookie |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php |
Remove a specific cookie value by name |
ResponseHeaderBag::removeCookie |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ResponseHeaderBag.php |
Removes a cookie from the array, but does not unset it in the browser |
ResponseHeaderBagTest::testRemoveCookie |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php |
|
ResponseHeaderBagTest::testRemoveCookieWithNullRemove |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php |
|