Home
last modified time | relevance | path

Searched defs:factory (Results 76 – 100 of 25371) sorted by path

12345678910>>...1015

/dports/audio/ampache/ampache-php74-5.0.0/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DCssEmbedFilter.php138 public function getChildren(AssetFactory $factory, $content, $loadPath = null)
H A DCssImportFilter.php103 public function getChildren(AssetFactory $factory, $content, $loadPath = null)
H A DDependencyExtractorInterface.php33 public function getChildren(AssetFactory $factory, $content, $loadPath = null);
H A DLessFilter.php167 public function getChildren(AssetFactory $factory, $content, $loadPath = null)
H A DLessphpFilter.php128 public function getChildren(AssetFactory $factory, $content, $loadPath = null)
H A DPhpCssEmbedFilter.php47 public function getChildren(AssetFactory $factory, $content, $loadPath = null)
H A DRooleFilter.php79 public function getChildren(AssetFactory $factory, $content, $loadPath = null)
H A DSassphpFilter.php67 public function getChildren(AssetFactory $factory, $content, $loadPath = null)
H A DScssphpFilter.php124 public function getChildren(AssetFactory $factory, $content, $loadPath = null)
H A DSprocketsFilter.php127 public function getChildren(AssetFactory $factory, $content, $loadPath = null)
H A DStylusFilter.php121 public function getChildren(AssetFactory $factory, $content, $loadPath = null)
/dports/audio/ampache/ampache-php74-5.0.0/vendor/kriswallsmith/assetic/src/Assetic/Filter/Sass/
H A DBaseSassFilter.php25 public function getChildren(AssetFactory $factory, $content, $loadPath = null)
/dports/audio/ampache/ampache-php74-5.0.0/vendor/kriswallsmith/assetic/src/
H A Dfunctions.php24 function assetic_init(AssetFactory $factory)
/dports/audio/ampache/ampache-php74-5.0.0/vendor/nikic/Ratchet/Server/
H A DIoServer.php57 …public static function factory(MessageComponentInterface $component, $port = 80, $address = '0.0.0… function in Ratchet\\Server\\IoServer
/dports/audio/ampache/ampache-php74-5.0.0/vendor/php-di/php-di/src/Definition/
H A DFactoryDefinition.php24 private $factory; variable in DI\\Definition\\FactoryDefinition
37 public function __construct(string $name, $factory, array $parameters = [])
/dports/audio/ampache/ampache-php74-5.0.0/vendor/php-di/php-di/src/Definition/Helper/
H A DFactoryDefinitionHelper.php21 private $factory; variable in DI\\Definition\\Helper\\FactoryDefinitionHelper
37 public function __construct($factory, bool $decorate = false)
/dports/audio/ampache/ampache-php74-5.0.0/vendor/php-di/php-di/src/
H A Dfunctions.php61 function factory($factory) : FactoryDefinitionHelper argument
/dports/audio/ampache/ampache-php74-5.0.0/vendor/php-tmdb/api/build/api/test/Tmdb/Tests/Factory/
H A DTestCase.php31 protected $factory; variable in Tmdb\\Tests\\Factory\\TestCase
/dports/audio/ampache/ampache-php74-5.0.0/vendor/php-tmdb/api/test/Tmdb/Tests/Factory/
H A DTestCase.php31 protected $factory; variable in Tmdb\\Tests\\Factory\\TestCase
/dports/audio/ampache/ampache-php74-5.0.0/vendor/psr/http-message/Loader/
H A DBasePhpFormulaLoader.php25 protected $factory; variable in Assetic\\Factory\\Loader\\BasePhpFormulaLoader
28 public function __construct(AssetFactory $factory)
/dports/audio/ampache/ampache-php74-5.0.0/vendor/react/promise/src/
H A DLazyPromise.php10 private $factory; variable in React\\Promise\\LazyPromise
13 public function __construct(callable $factory)
/dports/audio/ampache/ampache-php74-5.0.0/vendor/sabre/uri/lib/Assetic/Extension/Twig/
H A DAsseticExtension.php19 protected $factory; variable in Assetic\\Extension\\Twig\\AsseticExtension
23 …public function __construct(AssetFactory $factory, $functions = array(), ValueSupplierInterface $v…
H A DAsseticFilterInvoker.php21 private $factory; variable in Assetic\\Extension\\Twig\\AsseticFilterInvoker
25 public function __construct($factory, $filter)
H A DAsseticTokenParser.php19 private $factory; variable in Assetic\\Extension\\Twig\\AsseticTokenParser
37 …public function __construct(AssetFactory $factory, $tag, $output, $single = false, array $extensio…
/dports/audio/ampache/ampache-php74-5.0.0/vendor/sabre/uri/lib/Assetic/Filter/
H A DPhpCssEmbedFilter.php47 public function getChildren(AssetFactory $factory, $content, $loadPath = null)

12345678910>>...1015