Home
last modified time | relevance | path

Searched defs:factory (Results 26 – 50 of 87) sorted by relevance

1234

/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
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 DStylusFilter.php121 public function getChildren(AssetFactory $factory, $content, $loadPath = null)
H A DSprocketsFilter.php127 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 DScssphpFilter.php124 public function getChildren(AssetFactory $factory, $content, $loadPath = null)
/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 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
H A DSniffingConnectionPool.php43 public function __construct($connections, SelectorInterface $selector, ConnectionFactoryInterface $factory, $connectionPoolParams) argument
/plugin/jplayer/vendor/kriswallsmith/assetic/src/
H A Dfunctions.php24 function assetic_init(AssetFactory $factory)
/plugin/barcodes/vendor/jucksearm/php-barcode/
H A DDatamatrix.php9 public static function factory() { function in jucksearm\\barcode\\Datamatrix
H A DPDF417.php9 public static function factory() { function in jucksearm\\barcode\\PDF417
H A DBarcode.php9 public static function factory() { function in jucksearm\\barcode\\Barcode
H A DQRcode.php9 public static function factory() { function in jucksearm\\barcode\\QRcode
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DSerializer.php31 private $factory; variable in JMS\\Serializer\\Serializer
69 MetadataFactoryInterface $factory,
H A DSerializationContext.php33 …itorInterface $visitor, GraphNavigatorInterface $navigator, MetadataFactoryInterface $factory): vo…
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DReporting.php98 public function factory($type) function in PHP_CodeSniffer_Reporting
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DLexer.php36 protected $factory; variable in Antlr\\Antlr4\\Runtime\\Lexer
284 public function setTokenFactory(TokenFactory $factory) : void argument
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Client/
H A DCurlMultiHandler.php23 private $factory; variable in GuzzleHttp\\Ring\\Client\\CurlMultiHandler
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
H A DCurlMultiHandler.php21 private $factory; variable in GuzzleHttp\\Handler\\CurlMultiHandler
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/
H A DBase.php55 protected $factory; variable in phpseclib3\\Crypt\\EC\\BaseCurves\\Base
H A DMontgomery.php48 protected $factory; variable in phpseclib3\\Crypt\\EC\\BaseCurves\\Montgomery
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Challenge/
H A DDigestMD5Challenge.php46 protected $factory; variable in FreeDSx\\Sasl\\Challenge\\DigestMD5Challenge

1234