void setRequestOnHandler(Request $request) Set the request on the handler instance. Parameters Request $request Return Value void
setName($name) {@inheritdoc} Parameters $name
void setPreviousUrl(string $url) Set the "previous" URL in the session. Parameters string $url Return Value void
string token() Get the CSRF token value. Return Value string
start() {@inheritdoc}
void setExists(bool $value) Set the existence of the session on the handler if applicable. Parameters bool $value Return Value void
setId($id) {@inheritdoc} Parameters $id
replace(array $attributes) {@inheritdoc} Parameters array $attributes
set($name, $value) {@inheritdoc} Parameters $name $value
save() {@inheritdoc}
Page 107 of 996