Home
last modified time | relevance | path

Searched refs:this (Results 22451 – 22475 of 27090) sorted by relevance

1...<<891892893894895896897898899900>>...1084

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/Resource/
H A DBillingInfo.php45 return $this->call('get', [$params], BillingInfoModel::class);
58 return $this->call('list', [$params], BillingInfoList::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdSenseHost/Resource/
H A DAdclients.php45 return $this->call('get', [$params], AdClient::class);
63 return $this->call('list', [$params], AdClientsModel::class);
H A DAssociationsessions.php51 return $this->call('start', [$params], AssociationSession::class);
65 return $this->call('verify', [$params], AssociationSession::class);
/plugin/davcal/vendor/sabre/xml/tests/Sabre/Xml/Element/
H A DUriTest.php28 $this->assertEquals(
71 $this->assertEquals($expected, $output);
/plugin/metaeditor/admin/
H A Deditor.php56 $out .= '<ul>'.$this->recurseTree(str_replace(':', '/', $item['id'])).'</ul>';
74 echo '<ul>'.$this->recurseTree('/').'</ul>';
/plugin/bugzillalinks/
H A Dsyntax.php47 $this->Lexer->addSpecialPattern('[Bb]ug\s*\d+', $mode, 'plugin_bugzillalinks');
79 …$renderer->doc .= '<a class="bugzillalink" href="' . $this->getConf('bugzillaserver') . $data[1] .…
/plugin/webcomponent/_test/
H A Djs.test.php36 …$this->assertEquals("/lib/exe/js.php \n--- only /doku.php, /lib/exe/fetch.php, /lib/exe/detail.php…
55 $this->assertEquals(true, $pos > 0);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/
H A DDeprecatedFunctionsSniff.php62 $this->forbiddenFunctions[$functionName] = null;
86 if ($this->error === true) {
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DOverrideFirstEventTest.php70 $this->assertEquals(
115 $this->assertEquals(
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DOverrideFirstEventTest.php70 $this->assertEquals(
115 $this->assertEquals(
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkSecurity/Resource/
H A DProjectsLocations.php44 return $this->call('get', [$params], Location::class);
67 return $this->call('list', [$params], ListLocationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/Resource/
H A DOrganizations.php46 return $this->call('getOrganizationSettings', [$params], OrganizationSettings::class);
66 return $this->call('updateOrganizationSettings', [$params], OrganizationSettings::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudScheduler/Resource/
H A DProjectsLocations.php44 return $this->call('get', [$params], Location::class);
67 return $this->call('list', [$params], ListLocationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/Resource/
H A DProjectsLocations.php44 return $this->call('get', [$params], Location::class);
67 return $this->call('list', [$params], ListLocationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceDirectory/Resource/
H A DProjectsLocations.php44 return $this->call('get', [$params], Location::class);
67 return $this->call('list', [$params], ListLocationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/Resource/
H A DMetagame.php44 return $this->call('getMetagameConfig', [$params], MetagameConfig::class);
68 return $this->call('listCategoriesByPlayer', [$params], CategoryListResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudbilling/Resource/
H A DProjects.php48 return $this->call('getBillingInfo', [$params], ProjectBillingInfo::class);
87 return $this->call('updateBillingInfo', [$params], ProjectBillingInfo::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Clouderrorreporting/Resource/
H A DProjectsGroups.php48 return $this->call('get', [$params], ErrorGroup::class);
64 return $this->call('update', [$params], ErrorGroup::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/Resource/
H A DOrganizationsLocations.php44 return $this->call('get', [$params], Location::class);
67 return $this->call('list', [$params], ListLocationsResponse::class);
H A DOrganizationsLogs.php55 return $this->call('delete', [$params], LoggingEmpty::class);
87 return $this->call('list', [$params], ListLogsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/Resource/
H A DVolumes.php53 return $this->call('get', [$params], Volume::class);
86 return $this->call('list', [$params], VolumesModel::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRedis/Resource/
H A DProjectsLocations.php44 return $this->call('get', [$params], Location::class);
67 return $this->call('list', [$params], ListLocationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessCalls/Resource/
H A DLocations.php46 return $this->call('getBusinesscallssettings', [$params], BusinessCallsSettings::class);
64 return $this->call('updateBusinesscallssettings', [$params], BusinessCallsSettings::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/Resource/
H A DProjectsOperations.php46 return $this->call('get', [$params], GoogleLongrunningOperation::class);
71 return $this->call('list', [$params], GoogleLongrunningListOperationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessLodging/Resource/
H A DLocations.php47 return $this->call('getLodging', [$params], Lodging::class);
66 return $this->call('updateLodging', [$params], Lodging::class);

1...<<891892893894895896897898899900>>...1084