string token() Get the CSRF token value. Return Value string
start() {@inheritdoc}
void setRequestOnHandler(Request $request) Set the request on the handler instance. Parameters Request $request Return Value void
void setPreviousUrl(string $url) Set the "previous" URL in the session. Parameters string $url Return Value void
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
Page 107 of 996