81 $request->getPathInfo(),
82 $this->storeManager->getStore()->getId()
101 return $this->actionFactory->create(
131 $this->response->setRedirect(
$url,
$code);
134 return $this->actionFactory->create(Redirect::class);
144 return $this->urlFinder->findOneByData([
const REWRITE_REQUEST_PATH_ALIAS
processRedirect($request, $rewrite)
match(RequestInterface $request)
redirect($request, $url, $code)
__construct(\Magento\Framework\App\ActionFactory $actionFactory, UrlInterface $url, \Magento\Store\Model\StoreManagerInterface $storeManager, \Magento\Framework\App\ResponseInterface $response, UrlFinderInterface $urlFinder)
getRewrite($requestPath, $storeId)