Home
last modified time | relevance | path

Searched refs:version (Results 126 – 150 of 2779) sorted by path

12345678910>>...112

/plugin/authdrupal8/
H A DREADME.md57 the Free Software Foundation; version 2 of the License
H A Dpassword.inc10 * An alternative or custom version of this password hashing API may be
18 * increase by 1 every Drupal version in order to counteract increases in the
247 // imported password or from an earlier Drupal version.
/plugin/authfacebook/
H A DLICENSE239 be similar in spirit to the present version, but may differ in detail to
242 Each version is given a distinguishing version number. If the Program
243 specifies a version number of this License which applies to it and "any
244 later version", you have the option of following the terms and conditions
245 either of that version or of any later version published by the Free
246 Software Foundation. If the Program does not specify a version number of
247 this License, you may choose any version ever published by the Free Software
298 the Free Software Foundation; either version 2 of the License, or
299 (at your option) any later version.
315 Gnomovision version 69, Copyright (C) year name of author
/plugin/authfacebook/lib/HttpClients/
H A DFacebookCurl.php117 public function version() function in Facebook\\HttpClients\\FacebookCurl
/plugin/authg2fa/
H A DLICENSE239 be similar in spirit to the present version, but may differ in detail to
242 Each version is given a distinguishing version number. If the Program
243 specifies a version number of this License which applies to it and "any
244 later version", you have the option of following the terms and conditions
245 either of that version or of any later version published by the Free
246 Software Foundation. If the Program does not specify a version number of
247 this License, you may choose any version ever published by the Free Software
298 the Free Software Foundation; either version 2 of the License, or
299 (at your option) any later version.
315 Gnomovision version 69, Copyright (C) year name of author
/plugin/authgoogle/google/
H A DGoogle_Client.php112 public function addService($service, $version = false) { argument
/plugin/authgoogle/google/contrib/
H A DGoogle_AdExchangeSellerService.php372 $this->version = 'v1';
375 $client->addService($this->serviceName, $this->version);
H A DGoogle_AdSenseService.php1036 $this->version = 'v1.3';
1039 $client->addService($this->serviceName, $this->version);
H A DGoogle_AdexchangebuyerService.php267 $this->version = 'v1.2';
270 $client->addService($this->serviceName, $this->version);
H A DGoogle_AdsensehostService.php669 $this->version = 'v4.1';
672 $client->addService($this->serviceName, $this->version);
H A DGoogle_AnalyticsService.php580 $this->version = 'v3';
583 $client->addService($this->serviceName, $this->version);
H A DGoogle_AndroidpublisherService.php119 $this->version = 'v1.1';
122 $client->addService($this->serviceName, $this->version);
H A DGoogle_AppstateService.php145 $this->version = 'v1';
148 $client->addService($this->serviceName, $this->version);
H A DGoogle_AuditService.php80 $this->version = 'v1';
83 $client->addService($this->serviceName, $this->version);
H A DGoogle_BigqueryService.php481 $this->version = 'v2';
484 $client->addService($this->serviceName, $this->version);
H A DGoogle_BloggerService.php438 $this->version = 'v3';
441 $client->addService($this->serviceName, $this->version);
H A DGoogle_BooksService.php984 $this->version = 'v1';
987 $client->addService($this->serviceName, $this->version);
3432 public $version; variable in Google_Volumeannotations
3458 public function setVersion( $version) { argument
3459 $this->version = $version;
3462 return $this->version;
H A DGoogle_CalendarService.php728 $this->version = 'v3';
731 $client->addService($this->serviceName, $this->version);
H A DGoogle_CivicInfoService.php89 $this->version = 'us_v1';
92 $client->addService($this->serviceName, $this->version);
H A DGoogle_ComputeService.php1556 $this->version = 'v1beta15';
1559 $client->addService($this->serviceName, $this->version);
H A DGoogle_CoordinateService.php355 $this->version = 'v1';
358 $client->addService($this->serviceName, $this->version);
H A DGoogle_CustomsearchService.php102 $this->version = 'v1';
105 $client->addService($this->serviceName, $this->version);
H A DGoogle_DatastoreService.php179 $this->version = 'v1beta1';
182 $client->addService($this->serviceName, $this->version);
H A DGoogle_DfareportingService.php403 $this->version = 'v1.3';
406 $client->addService($this->serviceName, $this->version);
H A DGoogle_DirectoryService.php935 $this->version = 'directory_v1';
938 $client->addService($this->serviceName, $this->version);

12345678910>>...112