image_lazy_load_test.routing.yml

Same filename in other branches
  1. 9 core/modules/system/tests/modules/image_lazy_load_test/image_lazy_load_test.routing.yml
  2. 10 core/modules/system/tests/modules/image_lazy_load_test/image_lazy_load_test.routing.yml
core/modules/system/tests/modules/image_lazy_load_test/image_lazy_load_test.routing.yml

File

core/modules/system/tests/modules/image_lazy_load_test/image_lazy_load_test.routing.yml

View source
  1. image_lazy_load_test:
  2. path: /image-lazy-load-test
  3. defaults:
  4. _controller: Drupal\image_lazy_load_test\Controller\ImageLazyLoadController::renderImage
  5. requirements:
  6. _access: 'TRUE'

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