n Accessing raw parameter values in Drupal 8 | CodimTh

Please Disable Your Browser Adblock Extension for our site and Refresh This Page!

our ads are user friendly, we do not serve popup ads. We serve responsible ads!

Refresh Page
Skip to main content
On . By CodimTh
Category:

if you need access to the request parameters, the route name, or the route object itself, use RouteMatch.

like for example a user ID, you can access the data using:

 $request->attributes->get('_raw_variables')->get('user') 

or better you should inject the 'current_route_match' service or you can use \Drupal::routeMatch()

Example

 $route_match->getRawParameters('user') 

 

Riadh Rahmi

Senior Web Developer PHP/Drupal & Laravel

I am a senior web developer, I have experience in planning and developing large scale dynamic web solutions especially in Drupal & Laravel.

Web Posts

Search

Page Facebook