NoBigPipeRouteAlterSubscriber
class NoBigPipeRouteAlterSubscriber implements EventSubscriberInterface (View source)
Sets the '_no_big_pipe' option on select routes.
Methods
onRoutingRouteAlterSetNoBigPipe(RouteBuildEvent $event)
Alters select routes to have the '_no_big_pipe' option.
static array
getSubscribedEvents()
{@inheritdoc}
Details
onRoutingRouteAlterSetNoBigPipe(RouteBuildEvent $event)
Alters select routes to have the '_no_big_pipe' option.
static array
getSubscribedEvents()
{@inheritdoc}