Searched refs:Record (Results 1 – 25 of 49) sorted by relevance
12
12 * @property-read \GeoIp2\Record\Continent $continent Continent data for the14 * @property-read \GeoIp2\Record\Country $country Country data for the requested17 * @property-read \GeoIp2\Record\MaxMind $maxmind Data related to your MaxMind19 * @property-read \GeoIp2\Record\Country $registeredCountry Registered country23 * @property-read \GeoIp2\Record\RepresentedCountry $representedCountry27 * @property-read \GeoIp2\Record\Traits $traits Data for the traits of the50 $this->continent = new \GeoIp2\Record\Continent(54 $this->country = new \GeoIp2\Record\Country(58 $this->maxmind = new \GeoIp2\Record\MaxMind($this->get('maxmind'));59 $this->registeredCountry = new \GeoIp2\Record\Countr[all...]
12 * @property-read \GeoIp2\Record\City $city City data for the requested IP14 * @property-read \GeoIp2\Record\Continent $continent Continent data for the16 * @property-read \GeoIp2\Record\Country $country Country data for the requested19 * @property-read \GeoIp2\Record\Location $location Location data for the21 * @property-read \GeoIp2\Record\Postal $postal Postal data for the23 * @property-read \GeoIp2\Record\MaxMind $maxmind Data related to your MaxMind25 * @property-read \GeoIp2\Record\Country $registeredCountry Registered country29 * @property-read \GeoIp2\Record\RepresentedCountry $representedCountry33 * @property-read array $subdivisions An array of {@link \GeoIp2\Record\Subdivision}40 * @property-read \GeoIp2\Record\Subdivisio[all...]
22 protected $recordType = Record::class;28 * @param Record30 public function setRecord(Record $record)35 * @return Record
20 class Record extends \Google\Model class58 class_alias(Record::class, 'Google_Service_ChromeUXReport_Record');
30 /** @var Record $record */55 /** @var Record[] $records */
33 /** @var Record $record */58 /** @var Record[] $records */
69 /** @var Record $record */90 /** @var Record[] $records */
40 /** @var Record[] */83 /** @var Record $record */
42 /** @var Record $record */
56 /** @var Record[] */134 /** @var Record $record */
37 /** @var Record $message */
3 namespace GeoIp2\Record;
1 …Record',\n 'BinaryFormat.SignedInteger16',\n 'BinaryFormat.SignedInteger32',\n …
12 * The `isInEuropeanUnion` property was added to `GeoIp2\Record\Country`13 and `GeoIp2\Record\RepresentedCountry`. This property is `true` if the19 * The following new anonymizer properties were added to `GeoIp2\Record\Traits`105 `GeoIP2\Record\Traits` have been deprecated. Please use our [GeoIP2141 * Boolean attributes like those in the `GeoIP2\Record\Traits` class now return
228 /** @var Record $fields */349 /** @var Record $data */