social_post_album.routing.yml in Open Social 10.3.x
Same filename and directory in other branches
modules/social_features/social_post/modules/social_post_album/social_post_album.routing.yml
3 string references to YAML keys in social_post_album.routing.yml
- social_post_album_form_comment_post_comment_form_alter in modules/
social_features/ social_post/ modules/ social_post_album/ social_post_album.module - Implements hook_form_FORM_ID_alter().
- social_post_album_preprocess_field__field_post_comments in modules/
social_features/ social_post/ modules/ social_post_album/ social_post_album.module - Implements hook_preprocess_HOOK().
- social_post_album_preprocess_field__post__type__image__album in modules/
social_features/ social_post/ modules/ social_post_album/ social_post_album.module - Implements hook_preprocess_field().
File
modules/social_features/social_post/modules/social_post_album/social_post_album.routing.ymlView source
- social_post_album.image_popup_render_original:
- path: '/open/images/{post}/{first_fid}'
- defaults:
- _controller: '\Drupal\social_post_album\Controller\ImagePopupController::render'
- requirements:
- _entity_access: 'post.view'
- options:
- parameters:
- post:
- type: entity:post