PHP Класс spec\Tolerance\Bridge\Symfony\Metrics\EventListener\KernelRequest\RecordRequestStartTimeSpec

Наследование: extends PhpSpec\ObjectBehavior
Показать файл Открыть проект

Открытые методы

Метод Описание
it_is_an_event_subscriber ( )
it_sets_the_request_attribute_from_the_current_time ( GetResponseEvent $event, Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface $attributesParameterBag )
it_sets_the_request_attribute_from_the_request_time ( GetResponseEvent $event, Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface $attributesParameterBag )
it_sets_the_request_attribute_from_the_request_time_float ( GetResponseEvent $event, Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface $attributesParameterBag )

Описание методов

it_is_an_event_subscriber() публичный Метод

it_sets_the_request_attribute_from_the_current_time() публичный Метод

public it_sets_the_request_attribute_from_the_current_time ( GetResponseEvent $event, Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface $attributesParameterBag )
$event Symfony\Component\HttpKernel\Event\GetResponseEvent
$attributesParameterBag Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface

it_sets_the_request_attribute_from_the_request_time() публичный Метод

public it_sets_the_request_attribute_from_the_request_time ( GetResponseEvent $event, Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface $attributesParameterBag )
$event Symfony\Component\HttpKernel\Event\GetResponseEvent
$attributesParameterBag Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface

it_sets_the_request_attribute_from_the_request_time_float() публичный Метод

public it_sets_the_request_attribute_from_the_request_time_float ( GetResponseEvent $event, Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface $attributesParameterBag )
$event Symfony\Component\HttpKernel\Event\GetResponseEvent
$attributesParameterBag Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface