MemcacheSessionHandler::open()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Storage/Handler

open($savePath, $sessionName) {@inheritdoc}

2025-01-10 15:47:30
StreamedResponse::setCallback()
  • References/PHP/Symfony/Component/HttpFoundation

setCallback(callable $callback) Sets the PHP callback associated with this Response.

2025-01-10 15:47:30
Request::getTrustedHeaderName()
  • References/PHP/Symfony/Component/HttpFoundation

static string getTrustedHeaderName(string $key) Gets the trusted proxy header name

2025-01-10 15:47:30
ParameterBag
  • References/PHP/Symfony/Component/HttpFoundation

class ParameterBag implements IteratorAggregate,

2025-01-10 15:47:30
MongoDbSessionHandler
  • References/PHP/Symfony/Component/HttpFoundation/Session/Storage/Handler

class MongoDbSessionHandler implements SessionHandlerInterface

2025-01-10 15:47:30
AutoExpireFlashBag::peek()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Flash

array peek(string $type, array $default = array()) Gets flash messages for a given type.

2025-01-10 15:47:30
Response::setEtag()
  • References/PHP/Symfony/Component/HttpFoundation

Response setEtag(string|null $etag = null

2025-01-10 15:47:30
Response
  • References/PHP/Symfony/Component/HttpFoundation

class Response Response represents an HTTP response. Constants

2025-01-10 15:47:30
Component\HttpFoundation\Session\Attribute
  • References/PHP/Symfony/Component/HttpFoundation/Session

Classes

2025-01-10 15:47:30
SessionStorageInterface::setName()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Storage

setName(string $name) Sets the session name.

2025-01-10 15:47:30