Home
last modified time | relevance | path

Searched refs:ClassCollectionLoader (Results 1 – 21 of 21) sorted by relevance

/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/ClassLoader/Tests/
H A DClassCollectionLoaderTest.php15 use Symfony\Component\ClassLoader\ClassCollectionLoader; alias
174 …$this->assertEquals('<?php '.$expected, ClassCollectionLoader::fixNamespaceDeclarations('<?php '.$…
194 ClassCollectionLoader::enableTokenizer(false);
195 …$this->assertEquals('<?php '.$expected, ClassCollectionLoader::fixNamespaceDeclarations('<?php '.$…
196 ClassCollectionLoader::enableTokenizer(true);
218 ClassCollectionLoader::load(['SomeNotExistingClass'], sys_get_temp_dir(), 'foo', false);
234 ClassCollectionLoader::load(
295 ClassCollectionLoader::inline($classes, $cache, $excluded);
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/ClassLoader/Tests/
H A DClassCollectionLoaderTest.php15 use Symfony\Component\ClassLoader\ClassCollectionLoader; alias
174 …$this->assertEquals('<?php '.$expected, ClassCollectionLoader::fixNamespaceDeclarations('<?php '.$…
194 ClassCollectionLoader::enableTokenizer(false);
195 …$this->assertEquals('<?php '.$expected, ClassCollectionLoader::fixNamespaceDeclarations('<?php '.$…
196 ClassCollectionLoader::enableTokenizer(true);
218 ClassCollectionLoader::load(['SomeNotExistingClass'], sys_get_temp_dir(), 'foo', false);
234 ClassCollectionLoader::load(
295 ClassCollectionLoader::inline($classes, $cache, $excluded);
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/CacheWarmer/
H A DClassCacheCacheWarmer.php14 use Symfony\Component\ClassLoader\ClassCollectionLoader; alias
55 ClassCollectionLoader::inline(include($classmap), $cacheDir.'/classes.php', $declared);
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/CacheWarmer/
H A DClassCacheCacheWarmer.php14 use Symfony\Component\ClassLoader\ClassCollectionLoader; alias
55 ClassCollectionLoader::inline(include($classmap), $cacheDir.'/classes.php', $declared);
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/sensio/distribution-bundle/Composer/
H A DScriptHandler.php14 use Symfony\Component\ClassLoader\ClassCollectionLoader; alias
266 ClassCollectionLoader::inline($classes, $file, array());
268ClassCollectionLoader::load($classes, dirname($file), basename($file, '.php.cache'), false, false,…
/dports/finance/prestashop/prestashop/vendor/sensio/distribution-bundle/Composer/
H A DScriptHandler.php14 use Symfony\Component\ClassLoader\ClassCollectionLoader; alias
266 ClassCollectionLoader::inline($classes, $file, array());
268ClassCollectionLoader::load($classes, dirname($file), basename($file, '.php.cache'), false, false,…
/dports/www/itop/web/lib/silex/vendor/symfony/http-kernel/
H A DKernel.php39 use Symfony\Component\ClassLoader\ClassCollectionLoader; alias
472ClassCollectionLoader::load(include($cacheDir.'/classes.map'), $cacheDir, $name, $this->debug, fal…
854 …HP_VERSION_ID >= 70000 && !$this->loadClassCache && !class_exists(ClassCollectionLoader::class, fa…
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/
H A DKernel.php16 use Symfony\Component\ClassLoader\ClassCollectionLoader; alias
471ClassCollectionLoader::load(include($cacheDir.'/classes.map'), $cacheDir, $name, $this->debug, fal…
859 …HP_VERSION_ID >= 70000 && !$this->loadClassCache && !class_exists(ClassCollectionLoader::class, fa…
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/
H A DKernel.php16 use Symfony\Component\ClassLoader\ClassCollectionLoader; alias
471ClassCollectionLoader::load(include($cacheDir.'/classes.map'), $cacheDir, $name, $this->debug, fal…
859 …HP_VERSION_ID >= 70000 && !$this->loadClassCache && !class_exists(ClassCollectionLoader::class, fa…
/dports/www/phpbb3/phpBB3/vendor/symfony/http-kernel/
H A DKernel.php16 use Symfony\Component\ClassLoader\ClassCollectionLoader; alias
471ClassCollectionLoader::load(include($cacheDir.'/classes.map'), $cacheDir, $name, $this->debug, fal…
859 …HP_VERSION_ID >= 70000 && !$this->loadClassCache && !class_exists(ClassCollectionLoader::class, fa…
/dports/www/drupal8/drupal-8.9.20/vendor/symfony/http-kernel/
H A DKernel.php16 use Symfony\Component\ClassLoader\ClassCollectionLoader; alias
471ClassCollectionLoader::load(include($cacheDir.'/classes.map'), $cacheDir, $name, $this->debug, fal…
859 …HP_VERSION_ID >= 70000 && !$this->loadClassCache && !class_exists(ClassCollectionLoader::class, fa…
/dports/www/bolt/bolt-2.2.24/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/
H A DKernel.php35 use Symfony\Component\ClassLoader\ClassCollectionLoader; alias
431ClassCollectionLoader::load(include($this->getCacheDir().'/classes.map'), $this->getCacheDir(), $n…
/dports/www/itop/web/lib/silex/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/
H A DKernel.php35 use Symfony\Component\ClassLoader\ClassCollectionLoader; alias
431ClassCollectionLoader::load(include($this->getCacheDir().'/classes.map'), $this->getCacheDir(), $n…
/dports/devel/gitlist/gitlist/vendor/symfony/http-kernel/
H A DKernel.php36 use Symfony\Component\ClassLoader\ClassCollectionLoader; alias
408ClassCollectionLoader::load(include($this->getCacheDir().'/classes.map'), $this->getCacheDir(), $n…
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/ClassLoader/
H A DClassCollectionLoader.php25 class ClassCollectionLoader class
/dports/www/drupal8/drupal-8.9.20/vendor/symfony/class-loader/
H A DClassCollectionLoader.php25 class ClassCollectionLoader class
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/ClassLoader/
H A DClassCollectionLoader.php25 class ClassCollectionLoader class
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/
H A DCHANGELOG-3.1.md101 * bug #20455 [ClassLoader] Fix ClassCollectionLoader inlining with __halt_compiler (giosh94mhz)
188 …* bug #19859 [ClassLoader] Fix ClassCollectionLoader inlining with declare(strict_types=1) (nicola…
H A DCHANGELOG-3.2.md454 * bug #20455 [ClassLoader] Fix ClassCollectionLoader inlining with __halt_compiler (giosh94mhz)
580 …* feature #19276 [ClassLoader] Add ClassCollectionLoader::inline() to generate inlined-classes fil…
H A DCHANGELOG-3.3.md693 * feature #20735 Deprecate ClassCollectionLoader and Kernel::loadClassCache (dbrumann)
/dports/finance/prestashop/prestashop/var/
H A Dbootstrap.php.cache1442 … __DIR__.'/../vendor/symfony/symfony/src/Symfony/Component/ClassLoader/ClassCollectionLoader.php';}