Home
last modified time | relevance | path

Searched refs:self (Results 1876 – 1900 of 2449) sorted by relevance

1...<<71727374757677787980>>...98

/plugin/combo/ComboStrap/
H A DSpacing.php19 $spacing = self::SPACING_ATTRIBUTE;
H A DCacheExpirationDate.php103 return self::PROPERTY_NAME;
H A DFetcherCache.php104 LogUtility::internalError("The path seems to be not local, it should never happen.", self::CANONICAL, $e);
H A DImageSystem.php21 $selectedPageImage = self::createImageFetchFromPageImageMetadata($page);
/plugin/dw2pdf/_test/
H A DGeneralTest.php51 self::markTestSkipped('No config files exist -> skipping test');
/plugin/translation/_test/
H A DGeneralTest.php51 self::markTestSkipped('No config files exist -> skipping test');
/plugin/imapmarkers/_test/
H A DGeneralTest.php51 self::markTestSkipped('No config files exist -> skipping test');
/plugin/structtasks/_test/
H A DGeneralTest.php51 self::markTestSkipped('No config files exist -> skipping test');
/plugin/dev/skel/_test/
H A DGeneralTest.php50 self::markTestSkipped('No config files exist -> skipping test');
/plugin/xlsx2dw/_test/
H A DGeneralTest.php51 self::markTestSkipped('No config files exist -> skipping test');
/plugin/batchedit/
H A Daction.php60 // setcookie(BatcheditConfig::COOKIE, $admin->getConfig()->serialize(), time() + self::YEAR_IN_SECONDS);
62 '; SameSite=Strict; Max-Age=' . self::YEAR_IN_SECONDS);
/plugin/sqlite/_test/
H A DGeneralTest.php51 self::markTestSkipped('No config files exist -> skipping test');
/plugin/dbquery/_test/
H A DGeneralTest.php51 self::markTestSkipped('No config files exist -> skipping test');
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Runner/
H A DBaseTestRunner.php74 $suiteMethod = $testClass->getMethod(self::SUITE_METHODNAME);
/plugin/webdav/vendor/sabre/dav/lib/DAV/FS/
H A DDirectory.php80 return new self($path);
/plugin/webcomponent/syntax/
H A Dsearch.php32 …$this->Lexer->addSpecialPattern('<' . self::getTag() . '[^>]*>',$mode,'plugin_' . webcomponent::PL…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestFailure.php73 return self::exceptionToString($this->thrownException);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DFilter.php56 if (!self::frameExists($eTrace, $eFile, $eLine)) {
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ClientProtocolHandler/
H A DClientBasicHandler.php83 if (in_array($result->getResultCode(), self::NON_ERROR_CODES, true)) {
/plugin/authgooglesheets/vendor/google/auth/src/Middleware/
H A DScopedAccessTokenMiddleware.php77 'lifetime' => self::DEFAULT_CACHE_LIFETIME,
/plugin/davcal/vendor/sabre/dav/lib/DAV/FS/
H A DDirectory.php80 return new self($path);
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DStrava.php52 $scopes = array(self::SCOPE_PUBLIC);
/plugin/combo/vendor/carica/phpcss/src/PhpCss/
H A DScanner.php107 $scanner = new self($status);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DReporting.php392 self::$startTime = microtime(true);
404 $time = ((microtime(true) - self::$startTime) * 1000);
/plugin/issuelinks/services/
H A DJira.service.php385 $selfLink = $response['self'];
440 $selfLink = $response['self'];

1...<<71727374757677787980>>...98