Home
last modified time | relevance | path

Searched refs:connect (Results 26 – 50 of 203) sorted by last modified time

123456789

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DSQLAdmin.php45 public $connect; variable in Google\\Service\\SQLAdmin
162 'connect',
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DCouchDBHandler.php66 throw new \RuntimeException(sprintf('Could not connect to %s', $url));
H A DSocketHandler.php342 $this->connect();
361 private function connect(): void function in Monolog\\Handler\\SocketHandler
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md519 * Automatically retrying cURL "Connection died, retrying a fresh connect"
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH2.php1387 private function connect() function in phpseclib3\\Net\\SSH2
2271 $this->connect();
2381 $this->connect();
3363 $this->connect();
4639 $this->connect();
4652 $this->connect();
4891 $this->connect();
5039 $this->connect();
/plugin/a2s/
H A Ddemo.txt77 * ''+'' and ''o'' (lower case letter O) are used to connect lines of different orientation.
/plugin/oauthdrkserver/
H A DDRKServer.php71 …server.org/auth/realms/' . self::ENVIRONMENT_PATH[self::$useDemoEnv] . '/protocol/openid-connect/';
/plugin/bpmnioeditor/
H A Dstyle.css76 --shape-connect-allowed-fill-color: var(--color-f6f6f6);
116 .djs-shape.connect-ok .djs-visual > :nth-child(1) {
117 fill: var(--shape-connect-allowed-fill-color) !important;
120 .djs-shape.connect-not-ok .djs-visual > :nth-child(1),
137 .djs-connection.connect-ok .djs-visual > :nth-child(1),
142 .djs-connection.connect-not-ok .djs-visual > :nth-child(1),
148 .connect-not-ok {
157 .djs-frame.connect-not-ok .djs-visual > :nth-child(1),
689 .connect-ok .djs-bendpoint,
690 .connect-not-ok .djs-bendpoint,
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js30180 connect: [ 'type', Connect ],
31752 connect = false,
31801 connect: connect
31876 connect = canExecute && canExecute.connect,
31890 if (connect) {
31893 connection: connect === true ? {} : connect,
36083 connect, create, popupMenu, argument
36095 this._connect = connect;
36144 connect = this._connect,
36161 connect.start(event, element);
[all …]
H A Dbpmn-modeler.production.min.js34connect(a,s,c,p)})),this.start=function(e,n,i,r){h(i)||(r=i,i=cn(n)),t.init(e,"connect",{autoActiv…
H A Ddiagram-js.css71 --shape-connect-allowed-fill-color: var(--color-f6f6f6);
111 .djs-shape.connect-ok .djs-visual > :nth-child(1) {
112 fill: var(--shape-connect-allowed-fill-color) !important;
115 .djs-shape.connect-not-ok .djs-visual > :nth-child(1),
132 .djs-connection.connect-ok .djs-visual > :nth-child(1),
137 .djs-connection.connect-not-ok .djs-visual > :nth-child(1),
143 .connect-not-ok {
152 .djs-frame.connect-not-ok .djs-visual > :nth-child(1),
684 .connect-ok .djs-bendpoint,
685 .connect-not-ok .djs-bendpoint,
/plugin/pureldap/vendor/freedsx/socket/src/FreeDSx/Socket/
H A DSocketPool.php16 * Given a selection of hosts, connect to one and return the Socket.
58 public function connect(string $hostname = '') : Socket
78 'Unable to connect to server(s): %s',
57 public function connect(string $hostname = '') : Socket global() function in FreeDSx\\Socket\\SocketPool
H A DSocket.php221 public function connect(string $host)
244 'Unable to connect to %s: %s',
276 return (new self(null, $options))->connect($host);
220 public function connect(string $host) global() function in FreeDSx\\Socket\\Socket
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/Queue/
H A DClientQueue.php51 parent::__construct($socketPool->connect(), $encoder);
115 $this->socket = $this->socketPool->connect();
/plugin/passpolicy/
H A D10k-common-passwords.txt2026 connect
/plugin/strata/driver/
H A Ddriver.php91 public function connect($dsn) { function in plugin_strata_driver
/plugin/strata/helper/
H A Dtriples.php65 // connect driver
66 if(!$this->_db->connect($dsn)) {
/plugin/authopenldapkerberos/
H A Dauth.php45 $c = $this->connect();
92 protected function connect() { function in auth_plugin_authopenldapkerberos
101 $c = $this->connect();
119 $c = $this->connect();
185 $c = $this->connect();
/plugin/diagramsnet/lib/resources/
H A Ddia_eu.txt139 connect=Konektatu
H A Ddia_fa.txt139 connect=‫متصل شدن‬
H A Ddia_ja.txt139 connect=接続する
H A Ddia_kn.txt139 connect=Connect
149 copyConnect=Copy on connect
585 plusTooltip=Click to connect and clone (ctrl+click to clone, shift+click to connect). Drag to conne…
692 …and drop shapes into the diagram. Shift+click to change selection. Alt+click to insert and connect.
H A Ddia_ru.txt139 connect=Соединить
H A Ddia_si.txt139 connect=Connect
149 copyConnect=Copy on connect
585 plusTooltip=Click to connect and clone (ctrl+click to clone, shift+click to connect). Drag to conne…
692 …and drop shapes into the diagram. Shift+click to change selection. Alt+click to insert and connect.
H A Ddia_sl.txt139 connect=Connect
149 copyConnect=Copy on connect
585 plusTooltip=Click to connect and clone (ctrl+click to clone, shift+click to connect). Drag to conne…
692 …and drop shapes into the diagram. Shift+click to change selection. Alt+click to insert and connect.

123456789