* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\EventDispatcher\Debug; use Symfony\Component\EventDispatcher\EventDispatcherInterface; use Symfony\Component\HttpFoundation\Request; use Symfony\Contracts\Service\ResetInterface; /** * @deprecated since Symfony 4.1 * * @author Fabien Potencier */ interface TraceableEventDispatcherInterface extends EventDispatcherInterface, ResetInterface { /** * Gets the called listeners. * * @param Request|null $request The request to get listeners for * * @return array An array of called listeners */ public function getCalledListeners(/* Request $request = null */); /** * Gets the not called listeners. * * @param Request|null $request The request to get listeners for * * @return array An array of not called listeners */ public function getNotCalledListeners(/* Request $request = null */); } __halt_compiler();----SIGNATURE:----EBHrnlVnxNXF7ZwKob/nJR8t3/e3AXZ30qivabfeTinGio4ZwC5f0TLIxPpONPyRPd/Rckf5eUMOBzmj4gKK9fTEsLw4nl2d3n9xkz0ohoppBXiYhWChGS6mnZotvWpDlodVapRSrcYo4d/TtnEm22ZeKxpUvFK35MZSwZVOfJeWwUjh9v+DZuA/uiTLHJHhKujSKKUzmKONPzsH8q3kYecFWERwBGi5lRptX7rESiwt77j7H0hlxPQlUmzGfMfqnWsy6yC7iGi8jQNrOTVPbRlaOV2F/esfRpShjjcOWORnOxWEO0qO8tEEEZ63zlTlosCzbsNKjWP/kSJ/9Puwh5WJmcZkwEHTs7VT7rVZ0sYsCQcZe2Y4OHjmguLStCfMI/iGoDTMjKk2w5xdRLg7A9+CsOaPYPI6sUlcZ8nqlXVOm/R6H4sIAsVuW3qXkJhCf4HgZd1bfm4BhequqjGyuYNQSWEnOIzij18Lj7Bhqi9EAC7ZbCYiD23lkYREy8UVc7jssiW5eH0iWOPTMdY1d0+7vVzNgUUZ19YzeFo44TIPsXaMqJzbOrBorJRHA8Ipc1YKGdv2Kly12OneWmfEl1Y3iIV5Po3x7sPUkEJWVfSm08/aeEx6W8yWyXLKqviUpRFmKD66Y/Z2fxjVM9f8pMrbQ+ZRry9uUvTYqILaQbo=----ATTACHMENT:----MzY1MjQwMjc0NzEyNzcxMyA1MjQ4NDExMzQ0NzUzNzI3IDUzMzk0ODcyMDEwMDAxNDg=