Skip to content

Conversation

@HypeMC
Copy link
Contributor

@HypeMC HypeMC commented Sep 15, 2025

Related to doctrine/DoctrineBundle#2032

Similar to Symfony's debug:event-dispatcher command, this PR adds two new commands to inspect configured Doctrine event/entity listeners:

  • orm:debug:event-manager — lists event listeners registered in the Doctrine EventManager for a given entity manager (optionally filter by event).
  • orm:debug:entity-listeners — lists entity listeners configured for a given entity class (optionally filter by event).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant