[ Index ] |
PHP Cross Reference of phpBB-3.2.11-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 85 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
ContainerAwareHttpKernel:: (2 methods):
__construct()
handle()
Class: ContainerAwareHttpKernel - X-Ref
Adds a managed request scope.__construct(EventDispatcherInterface $dispatcher, ContainerInterface $container, ControllerResolverInterface $controllerResolver, RequestStack $requestStack = null, $triggerDeprecation = true) X-Ref |
param: EventDispatcherInterface $dispatcher An EventDispatcherInterface instance param: ContainerInterface $container A ContainerInterface instance param: ControllerResolverInterface $controllerResolver A ControllerResolverInterface instance param: RequestStack $requestStack A stack for master/sub requests param: bool $triggerDeprecation Whether or not to trigger the deprecation warning for the ContainerAwareHttpKernel |
handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) X-Ref |
{@inheritdoc} |
Generated: Wed Nov 11 20:33:01 2020 | Cross-referenced by PHPXref 0.7.1 |