SessionStorageInterface::registerBag()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Storage

registerBag(

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

string getContent() Gets the current response content.

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

array getAttributes() Returns all attributes.

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

int getInt(string $key, int $default) Returns the parameter value converted to integer.

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

array peekAll() Gets all flash messages.

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

string getName() Gets this bag's name.

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

bool isSessionHandlerInterface() Is this proxy handler and instance of \SessionHandlerInterface

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

bool hasPreviousSession() Whether the request contains a Session which was started in one of

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

static enableHttpMethodParameterOverride() Enables support for the _method request

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

BinaryFileResponse setFile(

2025-01-10 15:47:30