Home
last modified time | relevance | path

Searched refs:builder (Results 26 – 50 of 78) sorted by relevance

1234

/plugin/jplayer/vendor/symfony/process/
H A DCHANGELOG.md46 * added ProcessBuilder::setArguments() to reset the arguments on a builder
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A Dconfiguration.rst20 This library provides a special builder object which makes constructing serializer instances a bree…
33 $builder = new JMS\Serializer\SerializerBuilder();
H A Dindex.rst32 For standalone projects usage of the provided builder is encouraged::
H A Devent_system.rst37 $builder
/plugin/adfs/phpsaml/lib/Saml2/
H A DMetadata.php27 …public static function builder($sp, $authnsign = false, $wsign = false, $validUntil = null, $cache… function in OneLogin_Saml2_Metadata
H A DSettings.php854 …$metadata = OneLogin_Saml2_Metadata::builder($this->_sp, $this->_security['authnRequestsSigned'], …
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DIndex.php530 public function createSearch($query = '', $options = null, ?BuilderInterface $builder = null): Search
532 $search = new Search($this->getClient(), $builder);
465 createSearch($query = '', $options = null, BuilderInterface $builder = null) global() argument
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DREADME.md435 $builder = ClientBuilder::create();
436 $builder->setHosts(['somehost']);
437 $builder->setHandler($handler);
438 $client = $builder->build();
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dpusher-http-java-1.0.0.jar ... .apache.http.impl.client.HttpClientBuilder builder protected java.lang.String serialise (java. ...
H A Dcommons-io-2.4.jar ... .lang.String toString () int i StringBuilder builder static void <clinit> () } org/ ...
H A Dehcache-3.8.1.jar ... lang.String, org.ehcache.config.Builder) public abstract org.ehcache.Cache getCache ( ...
/plugin/combo/vendor/symfony/process/
H A DCHANGELOG.md105 * added ProcessBuilder::setArguments() to reset the arguments on a builder
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/
H A DCodeCoverage.php161 $builder = new Builder;
163 return $builder->build($this);
/plugin/adfs/phpsaml/
H A DCHANGELOG89 * Read ACS binding on AuthNRequest builder from settings
166 * Fix bug on organization element of the SP metadata builder.
174 …d method. Avoid the use of SPNameQualifier when generating the NameID on the LogoutRequest builder.
/plugin/diagramsnet/lib/
H A Dyarn.lock125 builder-util-runtime@8.7.5:
127 …resolved "https://registry.yarnpkg.com/builder-util-runtime/-/builder-util-runtime-8.7.5.tgz#fbe59…
312 builder-util-runtime "8.7.5"
/plugin/codemirror/dist/modes/
H A Dslim.min.js1 …eole",wiki:"text/x-wiki",mediawiki:"text/x-mediawiki",rdoc:"text/x-rdoc",builder:"text/x-builder",… property in AnonymousFunctionb86b291e0200.f
H A Dslim.min.js.map1builder","nokogiri","erb","embeddedRegexp","map","arr","key","push","RegExp","join","styleMap","co…
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/codemirror/dist/
H A Dscripts.min.js.map1builder","pre","trailingSpace","splitSpaces","getOption","rest","addToken","buildToken","buildToke…
/plugin/amcharts/assets/amcharts/plugins/export/libs/jszip/
H A Djszip.js1618 var builder = new Builder();
1619 builder.append(buffer);
1620 exports.blob = builder.getBlob('application/zip').size === 0;
1957 var builder = new Builder();
1958 builder.append(buffer);
1959 return builder.getBlob(mimeType);
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md913 …ty to overwrite configuration settings in a client when grabbing a throwaway client from a builder.
1125 * Using the union of two arrays rather than an array_merge when extending service builder services …
1127 in service builder config files.
1306 * Changing the format of XML and JSON service builder configs. Backwards compatible.
1315 * Adding the ability to set global option overrides to service builder configs
1316 * Adding the ability to include other service builder config files from within XML and JSON files
/plugin/xlsx2dw/packages/jszip/
H A Djszip.js2745 var builder = new Builder();
2746 builder.append(buffer);
2747 exports.blob = builder.getBlob("application/zip").size === 0;
3092 var builder = new Builder();
3093 builder.append(part);
3094 return builder.getBlob(type);
/plugin/structsection/
H A Dyarn.lock547 babel-helper-builder-binary-assignment-operator-visitor@^6.24.1:
549 … "https://registry.yarnpkg.com/babel-helper-builder-binary-assignment-operator-visitor/-/babel-hel…
903 babel-helper-builder-binary-assignment-operator-visitor "^6.24.1"
/plugin/fetchmedia/
H A Dyarn.lock232 babel-helper-builder-binary-assignment-operator-visitor@^6.24.1:
234 … "https://registry.yarnpkg.com/babel-helper-builder-binary-assignment-operator-visitor/-/babel-hel…
545 babel-helper-builder-binary-assignment-operator-visitor "^6.24.1"
/plugin/sequencediagram/bower_components/lodash/
H A Dyarn.lock193 babel-helper-builder-binary-assignment-operator-visitor@^6.8.0:
195 … "https://registry.yarnpkg.com/babel-helper-builder-binary-assignment-operator-visitor/-/babel-hel…
587 babel-helper-builder-binary-assignment-operator-visitor "^6.8.0"

1234