Home
last modified time | relevance | path

Searched defs:factory (Results 1 – 25 of 87) sorted by last modified time

1234

/plugin/bez/mdl/
H A DModel.php65 public function factory($table) { function in dokuwiki\\plugin\\bez\\mdl\\Model
/plugin/bez/meta/
H A DTpl.php57 public function factory($table) { function in dokuwiki\\plugin\\bez\\meta\\Tpl
/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/combo/vendor/salesforce/handlebars-php/src/Handlebars/
H A DHandlebars.php37 public static function factory($options = array()) function in Handlebars\\Handlebars
/plugin/combo/vendor/dragonmantank/cron-expression/src/Cron/
H A DCronExpression.php69 public static function factory($expression, FieldFactory $fieldFactory = null) function in Cron\\CronExpression
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DTokenSource.php75 public function setTokenFactory(TokenFactory $factory) : void; argument
H A DLexer.php36 protected $factory; variable in Antlr\\Antlr4\\Runtime\\Lexer
284 public function setTokenFactory(TokenFactory $factory) : void argument
H A DParser.php383 public function setTokenFactory(TokenFactory $factory) : void argument
/plugin/combo/resources/dictionary/
H A Demojis.json408 "factory": "1f3ed", string
/plugin/barcodes/lib/
H A DBarcodesWrapper.php32 private $factory; variable in DokuWiki\\Barcodes\\BarcodesWrapper
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DStream.php45 public static function factory($resource = '', array $options = []) function in GuzzleHttp\\Stream\\Stream
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Client/
H A DCurlHandler.php19 private $factory; variable in GuzzleHttp\\Ring\\Client\\CurlHandler
H A DCurlMultiHandler.php23 private $factory; variable in GuzzleHttp\\Ring\\Client\\CurlMultiHandler
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/ConnectionPool/
H A DAbstractConnectionPool.php67 public function __construct(array $connections, SelectorInterface $selector, ConnectionFactoryInterface $factory, array $connectionPoolParams) argument
H A DSniffingConnectionPool.php43 public function __construct($connections, SelectorInterface $selector, ConnectionFactoryInterface $factory, $connectionPoolParams) argument
H A DSimpleConnectionPool.php32 public function __construct($connections, SelectorInterface $selector, ConnectionFactoryInterface $factory, $connectionPoolParams) argument
H A DStaticConnectionPool.php42 public function __construct($connections, SelectorInterface $selector, ConnectionFactoryInterface $factory, $connectionPoolParams) argument
H A DStaticNoPingConnectionPool.php42 public function __construct($connections, SelectorInterface $selector, ConnectionFactoryInterface $factory, $connectionPoolParams) argument
/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/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/
H A DBase.php55 protected $factory; variable in phpseclib3\\Crypt\\EC\\BaseCurves\\Base
H A DBinary.php44 protected $factory; variable in phpseclib3\\Crypt\\EC\\BaseCurves\\Binary
H A DMontgomery.php48 protected $factory; variable in phpseclib3\\Crypt\\EC\\BaseCurves\\Montgomery
H A DPrime.php46 protected $factory; variable in phpseclib3\\Crypt\\EC\\BaseCurves\\Prime
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
H A DCurlHandler.php17 private $factory; variable in GuzzleHttp\\Handler\\CurlHandler
H A DCurlMultiHandler.php21 private $factory; variable in GuzzleHttp\\Handler\\CurlMultiHandler

1234