Home
last modified time | relevance | path

Searched refs:ipAddress (Results 1 – 25 of 45) sorted by relevance

12

/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/src/Database/
H A DReader.php69 public function city($ipAddress) argument
86 public function country($ipAddress) argument
103 public function anonymousIp($ipAddress) argument
108 $ipAddress
124 public function asn($ipAddress) argument
129 $ipAddress
150 $ipAddress
166 public function domain($ipAddress) argument
171 $ipAddress
204 public function isp($ipAddress) argument
[all …]
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/src/WebService/
H A DClient.php98 * @param string $ipAddress IPv4 or IPv6 address as a string. If no
121 public function city($ipAddress = 'me') argument
123 return $this->responseFor('city', 'City', $ipAddress);
129 * @param string $ipAddress IPv4 or IPv6 address as a string. If no
152 public function country($ipAddress = 'me') argument
154 return $this->responseFor('country', 'Country', $ipAddress);
160 * @param string $ipAddress IPv4 or IPv6 address as a string. If no
183 public function insights($ipAddress = 'me') argument
185 return $this->responseFor('insights', 'Insights', $ipAddress);
188 private function responseFor($endpoint, $class, $ipAddress) argument
[all …]
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/Doctrine/IdentityFields/
H A DServer.php20 protected $ipAddress; variable in JMS\\Serializer\\Tests\\Fixtures\\Doctrine\\IdentityFields\\Server
42 * @param string $ipAddress
45 public function __construct($name, $ipAddress, $serverId) argument
48 $this->ipAddress = $ipAddress;
65 return $this->ipAddress;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/
H A DRouterApplianceInstance.php25 public $ipAddress; variable in Google\\Service\\Networkconnectivity\\RouterApplianceInstance
34 public function setIpAddress($ipAddress) argument
36 $this->ipAddress = $ipAddress;
43 return $this->ipAddress;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DInterconnectDiagnosticsARPEntry.php25 public $ipAddress; variable in Google\\Service\\Compute\\InterconnectDiagnosticsARPEntry
34 public function setIpAddress($ipAddress) argument
36 $this->ipAddress = $ipAddress;
43 return $this->ipAddress;
H A DExternalVpnGatewayInterface.php29 public $ipAddress; variable in Google\\Service\\Compute\\ExternalVpnGatewayInterface
48 public function setIpAddress($ipAddress) argument
50 $this->ipAddress = $ipAddress;
57 return $this->ipAddress;
H A DVpnGatewayVpnGatewayInterface.php33 public $ipAddress; variable in Google\\Service\\Compute\\VpnGatewayVpnGatewayInterface
66 public function setIpAddress($ipAddress) argument
68 $this->ipAddress = $ipAddress;
75 return $this->ipAddress;
H A DNetworkEndpoint.php37 public $ipAddress; variable in Google\\Service\\Compute\\NetworkEndpoint
88 public function setIpAddress($ipAddress) argument
90 $this->ipAddress = $ipAddress;
97 return $this->ipAddress;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AlertCenter/
H A DLoginDetails.php25 public $ipAddress; variable in Google\\Service\\AlertCenter\\LoginDetails
34 public function setIpAddress($ipAddress) argument
36 $this->ipAddress = $ipAddress;
43 return $this->ipAddress;
H A DOutOfDomainForwarding.php25 public $ipAddress; variable in Google\\Service\\AlertCenter\\OutOfDomainForwarding
51 public function setIpAddress($ipAddress) argument
53 $this->ipAddress = $ipAddress;
57 return $this->ipAddress;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TPU/
H A DNetworkEndpoint.php25 public $ipAddress; variable in Google\\Service\\TPU\\NetworkEndpoint
34 public function setIpAddress($ipAddress) argument
36 $this->ipAddress = $ipAddress;
43 return $this->ipAddress;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DChromeOsDeviceLastKnownNetwork.php25 public $ipAddress; variable in Google\\Service\\Directory\\ChromeOsDeviceLastKnownNetwork
34 public function setIpAddress($ipAddress) argument
36 $this->ipAddress = $ipAddress;
43 return $this->ipAddress;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateManager/
H A DIpConfig.php26 public $ipAddress; variable in Google\\Service\\CertificateManager\\IpConfig
35 public function setIpAddress($ipAddress) argument
37 $this->ipAddress = $ipAddress;
44 return $this->ipAddress;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DIpMapping.php25 public $ipAddress; variable in Google\\Service\\SQLAdmin\\IpMapping
38 public function setIpAddress($ipAddress) argument
40 $this->ipAddress = $ipAddress;
47 return $this->ipAddress;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Genomics/
H A DContainerStartedEvent.php29 public $ipAddress; variable in Google\\Service\\Genomics\\ContainerStartedEvent
52 public function setIpAddress($ipAddress) argument
54 $this->ipAddress = $ipAddress;
61 return $this->ipAddress;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DUptimeCheckIp.php25 public $ipAddress; variable in Google\\Service\\Monitoring\\UptimeCheckIp
38 public function setIpAddress($ipAddress) argument
40 $this->ipAddress = $ipAddress;
47 return $this->ipAddress;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudLifeSciences/
H A DContainerStartedEvent.php29 public $ipAddress; variable in Google\\Service\\CloudLifeSciences\\ContainerStartedEvent
52 public function setIpAddress($ipAddress) argument
54 $this->ipAddress = $ipAddress;
61 return $this->ipAddress;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1NatAddress.php25 public $ipAddress; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1NatAddress
38 public function setIpAddress($ipAddress) argument
40 $this->ipAddress = $ipAddress;
47 return $this->ipAddress;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2UserInfo.php29 public $ipAddress; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2UserInfo
56 public function setIpAddress($ipAddress) argument
58 $this->ipAddress = $ipAddress;
65 return $this->ipAddress;
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/src/
H A DProviderInterface.php8 * @param string $ipAddress an IPv4 or IPv6 address to lookup
12 public function country($ipAddress); argument
15 * @param string $ipAddress an IPv4 or IPv6 address to lookup
19 public function city($ipAddress); argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecommendationsAI/
H A DGoogleCloudRecommendationengineV1beta1UserInfo.php29 public $ipAddress; variable in Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1UserInfo
60 public function setIpAddress($ipAddress) argument
62 $this->ipAddress = $ipAddress;
69 return $this->ipAddress;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkManagement/
H A DVpnGatewayInfo.php29 public $ipAddress; variable in Google\\Service\\NetworkManagement\\VpnGatewayInfo
64 public function setIpAddress($ipAddress) argument
66 $this->ipAddress = $ipAddress;
73 return $this->ipAddress;
H A DEndpoint.php37 public $ipAddress; variable in Google\\Service\\NetworkManagement\\Endpoint
100 public function setIpAddress($ipAddress) argument
102 $this->ipAddress = $ipAddress;
109 return $this->ipAddress;
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/src/MaxMind/Db/
H A DReader.php83 * @param string $ipAddress
94 public function get($ipAddress) argument
101 list($record) = $this->getWithPrefixLen($ipAddress);
109 * @param string $ipAddress
121 public function getWithPrefixLen($ipAddress) argument
135 if (!filter_var($ipAddress, FILTER_VALIDATE_IP)) {
137 "The value \"$ipAddress\" is not a valid IP address."
141 list($pointer, $prefixLen) = $this->findAddressInTree($ipAddress);
149 private function findAddressInTree($ipAddress) argument
151 $rawAddress = unpack('C*', inet_pton($ipAddress));
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Reports/
H A DActivity.php36 public $ipAddress; variable in Google\\Service\\Reports\\Activity
105 public function setIpAddress($ipAddress) argument
107 $this->ipAddress = $ipAddress;
114 return $this->ipAddress;

12