Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 9.x
»
Cookie.php
»
Cookie
Search Drupal 9.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 9.x
Topics
Classes
Functions
Files
Namespaces
Constants
Globals
Deprecated
6 string references to 'Cookie'
HttpCache::__construct
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
HttpCache/
HttpCache.php
Constructor.
PageCacheTest::testPageCache
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Bootstrap/
PageCacheTest.php
Tests cache headers.
Request::addCookie
in drupal/
core/
vendor/
guzzle/
http/
Guzzle/
Http/
Message/
Request.php
Add a Cookie value by name to the Cookie header
Request::getCookies
in drupal/
core/
vendor/
guzzle/
http/
Guzzle/
Http/
Message/
Request.php
Get an array of Cookies
Request::removeCookie
in drupal/
core/
vendor/
guzzle/
http/
Guzzle/
Http/
Message/
Request.php
Remove a specific cookie value by name
system_library_info
in drupal/
core/
modules/
system/
system.module
Implements
hook_library_info
().