Home
last modified time | relevance | path

Searched refs:this (Results 17501 – 17525 of 27090) sorted by relevance

1...<<701702703704705706707708709710>>...1084

/plugin/backlinks2/_test/
H A Dsyntax_include.test.php80 $this->assertTrue(
87 $this->assertEquals(
95 $this->assertEquals(
103 $this->assertEquals(
/plugin/odp/
H A Dsyntax.php48 $this->Lexer->addSpecialPattern('~~ODP~~',$mode,'plugin_odp');
49 $this->Lexer->addSpecialPattern('{{odp>.+?}}',$mode,'plugin_odp');
79 …f="'.exportlink($ID, 'odp', ($REV != '' ? 'rev='.$REV : '')).'" title="'.$this->getLang('view').'"…
80 ….= '<img src="'.DOKU_BASE.'lib/plugins/odp/odp.png" align="right" alt="'.$this->getLang('view').'"…
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/
H A DThrowablePatch.php18 … return $this->implementsAThrowableInterface($node) && $this->doesNotExtendAThrowableClass($node);
54 $this->checkItCanBeDoubled($node);
55 $this->setParentClassToException($node);
/plugin/findologicxmlexport/vendor/sebastian/comparator/src/
H A DScalarComparator.php68 $this->exporter->export($expected),
69 $this->exporter->export($actual),
84 $this->exporter->export($actual),
85 $this->exporter->export($expected)
/plugin/commonmark/vendor/league/commonmark/src/Extension/Autolink/
H A DInlineMentionParser.php
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/Resource/
H A DRevisions.php47 return $this->call('delete', [$params]);
65 return $this->call('get', [$params], Revision::class);
83 return $this->call('list', [$params], RevisionList::class);
98 return $this->call('update', [$params], Revision::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/Resource/
H A DProjectsAnnotationSpecSets.php49 return $this->call('create', [$params], GoogleCloudDatalabelingV1beta1AnnotationSpecSet::class);
63 return $this->call('delete', [$params], GoogleProtobufEmpty::class);
77 return $this->call('get', [$params], GoogleCloudDatalabelingV1beta1AnnotationSpecSet::class);
101 …return $this->call('list', [$params], GoogleCloudDatalabelingV1beta1ListAnnotationSpecSetsResponse…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/Resource/
H A DBuyersCreatives.php49 return $this->call('create', [$params], Creative::class);
68 return $this->call('get', [$params], Creative::class);
110 return $this->call('list', [$params], ListCreativesResponse::class);
129 return $this->call('patch', [$params], Creative::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/Resource/
H A DOperations.php55 return $this->call('cancel', [$params], GoogleProtobufEmpty::class);
71 return $this->call('delete', [$params], GoogleProtobufEmpty::class);
86 return $this->call('get', [$params], GoogleLongrunningOperation::class);
111 return $this->call('list', [$params], GoogleLongrunningListOperationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/Resource/
H A DDomainAliases.php44 return $this->call('delete', [$params]);
58 return $this->call('get', [$params], DomainAlias::class);
72 return $this->call('insert', [$params], DomainAlias::class);
88 return $this->call('list', [$params], DomainAliasesModel::class);
H A DRoleAssignments.php44 return $this->call('delete', [$params]);
58 return $this->call('get', [$params], RoleAssignment::class);
72 return $this->call('insert', [$params], RoleAssignment::class);
94 return $this->call('list', [$params], RoleAssignmentsModel::class);
/plugin/lms/
H A Daction.php18 $controller->register_hook('DOKUWIKI_STARTED', 'AFTER', $this, 'handleStart');
19 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'handleAction');
20 $controller->register_hook('AJAX_CALL_UNKNOWN', 'BEFORE', $this, 'handleAdminAjax');
39 $hlp = $this->loadHelper('lms');
71 $hlp = $this->loadHelper('lms');
107 $hlp = $this->loadHelper('lms');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/Resource/
H A DV2.php57 return $this->call('getCmekSettings', [$params], CmekSettings::class);
84 return $this->call('getSettings', [$params], Settings::class);
118 return $this->call('updateCmekSettings', [$params], CmekSettings::class);
150 return $this->call('updateSettings', [$params], Settings::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudOSLogin/Resource/
H A DUsersSshPublicKeys.php46 return $this->call('create', [$params], SshPublicKey::class);
61 return $this->call('delete', [$params], OsloginEmpty::class);
76 return $this->call('get', [$params], SshPublicKey::class);
96 return $this->call('patch', [$params], SshPublicKey::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/Resource/
H A DOperations.php55 return $this->call('cancel', [$params], VisionEmpty::class);
71 return $this->call('delete', [$params], VisionEmpty::class);
86 return $this->call('get', [$params], Operation::class);
111 return $this->call('list', [$params], ListOperationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/Resource/
H A DCollections.php49 return $this->call('create', [$params], Collection::class);
64 return $this->call('delete', [$params]);
79 return $this->call('get', [$params], Collection::class);
103 return $this->call('list', [$params], ListCollectionsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/Resource/
H A DPlaylistItems.php54 return $this->call('delete', [$params]);
81 return $this->call('insert', [$params], PlaylistItem::class);
124 return $this->call('list', [$params], PlaylistItemListResponse::class);
161 return $this->call('update', [$params], PlaylistItem::class);
H A DPlaylists.php54 return $this->call('delete', [$params]);
97 return $this->call('insert', [$params], Playlist::class);
155 return $this->call('list', [$params], PlaylistListResponse::class);
188 return $this->call('update', [$params], Playlist::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/Resource/
H A DProjectsLocationsJobTemplates.php52 return $this->call('create', [$params], JobTemplate::class);
69 return $this->call('delete', [$params], TranscoderEmpty::class);
83 return $this->call('get', [$params], JobTemplate::class);
107 return $this->call('list', [$params], ListJobTemplatesResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Baremetalsolution/Resource/
H A DOperations.php55 return $this->call('cancel', [$params], BaremetalsolutionEmpty::class);
71 return $this->call('delete', [$params], BaremetalsolutionEmpty::class);
86 return $this->call('get', [$params], Operation::class);
111 return $this->call('list', [$params], ListOperationsResponse::class);
H A DProjectsLocationsNetworks.php46 return $this->call('get', [$params], Network::class);
67 return $this->call('list', [$params], ListNetworksResponse::class);
81 return $this->call('listNetworkUsage', [$params], ListNetworkUsageResponse::class);
101 return $this->call('patch', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkManagement/Resource/
H A DProjectsLocationsNetworkmanagementGlobalOperations.php55 return $this->call('cancel', [$params], NetworkmanagementEmpty::class);
71 return $this->call('delete', [$params], NetworkmanagementEmpty::class);
86 return $this->call('get', [$params], Operation::class);
111 return $this->call('list', [$params], ListOperationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/
H A DPropertiesIosAppDataStreams.php47 return $this->call('delete', [$params], GoogleProtobufEmpty::class);
62 return $this->call('get', [$params], GoogleAnalyticsAdminV1alphaIosAppDataStream::class);
88 …return $this->call('list', [$params], GoogleAnalyticsAdminV1alphaListIosAppDataStreamsResponse::cl…
109 return $this->call('patch', [$params], GoogleAnalyticsAdminV1alphaIosAppDataStream::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/Resource/
H A DProjectsLocationsSourcesUtilizationReports.php62 return $this->call('create', [$params], Operation::class);
87 return $this->call('delete', [$params], Operation::class);
103 return $this->call('get', [$params], UtilizationReport::class);
130 return $this->call('list', [$params], ListUtilizationReportsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Connectors/Resource/
H A DProjectsLocationsOperations.php55 return $this->call('cancel', [$params], ConnectorsEmpty::class);
71 return $this->call('delete', [$params], ConnectorsEmpty::class);
86 return $this->call('get', [$params], Operation::class);
111 return $this->call('list', [$params], ListOperationsResponse::class);

1...<<701702703704705706707708709710>>...1084