MockArraySessionStorage::getName()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Storage

mixed getName() Returns the session name.

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
SessionInterface::clear()
  • References/PHP/Symfony/Component/HttpFoundation/Session

clear() Clears all attributes.

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

bool getBoolean(string $key, mixed $default = false) Returns the parameter value converted to

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

Response setNotModified()

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

string getScriptName() Returns current script name.

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

int getStatusCode() Retrieves the status code for the current web response.

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

class UploadedFile extends File

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

bool isRaw() Checks if the cookie value should be sent with no url encoding.

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

bool isStarted() Checks if the session was started.

2025-01-10 15:47:30