Problem/Motivation
Entity operations for menu items are hard coded in the edit menu form; add or alter operations are impossible.
Proposed resolution
Introduce a menu link list builder that provides the operations and invokes all existing hooks for other modules to alter the operations or provide custom ones. Update the menu plugins to provide relevant links.
Remaining tasks
Get proper translate route for content links.
User interface changes
none.
API changes
none.