Home
last modified time | relevance | path

Searched refs:isClassInActiveBundle (Results 1 – 17 of 17) sorted by relevance

/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/
H A DCHANGELOG.md55 …omponent\HttpKernel\Kernel::isClassInActiveBundle()` and `Symfony\Component\HttpKernel\KernelInter…
91 …Component\HttpKernel\Kernel::isClassInActiveBundle` and `Symfony\Component\HttpKernel\KernelInterf…
/dports/www/drupal8/drupal-8.9.20/vendor/symfony/http-kernel/
H A DCHANGELOG.md55 …omponent\HttpKernel\Kernel::isClassInActiveBundle()` and `Symfony\Component\HttpKernel\KernelInter…
91 …Component\HttpKernel\Kernel::isClassInActiveBundle` and `Symfony\Component\HttpKernel\KernelInterf…
/dports/www/itop/web/lib/silex/vendor/symfony/http-kernel/
H A DCHANGELOG.md55 …omponent\HttpKernel\Kernel::isClassInActiveBundle()` and `Symfony\Component\HttpKernel\KernelInter…
91 …Component\HttpKernel\Kernel::isClassInActiveBundle` and `Symfony\Component\HttpKernel\KernelInterf…
/dports/www/bolt/bolt-2.2.24/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/
H A DCHANGELOG.md8 …Component\HttpKernel\Kernel::isClassInActiveBundle` and `Symfony\Component\HttpKernel\KernelInterf…
H A DKernelInterface.php83 public function isClassInActiveBundle($class); function
H A DKernel.php216 public function isClassInActiveBundle($class) function in Symfony\\Component\\HttpKernel\\Kernel
/dports/devel/gitlist/gitlist/vendor/symfony/http-kernel/
H A DCHANGELOG.md18 …Component\HttpKernel\Kernel::isClassInActiveBundle` and `Symfony\Component\HttpKernel\KernelInterf…
H A DKernelInterface.php69 public function isClassInActiveBundle($class); function
H A DKernel.php211 public function isClassInActiveBundle($class) function in Symfony\\Component\\HttpKernel\\Kernel
/dports/www/itop/web/lib/silex/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/
H A DCHANGELOG.md8 …Component\HttpKernel\Kernel::isClassInActiveBundle` and `Symfony\Component\HttpKernel\KernelInterf…
H A DKernelInterface.php83 public function isClassInActiveBundle($class); function
H A DKernel.php216 public function isClassInActiveBundle($class) function in Symfony\\Component\\HttpKernel\\Kernel
/dports/deskutils/egroupware/egroupware/vendor/symfony/http-kernel/
H A DCHANGELOG.md145 …omponent\HttpKernel\Kernel::isClassInActiveBundle()` and `Symfony\Component\HttpKernel\KernelInter…
181 …Component\HttpKernel\Kernel::isClassInActiveBundle` and `Symfony\Component\HttpKernel\KernelInterf…
/dports/www/drupal9/drupal-9.2.10/vendor/symfony/http-kernel/
H A DCHANGELOG.md145 …omponent\HttpKernel\Kernel::isClassInActiveBundle()` and `Symfony\Component\HttpKernel\KernelInter…
181 …Component\HttpKernel\Kernel::isClassInActiveBundle` and `Symfony\Component\HttpKernel\KernelInterf…
/dports/devel/gitlist/gitlist/vendor/symfony/http-kernel/Tests/
H A DKernelTest.php323 $this->assertFalse($kernel->isClassInActiveBundle('Not\In\Active\Bundle'));
333 $this->assertFalse($kernel->isClassInActiveBundle('NotNamespacedClass'));
343 …$this->assertTrue($kernel->isClassInActiveBundle(__NAMESPACE__.'\Fixtures\FooBarBundle\SomeClass')…
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/symfony/http-kernel/
H A DCHANGELOG.md199 …omponent\HttpKernel\Kernel::isClassInActiveBundle()` and `Symfony\Component\HttpKernel\KernelInter…
235 …Component\HttpKernel\Kernel::isClassInActiveBundle` and `Symfony\Component\HttpKernel\KernelInterf…
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/
H A DCHANGELOG-3.0.md563 * feature #12854 [3.0][HttpKernel] Remove unused method Kernel::isClassInActiveBundle (hacfi)