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

bool hasSession() Whether the request contains a Session object. This method does not

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

setExpression(ExpressionLanguage

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

string|null guessExtension() Returns the extension based on the mime type. If the mime

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

array keys() Returns a list of all defined types.

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

setAll(array $messages) Sets all flash messages.

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

bool isInvalid() Is response invalid?

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

matchHost(string $regexp) Adds a check for the URL host name.

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

string getClientIp() Returns the client IP address. This method can read the client IP

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

close() {@inheritdoc}

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

bool has(string $key) Returns true if the HTTP header is defined.

2025-01-10 15:47:30