ResponseHeaderBag::setCookie()
  • References/PHP/Symfony/Component/HttpFoundation

setCookie(Cookie $cookie)

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

bool isOk() Is the response OK? Return

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

string getId() Returns the session ID.

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

setAll(array $messages) Sets all flash messages.

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

mixed|null getCacheControlDirective(string $key) Returns a Cache-Control directive value by name

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

AcceptHeaderItem setAttribute(string

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

createTable() Creates the table to store sessions which can be called once for setup. Session

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

array all() Returns the parameters. Return

2025-01-10 15:47:30
AbstractProxy::setId()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Storage/Proxy

setId(string $id) Sets the session ID. Parameters

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

bool start() Starts the session. Return

2025-01-10 15:47:30