Home
last modified time | relevance | path

Searched refs:this (Results 22701 – 22725 of 27090) sorted by relevance

1...<<901902903904905906907908909910>>...1084

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sasportal/Resource/
H A DNodesNodesDeployments.php46 return $this->call('create', [$params], SasPortalDeployment::class);
68 return $this->call('list', [$params], SasPortalListDeploymentsResponse::class);
H A DCustomersNodesDeployments.php46 return $this->call('create', [$params], SasPortalDeployment::class);
68 return $this->call('list', [$params], SasPortalListDeploymentsResponse::class);
H A DCustomersNodesNodes.php46 return $this->call('create', [$params], SasPortalNode::class);
68 return $this->call('list', [$params], SasPortalListNodesResponse::class);
H A DNodesNodesNodes.php46 return $this->call('create', [$params], SasPortalNode::class);
68 return $this->call('list', [$params], SasPortalListNodesResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/Resource/
H A DChannels.php84 return $this->call('list', [$params], ChannelListResponse::class);
114 return $this->call('update', [$params], Channel::class);
H A DCommentThreads.php47 return $this->call('insert', [$params], CommentThread::class);
85 return $this->call('list', [$params], CommentThreadListResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/Resource/
H A DEnterprisesEnrollmentTokens.php46 return $this->call('create', [$params], EnrollmentToken::class);
61 return $this->call('delete', [$params], AndroidmanagementEmpty::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
H A DOrganizationsInstancesCanaryevaluations.php47 return $this->call('create', [$params], GoogleLongrunningOperation::class);
62 return $this->call('get', [$params], GoogleCloudApigeeV1CanaryEvaluation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AlertCenter/Resource/
H A DAlertsFeedback.php53 return $this->call('create', [$params], AlertFeedback::class);
77 return $this->call('list', [$params], ListAlertFeedbackResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecommendationsAI/Resource/
H A DProjectsLocationsCatalogs.php51 …return $this->call('list', [$params], GoogleCloudRecommendationengineV1beta1ListCatalogsResponse::…
70 return $this->call('patch', [$params], GoogleCloudRecommendationengineV1beta1Catalog::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/Resource/
H A DBookshelves.php48 return $this->call('get', [$params], Bookshelf::class);
64 return $this->call('list', [$params], BookshelvesModel::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PolicySimulator/Resource/
H A DProjectsLocationsReplays.php47 return $this->call('create', [$params], GoogleLongrunningOperation::class);
66 return $this->call('get', [$params], GoogleCloudPolicysimulatorV1Replay::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SASPortalTesting/Resource/
H A DCustomersNodesDeployments.php46 return $this->call('create', [$params], SasPortalDeployment::class);
68 return $this->call('list', [$params], SasPortalListDeploymentsResponse::class);
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Subscriptions/
H A DPlugin.php41 $server->on('propFind', [$this, 'propFind'], 150);
114 'name' => $this->getPluginName(),
/plugin/codemirror/dist/modes/
H A Dstex.min.js.map1this","bracketNo","style","argument","openBracket","plugins","setState","f","normal","source","mat…
/plugin/switchpanel/
H A Dsyntax.php29 …$this->Lexer->addSpecialPattern( "<switchpanel[^>]*>.*?(?:<\/switchpanel>)", $mode, 'plugin_switch…
44 $match = trim( substr( $match, 0, ( strlen( $this->_sName ) + 3 ) * -1 ) );
89 $sFirstLines = trim( substr( $sFirstLines, strlen( $this->_sName ) + 1 ) );
178 if( !array_key_exists( $sContext, $this->_oTagsContent ) ){
189 $oOptions = $fGetOptions( $sOptions, $this->_oTagsContent[ $sContext ] );
203 …if( $iPosSep !== false && array_key_exists( $oElement[ 'type' ].'_items', $this->_oTagsItemsConten…
206 … $oOptions = $fGetOptions( $sOptions, $this->_oTagsItemsContent[ $oElement[ 'type' ].'_items' ] );
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Commenting/
H A DFileCommentSniff.php204 $this->processTags($phpcsFile, $stackPtr, $commentStart);
226 if (get_class($this) === 'PEAR_Sniffs_Commenting_FileCommentSniff') {
238 if (isset($this->tags[$name]) === false) {
242 … if ($this->tags[$name]['allow_multiple'] === false && isset($tagTokens[$name]) === true) {
268 foreach ($this->tags as $tag => $tagData) {
282 if (method_exists($this, $method) === true) {
284 call_user_func(array($this, $method), $phpcsFile, $tagTokens[$tag]);
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DURI.DisableResources.txt
/plugin/webdav/core/Plugin/
H A DException.php32 $server->on('exception', [$this, 'logException'], 10);
84 'name' => $this->getPluginName(),
/plugin/randompage2/
H A Dsyntax.php19 …public function connectTo($mode) { $this->Lexer->addEntryPattern('<randompage_link>(?=.*?</randomp…
20 …public function postConnect() { $this->Lexer->addExitPattern('</randompage_link>','plugin_randompa…
/plugin/icalevents/vendor/sabre/xml/tests/Sabre/Xml/Element/
H A DXmlFragmentTest.php30 $this->assertEquals([
139 $this->assertEquals($expected, $output);
/plugin/colorbox/
H A Dsyntax.php41 $this->Lexer->addSpecialPattern('<colorbox>.*?</colorbox>',$mode,'plugin_colorbox');
74 $class = $this->getConf('class');
/plugin/webcomponent/_test/
H A Dcardcolumns.test.php23 $this->assertEquals($tags, $componentNames);
52 $this->assertEquals($expected, $xhtml);
/plugin/cspheader/
H A Daction.php28 //'block-all-mixed-content', // this is a yes/no field and should be handled separately
44 //'report-to', // this one isn't widely supported and expects a more complicated setup, skip for now
55 //'upgrade-insecure-requests', // this is a yes/no field and should be handled separately
61 $controller->register_hook('ACTION_HEADERS_SEND', 'BEFORE', $this, 'handleHeadersSend');
77 $values = $this->getConf($option);
/plugin/farmsync/lang/en/
H A Dupdate.txt1 …pages in this namespace and in all subnamespaces will be copied. Whereas ending in just '':*'' mea…

1...<<901902903904905906907908909910>>...1084