Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save egulias/3132499 to your computer and use it in GitHub Desktop.
Save egulias/3132499 to your computer and use it in GitHub Desktop.
Result for the Symfony 2.1 command container:debug:listeners listener.id of my bundle.
[container] Information for listener profiler_listener
Listener Id profiler_listener
Type: subscriber
Class Symfony\Component\HttpKernel\EventListener\ProfilerListener
Listens to:
-Event kernel.request
-Method onKernelRequest
-Priority 1024
-----------------------------------------
-Event kernel.response
-Method onKernelResponse
-Priority -100
-----------------------------------------
-Event kernel.exception
-Method onKernelException
-Priority 0
-----------------------------------------
Tags kernel.event_subscriber
Public yes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment