Home
last modified time | relevance | path

Searched refs:this (Results 16926 – 16950 of 27090) sorted by relevance

1...<<671672673674675676677678679680>>...1084

/plugin/html2pdf/html2pdf/html2ps/demo/
H A Dtest.php12 $this->_dest_filename = $dest_filename;
16 copy($tmp_filename, $this->_dest_filename);
23 $this->DestinationHTTP($filename);
41 $this->_content = "Test<!--NewPage-->Test<pagebreak/>Test<?page-break>Test";
45 return new FetchedDataURL($this->_content, array(), "");
/plugin/commonmark/vendor/league/commonmark/src/Extension/Footnote/Parser/
H A DAnonymousFootnoteRefParser.php10 * file that was distributed with this source code.
44 $reference = $this->createReference($label);
52 $refLabel = $this->slugNormalizer->normalize($label, ['length' => 20]);
56 '#' . $this->config->get('footnote/footnote_id_prefix') . $refLabel,
63 $this->config = $environment->getConfiguration();
64 $this->slugNormalizer = $environment->getSlugNormalizer();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/Resource/
H A DProjectsBigQueryExports.php53 return $this->call('create', [$params], GoogleCloudSecuritycenterV1BigQueryExport::class);
69 return $this->call('delete', [$params], SecuritycenterEmpty::class);
85 return $this->call('get', [$params], GoogleCloudSecuritycenterV1BigQueryExport::class);
113 return $this->call('list', [$params], ListBigQueryExportsResponse::class);
135 return $this->call('patch', [$params], GoogleCloudSecuritycenterV1BigQueryExport::class);
H A DProjectsMuteConfigs.php53 return $this->call('create', [$params], GoogleCloudSecuritycenterV1MuteConfig::class);
69 return $this->call('delete', [$params], SecuritycenterEmpty::class);
85 return $this->call('get', [$params], GoogleCloudSecuritycenterV1MuteConfig::class);
109 return $this->call('list', [$params], ListMuteConfigsResponse::class);
129 return $this->call('patch', [$params], GoogleCloudSecuritycenterV1MuteConfig::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/Resource/
H A DFloodlightActivityGroups.php45 return $this->call('get', [$params], FloodlightActivityGroup::class);
59 return $this->call('insert', [$params], FloodlightActivityGroup::class);
100 return $this->call('list', [$params], FloodlightActivityGroupsListResponse::class);
116 return $this->call('patch', [$params], FloodlightActivityGroup::class);
131 return $this->call('update', [$params], FloodlightActivityGroup::class);
H A DSites.php45 return $this->call('get', [$params], Site::class);
59 return $this->call('insert', [$params], Site::class);
100 return $this->call('list', [$params], SitesListResponse::class);
115 return $this->call('patch', [$params], Site::class);
129 return $this->call('update', [$params], Site::class);
H A DSubaccounts.php45 return $this->call('get', [$params], Subaccount::class);
59 return $this->call('insert', [$params], Subaccount::class);
87 return $this->call('list', [$params], SubaccountsListResponse::class);
103 return $this->call('patch', [$params], Subaccount::class);
117 return $this->call('update', [$params], Subaccount::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceDirectory/Resource/
H A DProjectsLocationsNamespacesServicesEndpoints.php54 return $this->call('create', [$params], Endpoint::class);
67 return $this->call('delete', [$params], ServicedirectoryEmpty::class);
80 return $this->call('get', [$params], Endpoint::class);
124 return $this->call('list', [$params], ListEndpointsResponse::class);
142 return $this->call('patch', [$params], Endpoint::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/Resource/
H A DProjectsLocationsAgentsEnvironmentsSessionsEntityTypes.php49 return $this->call('create', [$params], GoogleCloudDialogflowCxV3SessionEntityType::class);
65 return $this->call('delete', [$params], GoogleProtobufEmpty::class);
81 return $this->call('get', [$params], GoogleCloudDialogflowCxV3SessionEntityType::class);
103 …return $this->call('list', [$params], GoogleCloudDialogflowCxV3ListSessionEntityTypesResponse::cla…
122 return $this->call('patch', [$params], GoogleCloudDialogflowCxV3SessionEntityType::class);
H A DProjectsLocationsAgentsSessionsEntityTypes.php49 return $this->call('create', [$params], GoogleCloudDialogflowCxV3SessionEntityType::class);
65 return $this->call('delete', [$params], GoogleProtobufEmpty::class);
81 return $this->call('get', [$params], GoogleCloudDialogflowCxV3SessionEntityType::class);
103 …return $this->call('list', [$params], GoogleCloudDialogflowCxV3ListSessionEntityTypesResponse::cla…
122 return $this->call('patch', [$params], GoogleCloudDialogflowCxV3SessionEntityType::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/Resource/
H A DProjectsLocationsBucketsViews.php51 return $this->call('create', [$params], LogView::class);
69 return $this->call('delete', [$params], LoggingEmpty::class);
85 return $this->call('get', [$params], LogView::class);
107 return $this->call('list', [$params], ListViewsResponse::class);
135 return $this->call('patch', [$params], LogView::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseManagement/Resource/
H A DProjectsAndroidApps.php55 return $this->call('create', [$params], Operation::class);
73 return $this->call('get', [$params], AndroidApp::class);
93 return $this->call('getConfig', [$params], AndroidAppConfig::class);
120 return $this->call('list', [$params], ListAndroidAppsResponse::class);
147 return $this->call('patch', [$params], AndroidApp::class);
H A DProjectsWebApps.php54 return $this->call('create', [$params], Operation::class);
72 return $this->call('get', [$params], WebApp::class);
92 return $this->call('getConfig', [$params], WebAppConfig::class);
119 return $this->call('list', [$params], ListWebAppsResponse::class);
146 return $this->call('patch', [$params], WebApp::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/Resource/
H A DProjectsGroups.php51 return $this->call('create', [$params], Group::class);
69 return $this->call('delete', [$params], MonitoringEmpty::class);
83 return $this->call('get', [$params], Group::class);
118 return $this->call('list', [$params], ListGroupsResponse::class);
140 return $this->call('update', [$params], Group::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Workflows/Resource/
H A DProjectsLocationsWorkflows.php55 return $this->call('create', [$params], Operation::class);
70 return $this->call('delete', [$params], Operation::class);
85 return $this->call('get', [$params], Workflow::class);
114 return $this->call('list', [$params], ListWorkflowsResponse::class);
135 return $this->call('patch', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Assuredworkloads/Resource/
H A DOrganizationsLocationsWorkloads.php53 return $this->call('create', [$params], GoogleLongrunningOperation::class);
73 return $this->call('delete', [$params], GoogleProtobufEmpty::class);
89 return $this->call('get', [$params], GoogleCloudAssuredworkloadsV1Workload::class);
111 … return $this->call('list', [$params], GoogleCloudAssuredworkloadsV1ListWorkloadsResponse::class);
132 return $this->call('patch', [$params], GoogleCloudAssuredworkloadsV1Workload::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/Resource/
H A DRegions.php48 return $this->call('create', [$params], Region::class);
63 return $this->call('delete', [$params]);
78 return $this->call('get', [$params], Region::class);
101 return $this->call('list', [$params], ListRegionsResponse::class);
121 return $this->call('patch', [$params], Region::class);
H A DRepricingrules.php49 return $this->call('create', [$params], RepricingRule::class);
64 return $this->call('delete', [$params]);
80 return $this->call('get', [$params], RepricingRule::class);
109 return $this->call('list', [$params], ListRepricingRulesResponse::class);
129 return $this->call('patch', [$params], RepricingRule::class);
H A DReturnaddress.php47 return $this->call('custombatch', [$params], ReturnaddressCustomBatchResponse::class);
62 return $this->call('delete', [$params]);
77 return $this->call('get', [$params], ReturnAddressModel::class);
93 return $this->call('insert', [$params], ReturnAddressModel::class);
114 return $this->call('list', [$params], ReturnaddressListResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/
H A DPropertiesWebDataStreams.php48 return $this->call('create', [$params], GoogleAnalyticsAdminV1alphaWebDataStream::class);
63 return $this->call('delete', [$params], GoogleProtobufEmpty::class);
78 return $this->call('get', [$params], GoogleAnalyticsAdminV1alphaWebDataStream::class);
104 …return $this->call('list', [$params], GoogleAnalyticsAdminV1alphaListWebDataStreamsResponse::class…
125 return $this->call('patch', [$params], GoogleAnalyticsAdminV1alphaWebDataStream::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/Resource/
H A DProjectsLocationsDatasetsConsentStoresAttributeDefinitions.php54 return $this->call('create', [$params], AttributeDefinition::class);
72 return $this->call('delete', [$params], HealthcareEmpty::class);
86 return $this->call('get', [$params], AttributeDefinition::class);
110 return $this->call('list', [$params], ListAttributeDefinitionsResponse::class);
134 return $this->call('patch', [$params], AttributeDefinition::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/Resource/
H A DProjectsHmacKeys.php48 return $this->call('create', [$params], HmacKey::class);
63 return $this->call('delete', [$params]);
80 return $this->call('get', [$params], HmacKeyMetadata::class);
108 return $this->call('list', [$params], HmacKeysMetadata::class);
127 return $this->call('update', [$params], HmacKeyMetadata::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBillingBudget/Resource/
H A DBillingAccountsBudgets.php49 return $this->call('create', [$params], GoogleCloudBillingBudgetsV1Budget::class);
63 return $this->call('delete', [$params], GoogleProtobufEmpty::class);
80 return $this->call('get', [$params], GoogleCloudBillingBudgetsV1Budget::class);
104 return $this->call('list', [$params], GoogleCloudBillingBudgetsV1ListBudgetsResponse::class);
129 return $this->call('patch', [$params], GoogleCloudBillingBudgetsV1Budget::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIAP/Resource/
H A DProjectsIapTunnelLocationsDestGroups.php52 return $this->call('create', [$params], TunnelDestGroup::class);
67 return $this->call('delete', [$params], IapEmpty::class);
82 return $this->call('get', [$params], TunnelDestGroup::class);
110 return $this->call('list', [$params], ListTunnelDestGroupsResponse::class);
130 return $this->call('patch', [$params], TunnelDestGroup::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/Resource/
H A DProjectsLocationsPhraseMatchers.php48 return $this->call('create', [$params], GoogleCloudContactcenterinsightsV1PhraseMatcher::class);
61 return $this->call('delete', [$params], GoogleProtobufEmpty::class);
74 return $this->call('get', [$params], GoogleCloudContactcenterinsightsV1PhraseMatcher::class);
98 …return $this->call('list', [$params], GoogleCloudContactcenterinsightsV1ListPhraseMatchersResponse…
115 return $this->call('patch', [$params], GoogleCloudContactcenterinsightsV1PhraseMatcher::class);

1...<<671672673674675676677678679680>>...1084