big_pipe.routing.yml

Same filename and directory in other branches
  1. 9 core/modules/big_pipe/big_pipe.routing.yml
  2. 8.9.x core/modules/big_pipe/big_pipe.routing.yml
  3. 10 core/modules/big_pipe/big_pipe.routing.yml
core/modules/big_pipe/big_pipe.routing.yml

File

core/modules/big_pipe/big_pipe.routing.yml

View source
  1. big_pipe.nojs:
  2. path: '/big_pipe/no-js'
  3. defaults:
  4. _controller: '\Drupal\big_pipe\Controller\BigPipeController:setNoJsCookie'
  5. _title: 'BigPipe no-JS check'
  6. options:
  7. no_cache: TRUE
  8. requirements:
  9. _access: 'TRUE'

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