ParameterBag::remove()
  • References/PHP/Symfony/Component/HttpFoundation

remove(string $key) Removes a parameter. Parameters

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
MemcacheSessionHandler::read()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Storage/Handler

read($sessionId) {@inheritdoc} Parameters

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

array getCharsets() Gets a list of charsets acceptable by the client browser.

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
Request::getScriptName()
  • References/PHP/Symfony/Component/HttpFoundation

string getScriptName() Returns current script name.

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

registerBag(

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

class ExpressionRequestMatcher extends

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

string getName() Gets the name of the cookie.

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

string getRequestUri() Returns the requested URI (path and query string).

2025-01-10 15:47:30