invalidate($lifetime = null) {@inheritdoc} Parameters $lifetime
bool hasOldInput(string $key = null) Determine if the session contains old input. Parameters string $key Return Value bool
has($name) {@inheritdoc} Parameters $name
bool handlerNeedsRequest() Determine if the session handler needs a request. Return Value bool
string getToken() Get the CSRF token value. Return Value string
mixed getOldInput(string $key = null, mixed $default = null) Get the requested item from the flashed input array. Parameters string $key mixed $default Return Value mixed
getName() {@inheritdoc}
getMetadataBag() {@inheritdoc}
getId() {@inheritdoc}
SessionHandlerInterface getHandler() Get the underlying session handler implementation. Return Value SessionHandlerInterface
Page 717 of 996