| /plugin/mdpage/vendor/composer/ |
| D | InstalledVersions.php | 35 'versions' => 75 return array_keys(self::$installed['versions']); 88 return isset(self::$installed['versions'][$packageName]); 123 if (!isset(self::$installed['versions'][$packageName])) { 128 if (isset(self::$installed['versions'][$packageName]['pretty_version'])) { 129 $ranges[] = self::$installed['versions'][$packageName]['pretty_version']; 131 if (array_key_exists('aliases', self::$installed['versions'][$packageName])) { 132 $ranges = array_merge($ranges, self::$installed['versions'][$packageName]['aliases']); 134 if (array_key_exists('replaced', self::$installed['versions'][$packageName])) { 135 $ranges = array_merge($ranges, self::$installed['versions'][$packageName]['replaced']); [all …]
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/Resource/ |
| D | ProjectsModelsVersions.php | 26 * The "versions" collection of methods. 30 * $versions = $mlService->versions; 39 * you add a version to a model that already has one or more versions, the 41 * be the default, you must call projects.models.versions.setDefault. 42 * (versions.create) 56 * Deletes a model version. Each model can have multiple versions deployed and 59 * unless it is the only remaining version. (versions.delete) 62 * of all the versions of a model by calling projects.models.versions.list. 73 * Gets information about a model version. Models can have multiple versions. 74 * You can call projects.models.versions.list to get the same information that [all …]
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/Resource/ |
| D | AppsServicesVersions.php | 25 * The "versions" collection of methods. 29 * $versions = $appengineService->versions; 35 * Deploys code and resource files to a new version. (versions.create) 51 * Deletes an existing Version resource. (versions.delete) 54 * Example: apps/myapp/services/default/versions/v1. 69 * (versions.get) 72 * Example: apps/myapp/services/default/versions/v1. 88 * Lists the versions of a service. (versions.listAppsServicesVersions) 113 * vices.versions#Version.FIELDS.instance_class)automatic scaling in the 116 * vices.versions#Version.FIELDS.automatic_scaling) [all …]
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/SecretManager/Resource/ |
| D | ProjectsSecretsVersions.php | 28 * The "versions" collection of methods. 32 * $versions = $secretmanagerService->versions; 39 * `projects/secrets/versions/latest` is an alias to the most recently created 40 * SecretVersion. (versions.access) 43 * format `projects/secrets/versions`. `projects/secrets/versions/latest` is an 56 * and irrevocably destroys the secret data. (versions.destroy) 59 * destroy in the format `projects/secrets/versions`. 72 * (versions.disable) 75 * disable in the format `projects/secrets/versions`. 88 * (versions.enable) [all …]
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/Resource/ |
| D | AccountsContainersVersions.php | 24 * The "versions" collection of methods. 28 * $versions = $tagmanagerService->versions; 34 * Deletes a Container Version. (versions.delete) 37 * accounts/{account_id}/containers/{container_id}/versions/{version_id} 47 * Gets a Container Version. (versions.get) 50 * accounts/{account_id}/containers/{container_id}/versions/{version_id} 64 * Gets the live (i.e. published) container version (versions.live) 78 * Publishes a Container Version. (versions.publish) 81 * accounts/{account_id}/containers/{container_id}/versions/{version_id} 96 * conflicts and errors. (versions.set_latest) [all …]
|
| /plugin/authgooglesheets/vendor/composer/ |
| D | InstalledVersions.php | 36 'versions' => 238 $packages[] = array_keys($installed['versions']); 260 if (isset($installed['versions'][$packageName])) { 301 if (!isset($installed['versions'][$packageName])) { 306 if (isset($installed['versions'][$packageName]['pretty_version'])) { 307 $ranges[] = $installed['versions'][$packageName]['pretty_version']; 309 if (array_key_exists('aliases', $installed['versions'][$packageName])) { 310 $ranges = array_merge($ranges, $installed['versions'][$packageName]['aliases']); 312 if (array_key_exists('replaced', $installed['versions'][$packageName])) { 313 $ranges = array_merge($ranges, $installed['versions'][$packageName]['replaced']); [all …]
|
| /plugin/scrape/vendor/composer/ |
| D | InstalledVersions.php | 21 * See also https://getcomposer.org/doc/07-runtime.md#installed-versions 31 …ull, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, ar… 42 …ull, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, ar… 56 $packages[] = array_keys($installed['versions']); 78 foreach ($installed['versions'] as $name => $package) { 100 if (isset($installed['versions'][$packageName])) { 101 …ludeDevRequirements || !isset($installed['versions'][$packageName]['dev_requirement']) || $install… 140 if (!isset($installed['versions'][$packageName])) { 145 if (isset($installed['versions'][$packageName]['pretty_version'])) { 146 $ranges[] = $installed['versions'][$packageName]['pretty_version']; [all …]
|
| /plugin/elasticsearch/vendor/composer/ |
| D | InstalledVersions.php | 21 * See also https://getcomposer.org/doc/07-runtime.md#installed-versions 31 …ull, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, ar… 42 …ull, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, ar… 56 $packages[] = array_keys($installed['versions']); 78 foreach ($installed['versions'] as $name => $package) { 100 if (isset($installed['versions'][$packageName])) { 101 …ludeDevRequirements || !isset($installed['versions'][$packageName]['dev_requirement']) || $install… 140 if (!isset($installed['versions'][$packageName])) { 145 if (isset($installed['versions'][$packageName]['pretty_version'])) { 146 $ranges[] = $installed['versions'][$packageName]['pretty_version']; [all …]
|
| /plugin/geophp/vendor/composer/ |
| D | InstalledVersions.php | 21 * See also https://getcomposer.org/doc/07-runtime.md#installed-versions 31 …ull, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, ar… 42 …ull, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, ar… 56 $packages[] = array_keys($installed['versions']); 78 foreach ($installed['versions'] as $name => $package) { 100 if (isset($installed['versions'][$packageName])) { 101 …ludeDevRequirements || !isset($installed['versions'][$packageName]['dev_requirement']) || $install… 140 if (!isset($installed['versions'][$packageName])) { 145 if (isset($installed['versions'][$packageName]['pretty_version'])) { 146 $ranges[] = $installed['versions'][$packageName]['pretty_version']; [all …]
|
| /plugin/barcodes/vendor/composer/ |
| D | InstalledVersions.php | 21 * See also https://getcomposer.org/doc/07-runtime.md#installed-versions 31 …ull, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, ar… 42 …ull, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, ar… 56 $packages[] = array_keys($installed['versions']); 78 foreach ($installed['versions'] as $name => $package) { 100 if (isset($installed['versions'][$packageName])) { 101 …ludeDevRequirements || !isset($installed['versions'][$packageName]['dev_requirement']) || $install… 140 if (!isset($installed['versions'][$packageName])) { 145 if (isset($installed['versions'][$packageName]['pretty_version'])) { 146 $ranges[] = $installed['versions'][$packageName]['pretty_version']; [all …]
|
| /plugin/matrixnotifierwas/vendor/composer/ |
| D | InstalledVersions.php | 21 * See also https://getcomposer.org/doc/07-runtime.md#installed-versions 31 …ull, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, ar… 42 …ull, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, ar… 56 $packages[] = array_keys($installed['versions']); 78 foreach ($installed['versions'] as $name => $package) { 100 if (isset($installed['versions'][$packageName])) { 101 …ludeDevRequirements || !isset($installed['versions'][$packageName]['dev_requirement']) || $install… 140 if (!isset($installed['versions'][$packageName])) { 145 if (isset($installed['versions'][$packageName]['pretty_version'])) { 146 $ranges[] = $installed['versions'][$packageName]['pretty_version']; [all …]
|
| /plugin/authssocas/vendor/composer/ |
| H A D | InstalledVersions.php | 21 * See also https://getcomposer.org/doc/07-runtime.md#installed-versions 31 …ull, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, ar… 42 …ull, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, ar… 56 $packages[] = array_keys($installed['versions']); 78 foreach ($installed['versions'] as $name => $package) { 100 if (isset($installed['versions'][$packageName])) { 101 …ludeDevRequirements || !isset($installed['versions'][$packageName]['dev_requirement']) || $install… 140 if (!isset($installed['versions'][$packageName])) { 145 if (isset($installed['versions'][$packageName]['pretty_version'])) { 146 $ranges[] = $installed['versions'][$packageName]['pretty_version']; [all …]
|
| /plugin/pureldap/vendor/composer/ |
| H A D | InstalledVersions.php | 21 * See also https://getcomposer.org/doc/07-runtime.md#installed-versions 31 …ull, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, ar… 42 …ull, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, ar… 56 $packages[] = array_keys($installed['versions']); 78 foreach ($installed['versions'] as $name => $package) { 100 if (isset($installed['versions'][$packageName])) { 101 …ludeDevRequirements || !isset($installed['versions'][$packageName]['dev_requirement']) || $install… 140 if (!isset($installed['versions'][$packageName])) { 145 if (isset($installed['versions'][$packageName]['pretty_version'])) { 146 $ranges[] = $installed['versions'][$packageName]['pretty_version']; [all …]
|
| /plugin/combo/vendor/composer/ |
| H A D | InstalledVersions.php | 21 * See also https://getcomposer.org/doc/07-runtime.md#installed-versions 31 …ull, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, ar… 42 …ull, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, ar… 56 $packages[] = array_keys($installed['versions']); 78 foreach ($installed['versions'] as $name => $package) { 100 if (isset($installed['versions'][$packageName])) { 101 …ludeDevRequirements || !isset($installed['versions'][$packageName]['dev_requirement']) || $install… 140 if (!isset($installed['versions'][$packageName])) { 145 if (isset($installed['versions'][$packageName]['pretty_version'])) { 146 $ranges[] = $installed['versions'][$packageName]['pretty_version']; [all …]
|
| /plugin/aichat/vendor/composer/ |
| D | InstalledVersions.php | 21 * See also https://getcomposer.org/doc/07-runtime.md#installed-versions 31 …ull, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, ar… 42 …ull, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, ar… 56 $packages[] = array_keys($installed['versions']); 78 foreach ($installed['versions'] as $name => $package) { 100 if (isset($installed['versions'][$packageName])) { 101 …ludeDevRequirements || !isset($installed['versions'][$packageName]['dev_requirement']) || $install… 140 if (!isset($installed['versions'][$packageName])) { 145 if (isset($installed['versions'][$packageName]['pretty_version'])) { 146 $ranges[] = $installed['versions'][$packageName]['pretty_version']; [all …]
|
| /plugin/dw2pdf/vendor/composer/ |
| D | InstalledVersions.php | 21 * See also https://getcomposer.org/doc/07-runtime.md#installed-versions 31 …ull, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, ar… 42 …ull, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, ar… 56 $packages[] = array_keys($installed['versions']); 78 foreach ($installed['versions'] as $name => $package) { 100 if (isset($installed['versions'][$packageName])) { 101 …ludeDevRequirements || !isset($installed['versions'][$packageName]['dev_requirement']) || $install… 140 if (!isset($installed['versions'][$packageName])) { 145 if (isset($installed['versions'][$packageName]['pretty_version'])) { 146 $ranges[] = $installed['versions'][$packageName]['pretty_version']; [all …]
|
| /plugin/oauth/vendor/composer/ |
| H A D | InstalledVersions.php | 21 * See also https://getcomposer.org/doc/07-runtime.md#installed-versions 29 …ing, aliases: string[], dev: bool, install_path: string, type: string}, versions: array<string, ar… 40 …ing, aliases: string[], dev: bool, install_path: string, type: string}, versions: array<string, ar… 54 $packages[] = array_keys($installed['versions']); 76 foreach ($installed['versions'] as $name => $package) { 98 if (isset($installed['versions'][$packageName])) { 99 … return $includeDevRequirements || empty($installed['versions'][$packageName]['dev_requirement']); 138 if (!isset($installed['versions'][$packageName])) { 143 if (isset($installed['versions'][$packageName]['pretty_version'])) { 144 $ranges[] = $installed['versions'][$packageName]['pretty_version']; [all …]
|
| /plugin/upgrade/myvendor/composer/ |
| D | InstalledVersions.php | 21 * See also https://getcomposer.org/doc/07-runtime.md#installed-versions 37 …ull, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, ar… 53 …ull, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, ar… 67 $packages[] = array_keys($installed['versions']); 89 foreach ($installed['versions'] as $name => $package) { 111 if (isset($installed['versions'][$packageName])) { 112 …ludeDevRequirements || !isset($installed['versions'][$packageName]['dev_requirement']) || $install… 151 if (!isset($installed['versions'][$packageName])) { 156 if (isset($installed['versions'][$packageName]['pretty_version'])) { 157 $ranges[] = $installed['versions'][$packageName]['pretty_version']; [all …]
|
| /plugin/farmer/vendor/composer/ |
| H A D | InstalledVersions.php | 21 * See also https://getcomposer.org/doc/07-runtime.md#installed-versions 37 …ull, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, ar… 53 …ull, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, ar… 67 $packages[] = array_keys($installed['versions']); 89 foreach ($installed['versions'] as $name => $package) { 111 if (isset($installed['versions'][$packageName])) { 112 …ludeDevRequirements || !isset($installed['versions'][$packageName]['dev_requirement']) || $install… 151 if (!isset($installed['versions'][$packageName])) { 156 if (isset($installed['versions'][$packageName]['pretty_version'])) { 157 $ranges[] = $installed['versions'][$packageName]['pretty_version']; [all …]
|
| /plugin/statistics/vendor/composer/ |
| D | InstalledVersions.php | 21 * See also https://getcomposer.org/doc/07-runtime.md#installed-versions 37 …ull, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, ar… 53 …ull, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, ar… 67 $packages[] = array_keys($installed['versions']); 89 foreach ($installed['versions'] as $name => $package) { 111 if (isset($installed['versions'][$packageName])) { 112 …ludeDevRequirements || !isset($installed['versions'][$packageName]['dev_requirement']) || $install… 151 if (!isset($installed['versions'][$packageName])) { 156 if (isset($installed['versions'][$packageName]['pretty_version'])) { 157 $ranges[] = $installed['versions'][$packageName]['pretty_version']; [all …]
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/Resource/ |
| D | ProjectsLocationsAgentsFlowsVersions.php | 29 * The "versions" collection of methods. 33 * $versions = $dialogflowService->versions; 40 * (versions.compareVersions) 44 * the specified flow. Format: `projects//locations//agents/ /flows//versions/`. 60 * (versions.create) 75 * Deletes the specified Version. (versions.delete) 78 * `projects//locations//agents//flows//versions/`. 89 * Retrieves the specified Version. (versions.get) 92 * `projects//locations//agents//flows//versions/`. 103 * Returns the list of all versions in the specified Flow. [all …]
|
| /plugin/versionswitch/ |
| D | Version.php | 138 * Get all versions and their titles 144 $versions = $this->readVersionDirs(); 146 // get titles for the versions 148 foreach (array_keys($versions) as $ns) { 151 if ($title) $versions[$ns] = $title; 153 uksort($versions, [$this, 'sortByDepthAndVersion']); 155 return $versions; 174 * Traverse the version directories and find all versions 185 $versions = []; 197 $versions[ltrim("$subns:$itemid", ':')] = $match[0]; [all …]
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ArtifactRegistry/Resource/ |
| D | ProjectsLocationsRepositoriesPackagesVersions.php | 25 * The "versions" collection of methods. 29 * $versions = $artifactregistryService->versions; 36 * complete once the version has been deleted. (versions.delete) 53 * Gets a version (versions.get) 68 * Lists versions. (versions.listProjectsLocationsRepositoriesPackagesVersions) 70 * @param string $parent The name of the parent resource whose versions will be 75 * @opt_param int pageSize The maximum number of versions to return. Maximum
|
| /plugin/dropfiles/ |
| D | package.json | 29 "last 2 chrome versions", 30 "last 2 firefox versions", 31 "last 2 edge versions", 32 "last 2 safari versions", 33 "last 2 ChromeAndroid versions", 34 "last 2 ios versions",
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Script/Resource/ |
| D | ProjectsVersions.php | 24 * The "versions" collection of methods. 28 * $versions = $scriptService->versions; 35 * number. (versions.create) 49 * Gets a version of a script project. (versions.get) 63 * List the versions of a script project. (versions.listProjectsVersions) 68 * @opt_param int pageSize The maximum number of versions on each returned page.
|