Session::all()
  • References/PHP/Symfony/Component/HttpFoundation/Session

array all() Returns attributes. Return

2025-01-10 15:47:30
MemcachedSessionHandler::destroy()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Storage/Handler

destroy($sessionId) {@inheritdoc} Parameters

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

replace(array $headers = array()) Replaces the current HTTP headers by a new set.

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

class MetadataBag implements

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

bool has(string $key) Returns true if the parameter is defined.

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

AcceptHeader filter(string $pattern)

2025-01-10 15:47:30
MemcacheSessionHandler::write()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Storage/Handler

write($sessionId, $data) {@inheritdoc} Parameters

2025-01-10 15:47:30
AttributeBag::count()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Attribute

int count() Returns the number of attributes.

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

array getEncodings() Gets a list of encodings acceptable by the client browser.

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

class BinaryFileResponse extends Response

2025-01-10 15:47:30