|
| getDate () |
|
| setLastModified (\DateTime $date=null) |
|
| __clone () |
|
| __clone () |
|
| __construct ($content='', $status=200, $headers=array()) |
|
| __construct ($content='', int $status=200, array $headers=[]) |
|
| __toString () |
|
| __toString () |
|
| expire () |
|
| expire () |
|
| getAge () |
|
| getAge () |
|
| getCharset () |
|
| getCharset () |
|
| getContent () |
|
| getContent () |
|
| getEtag () |
|
| getEtag () |
|
| getExpires () |
|
| getExpires () |
|
| getLastModified () |
|
| getLastModified () |
|
| getMaxAge () |
|
| getMaxAge () |
|
| getProtocolVersion () |
|
| getProtocolVersion () |
|
| getStatusCode () |
|
| getStatusCode () |
|
| getTtl () |
|
| getTtl () |
|
| getVary () |
|
| getVary () |
|
| hasVary () |
|
| hasVary () |
|
| isCacheable () |
|
| isCacheable () |
|
| isClientError () |
|
| isClientError () |
|
| isEmpty () |
|
| isEmpty () |
|
| isForbidden () |
|
| isForbidden () |
|
| isFresh () |
|
| isFresh () |
|
| isImmutable () |
|
| isInformational () |
|
| isInformational () |
|
| isInvalid () |
|
| isInvalid () |
|
| isNotFound () |
|
| isNotFound () |
|
| isNotModified (Request $request) |
|
| isNotModified (Request $request) |
|
| isOk () |
|
| isOk () |
|
| isRedirect ($location=null) |
|
| isRedirect (string $location=null) |
|
| isRedirection () |
|
| isRedirection () |
|
| isServerError () |
|
| isServerError () |
|
| isSuccessful () |
|
| isSuccessful () |
|
| isValidateable () |
|
| isValidateable () |
|
| mustRevalidate () |
|
| mustRevalidate () |
|
| prepare (Request $request) |
|
| prepare (Request $request) |
|
| send () |
|
| send () |
|
| sendContent () |
|
| sendContent () |
|
| sendHeaders () |
|
| sendHeaders () |
|
| setCache (array $options) |
|
| setCache (array $options) |
|
| setCharset ($charset) |
|
| setCharset (string $charset) |
|
| setClientTtl ($seconds) |
|
| setClientTtl (int $seconds) |
|
| setContent ($content) |
|
| setContent ($content) |
|
| setDate (\DateTime $date) |
|
| setDate (\DateTimeInterface $date) |
|
| setEtag ($etag=null, $weak=false) |
|
| setEtag (string $etag=null, bool $weak=false) |
|
| setExpires (\DateTime $date=null) |
|
| setExpires (\DateTimeInterface $date=null) |
|
| setImmutable (bool $immutable=true) |
|
| setLastModified (\DateTimeInterface $date=null) |
|
| setMaxAge ($value) |
|
| setMaxAge (int $value) |
|
| setNotModified () |
|
| setNotModified () |
|
| setPrivate () |
|
| setPrivate () |
|
| setProtocolVersion ($version) |
|
| setProtocolVersion (string $version) |
|
| setPublic () |
|
| setPublic () |
|
| setSharedMaxAge ($value) |
|
| setSharedMaxAge (int $value) |
|
| setStatusCode ($code, $text=null) |
|
| setStatusCode (int $code, $text=null) |
|
| setTtl ($seconds) |
|
| setTtl (int $seconds) |
|
| setVary ($headers, $replace=true) |
|
| setVary ($headers, bool $replace=true) |
|