AttributeBagInterface::all()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Attribute

array all() Returns attributes. Return

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

static bool checkIp6(string $requestIp, string $ip) Compares two IPv6 addresses.

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

string makeDisposition(string $disposition, string $filename, string $filenameFallback = '') Generates

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

write($sessionId, $data) {@inheritdoc} Parameters

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

bool isSessionExpired() Returns true when the current session exists but expired according to

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

bool has(string $name) Checks if an attribute is defined.

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

static

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

matchIps(string|string[] $ips) Adds a check for the client IP.

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

destroy($sessionId) {@inheritdoc} Parameters

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

mixed getName() Returns the session name.

2025-01-10 15:47:30