PHP 클래스 Jarves\EventListener\DebuggerSubscriber

상속: implements Symfony\Component\EventDispatcher\EventSubscriberInterface
파일 보기 프로젝트 열기: jarves/jarves

보호된 프로퍼티들

프로퍼티 타입 설명
$jarves Jarves\Jarves
$jarvesLogHandler Jarves\Logger\JarvesHandler
$latency
$start

공개 메소드들

메소드 설명
__construct ( Symfony\Component\DependencyInjection\ContainerInterface $container, JarvesHandler $jarvesLogHandler )
getSubscribedEvents ( )
onKernelTerminate ( Symfony\Component\HttpKernel\Event\PostResponseEvent $event )

메소드 상세

__construct() 공개 메소드

public __construct ( Symfony\Component\DependencyInjection\ContainerInterface $container, JarvesHandler $jarvesLogHandler )
$container Symfony\Component\DependencyInjection\ContainerInterface
$jarvesLogHandler Jarves\Logger\JarvesHandler

getSubscribedEvents() 공개 정적인 메소드

public static getSubscribedEvents ( )

onKernelTerminate() 공개 메소드

public onKernelTerminate ( Symfony\Component\HttpKernel\Event\PostResponseEvent $event )
$event Symfony\Component\HttpKernel\Event\PostResponseEvent

프로퍼티 상세

$jarves 보호되어 있는 프로퍼티

protected Jarves,Jarves $jarves
리턴 Jarves\Jarves

$jarvesLogHandler 보호되어 있는 프로퍼티

protected JarvesHandler,Jarves\Logger $jarvesLogHandler
리턴 Jarves\Logger\JarvesHandler

$latency 보호되어 있는 프로퍼티

protected $latency

$start 보호되어 있는 프로퍼티

protected $start