Home
last modified time | relevance | path

Searched refs:create (Results 126 – 150 of 1906) sorted by relevance

12345678910>>...77

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDialogflow.php133 'create' => [
291 'create' => [
383 'create' => [
559 'create' => [
691 'create' => [
763 'create' => [
909 'create' => [
1001 'create' => [
1185 'create' => [
1317 'create' => [
[all …]
H A DCloudTalentSolution.php128 ],'create' => [
200 'create' => [
220 'create' => [
326 ],'create' => [
H A DVMMigrationService.php126 ],'create' => [
294 'create' => [
404 'create' => [
492 'create' => [
642 ],'create' => [
716 ],'create' => [
780 'create' => [
866 'create' => [
H A DLogging.php196 'create' => [
310 'create' => [
386 'create' => [
590 'create' => [
714 'create' => [
830 'create' => [
944 'create' => [
1030 'create' => [
1234 'create' => [
1374 'create' => [
[all …]
H A DCloudIAP.php68 'create' => [
108 'create' => [
176 'create' => [
H A DVault.php109 ],'create' => [
208 'create' => [
291 ],'create' => [
397 'create' => [
457 'create' => [
H A DContactcenterinsights.php122 ],'create' => [
214 'create' => [
306 ],'create' => [
486 'create' => [
562 'create' => [
H A DCloudBuild.php157 ],'create' => [
241 'create' => [
333 'create' => [
487 ],'create' => [
565 'create' => [
687 'create' => [
819 'create' => [
915 'create' => [
H A DDisplayVideo.php162 ],'create' => [
286 ],'create' => [
452 'create' => [
666 'create' => [
1159 'create' => [
1275 'create' => [
1556 'create' => [
1749 'create' => [
1902 'create' => [
1995 'create' => [
[all …]
/plugin/barcode/api/qrserver/
H A Dbarcode.inc14 // http://qrserver.com/api/documentation/create-qr-code/
19 $resultStr = 'http://api.qrserver.com/v1/create-qr-code/?';
/plugin/ckgedit/lang/en/
H A Dstyle.txt2 With this app you can create a style sheet for the CKEditor's editing window that is based on your …
7 **Other templates: installed but not activated** \\ You can also create additional style sheets for…
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/
H A DParam.php59 public static function create( function in phpDocumentor\\Reflection\\DocBlock\\Tags\\Param
94 $description = $descriptionFactory->create(implode('', $parts), $context);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dlogger.asciidoc31 Once Monolog (or another logger) is installed, you need to create a log object
42 $client = ClientBuilder::create() // Instantiate a new ClientBuilder
H A Dhttp-meta-data.asciidoc24 $client = Elasticsearch\ClientBuilder::create()
41 $client = Elasticsearch\ClientBuilder::create()
62 To enable this compatibility header, you need to create an `ELASTIC_CLIENT_APIVERSIONING`
H A Dfutures.asciidoc33 $client = ClientBuilder::create()->build();
65 $client = ClientBuilder::create()->build();
86 $client = ClientBuilder::create()->build();
116 $client = ClientBuilder::create()->build();
152 $client = ClientBuilder::create()
171 $client = ClientBuilder::create()
202 $client = ClientBuilder::create()->build();
H A Dconnection-factory.asciidoc35 public function create($hostDetails)
50 $client = ClientBuilder::create()
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.frame.php5 function &create(&$root, &$pipeline) { function in FrameBox
145 $converter = Converter::create();
224 function &create(&$root, &$pipeline) { function in FramesetBox
289 $context->push_viewport(FlowViewport::create($frame));
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/
H A DCHANGELOG.rst25 that any decorators you create properly return ``true`` in response to the
29 ``GuzzleHttp\Stream\Utils::create`` no longer accept a size in the second
53 instead of ``GuzzleHttp\Stream\create()`` to create new streams.
/plugin/fedauth/classes/
H A Dfa_provider.class.php27 public static function create($id, $data) { function in fa_provider
43 return self::create($id, $data);
/plugin/findologicxmlexport/vendor/sebastian/diff/
H A D.php_cs11 return PhpCsFixer\Config::create()
74 PhpCsFixer\Finder::create()
/plugin/letsencrypt/
H A Dadmin.php189 $form->addFieldsetOpen($this->getLang('create account'));
193 $form->addButton('init', $this->getLang('create account'))->attr('type', 'submit')->val(1);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/
H A D.php_cs.dist11 return PhpCsFixer\Config::create()
73 PhpCsFixer\Finder::create()
/plugin/fckg/fckeditor/editor/lang/
H A Dlang-template.txt2 * To Upgrade for your language, create the following language items in your language file,
29 DlgImgHelpLiLeft : "Use <b>left</b> alignment to create a horizontal row of images.",
30 DlgImgHelpLiBase : "Use <b>baseline</b> to create a vertical column of images at the left-hand m…
31 DlgImgHelpLiRight : "Use <b>right</b> and <b>middle</b> to create columns at the center and right…
55 DlgLnkIntExtras : "To create a query string and/or to set a page anchor from Dokuwiki headers, …
94 FileBrowserError_103: 'You have no permissions to create the folder.',
148 geshiHelp: 'With this tool you can create either a "Code Block" or "Downloadable Code Snippe…
157 GeshiInstructionList: "There are two ways to create Geshi code blocks. <OL><LI>You can paste your…
/plugin/dw2pdf/vendor/setasign/fpdi/src/Tcpdf/
H A DFpdi.php172 $object = PdfIndirectObject::create($objectNumber, 0, new PdfNull());
254 $dictionary->value['Length'] = PdfNumeric::create(\strlen($stream));
255 $value = PdfStream::create($dictionary, $stream);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Connections/
H A DConnectionFactoryInterface.php23 public function create(array $hostDetails): ConnectionInterface; function

12345678910>>...77