Home
last modified time | relevance | path

Searched refs:create (Results 376 – 400 of 1906) sorted by relevance

1...<<11121314151617181920>>...77

/plugin/advanced/lang/en/config/
H A Dmain.txt5 … system. To customize it, you should edit the file ''conf/local.php'' or create it if it doesn't e…
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DIndexTemplate.php75 public function create(array $args = [])
64 public function create(array $args = []) global() function in Elastica\\IndexTemplate
H A DSuggest.php43 public static function create($suggestion): self function in Elastica\\Suggest
/plugin/combo/ComboStrap/
H A DFetcherPdf.php35 return Mime::create(Mime::PDF);
/plugin/combo/ComboStrap/Meta/Form/
H A DFormMetaTab.php32 public static function create(string $tabName): FormMetaTab function in ComboStrap\\Meta\\Form\\FormMetaTab
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md11 * `FEAT`: move `create-append-anything` to [external module](https://github.com/bpmn-io/bpmn-js-cre…
17create/append anything features moved to an [external module](https://github.com/bpmn-io/bpmn-js-c…
42 * `FEAT`: hide rare items initially from create/append menus ([#1836](https://github.com/bpmn-io/bp…
48 _Adds create/append anything._
232 * `FIX`: create di for embedded labels ([#1579](https://github.com/bpmn-io/bpmn-js/pull/1579))
320 * `FEAT`: replace elements on create ([#1340](https://github.com/bpmn-io/bpmn-js/issues/1340))
527 * `FIX`: correctly mark elements as changed on `{shape|connection}.create` undo
528 * `FIX`: do not open replace menu after multi create ([#1255](https://github.com/bpmn-io/bpmn-js/pu…
634 Copy and paste as well as create is completely reworked:
637 * `BpmnRules`: removed `elements.paste` rule in favor of `elements.create` rule
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DApigateway.php111 'create' => [
229 'create' => [
351 'create' => [
H A DPubsubLite.php135 'create' => [
239 'create' => [
329 'create' => [
H A DNetworkSecurity.php111 'create' => [
221 'create' => [
393 'create' => [
H A DDocs.php87 ],'create' => [
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.table.section.php5 function &create(&$root, &$pipeline) { function in TableSectionBox
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/
H A DAuthor.php86 public static function create($body) function in phpDocumentor\\Reflection\\DocBlock\\Tags\\Author
/plugin/infomail/lang/en/
H A Dintro.txt7 * avoid huge lists, sending too many mails in a short burst may create delivery problems
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Script/Resource/
H A DProjectsVersions.php42 public function create($scriptId, Version $postBody, $optParams = []) function in Google\\Service\\Script\\Resource\\ProjectsVersions
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseManagement/Resource/
H A DProjectsAndroidAppsSha.php48 public function create($parent, ShaCertificate $postBody, $optParams = []) function in Google\\Service\\FirebaseManagement\\Resource\\ProjectsAndroidAppsSha
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/Resource/
H A DProjectsHistories.php48 public function create($projectId, History $postBody, $optParams = []) function in Google\\Service\\ToolResults\\Resource\\ProjectsHistories
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
H A DOrganizationsEnvironmentsAnalyticsExports.php46 public function create($parent, GoogleCloudApigeeV1ExportRequest $postBody, $optParams = []) function in Google\\Service\\Apigee\\Resource\\OrganizationsEnvironmentsAnalyticsExports
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/Resource/
H A DProductdeliverytime.php42 public function create($merchantId, ProductDeliveryTimeModel $postBody, $optParams = []) function in Google\\Service\\ShoppingContent\\Resource\\Productdeliverytime
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/Resource/
H A DServicesProjectsServicenetworkingGlobalNetworksPeeredDnsDomains.php51 public function create($parent, PeeredDnsDomain $postBody, $optParams = []) function in Google\\Service\\ServiceNetworking\\Resource\\ServicesProjectsServicenetworkingGlobalNetworksPeeredDnsDomains
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/Resource/
H A DCustomBiddingAlgorithmsScripts.php49 public function create($customBiddingAlgorithmId, CustomBiddingScript $postBody, $optParams = []) function in Google\\Service\\DisplayVideo\\Resource\\CustomBiddingAlgorithmsScripts
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudResourceManager/Resource/
H A DTagValuesTagHolds.php47 public function create($parent, TagHold $postBody, $optParams = []) function in Google\\Service\\CloudResourceManager\\Resource\\TagValuesTagHolds
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/
H A DPropertiesFirebaseLinks.php44 …public function create($parent, GoogleAnalyticsAdminV1alphaFirebaseLink $postBody, $optParams = []) function in Google\\Service\\GoogleAnalyticsAdmin\\Resource\\PropertiesFirebaseLinks
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDeploy/Resource/
H A DProjectsLocationsDeliveryPipelinesReleases.php60 public function create($parent, Release $postBody, $optParams = []) function in Google\\Service\\CloudDeploy\\Resource\\ProjectsLocationsDeliveryPipelinesReleases
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/Resource/
H A DApplicationsDeviceTierConfigs.php44 public function create($packageName, DeviceTierConfig $postBody, $optParams = []) function in Google\\Service\\AndroidPublisher\\Resource\\ApplicationsDeviceTierConfigs
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DHasChild.php39 return $this->setParam('query', BaseQuery::create($query));

1...<<11121314151617181920>>...77