/plugin/oauthkeycloak/ |
H A D | Keycloak.php | 32 protected $discovery; variable in dokuwiki\\plugin\\oauthkeycloak\\Keycloak 41 if (!isset($this->discovery)) { 45 $this->discovery = json_decode($json, true); 47 if (!isset($this->discovery[$endpoint])) return ''; 48 return $this->discovery[$endpoint];
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
H A D | TrafficDirectorService.php | 41 public $discovery; variable in Google\\Service\\TrafficDirectorService 63 'discovery', 67 'path' => 'v2/discovery:client_status',
|
/plugin/oauthazure/ |
H A D | Azure.php | 37 /** @var string[] discovery URL cache */ 38 protected $discovery; variable in dokuwiki\\plugin\\oauthazure\\Azure 47 if (!isset($this->discovery)) { 55 $this->discovery = json_decode($json, true); 57 if (!isset($this->discovery[$endpoint])) return ''; 58 return $this->discovery[$endpoint];
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/ |
H A D | Occurrence.php | 146 public function setDiscovery(DiscoveryOccurrence $discovery) argument 148 $this->discovery = $discovery; 155 return $this->discovery;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/ |
H A D | Occurrence.php | 146 public function setDiscovery(DiscoveryOccurrence $discovery) argument 148 $this->discovery = $discovery; 155 return $this->discovery;
|
H A D | Note.php | 151 public function setDiscovery(DiscoveryNote $discovery) argument 153 $this->discovery = $discovery; 160 return $this->discovery;
|
/plugin/elasticsearch/ |
H A D | docker-compose.yml | 9 - 'discovery.type=single-node'
|
/plugin/elasticsearch/vendor/symfony/deprecation-contracts/ |
H A D | README.md | 9 the triggered deprecations can be caught and logged for later discovery, both on dev and prod environments.
|
/plugin/combo/vendor/symfony/deprecation-contracts/ |
H A D | README.md | 9 the triggered deprecations can be caught and logged for later discovery, both on dev and prod environments.
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/ |
H A D | run-elasticsearch.sh | 36 --env discovery.seed_hosts=$master_node_name
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/ |
H A D | README.md | 59 - Configurable, automatic discovery of cluster nodes 457 You'll also notice that the client is configured in a manner that facilitates easy discovery via the IDE. All core actions are available under the `$client` object (indexing, searching, getting, etc.). Index and cluster management are located under the `$client->indices()` and `$client->cluster()` objects, respectively.
|
/plugin/authgooglesheets/vendor/google/apiclient/ |
H A D | README.md | 443 …enerally automatically generated from the API discovery documents: https://developers.google.com/d…
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/ |
H A D | connecting.asciidoc | 228 easy discovery via your IDE. All core actions are available under the `$client`
|
/plugin/diagramsnet/lib/stencils/ |
H A D | LICENSE | 79 …ate the violation is cured, provided it is cured within 30 days of Your discovery of the violation…
|
/plugin/diagramsnet/lib/templates/ |
H A D | LICENSE | 79 …ate the violation is cured, provided it is cured within 30 days of Your discovery of the violation…
|
/plugin/diagramsnet/lib/img/ |
H A D | LICENSE | 79 …ate the violation is cured, provided it is cured within 30 days of Your discovery of the violation…
|
/plugin/webdav/vendor/sabre/dav/ |
H A D | CHANGELOG.md | 588 * #610: Don't allow discovery of arbitrary files using `..` in the browser
|
/plugin/ckgdoku/ckeditor/ |
H A D | CHANGES.md | 924 …IE9-10] [Enhanced Image](http://ckeditor.com/addon/image2): Fixed buggy discovery of image dimensi…
|
/plugin/tuxquote/ |
H A D | quotes.txt | 613 The obstacle to discovery is not ignorance, but the illusion of knowledge. 2721 The world always makes the assumption that the exposure of an error is identical with the discovery… 3051 The story of modern America begins With the discovery of the white man by The Indians. <BR> -- Mars… 4152 …ust consist of particles exceptionally small and smooth and round. This discovery, my dear fellow,…
|
/plugin/ckgedit/ckeditor/ |
H A D | CHANGES.md | 1344 …] [Enhanced Image](https://ckeditor.com/cke4/addon/image2): Fixed buggy discovery of image dimensi…
|
/plugin/dirtylittlehelper/script/ |
H A D | mermaid.min.js.map | 1 …ct(row), i, columns);\n };\n}\n\n// Compute unique columns in order of discovery.\nfunction infer…
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | bundle.js.map | 1 …ct(row), i, columns);\n };\n}\n\n// Compute unique columns in order of discovery.\nfunction infer…
|