CookieInterface.php
system/Cookie/CookieInterface.php
19 fn
getId
()
getPrefix
()
getName
()
getPrefixedName
()
getValue
()
getExpiresTimestamp
()
getExpiresString
()
isExpired
()
getMaxAge
()
getPath
()
getDomain
()
isSecure
()
isHTTPOnly
()
getSameSite
()
isRaw
()
getOptions
()
toHeaderString
()
__toString
()
toArray
()