Skip to content

Instantly share code, notes, and snippets.

@algotrader-dotcom
Created June 11, 2018 02:46
Show Gist options
  • Select an option

  • Save algotrader-dotcom/a65fc12bc6dff553518350e38b19444c to your computer and use it in GitHub Desktop.

Select an option

Save algotrader-dotcom/a65fc12bc6dff553518350e38b19444c to your computer and use it in GitHub Desktop.
Drupal 8: Get current URI
$current_uri = \Drupal::request()->getRequestUri();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment