Home
last modified time | relevance | path

Searched defs:factory (Results 1 – 25 of 87) sorted by relevance

1234

/plugin/bez/struct/
H A DBezSearch.php10 protected $factory; variable in dokuwiki\\plugin\\bez\\struct\\BezSearch
12 public function __construct($data, Factory $factory) { argument
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/
H A DAsseticFilterInvoker.php21 private $factory; variable in Assetic\\Extension\\Twig\\AsseticFilterInvoker
25 public function __construct($factory, $filter)
H A DAsseticExtension.php19 protected $factory; variable in Assetic\\Extension\\Twig\\AsseticExtension
23 …public function __construct(AssetFactory $factory, $functions = array(), ValueSupplierInterface $v…
H A DAsseticTokenParser.php19 private $factory; variable in Assetic\\Extension\\Twig\\AsseticTokenParser
37 …public function __construct(AssetFactory $factory, $tag, $output, $single = false, array $extensio…
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Factory/Worker/
H A DCacheBustingWorker.php32 public function process(AssetInterface $asset, AssetFactory $factory)
55 protected function getHash(AssetInterface $asset, AssetFactory $factory)
H A DWorkerInterface.php32 public function process(AssetInterface $asset, AssetFactory $factory);
H A DEnsureFilterWorker.php51 public function process(AssetInterface $asset, AssetFactory $factory)
/plugin/findologicxmlexport/vendor/sebastian/comparator/src/
H A DComparator.php23 protected $factory; variable in SebastianBergmann\\Comparator\\Comparator
38 public function setFactory(Factory $factory)
/plugin/elasticsearch/vendor/react/promise/src/
H A DLazyPromise.php10 private $factory; variable in React\\Promise\\LazyPromise
13 public function __construct(callable $factory) argument
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/
H A DBasePhpFormulaLoader.php25 protected $factory; variable in Assetic\\Factory\\Loader\\BasePhpFormulaLoader
28 public function __construct(AssetFactory $factory)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DInvalidArgumentHelper.php24 public static function factory($argument, $type, $value = null) function in PHPUnit_Util_InvalidArgumentHelper
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DDependencyExtractorInterface.php33 public function getChildren(AssetFactory $factory, $content, $loadPath = null);
H A DPhpCssEmbedFilter.php47 public function getChildren(AssetFactory $factory, $content, $loadPath = null)
H A DCssImportFilter.php103 public function getChildren(AssetFactory $factory, $content, $loadPath = null)
H A DCallablesFilter.php54 public function getChildren(AssetFactory $factory, $content, $loadPath = null)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Runner/Filter/
H A DFactory.php39 public function factory(Iterator $iterator, PHPUnit_Framework_TestSuite $suite) function in PHPUnit_Runner_Filter_Factory
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Factory/
H A DLazyAssetManager.php26 private $factory; variable in Assetic\\Factory\\LazyAssetManager
39 public function __construct(AssetFactory $factory, $loaders = array())
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
H A DCurlHandler.php17 private $factory; variable in GuzzleHttp\\Handler\\CurlHandler
H A DCurlFactory.php98 CurlFactoryInterface $factory
137 CurlFactoryInterface $factory
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DTokenSource.php75 public function setTokenFactory(TokenFactory $factory) : void; argument
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/tests/tests/
H A DBuilderTest.php18 protected $factory; variable in SebastianBergmann\\CodeCoverage\\Report\\BuilderTest
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/ConnectionPool/
H A DSimpleConnectionPool.php32 public function __construct($connections, SelectorInterface $selector, ConnectionFactoryInterface $factory, $connectionPoolParams) argument
/plugin/barcodes/lib/
H A DBarcodesWrapper.php32 private $factory; variable in DokuWiki\\Barcodes\\BarcodesWrapper
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/Sass/
H A DBaseSassFilter.php25 public function getChildren(AssetFactory $factory, $content, $loadPath = null)
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Client/
H A DCurlHandler.php19 private $factory; variable in GuzzleHttp\\Ring\\Client\\CurlHandler

1234