big_pipe.routing.yml in Drupal 10
Same filename and directory in other branches
core/modules/big_pipe/big_pipe.routing.yml
1 string reference to YAML keys in big_pipe.routing.yml
- big_pipe_page_attachments in core/
modules/ big_pipe/ big_pipe.module - Implements hook_page_attachments().
File
core/modules/big_pipe/big_pipe.routing.ymlView source
- big_pipe.nojs:
- path: '/big_pipe/no-js'
- defaults:
- _controller: '\Drupal\big_pipe\Controller\BigPipeController:setNoJsCookie'
- _title: 'BigPipe no-JS check'
- options:
- no_cache: TRUE
- requirements:
- _access: 'TRUE'