Home
last modified time | relevance | path

Searched refs:KernelInterface (Results 1 – 25 of 133) sorted by relevance

123456

/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Tests/Firewall/
H A DUsernamePasswordJsonAuthenticationListenerTest.php18 use Symfony\Component\HttpKernel\KernelInterface; alias
70 … = new GetResponseEvent($this->getMockBuilder(KernelInterface::class)->getMock(), $request, Kernel…
81 … = new GetResponseEvent($this->getMockBuilder(KernelInterface::class)->getMock(), $request, Kernel…
91 … = new GetResponseEvent($this->getMockBuilder(KernelInterface::class)->getMock(), $request, Kernel…
101 … = new GetResponseEvent($this->getMockBuilder(KernelInterface::class)->getMock(), $request, Kernel…
114 … = new GetResponseEvent($this->getMockBuilder(KernelInterface::class)->getMock(), $request, Kernel…
125 … = new GetResponseEvent($this->getMockBuilder(KernelInterface::class)->getMock(), $request, Kernel…
136 … = new GetResponseEvent($this->getMockBuilder(KernelInterface::class)->getMock(), $request, Kernel…
147 … = new GetResponseEvent($this->getMockBuilder(KernelInterface::class)->getMock(), $request, Kernel…
158 … = new GetResponseEvent($this->getMockBuilder(KernelInterface::class)->getMock(), $request, Kernel…
[all …]
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Tests/Firewall/
H A DUsernamePasswordJsonAuthenticationListenerTest.php18 use Symfony\Component\HttpKernel\KernelInterface; alias
70 … = new GetResponseEvent($this->getMockBuilder(KernelInterface::class)->getMock(), $request, Kernel…
81 … = new GetResponseEvent($this->getMockBuilder(KernelInterface::class)->getMock(), $request, Kernel…
91 … = new GetResponseEvent($this->getMockBuilder(KernelInterface::class)->getMock(), $request, Kernel…
101 … = new GetResponseEvent($this->getMockBuilder(KernelInterface::class)->getMock(), $request, Kernel…
114 … = new GetResponseEvent($this->getMockBuilder(KernelInterface::class)->getMock(), $request, Kernel…
125 … = new GetResponseEvent($this->getMockBuilder(KernelInterface::class)->getMock(), $request, Kernel…
136 … = new GetResponseEvent($this->getMockBuilder(KernelInterface::class)->getMock(), $request, Kernel…
147 … = new GetResponseEvent($this->getMockBuilder(KernelInterface::class)->getMock(), $request, Kernel…
158 … = new GetResponseEvent($this->getMockBuilder(KernelInterface::class)->getMock(), $request, Kernel…
[all …]
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Tests/Command/
H A DCachePruneCommandTest.php21 use Symfony\Component\HttpKernel\KernelInterface; alias
59 * @return MockObject|KernelInterface
68 ->getMockBuilder(KernelInterface::class)
103 private function getCommandTester(KernelInterface $kernel, RewindableGenerator $generator)
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Tests/Command/
H A DCachePruneCommandTest.php21 use Symfony\Component\HttpKernel\KernelInterface; alias
59 * @return MockObject|KernelInterface
68 ->getMockBuilder(KernelInterface::class)
103 private function getCommandTester(KernelInterface $kernel, RewindableGenerator $generator)
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Config/
H A DFileLocator.php15 use Symfony\Component\HttpKernel\KernelInterface; alias
28 * @param KernelInterface $kernel A KernelInterface instance
32 public function __construct(KernelInterface $kernel, $path = null, array $paths = [])
/dports/www/phpbb3/phpBB3/vendor/symfony/http-kernel/Config/
H A DFileLocator.php15 use Symfony\Component\HttpKernel\KernelInterface; alias
28 * @param KernelInterface $kernel A KernelInterface instance
32 public function __construct(KernelInterface $kernel, $path = null, array $paths = [])
/dports/www/bolt/bolt-2.2.24/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Config/
H A DFileLocator.php15 use Symfony\Component\HttpKernel\KernelInterface; alias
30 * @param KernelInterface $kernel A KernelInterface instance
34 public function __construct(KernelInterface $kernel, $path = null, array $paths = array())
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Config/
H A DFileLocator.php15 use Symfony\Component\HttpKernel\KernelInterface; alias
28 * @param KernelInterface $kernel A KernelInterface instance
32 public function __construct(KernelInterface $kernel, $path = null, array $paths = [])
/dports/devel/gitlist/gitlist/vendor/symfony/http-kernel/Config/
H A DFileLocator.php15 use Symfony\Component\HttpKernel\KernelInterface; alias
30 * @param KernelInterface $kernel A KernelInterface instance
34 public function __construct(KernelInterface $kernel, $path = null, array $paths = array())
/dports/www/drupal8/drupal-8.9.20/vendor/symfony/http-kernel/Config/
H A DFileLocator.php15 use Symfony\Component\HttpKernel\KernelInterface; alias
28 * @param KernelInterface $kernel A KernelInterface instance
32 public function __construct(KernelInterface $kernel, $path = null, array $paths = [])
/dports/www/itop/web/lib/silex/vendor/symfony/http-kernel/Config/
H A DFileLocator.php15 use Symfony\Component\HttpKernel\KernelInterface; alias
28 * @param KernelInterface $kernel A KernelInterface instance
32 public function __construct(KernelInterface $kernel, $path = null, array $paths = array())
/dports/www/itop/web/lib/silex/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Config/
H A DFileLocator.php15 use Symfony\Component\HttpKernel\KernelInterface; alias
30 * @param KernelInterface $kernel A KernelInterface instance
34 public function __construct(KernelInterface $kernel, $path = null, array $paths = array())
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Test/
H A DKernelTestCase.php17 use Symfony\Component\HttpKernel\KernelInterface; alias
31 * @var KernelInterface
167 * @return KernelInterface A KernelInterface instance
187 * @return KernelInterface A KernelInterface instance
/dports/devel/gitlist/gitlist/vendor/symfony/http-kernel/DataCollector/
H A DConfigDataCollector.php14 use Symfony\Component\HttpKernel\KernelInterface; alias
27 * @var KernelInterface
49 * @param KernelInterface $kernel A KernelInterface instance
51 public function setKernel(KernelInterface $kernel = null)
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Test/
H A DKernelTestCase.php17 use Symfony\Component\HttpKernel\KernelInterface; alias
31 * @var KernelInterface
167 * @return KernelInterface A KernelInterface instance
187 * @return KernelInterface A KernelInterface instance
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/HttpCache/
H A DHttpCache.php19 use Symfony\Component\HttpKernel\KernelInterface; alias
32 * @param KernelInterface $kernel A KernelInterface instance
35 public function __construct(KernelInterface $kernel, $cacheDir = null)
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/HttpCache/
H A DHttpCache.php19 use Symfony\Component\HttpKernel\KernelInterface; alias
32 * @param KernelInterface $kernel A KernelInterface instance
35 public function __construct(KernelInterface $kernel, $cacheDir = null)
/dports/finance/prestashop/prestashop/src/PrestaShopBundle/Twig/Locator/
H A DModuleTemplateIterator.php32 use Symfony\Component\HttpKernel\KernelInterface; alias
47 * @param KernelInterface $kernel A KernelInterface instance
52 …public function __construct(KernelInterface $kernel, $rootDir, array $paths = [], $defaultPath = n…
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/CacheWarmer/
H A DTemplateFinder.php16 use Symfony\Component\HttpKernel\KernelInterface; alias
33 * @param KernelInterface $kernel A KernelInterface instance
37 …public function __construct(KernelInterface $kernel, TemplateNameParserInterface $parser, $rootDir)
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/CacheWarmer/
H A DTemplateFinder.php16 use Symfony\Component\HttpKernel\KernelInterface; alias
33 * @param KernelInterface $kernel A KernelInterface instance
37 …public function __construct(KernelInterface $kernel, TemplateNameParserInterface $parser, $rootDir)
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/sensio/framework-extra-bundle/Templating/
H A DTemplateGuesser.php15 use Symfony\Component\HttpKernel\KernelInterface; alias
27 * @var KernelInterface
39 public function __construct(KernelInterface $kernel, array $controllerPatterns = array())
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/
H A DTemplateIterator.php15 use Symfony\Component\HttpKernel\KernelInterface; alias
31 * @param KernelInterface $kernel A KernelInterface instance
36 …public function __construct(KernelInterface $kernel, $rootDir, array $paths = [], $defaultPath = n…
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/
H A DTemplateIterator.php15 use Symfony\Component\HttpKernel\KernelInterface; alias
31 * @param KernelInterface $kernel A KernelInterface instance
36 …public function __construct(KernelInterface $kernel, $rootDir, array $paths = [], $defaultPath = n…
/dports/finance/prestashop/prestashop/vendor/sensio/framework-extra-bundle/Templating/
H A DTemplateGuesser.php16 use Symfony\Component\HttpKernel\KernelInterface; alias
27 * @var KernelInterface
39 public function __construct(KernelInterface $kernel, array $controllerPatterns = [])
/dports/www/bolt/bolt-2.2.24/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/
H A DConfigDataCollector.php14 use Symfony\Component\HttpKernel\KernelInterface; alias
45 * @param KernelInterface $kernel A KernelInterface instance
47 public function setKernel(KernelInterface $kernel = null)

123456