You are here

social_post_album.routing.yml in Open Social 10.3.x

modules/social_features/social_post/modules/social_post_album/social_post_album.routing.yml

File

modules/social_features/social_post/modules/social_post_album/social_post_album.routing.yml
View source
  1. social_post_album.image_popup_render_original:
  2. path: '/open/images/{post}/{first_fid}'
  3. defaults:
  4. _controller: '\Drupal\social_post_album\Controller\ImagePopupController::render'
  5. requirements:
  6. _entity_access: 'post.view'
  7. options:
  8. parameters:
  9. post:
  10. type: entity:post