/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/ |
H A D | CountriesListResponse.php | 23 protected $countriesType = Country::class; 31 * @param Country[] 38 * @return Country[]
|
H A D | GeoTargeting.php | 25 protected $countriesType = Country::class; 53 * @param Country[] 60 * @return Country[]
|
H A D | Country.php | 20 class Country extends \Google\Model class 116 class_alias(Country::class, 'Google_Service_Dfareporting_Country');
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/Resource/ |
H A D | Countries.php | 21 use Google\Service\Dfareporting\Country; alias 39 * @return Country 45 return $this->call('get', [$params], Country::class);
|
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/src/Model/ |
H A D | Country.php | 6 * Model class for the data returned by GeoIP2 Country web service and database. 14 * @property-read \GeoIp2\Record\Country $country Country data for the requested 19 * @property-read \GeoIp2\Record\Country $registeredCountry Registered country 30 class Country extends AbstractModel class 54 $this->country = new \GeoIp2\Record\Country( 59 $this->registeredCountry = new \GeoIp2\Record\Country(
|
H A D | City.php | 16 * @property-read \GeoIp2\Record\Country $country Country data for the requested 25 * @property-read \GeoIp2\Record\Country $registeredCountry Registered country 47 class City extends Country
|
/plugin/quickstats/lang/en/ |
H A D | query.txt | 18 - **Country Search: ** If a country does not appear in the list of countries, this will add it to the list so that you can then select it. If you enter a partial name, it will add all matches. For instance, if you enter 'isl', you will add a whole list of countries that have Island in their names 29 |<''IP''>|''Month''|''Accesses''|''Pages''|<''Country''>|''User Agent''|''Search Terms''|''Name Spaces''|''Query String Names''|''Query String Values''| 36 |''Month''|''Accesses''|''Country''|''User Agent''| 41 The columns in angle brackets will not appear in every table. The ''Country'' column will be excluded from Country queries. The ''IP'' 42 column will appear in tables with ''User Agent'' and ''Country'' priority.
|
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/src/Record/ |
H A D | Country.php | 29 class Country extends AbstractPlaceRecord class
|
H A D | RepresentedCountry.php | 29 class RepresentedCountry extends Country
|
/plugin/onlineordering/ |
H A D | template_en.txt | 13 Country: {country}<br />
|
/plugin/google_maps/ |
H A D | script.js | 78 + place.AddressDetails.Country.CountryNameCode
|
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/ |
H A D | CHANGELOG.md | 12 * The `isInEuropeanUnion` property was added to `GeoIp2\Record\Country` 168 GeoIP2 Country database will result in an exception, and vice versa.
|
H A D | README.md | 314 * `GeoIp2\Record\Country` and `GeoIp2\Record\RepresentedCountry` -
|
/plugin/combo/vendor/salesforce/handlebars-php/ |
H A D | README.md | 336 "Country" 427 "Country" 434 "Country"
|
/plugin/statistics/inc/ |
H A D | StatisticsLogger.class.php | 253 if(preg_match('/^Country: (.*?) \((.*?)\)\nCity: (.*?)$/s', $data, $match)) {
|
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/ |
H A D | xlsx.min.js | 8 …wb.Encryption=opts.enc;wb.Metadata={};if(country!==undefined)wb.Metadata.Country=country;return wb…
|
H A D | xlsx.js | 9803 if(country !== undefined) wb.Metadata.Country = country;
|
H A D | xlsx.min.map | 1 …"TxO","noteobj","sheetnamesraw","sort","Number","Encryption","Metadata","Country","parse_xlscfb","…
|
/plugin/xlsx2dw/packages/xlsx/ |
H A D | xlsx.mjs | 4869 /* [MS-XLS] 2.4.63 Country/Region codes */ 19720 case 0x008c /* Country */: country = val; break; 19746 if(country !== undefined) wb.Metadata.Country = country; 20792 /*::[*/0x008c/*::]*/: { /* n:"Country", */ f:parse_Country }, 21533 if(b8) write_biff_rec(C, 0x008C /* Country */, write_Country());
|
/plugin/ol3/ |
H A D | script.js | 8 …Country:Fc(U_),ElectronicMailAddress:Fc(U_)}),mS=Gc(fS,{Value:Mc((function(t,e){return U_(t)}))}),…
|
/plugin/openlayersmap/ol7/ |
H A D | ol.js.map |
|