Home
last modified time | relevance | path

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

123

/plugin/swiftmail/Swift/Authenticator/PopB4Smtp/
H A 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/
H A DTcpCheck.php37 public function getPort() function in Google\\Service\\Monitoring\\TcpCheck
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DTCPSocketAction.php55 public function getPort() function in Google\\Service\\CloudRun\\TCPSocketAction
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DNamedPort.php55 public function getPort() function in Google\\Service\\Compute\\NamedPort
H A DGRPCHealthCheck.php63 public function getPort() function in Google\\Service\\Compute\\GRPCHealthCheck
H A DNetworkEndpoint.php109 public function getPort() function in Google\\Service\\Compute\\NetworkEndpoint
H A DSSLHealthCheck.php57 public function getPort() function in Google\\Service\\Compute\\SSLHealthCheck
H A DTCPHealthCheck.php57 public function getPort() function in Google\\Service\\Compute\\TCPHealthCheck
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRedis/
H A DEndpoint.php55 public function getPort() function in Google\\Service\\CloudRedis\\Endpoint
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TPU/
H A DNetworkEndpoint.php55 public function getPort() function in Google\\Service\\TPU\\NetworkEndpoint
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DClientConfiguration.php192 if (null !== $dsn->getPort()) {
193 $data['port'] = $dsn->getPort();
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Connections/
H A DConnectionInterface.php42 public function getPort(); function
/plugin/evesso/phpoauthlib/src/OAuth/Common/Http/Uri/
H A 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/
H A DProxyInfo.php92 public function getPort() function in Google\\Service\\AndroidManagement\\ProxyInfo
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
H A DPeer.php81 public function getPort() function in Google\\Service\\ServiceControl\\Peer
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/
H A DForwardSshTunnelConnectivity.php81 public function getPort() function in Google\\Service\\Datastream\\ForwardSshTunnelConnectivity
H A DMysqlProfile.php79 public function getPort() function in Google\\Service\\Datastream\\MysqlProfile
H A DOracleProfile.php113 public function getPort() function in Google\\Service\\Datastream\\OracleProfile
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceDirectory/
H A DEndpoint.php109 public function getPort() function in Google\\Service\\ServiceDirectory\\Endpoint
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/
H A DSmtpMsa.php81 public function getPort() function in Google\\Service\\Gmail\\SmtpMsa
/plugin/authgooglesheets/vendor/psr/http-message/src/
H A DUriInterface.php107 public function getPort(); function
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1TargetServerConfig.php97 public function getPort() function in Google\\Service\\Apigee\\GoogleCloudApigeeV1TargetServerConfig
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMemorystoreforMemcached/
H A DNode.php97 public function getPort() function in Google\\Service\\CloudMemorystoreforMemcached\\Node
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DSMTPDelivery.php84 public function getPort() function in Google\\Service\\CloudBuild\\SMTPDelivery

123