Skip to content

Instantly share code, notes, and snippets.

@kimpepper
Created May 8, 2013 04:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kimpepper/5538159 to your computer and use it in GitHub Desktop.
Save kimpepper/5538159 to your computer and use it in GitHub Desktop.
search_view:
pattern: '/search/{module}/{keys}'
defaults:
_controller: 'Drupal\search\Routing\SearchController::searchView'
module: NULL
keys: ''
requirements:
_search_view_access: 'TRUE'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment