Symfony Function Reference | How to use "getCurrentInternalUri" function.[class sfRouting]
â– Definition
(string) getCurrentInternalUri ($with_route_name = false)
â– Parameters
$with_route_name Whether to give an internal URI with the route name (@route) or with the module/action pair
â– Feature
Gets the internal URI for the current request.

