Home
last modified time | relevance | path

Searched refs:create (Results 1051 – 1075 of 1906) sorted by relevance

1...<<41424344454647484950>>...77

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/Resource/
H A DProjectsLocationsAgentsEnvironments.php52 public function create($parent, GoogleCloudDialogflowCxV3Environment $postBody, $optParams = []) function in Google\\Service\\Dialogflow\\Resource\\ProjectsLocationsAgentsEnvironments
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/Resource/
H A DCustomersChromePrinters.php79 public function create($parent, Printer $postBody, $optParams = []) function in Google\\Service\\Directory\\Resource\\CustomersChromePrinters
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Area120Tables/Resource/
H A DTablesRows.php96 public function create($parent, Row $postBody, $optParams = []) function in Google\\Service\\Area120Tables\\Resource\\TablesRows
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AccessContextManager/Resource/
H A DAccessPolicies.php50 public function create(AccessPolicy $postBody, $optParams = []) function in Google\\Service\\AccessContextManager\\Resource\\AccessPolicies
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DatabaseMigrationService/Resource/
H A DProjectsLocationsConnectionProfiles.php56 public function create($parent, ConnectionProfile $postBody, $optParams = []) function in Google\\Service\\DatabaseMigrationService\\Resource\\ProjectsLocationsConnectionProfiles
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/Resource/
H A DProjectsLocationsJobs.php58 public function create($projectId, $location, Job $postBody, $optParams = []) function in Google\\Service\\Dataflow\\Resource\\ProjectsLocationsJobs
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigtableAdmin/Resource/
H A DProjectsInstancesClustersBackups.php62 public function create($parent, Backup $postBody, $optParams = []) function in Google\\Service\\BigtableAdmin\\Resource\\ProjectsInstancesClustersBackups
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/Resource/
H A DProjectsLocationsLakesEnvironments.php54 public function create($parent, GoogleCloudDataplexV1Environment $postBody, $optParams = []) function in Google\\Service\\CloudDataplex\\Resource\\ProjectsLocationsLakesEnvironments
H A DProjectsLocationsLakesTasks.php51 public function create($parent, GoogleCloudDataplexV1Task $postBody, $optParams = []) function in Google\\Service\\CloudDataplex\\Resource\\ProjectsLocationsLakesTasks
H A DProjectsLocationsLakesZonesAssets.php56 public function create($parent, GoogleCloudDataplexV1Asset $postBody, $optParams = []) function in Google\\Service\\CloudDataplex\\Resource\\ProjectsLocationsLakesZonesAssets
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDeploy/Resource/
H A DProjectsLocationsDeliveryPipelines.php65 public function create($parent, DeliveryPipeline $postBody, $optParams = []) function in Google\\Service\\CloudDeploy\\Resource\\ProjectsLocationsDeliveryPipelines
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/Resource/
H A DProjectsLocationsServices.php54 public function create($parent, GoogleCloudRunV2Service $postBody, $optParams = []) function in Google\\Service\\CloudRun\\Resource\\ProjectsLocationsServices
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DPipeline.php55 public function create(): Response
159 * Converts the params to an array. A default implementation exist to create
52 public function create(): Response global() function in Elastica\\Pipeline
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DUtils.php185 * @param mixed $resource Resource to create
194 public static function create($resource, array $options = []) function in GuzzleHttp\\Stream\\Utils
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/ConnectionPool/
H A DSniffingConnectionPool.php133 $this->connections[] = $this->connectionFactory->create($nodeDetails);
/plugin/dw2pdf/vendor/setasign/fpdi/src/Tfpdf/
H A DFpdi.php120 $object = PdfIndirectObject::create($objectNumber, 0, new PdfNull());
/plugin/dw2pdf/vendor/setasign/fpdi/src/
H A DFpdi.php119 $object = PdfIndirectObject::create($objectNumber, 0, new PdfNull());
/plugin/pureldap/vendor/freedsx/ldap/
H A DCHANGELOG.md60 * Add a create convenience method to the LdapClient to create a single LDAP entry.
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DNetworkServices.php245 'create' => [
417 'create' => [
H A DDatabaseMigrationService.php111 'create' => [
245 'create' => [
H A DCloudAsset.php141 'create' => [
221 'create' => [
/plugin/combo/ComboStrap/Xml/
H A DXmlElement.php38 public static function create($domElement, XmlDocument $xmlDocument): XmlElement function in ComboStrap\\Xml\\XmlElement
92 $childNodes[] = implode('', XmlElement::create($childNode, $this->document)->getChildrenNodeTextValues());
/plugin/gallery/script/
H A Dprosemirror.js300 GalleryNodeView.prototype = Object.create(AbstractNodeView.prototype);
373 this.prototype = Object.create(window.Prosemirror.classes.AbstractMenuItemDispatcher.prototype);
/plugin/authsplit/
H A DREADME76 users), authsplit will create a user account there, too, using user
84 have to create an account for him or her.
103 or the Admin uses DokuWiki's user manager to create an account for them.
106 yet and whether it is capable of adding users. If so, it will try to create
107 the user there, first. This is so that you can use DokuWiki to quickly create
231 - autocreate_users: If enabled, authsplit will automatically create user
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced_legacy.rst18 share them with others, you should then create an extension as described
59 In fact, you rarely need to create tags; and that's good news because tags are
166 Let's see how to create a new filter.
168 In this section, we will create a ``rot13`` filter, which should return the
198 create a new PHP function::
368 Let's create a simple ``set`` tag that allows the definition of simple
520 Most of the time, it is useful to create a single extension for your project,
609 Now, with this information in mind, let's create the most basic extension
839 You can create functional tests for extensions simply by creating the

1...<<41424344454647484950>>...77