RedirectResponse
redirectToAction(string $action, array $parameters = array(), int $status = 302, array $headers = array())
Create a new redirect response to a controller action. Parameters string $action array $parameters int $status array $headers Return Value RedirectResponse