onKernelFinishRequest(FinishRequestEvent $event)
After a sub-request is done, we need to reset the routing context to the parent request so that the URL generator operates on the correct context again.
onKernelFinishRequest(FinishRequestEvent $event)
After a sub-request is done, we need to reset the routing context to the parent request so that the URL generator operates on the correct context again.
Please login to continue.