SessionBagInterface::initialize()
  • References/PHP/Symfony/Component/HttpFoundation/Session

initialize(array $array) Initializes the Bag.

2025-01-10 15:47:30
NullSessionHandler
  • References/PHP/Symfony/Component/HttpFoundation/Session/Storage/Handler

class NullSessionHandler implements SessionHandlerInterface

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

class MimeTypeExtensionGuesser implements

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

string getId() Gets the session ID. Return

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

AbstractProxy getSaveHandler() Gets the save handler instance. Return Value AbstractProxy

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

matchAttribute(string $key, string $regexp) Adds a check for request attribute.

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

open($savePath, $sessionName) {@inheritdoc}

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

string|null getFormat(string $mimeType) Gets the format associated with the mime type.

2025-01-10 15:47:30
AutoExpireFlashBag::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