You are here

service router.no_access_checks in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/core.services.yml \router.no_access_checks

Class

Symfony\Cmf\Component\Routing\ChainRouter
2 string references to router.no_access_checks
UnroutedUrlTest::setUp in core/tests/Drupal/Tests/Core/UnroutedUrlTest.php
UrlTest::setUp in core/tests/Drupal/Tests/Core/UrlTest.php

File

core/core.services.yml
core/core.services.yml

View source
  1. class: Symfony\Cmf\Component\Routing\ChainRouter
  2. calls:
  3. - [setContext, ['@router.request_context']]
  4. - [add, ['@router.dynamic']]