Can't alter Route of created Page.
Also it is absent in list of existing routes on altering process:
services:
example.route_subscriber:
class: Drupal\example\Routing\RouteSubscriber
tags:
- { name: event_subscriber }
I found Event PaggeManagerContextEvent.
But what is format for $condition:
Page::addAccessCondition($condition) ?
For example: How can I check if current_user is same as Page argument user?
Closed: outdated
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.