Home
last modified time | relevance | path

Searched refs:this (Results 22351 – 22375 of 27090) sorted by relevance

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

/plugin/ghissues/action/
H A DcacheHandler.php22 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, 'handle_parser_cache_use');
47 $loadFromCache = $this->loadHelper('ghissues_apiCacheInterface');
/plugin/jplayer/vendor/symfony/process/Exception/
H A DProcessFailedException.php47 $this->process = $process;
52 return $this->process;
/plugin/farmsync/_test/
H A DFarmSyncUtil.test.php31 $this->assertEquals("/testfarmdir/testanimal/data/pages/start.txt", $actual_fn);
43 $this->assertEquals("/testfarmdir/testanimal/data/pages//start.txt", $actual_fn);
/plugin/icalevents/vendor/sabre/xml/tests/Sabre/Xml/Element/
H A DElementsTest.php40 $this->assertEquals([
124 $this->assertEquals($expected, $output);
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/Xml/Property/
H A DSupportedAddressData.php47 $this->supportedData = $supportedData;
72 foreach ($this->supportedData as $supported) {
/plugin/authfacebook/lib/PseudoRandomString/
H A DUrandomPseudoRandomStringGenerator.php63 $this->validateLength($length);
87 return $this->binToHex($binaryString, $length);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Script/Resource/
H A DProcesses.php74 return $this->call('list', [$params], ListUserProcessesResponse::class);
113 return $this->call('listScriptProcesses', [$params], ListScriptProcessesResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GamesManagement/Resource/
H A DPlayers.php45 return $this->call('hide', [$params]);
62 return $this->call('unhide', [$params]);
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DDoctrineCouchDBHandler.php31 $this->client = $client;
40 $this->client->postDocument($record['formatted']);
H A DGelfHandler.php39 $this->publisher = $publisher;
47 $this->publisher->publish($record['formatted']);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/Resource/
H A DOnboarding.php46 return $this->call('listCategories', [$params], Category::class);
70 return $this->call('listCategoryVolumes', [$params], Volume2::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/Resource/
H A DCategories.php54 return $this->call('batchGet', [$params], BatchGetCategoriesResponse::class);
80 return $this->call('list', [$params], ListCategoriesResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AlertCenter/Resource/
H A DV1beta1.php46 return $this->call('getSettings', [$params], Settings::class);
63 return $this->call('updateSettings', [$params], Settings::class);
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/Xml/Property/
H A DSupportedAddressData.php47 $this->supportedData = $supportedData;
72 foreach ($this->supportedData as $supported) {
/plugin/davcal/vendor/sabre/xml/tests/Sabre/Xml/Element/
H A DElementsTest.php40 $this->assertEquals([
124 $this->assertEquals($expected, $output);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/
H A DBasicCallBackTest.php29 $this->assertEquals(
34 $this->assertEquals(['foo','bar'], $args);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/ConnectionPool/
H A DSimpleConnectionPool.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
39 return $this->selector->select($this->connections);
/plugin/combo/vendor/symfony/process/Exception/
H A DProcessFailedException.php9 * file that was distributed with this source code.
47 $this->process = $process;
52 return $this->process;
/plugin/diagrams/
H A Dhelper.php20 return $this->isDiagram($svg);
40 $confServiceUrl = $this->getConf('service_url'); // like "https://diagrams.xyz.org/?embed=1&..."
/plugin/database2/icons/
H A DLICENSE1 All images in this folder are part of DokuWiki plugin database2 and thus are
3 for more information on this license:
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Unit/IStream/
H A DStatable.php55 $this
65 $this
/plugin/freechat/phpfreechat/src/commands/
H A Ddeop.class.php20 $cmdp["param"] .= " (".$this->usage.")";
31 $this->forceWhoisReload($nicktodeopid);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/Constraint/
H A DArraySubsetTest.php24 $this->assertSame($expected, $constraint->evaluate($other, '', true));
63 $this->assertTrue($constraint->evaluate($arrayAccess, '', true));
/plugin/shibbolethauth/lang/en/
H A Dintro.txt3 From this page you can set up or unset the authentication backend which uses Shibboleth.
5 To activate this backend, you must go to the configuration plugin page, and select "shibboleth" as
/plugin/mediasyntax/syntax/
H A Dlink.php17 $this->Lexer->addEntryPattern(
26 $this->Lexer->addExitPattern(

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