UrlGenerator::processRoute

protected function UrlGenerator::processRoute

protected UrlGenerator::processRoute($name, SymfonyRoute $route, array &$parameters, BubbleableMetadata $bubbleable_metadata = NULL)

Passes the route to the processor manager for altering before compilation.

Parameters

string $name: The route name.

\Symfony\Component\Routing\Route $route: The route object to process.

array $parameters: An array of parameters to be passed to the route compiler.

登录查看完整内容