Home
last modified time | relevance | path

Searched refs:connect (Results 1 – 25 of 203) sorted by last modified time

123456789

/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe14982 connect ed
22583 Ġdis connect
38405 connect ion
/plugin/sql/
H A DDB.php60 static function &connect($dsn, $options = array()) function in DB
H A Dsyntax.php119 $db =& DB::connect($data['urn']);
/plugin/combo/vendor/php-webdriver/webdriver/
H A DREADME.md87 several machines in grid mode (where one Selenium server acts as a hub, and others connect to it as nodes).
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md185 * `FEAT`: select connection after connect ([#644](https://github.com/bpmn-io/diagram-js/pull/644))
352 * `FIX`: correct label colors on connect / hover ([#1380](https://github.com/bpmn-io/bpmn-js/issues…
362 * `FIX`: activate, not toggle global connect tool on palette click
805 * `FEAT`: snap message flows to `bpmn:Event` center during connect ([#850](https://github.com/bpmn-…
/plugin/bpmnio/vendor/bpmn-js/dist/assets/
H A Ddiagram-js.css128 .djs-shape.connect-ok .djs-visual > :nth-child(1) {
129 fill: var(--shape-connect-allowed-fill-color) !important;
132 .djs-shape.connect-not-ok .djs-visual > :nth-child(1),
150 /* Override move cursor during drop and connect */
152 .connect-not-ok,
154 .connect-not-ok * {
159 .connect-ok,
161 .connect-ok * {
170 .djs-frame.connect-not-ok .djs-visual > :nth-child(1),
848 .connect-ok .djs-bendpoint,
[all …]
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js194connect(a,s,c,p)})),this.start=function(e,n,i,r){l(i)||(r=i,i=vn(n)),t.init(e,"connect",{autoActiv…
/plugin/bpmnio/vendor/dmn-js/
H A DCHANGELOG.md152 * `FEAT`: enable connect tool for text annotation ([#628](https://github.com/bpmn-io/dmn-js/pull/62…
261 * `FIX`: allow to connect text annotations in both directions ([#519](https://github.com/bpmn-io/dm…
269 * `FEAT(drd)`: connect from new shape to source on append ([#492](https://github.com/bpmn-io/dmn-js…
/plugin/bpmnio/vendor/dmn-js/dist/assets/
H A Ddiagram-js.css128 .djs-shape.connect-ok .djs-visual > :nth-child(1) {
129 fill: var(--shape-connect-allowed-fill-color) !important;
132 .djs-shape.connect-not-ok .djs-visual > :nth-child(1),
150 /* Override move cursor during drop and connect */
152 .connect-not-ok,
154 .connect-not-ok * {
159 .connect-ok,
161 .connect-ok * {
170 .djs-frame.connect-not-ok .djs-visual > :nth-child(1),
848 .connect-ok .djs-bendpoint,
[all …]
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js21connect(a,s,u,c)})),this.start=function(e,n,i,r){P(i)||(r=i,i=Hr(n)),t.init(e,"connect",{autoActiv… method in Zh
/plugin/smtp/subtree/txtthinking/Mailer/src/Mailer/
H A DSMTP.php149 $this->connect()
171 protected function connect(){ function in Tx\\Mailer\\SMTP
/plugin/farmer/_animal/data/pages/wiki/
H A Dsyntax.txt283 To connect cells horizontally, just make the next cell completely empty as shown above. Be sure to have always the same amount of cell separators!
299 You can have rowspans (vertically connected cells) by adding '':::'' into the cells below the one to which they should connect.
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DClient.php22 * Client to connect the the elasticsearch server.
385 public function connect()
364 public function connect() global() function in Elastica\\Client
/plugin/elasticsearch/action/
H A Dindexing.php135 $client = $hlp->connect();
188 $client = $hlp->connect();
H A Dsearch.php88 $client = $hlp->connect();
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dhost-config.asciidoc16 client attempts to connect to `localhost:9200`.
H A Dper-request-configuration.asciidoc256 `connect_timeout` parameter controls how long curl should wait for the "connect"
H A Dconnecting.asciidoc4 This page contains the information you need to connect and use the Client with
17 This section contains code snippets to show you how to connect to various {es}
24 You can connect to Elastic Cloud using **Basic authentication**:
85 connect the client with your cluster, as illustrated in the following code
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md214 * Allowed float values for connection timeout and connection connect-timeout, providing ms precision for those. Previous precision was second. [#1868](https://github.com/ruflin/Elastica/pull/1868)
830 - `Elastica\Client->connect()` allows to establish a connection to ES server when the config was set using method `Elastica\Client->setConfigValue()` https://github.com/ruflin/Elastica/issues/1076 [#1077](https://github.com/ruflin/Elastica/pull/1077)
/plugin/elasticsearch/helper/
H A Dclient.php62 public function connect() { function in helper_plugin_elasticsearch_client
93 $client = $this->connect();
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
H A DClientBuilder.asciidoc316 Set Elastic Cloud ID to connect to Elastic Cloud
/plugin/ckgedit/ckeditor/
H A DCHANGES.md1113 …omment:16) and make sure to [support our complaint to Microsoft](https://connect.microsoft.com/IE/…
/plugin/ckgedit/ckeditor/plugins/copyformatting/styles/
H A Dcopyformatting.css13 …https://connect.microsoft.com/IE/feedback/details/1070215/cant-change-cursor-in-contenteditable-us…
/plugin/stlviewer/stlviewer/
H A Dthree.min.js2connect(e.context.destination),e.filter=null,e.timeDelta=0,e._clock=new Rl,e}ut(e,t);var n=e.proto… function
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DCubeHandler.php104 throw new \LogicException('Unable to connect to ' . $this->host . ':' . $this->port);

123456789