Pathologic was missing because of a .git folder inside.
[yaffs-website] / web / modules / contrib / entityqueue / entityqueue.links.action.yml
1 entity.entity_queue.add_form:
2   route_name: 'entity.entity_queue.add_form'
3   title: 'Add entity queue'
4   appears_on:
5     - entity.entity_queue.collection
6
7 entity.entity_subqueue.add_form:
8   route_name: 'entity.entity_subqueue.add_form'
9   title: 'Add subqueue'
10   appears_on:
11     - entity.entity_queue.subqueue_list