Home
last modified time | relevance | path

Searched refs:getHttpKernel (Results 1 – 25 of 26) sorted by relevance

12

/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Tests/
H A DHttpKernelTest.php121 $kernel = $this->getHttpKernel($dispatcher, function () { throw new \RuntimeException(); });
171 $kernel = $this->getHttpKernel($dispatcher);
180 $kernel = $this->getHttpKernel($dispatcher, false);
197 $kernel = $this->getHttpKernel($dispatcher, new TestController());
213 $kernel = $this->getHttpKernel($dispatcher, [new TestController(), 'controller']);
230 $kernel = $this->getHttpKernel($dispatcher, function () { return 'foo'; });
242 $kernel = $this->getHttpKernel($dispatcher, function () { return 'foo'; });
253 $kernel = $this->getHttpKernel($dispatcher);
297 $kernel = $this->getHttpKernel($dispatcher);
321 $kernel = $this->getHttpKernel($dispatcher, null, $stack);
[all …]
H A DKernelTest.php1059 protected function getHttpKernel() function in Symfony\\Component\\HttpKernel\\Tests\\CustomProjectDirKernel
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Tests/
H A DHttpKernelTest.php121 $kernel = $this->getHttpKernel($dispatcher, function () { throw new \RuntimeException(); });
171 $kernel = $this->getHttpKernel($dispatcher);
180 $kernel = $this->getHttpKernel($dispatcher, false);
197 $kernel = $this->getHttpKernel($dispatcher, new TestController());
213 $kernel = $this->getHttpKernel($dispatcher, [new TestController(), 'controller']);
230 $kernel = $this->getHttpKernel($dispatcher, function () { return 'foo'; });
242 $kernel = $this->getHttpKernel($dispatcher, function () { return 'foo'; });
253 $kernel = $this->getHttpKernel($dispatcher);
297 $kernel = $this->getHttpKernel($dispatcher);
321 $kernel = $this->getHttpKernel($dispatcher, null, $stack);
[all …]
H A DKernelTest.php1059 protected function getHttpKernel() function in Symfony\\Component\\HttpKernel\\Tests\\CustomProjectDirKernel
/dports/www/itop/web/lib/silex/vendor/symfony/http-kernel/Tests/
H A DHttpKernelTest.php125 $kernel = $this->getHttpKernel($dispatcher, function () { throw new \RuntimeException(); });
175 $kernel = $this->getHttpKernel($dispatcher);
186 $kernel = $this->getHttpKernel($dispatcher, false);
203 $kernel = $this->getHttpKernel($dispatcher, new Controller());
219 $kernel = $this->getHttpKernel($dispatcher, array(new Controller(), 'controller'));
238 $kernel = $this->getHttpKernel($dispatcher, function () { return 'foo'; });
250 $kernel = $this->getHttpKernel($dispatcher, function () { return 'foo'; });
261 $kernel = $this->getHttpKernel($dispatcher);
305 $kernel = $this->getHttpKernel($dispatcher);
329 $kernel = $this->getHttpKernel($dispatcher, null, $stack);
[all …]
/dports/deskutils/egroupware/egroupware/vendor/symfony/http-kernel/Tests/
H A DHttpKernelTest.php130 $kernel = $this->getHttpKernel($dispatcher, function () { throw new \RuntimeException(); });
152 $kernel = $this->getHttpKernel($dispatcher);
161 $kernel = $this->getHttpKernel($dispatcher, false);
178 $kernel = $this->getHttpKernel($dispatcher, new TestController());
194 $kernel = $this->getHttpKernel($dispatcher, [new TestController(), 'controller']);
210 $kernel = $this->getHttpKernel($dispatcher, function () {});
232 $kernel = $this->getHttpKernel($dispatcher, function () { return 'foo'; });
243 $kernel = $this->getHttpKernel($dispatcher);
287 $kernel = $this->getHttpKernel($dispatcher);
311 $kernel = $this->getHttpKernel($dispatcher, null, $stack);
[all …]
H A DKernelTest.php754 protected function getHttpKernel(): HttpKernelInterface function in Symfony\\Component\\HttpKernel\\Tests\\CustomProjectDirKernel
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Tests/Debug/
H A DTraceableEventDispatcherTest.php28 …$kernel = $this->getHttpKernel($dispatcher, function () { return new Response('', 200, ['X-Debug-T…
56 $kernel = $this->getHttpKernel($dispatcher, function () { return new Response(); });
74 $kernel = $this->getHttpKernel($dispatcher, function () { return new Response(); });
110 protected function getHttpKernel($dispatcher, $controller) function in Symfony\\Component\\HttpKernel\\Tests\\Debug\\TraceableEventDispatcherTest
/dports/deskutils/egroupware/egroupware/vendor/symfony/http-kernel/Tests/Debug/
H A DTraceableEventDispatcherTest.php29 …$kernel = $this->getHttpKernel($dispatcher, function () { return new Response('', 200, ['X-Debug-T…
57 $kernel = $this->getHttpKernel($dispatcher, function () { return new Response(); });
75 $kernel = $this->getHttpKernel($dispatcher, function () { return new Response(); });
111 protected function getHttpKernel($dispatcher, $controller) function in Symfony\\Component\\HttpKernel\\Tests\\Debug\\TraceableEventDispatcherTest
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Tests/Debug/
H A DTraceableEventDispatcherTest.php28 …$kernel = $this->getHttpKernel($dispatcher, function () { return new Response('', 200, ['X-Debug-T…
56 $kernel = $this->getHttpKernel($dispatcher, function () { return new Response(); });
74 $kernel = $this->getHttpKernel($dispatcher, function () { return new Response(); });
110 protected function getHttpKernel($dispatcher, $controller) function in Symfony\\Component\\HttpKernel\\Tests\\Debug\\TraceableEventDispatcherTest
/dports/devel/gitlist/gitlist/vendor/symfony/http-kernel/Tests/Debug/
H A DTraceableEventDispatcherTest.php26 $kernel = $this->getHttpKernel($dispatcher, function () { return new Response(); });
53 $kernel = $this->getHttpKernel($dispatcher, function () { return new Response(); });
73 $kernel = $this->getHttpKernel($dispatcher, function () { return new Response(); });
109 protected function getHttpKernel($dispatcher, $controller) function in Symfony\\Component\\HttpKernel\\Tests\\Debug\\TraceableEventDispatcherTest
/dports/www/itop/web/lib/silex/vendor/symfony/http-kernel/Tests/Debug/
H A DTraceableEventDispatcherTest.php28 $kernel = $this->getHttpKernel($dispatcher, function () { return new Response(); });
56 $kernel = $this->getHttpKernel($dispatcher, function () { return new Response(); });
76 $kernel = $this->getHttpKernel($dispatcher, function () { return new Response(); });
112 protected function getHttpKernel($dispatcher, $controller) function in Symfony\\Component\\HttpKernel\\Tests\\Debug\\TraceableEventDispatcherTest
/dports/www/bolt/bolt-2.2.24/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/
H A DKernel.php149 if ($this->getHttpKernel() instanceof TerminableInterface) {
150 $this->getHttpKernel()->terminate($request, $response);
186 return $this->getHttpKernel()->handle($request, $type, $catch);
194 protected function getHttpKernel() function in Symfony\\Component\\HttpKernel\\Kernel
/dports/www/itop/web/lib/silex/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/
H A DKernel.php149 if ($this->getHttpKernel() instanceof TerminableInterface) {
150 $this->getHttpKernel()->terminate($request, $response);
186 return $this->getHttpKernel()->handle($request, $type, $catch);
194 protected function getHttpKernel() function in Symfony\\Component\\HttpKernel\\Kernel
/dports/devel/gitlist/gitlist/vendor/symfony/http-kernel/
H A DKernel.php152 if ($this->getHttpKernel() instanceof TerminableInterface) {
153 $this->getHttpKernel()->terminate($request, $response);
185 return $this->getHttpKernel()->handle($request, $type, $catch);
193 protected function getHttpKernel() function in Symfony\\Component\\HttpKernel\\Kernel
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/symfony/http-kernel/
H A DKernel.php151 if ($this->getHttpKernel() instanceof TerminableInterface) {
152 $this->getHttpKernel()->terminate($request, $response);
195 return $this->getHttpKernel()->handle($request, $type, $catch);
206 protected function getHttpKernel() function in Symfony\\Component\\HttpKernel\\Kernel
/dports/deskutils/egroupware/egroupware/vendor/symfony/http-kernel/
H A DKernel.php165 if ($this->getHttpKernel() instanceof TerminableInterface) {
166 $this->getHttpKernel()->terminate($request, $response);
201 return $this->getHttpKernel()->handle($request, $type, $catch);
212 protected function getHttpKernel() function in Symfony\\Component\\HttpKernel\\Kernel
/dports/www/drupal9/drupal-9.2.10/vendor/symfony/http-kernel/
H A DKernel.php165 if ($this->getHttpKernel() instanceof TerminableInterface) {
166 $this->getHttpKernel()->terminate($request, $response);
201 return $this->getHttpKernel()->handle($request, $type, $catch);
212 protected function getHttpKernel() function in Symfony\\Component\\HttpKernel\\Kernel
/dports/www/itop/web/lib/silex/vendor/symfony/http-kernel/
H A DKernel.php166 if ($this->getHttpKernel() instanceof TerminableInterface) {
167 $this->getHttpKernel()->terminate($request, $response);
202 return $this->getHttpKernel()->handle($request, $type, $catch);
213 protected function getHttpKernel() function in Symfony\\Component\\HttpKernel\\Kernel
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/
H A DKernel.php164 if ($this->getHttpKernel() instanceof TerminableInterface) {
165 $this->getHttpKernel()->terminate($request, $response);
200 return $this->getHttpKernel()->handle($request, $type, $catch);
211 protected function getHttpKernel() function in Symfony\\Component\\HttpKernel\\Kernel
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/
H A DKernel.php164 if ($this->getHttpKernel() instanceof TerminableInterface) {
165 $this->getHttpKernel()->terminate($request, $response);
200 return $this->getHttpKernel()->handle($request, $type, $catch);
211 protected function getHttpKernel() function in Symfony\\Component\\HttpKernel\\Kernel
/dports/www/phpbb3/phpBB3/vendor/symfony/http-kernel/
H A DKernel.php164 if ($this->getHttpKernel() instanceof TerminableInterface) {
165 $this->getHttpKernel()->terminate($request, $response);
200 return $this->getHttpKernel()->handle($request, $type, $catch);
211 protected function getHttpKernel() function in Symfony\\Component\\HttpKernel\\Kernel
/dports/www/drupal8/drupal-8.9.20/vendor/symfony/http-kernel/
H A DKernel.php164 if ($this->getHttpKernel() instanceof TerminableInterface) {
165 $this->getHttpKernel()->terminate($request, $response);
200 return $this->getHttpKernel()->handle($request, $type, $catch);
211 protected function getHttpKernel() function in Symfony\\Component\\HttpKernel\\Kernel
/dports/www/drupal8/drupal-8.9.20/core/lib/Drupal/Core/
H A DDrupalKernel.php685 if ($this->getHttpKernel() instanceof TerminableInterface) {
686 $this->getHttpKernel()->terminate($request, $response);
708 $response = $this->getHttpKernel()->handle($request, $type, $catch);
1400 protected function getHttpKernel() { function in Drupal\\Core\\DrupalKernel
/dports/www/drupal9/drupal-9.2.10/core/lib/Drupal/Core/
H A DDrupalKernel.php686 if ($this->getHttpKernel() instanceof TerminableInterface) {
687 $this->getHttpKernel()->terminate($request, $response);
717 $response = $this->getHttpKernel()->handle($request, $type, $catch);
1369 protected function getHttpKernel() { function in Drupal\\Core\\DrupalKernel

12