Request::setTrustedHeaderName()
  • References/PHP/Symfony/Component/HttpFoundation

static setTrustedHeaderName(string $key, string $value) Sets the name for trusted

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

string getContent() Gets the current response content.

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

string getAlnum(string $key, string $default = '') Returns the alphabetic characters and digits

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

setName(string $name) Sets the session name.

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

gc($maxlifetime) {@inheritdoc} Parameters

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

bool has(string $type) Has flash messages for a given type?

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

bool regenerate(bool $destroy = false, int $lifetime = null) Regenerates id that represents this

2025-01-10 15:47:30
UploadedFile::getErrorMessage()
  • References/PHP/Symfony/Component/HttpFoundation/File

string getErrorMessage() Returns an informative upload error message.

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

clear() Clears all attributes.

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

string getUserInfo() Gets the user info.

2025-01-10 15:47:30