Home
last modified time | relevance | path

Searched refs:Create (Results 1 – 25 of 353) sorted by path

12345678910>>...15

/plugin/adfs/phpsaml/
H A DREADME.md1171 Create an index.php:
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/
H A Dcomposer.lock580 "description": "Create deep copies (clones) of your objects",
/plugin/aichat/vendor/vanderlee/php-sentence/
H A DREADME.md55 // Create a new instance
/plugin/airtable/
H A DREADME.md8 * Create an airtable account and get an API key: https://airtable.com/api - also see their document…
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1Create a new module (and put it into the cache)\n/******/ \t\tvar module = installedModules[module…
/plugin/anchor/
H A Dplugin.info.txt6 desc Create an HTML anchor.
/plugin/archivegenerator/
H A DREADME3 Create a clean copy of your current wiki
H A Dplugin.info.txt6 desc Create a clean copy of your current wiki
/plugin/authgooglesheets/vendor/firebase/php-jwt/
H A DREADME.md136 // Create a private key of type "resource"
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
H A DActionDetail.php24 protected $createType = Create::class;
60 * @param Create
62 public function setCreate(Create $create)
67 * @return Create
H A DCreate.php20 class Create extends \Google\Model class
74 class_alias(Create::class, 'Google_Service_DriveActivity_Create');
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md157 1. Follow the instructions to [Create Web Application Credentials](docs/oauth-web.md#create-authori…
198 1. Follow the instructions to [Create a Service Account](docs/oauth-server.md#creating-a-service-ac…
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md129 // Create a handler stack that has all of the default middlewares attached
974 <doc>Create a group</doc>
1024 "summary": "Create a group",
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DREADME.md394 // Create a React promise
398 // Create a Guzzle promise that is fulfilled with a React promise.
514 | `promise_for` | `Create::promiseFor` |
515 | `rejection_for` | `Create::rejectionFor` |
516 | `exception_for` | `Create::exceptionFor` |
517 | `iter_for` | `Create::iterFor` |
/plugin/authgooglesheets/vendor/guzzlehttp/promises/src/
H A DCoroutine.php129 $this->currentPromise = Create::promiseFor($yielded)
160 $nextYield = $this->generator->throw(Create::exceptionFor($reason));
H A DCreate.php5 final class Create class
H A DEachPromise.php56 $this->iterable = Create::iterFor($iterable);
167 $promise = Create::promiseFor($this->iterable->current());
H A DPromise.php45 $promise = Create::promiseFor($this->result);
51 $rejection = Create::rejectionFor($this->result);
72 throw Create::exceptionFor($this->result);
H A DRejectedPromise.php64 throw Create::exceptionFor($this->reason);
H A Dfunctions.php55 return Create::promiseFor($value);
70 return Create::rejectionFor($reason);
84 return Create::exceptionFor($reason);
98 return Create::iterFor($value);
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DREADME.md91 // Create an empty stream
477 Create a new stream based on the input type.
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/
H A DREADME.md66 * [Create a Support Ticket on GitHub](https://github.com/phpseclib/phpseclib/issues/new)
87 4. Create a Feature Branch
/plugin/authjoomla3/
H A DREADME.md7 - Create a folder inside dokuwiki/lib/plugins called authjoomla3
/plugin/authlemonldap/
H A DREADME.md6 Create the following mapping for headers in LemonLDAP::NG:
/plugin/authyubikey/
H A Dauth.php.org114 * Create a new User

12345678910>>...15