router.matcher

Class

Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher

Tags

  • service_collector

File

core/core.services.yml

View source
  1. class: Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher
  2. arguments:
  3. - '@router.route_provider'
  4. calls:
  5. - [setFinalMatcher, ['@router.matcher.final_matcher']]
  6. tags:
  7. - { name: service_collector, tag: non_lazy_route_filter, call: addRouteFilter }
  8. deprecated: 'The "%service_id%" service is deprecated. You should use the ''router.no_access_checks'' service instead.'

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.