As far as I can tell, the PhabricatorEventListener pipeline is only currently used for adding an item to the Actions UI on objects.
It used to do other things, but those all migrated to better implementations, and the pipeline is basically deprecated.
Make the "Add item to action menu" flow easier/simpler, and completely deprecate the PhabricatorEventListener pipeline.