The request stack. Type: \Symfony\Component\HttpFoundation\RequestStack File
public CurrentPathStack::setPath($path, $request = NULL)
Static cache of paths. Type: \SplObjectStorage File
public CurrentPathStack::getPath($request = NULL)
public CurrentPathStack::__construct(RequestStack $request_stack)
Represents the current path for the current request. Note: You should not rely on paths but rather on route names / parameters or other indicators