Home
last modified time | relevance | path

Searched refs:getPort (Results 1 – 25 of 78) sorted by relevance

1234

/plugin/swiftmail/Swift/Authenticator/PopB4Smtp/
DPop3Connection.php85 public function getPort() function in Swift_Authenticator_PopB4Smtp_Pop3Connection
130 $log->add("Trying to connect to POP3 server ".$url." on port ".$this->getPort());
133 if ((false === $this->handle = @fsockopen($url, $this->getPort(), $errno, $errstr, 5)))
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
DTcpCheck.php37 public function getPort() function in Google\\Service\\Monitoring\\TcpCheck
/plugin/elasticsearch/vendor/ruflin/elastica/src/
DClientConfiguration.php192 if (null !== $dsn->getPort()) {
193 $data['port'] = $dsn->getPort();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
DTCPSocketAction.php55 public function getPort() function in Google\\Service\\CloudRun\\TCPSocketAction
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
DNamedPort.php55 public function getPort() function in Google\\Service\\Compute\\NamedPort
DGRPCHealthCheck.php63 public function getPort() function in Google\\Service\\Compute\\GRPCHealthCheck
DNetworkEndpoint.php109 public function getPort() function in Google\\Service\\Compute\\NetworkEndpoint
DTCPHealthCheck.php57 public function getPort() function in Google\\Service\\Compute\\TCPHealthCheck
DSSLHealthCheck.php57 public function getPort() function in Google\\Service\\Compute\\SSLHealthCheck
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TPU/
DNetworkEndpoint.php55 public function getPort() function in Google\\Service\\TPU\\NetworkEndpoint
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRedis/
DEndpoint.php55 public function getPort() function in Google\\Service\\CloudRedis\\Endpoint
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Connections/
DConnectionInterface.php42 public function getPort(); function
/plugin/evesso/phpoauthlib/src/OAuth/Common/Http/Uri/
DUriInterface.php30 public function getPort(); function
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Http/Uri/
H A DUriInterface.php30 public function getPort(); function
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
DProxyInfo.php92 public function getPort() function in Google\\Service\\AndroidManagement\\ProxyInfo
/plugin/matrixnotifierwas/vendor/guzzlehttp/psr7/src/
DUriComparator.php39 $port = $uri->getPort();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
DPeer.php81 public function getPort() function in Google\\Service\\ServiceControl\\Peer
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceDirectory/
DEndpoint.php109 public function getPort() function in Google\\Service\\ServiceDirectory\\Endpoint
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/
DSmtpMsa.php81 public function getPort() function in Google\\Service\\Gmail\\SmtpMsa
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/
DForwardSshTunnelConnectivity.php81 public function getPort() function in Google\\Service\\Datastream\\ForwardSshTunnelConnectivity
DMysqlProfile.php79 public function getPort() function in Google\\Service\\Datastream\\MysqlProfile
DOracleProfile.php113 public function getPort() function in Google\\Service\\Datastream\\OracleProfile
/plugin/authgooglesheets/vendor/psr/http-message/src/
DUriInterface.php107 public function getPort(); function
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMemorystoreforMemcached/
DNode.php97 public function getPort() function in Google\\Service\\CloudMemorystoreforMemcached\\Node
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
DGoogleCloudApigeeV1TargetServerConfig.php97 public function getPort() function in Google\\Service\\Apigee\\GoogleCloudApigeeV1TargetServerConfig

1234