Get a list of all of the events emitted from the class
array
Overrides AbstractHasDispatcher::getAllEvents
public static function getAllEvents() { return array( self::CREATE_REQUEST, ); }