MemcacheSessionHandler::gc()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Storage/Handler

gc($maxlifetime) {@inheritdoc} Parameters

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

save() Force the session to be saved and closed. This method is generally not required for

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

class AutoExpireFlashBag implements

2025-01-10 15:47:30
AttributeBag::initialize()
  • References/PHP/Symfony/Component/HttpFoundation/Session/Attribute

initialize(array $attributes) Initializes the Bag.

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

gc($maxlifetime) {@inheritdoc} Parameters

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

initialize(array $flashes) Initializes the Bag.

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

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

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

bool regenerate(bool $destroy = false, int $lifetime = null) Regenerates id that represents this

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

initialize(array $flashes) Initializes the Bag.

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

close() {@inheritdoc}

2025-01-10 15:47:30