Home
last modified time | relevance | path

Searched refs:self (Results 1801 – 1825 of 2449) sorted by relevance

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

/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/
H A D.travis.yml27 - composer self-update
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Processor/
H A DWebProcessor.php92 public function addExtraField(string $extraName, string $serverName): self
/plugin/authgooglesheets/vendor/guzzlehttp/promises/src/
H A DRejectedPromise.php72 return self::REJECTED;
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/FS/
H A DCollection.php67 return new self($path, $this->acl, $this->owner);
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DNode.php62 public function setId(string $id): self
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DGuzzleStreamWrapper.php28 self::register();
/plugin/combo/ComboStrap/Meta/Api/
H A DMetadataStoreAbs.php70 return self::CANONICAL;
/plugin/combo/ComboStrap/Meta/Field/
H A DTwitterImage.php35 return self::PROPERTY_NAME;
H A DAncestorImage.php42 return self::PROPERTY_NAME;
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/Actions/
H A DLexerCustomAction.php113 if (!$other instanceof self) {
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/Exceptions/
H A DLexerNoViableAltException.php55 return \sprintf('%s(\'%s\')', self::class, $symbol);
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DHref.php160 return new self($hrefs, false);
/plugin/adfs/lang/en/
H A Dintro.txt7 Please note that PHP will check the certificate validity, so if you use a self signed or corporate …
/plugin/jplayer/vendor/symfony/process/
H A DProcessUtils.php59 } elseif (self::isSurroundedBy($part, '%')) {
/plugin/webcomponent/syntax/
H A Dcite.php39 …$this->Lexer->addExitPattern('</' . self::getTag() . '>', 'plugin_' . webcomponent::PLUGIN_NAME . …
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Exclusion/
H A DGroupsExclusionStrategyTest.php27self::assertEquals($strat->shouldSkipProperty($metadata, SerializationContext::create()), $exclude…
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Handler/
H A DArrayCollectionDepthTest.php36 self::assertSame('{"collection":[{"name":"lvl1","next":{"name":"lvl2"}}]}', $result);
/plugin/prettyprint/
H A Daction.php64 $JSINFO['author'] = self::_get_full_name($user_name, $meta);
/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/Extension/
H A DDate.php72 foreach (self::$units as $attribute => $unit) {
/plugin/move/script/
H A Drename.js13 var self = this;
/plugin/commonmark/vendor/league/commonmark/src/Extension/Mention/
H A DMention.php71 public function setLabel(string $label): self
/plugin/commonmark/vendor/league/commonmark/src/Extension/HeadingPermalink/
H A DHeadingPermalinkRenderer.php
/plugin/tablelayout/
H A Dsyntax.php51 $this->Lexer->addSpecialPattern(self::SYNTAX_PATTERN, $mode, 'plugin_tablelayout');
/plugin/elasticsearch/vendor/react/promise/src/
H A DRejectedPromise.php44 if ($result instanceof self) {
/plugin/combo/ComboStrap/
H A DLocale.php61 return self::PROPERTY_NAME;

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