Home
last modified time | relevance | path

Searched refs:this (Results 17776 – 17800 of 27090) sorted by relevance

1...<<711712713714715716717718719720>>...1084

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Baremetalsolution/Resource/
H A DProjectsLocationsProvisioningConfigs.php50 return $this->call('create', [$params], ProvisioningConfig::class);
63 return $this->call('get', [$params], ProvisioningConfig::class);
81 return $this->call('patch', [$params], ProvisioningConfig::class);
97 return $this->call('submit', [$params], SubmitProvisioningConfigResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/StreetViewPublish/Resource/
H A DPhotos.php53 return $this->call('batchDelete', [$params], BatchDeletePhotosResponse::class);
80 return $this->call('batchGet', [$params], BatchGetPhotosResponse::class);
104 return $this->call('batchUpdate', [$params], BatchUpdatePhotosResponse::class);
137 return $this->call('list', [$params], ListPhotosResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DZoneOperations.php46 return $this->call('delete', [$params]);
62 return $this->call('get', [$params], Operation::class);
117 return $this->call('list', [$params], OperationList::class);
141 return $this->call('wait', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AccessApproval/Resource/
H A DFoldersApprovalRequests.php49 return $this->call('approve', [$params], ApprovalRequest::class);
67 return $this->call('dismiss', [$params], ApprovalRequest::class);
82 return $this->call('get', [$params], ApprovalRequest::class);
111 return $this->call('list', [$params], ListApprovalRequestsResponse::class);
H A DOrganizationsApprovalRequests.php49 return $this->call('approve', [$params], ApprovalRequest::class);
67 return $this->call('dismiss', [$params], ApprovalRequest::class);
82 return $this->call('get', [$params], ApprovalRequest::class);
111 return $this->call('list', [$params], ListApprovalRequestsResponse::class);
H A DProjectsApprovalRequests.php49 return $this->call('approve', [$params], ApprovalRequest::class);
67 return $this->call('dismiss', [$params], ApprovalRequest::class);
82 return $this->call('get', [$params], ApprovalRequest::class);
111 return $this->call('list', [$params], ListApprovalRequestsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/Resource/
H A DAdvertisersChannels.php50 return $this->call('create', [$params], Channel::class);
68 return $this->call('get', [$params], Channel::class);
102 return $this->call('list', [$params], ListChannelsResponse::class);
125 return $this->call('patch', [$params], Channel::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/Resource/
H A DAccountsChannelPartnerLinks.php61 return $this->call('create', [$params], GoogleCloudChannelV1ChannelPartnerLink::class);
86 return $this->call('get', [$params], GoogleCloudChannelV1ChannelPartnerLink::class);
116 … return $this->call('list', [$params], GoogleCloudChannelV1ListChannelPartnerLinksResponse::class);
144 return $this->call('patch', [$params], GoogleCloudChannelV1ChannelPartnerLink::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firebaseappcheck/Resource/
H A DProjectsServices.php51 …return $this->call('batchUpdate', [$params], GoogleFirebaseAppcheckV1betaBatchUpdateServicesRespon…
70 return $this->call('get', [$params], GoogleFirebaseAppcheckV1betaService::class);
97 return $this->call('list', [$params], GoogleFirebaseAppcheckV1betaListServicesResponse::class);
120 return $this->call('patch', [$params], GoogleFirebaseAppcheckV1betaService::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessAccountManagement/Resource/
H A DAccountsAdmins.php50 return $this->call('create', [$params], Admin::class);
64 return $this->call('delete', [$params], MybusinessaccountmanagementEmpty::class);
78 return $this->call('list', [$params], ListAccountAdminsResponse::class);
98 return $this->call('patch', [$params], Admin::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/Resource/
H A DBillingAccountsLocationsBucketsViews.php51 return $this->call('create', [$params], LogView::class);
69 return $this->call('delete', [$params], LoggingEmpty::class);
91 return $this->call('list', [$params], ListViewsResponse::class);
119 return $this->call('patch', [$params], LogView::class);
/plugin/blogtng/action/
H A Dnew.php19 $this->commenthelper = plugin_load('helper', 'blogtng_comments');
28 …$controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'handleNewBlogFormData', arra…
50 msg($this->getLang('err_notitle'),-1);
69 $TEXT = $this->prepareTemplateNewEntry($newId, $INPUT->str('new-title'));
/plugin/combo/syntax/
H A Diteratordata.php97 $this->Lexer->addEntryPattern($pattern, $mode, PluginUtility::getModeFromTag($this->getPluginComponent()));
107 $this->Lexer->addExitPattern('</' . self::MARKI_PAGE_TAG . '>', PluginUtility::getModeFromTag($this->getPluginComponent()));
/plugin/combo/vendor/dragonmantank/cron-expression/src/Cron/
H A DMinutesField.php15 return $this->isSatisfied($date->format('i'), $value);
26 return $this;
32 $minutes = array_merge($minutes, $this->getRangeForExpression($part, 59));
55 return $this;
/plugin/combo/ComboStrap/Meta/Field/
H A DRegion.php40 $this->validityCheck($value);
52 $this->validityCheck($value);
96 throw new ExceptionCompile("The region value ($value) for the page ({$this->getResource()}) does not have two letters (ISO 3166 alpha-2 region code)", $this->getCanonical());
/plugin/combo/ComboStrap/
H A DPageKeywords.php59 $resource = $this->getResource();
96 $this->array = $this->toArrayOrNull($value);
100 return $this;
/plugin/structpublish/helper/
H A Dpublish.php20 $this->dbHelper = plugin_load('helper', 'structpublish_db');
35 if (!$this->dbHelper->checkAccess($ID, [$action])) {
50 $this->updateSchemaData();
73 $sqlite = $this->dbHelper->getDB();
/plugin/diagrams/syntax/
H A Dembed.php20 if (!($this->getConf('mode') & Diagrams::MODE_EMBED)) return;
21 $this->Lexer->addSpecialPattern('<diagram(?: .*?)?>.*?(?:</diagram>)', $mode, 'plugin_diagrams_embed');
75 // this is "normal" rendering, we reference the diagram through the export
76 // this applies the same CSP as media files and will also show the exact behaviours
77 $data['url'] = wl($ID, ['do' => 'export_diagrams', 'svg' => $this->count++, 'rev' => $REV], true, '&');
88 if ($INPUT->int('svg') === $this->count++) {
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DAnnotation.php47 $this->$key = $value;
61 sprintf("Unknown property '%s' on annotation '%s'.", $name, get_class($this))
76 sprintf("Unknown property '%s' on annotation '%s'.", $name, get_class($this))
/plugin/svgpureinsert/_test/
H A Dsyntax.test.php39 $this->assertEquals($calls, array_map('stripbyteindex', $parser_response));
47 $this->assertEquals(array(300, 300), $dimension);
50 $this->assertEquals(array(745, 1053), $dimension);
/plugin/404manager/_test/
H A Dadmin.test.php30 …$this->assertEquals(0,$isRegularExpression,"The term (".$inputExpression.") is not a regular expre…
35 …$this->assertEquals(true,$isRegularExpression,"The term (".$inputExpression.") is a regular expres…
40 …$this->assertEquals(true,$isRegularExpression,"The term (" . $inputExpression . ") is a regular ex…
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Xml/
H A DTests.php29 $this->contextNode = $context;
34 $node = $this->contextNode->appendChild(
35 $this->contextNode->ownerDocument->createElementNS(
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DElementListTest.php24 $this->assertInstanceOf('Sabre\\VObject\\Component', $subcomponent);
27 $this->assertEquals(3, $count);
28 $this->assertEquals(2, $key);
/plugin/webdav/vendor/sabre/dav/lib/DAV/Auth/Backend/
H A DPDO.php38 $this->pdo = $pdo;
51 … $stmt = $this->pdo->prepare('SELECT digesta1 FROM ' . $this->tableName . ' WHERE username = ?');
/plugin/recaptcha/
H A Dhelper.php20 if(!$this->getConf('forusers') && $_SERVER['REMOTE_USER']) return false;
31 $resp = recaptcha_check_answer ($this->getConf('privatekey'),
46 return recaptcha_get_html($this->getConf('publickey'), null, $use_ssl);

1...<<711712713714715716717718719720>>...1084