-
-
Notifications
You must be signed in to change notification settings - Fork 5.3k
"kernel.finish_request" event is missing on Symfony Framework Events #6151
Copy link
Copy link
Closed
Labels
actionableClear and specific issues ready for anyone to take them.Clear and specific issues ready for anyone to take them.hasPRA Pull Request has already been submitted for this issue.A Pull Request has already been submitted for this issue.
Milestone
Description
The "kernel.finish_request" event is missing on this page: http://symfony.com/doc/master/reference/events.html
------- ---------------------------------------------------------------------------------------- ----------
Order Callable Priority
------- ---------------------------------------------------------------------------------------- ----------
#1 Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest() 0
#2 Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelFinishRequest() 0
#3 Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest() 0
#4 Symfony\Component\Security\Http\Firewall::onKernelFinishRequest() 0
------- ---------------------------------------------------------------------------------------- ----------
Source: $ php bin/console debug:event-dispatcher on Symfony 3.0.1.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
actionableClear and specific issues ready for anyone to take them.Clear and specific issues ready for anyone to take them.hasPRA Pull Request has already been submitted for this issue.A Pull Request has already been submitted for this issue.