setName($name) {@inheritdoc} Parameters $name
setId($id) {@inheritdoc} Parameters $id
void setExists(bool $value) Set the existence of the session on the handler if applicable. Parameters bool $value Return Value void
set($name, $value) {@inheritdoc} Parameters $name $value
save() {@inheritdoc}
replace(array $attributes) {@inheritdoc} Parameters array $attributes
remove($name) {@inheritdoc} Parameters $name
registerBag(SessionBagInterface $bag) {@inheritdoc} Parameters SessionBagInterface $bag
void regenerateToken() Regenerate the CSRF token value. Return Value void
bool regenerate(bool $destroy = false) Generate a new session identifier. Parameters bool $destroy Return Value bool
Page 715 of 996