Home
last modified time | relevance | path

Searched refs:this (Results 21951 – 21975 of 27090) sorted by relevance

1...<<871872873874875876877878879880>>...1084

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DError.php29 $this->file = $file;
30 $this->line = $line;
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/Expression/Binary/
H A DRangeBinary.php22 ->subcompile($this->getNode('left'))
24 ->subcompile($this->getNode('right'))
H A DNotInBinary.php22 ->subcompile($this->getNode('left'))
24 ->subcompile($this->getNode('right'))
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Exception/Prediction/
H A DUnexpectedCallsCountException.php24 $this->expectedCount = intval($count);
29 return $this->expectedCount;
/plugin/stopforumspam2/lang/en/
H A Dbanned.txt4 If you think this is an error, ask the admin of this website to be allowed to access.
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/Expression/Test/
H A DDivisiblebyTest.php30 ->subcompile($this->getNode('node'))
32 ->subcompile($this->getNode('arguments')->getNode(0))
H A DSameasTest.php28 ->subcompile($this->getNode('node'))
30 ->subcompile($this->getNode('arguments')->getNode(0))
/plugin/sequencediagram/bower_components/snap.svg/
H A DCONTRIBUTING1 Contributions to this code are covered by the Adobe contributors
3 order to contribute to this project.
/plugin/data-au/_test/
H A Daction_edit_button.test.php18 $this->assertTrue(isset($dataau'name']));
28 $this->assertFalse(isset($dataau'name']));
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/DoctrinePHPCR/
H A DAuthor.php26 $this->name = $name;
31 return $this->name;
/plugin/findologicxmlexport/vendor/twig/twig/src/Profiler/Node/
H A DLeaveProfileNode.php33 …->write(sprintf("\$%s->leave(\$%s);\n\n", $this->getAttribute('var_name'), $this->getAttribute('va…
/plugin/findologicxmlexport/vendor/twig/twig/src/Sandbox/
H A DSecurityNotAllowedFilterError.php26 $this->filterName = $functionName;
31 return $this->filterName;
H A DSecurityNotAllowedFunctionError.php26 $this->functionName = $functionName;
31 return $this->functionName;
H A DSecurityNotAllowedTagError.php26 $this->tagName = $tagName;
31 return $this->tagName;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Exception/
H A DUnsolicitedNotificationException.php9 * file that was distributed with this source code.
36 $this->oid = $oid;
47 return $this->oid;
/plugin/commonmark/vendor/league/commonmark/src/Inline/Element/
H A DImage.php
H A DLink.php
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/
H A DErrorLevelActivationStrategy.php39 $this->actionLevel = Logger::toMonologLevel($actionLevel);
44 return $record['level'] >= $this->actionLevel;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DIssue228Test.php72 $response = $this->request($request);
75 $this->assertFalse(strpos($response->body, 'BEGIN:VCALENDAR'));
/plugin/elasticsearch/vendor/ruflin/elastica/src/Processor/
H A DJsonProcessor.php23 $this->setField($field);
29 * @return $this
33 return $this->setParam('add_to_root', $addToRoot);
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/Exception/
H A DSeekException.php15 $this->stream = $stream;
25 return $this->stream;
/plugin/farmer/_test/
H A Dcore.test.php
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Exception/
H A DTokenException.php32 $this->_encounteredToken = $token;
42 return $this->_encounteredToken;
/plugin/dw2pdf/_test/
H A DRendererTest.php39 $actualbookmarklevel = $this->callInaccessibleMethod($Renderer, 'calculateBookmarklevel', [$level]);
40 $this->assertEquals($expectedbookmarklevels[$i], $actualbookmarklevel, "index:$i, lvl:$level");
/plugin/structtasks/meta/
H A DTodayNotifier.php23 if ($this->isCompleted($new_data['status'])) return [];
24 $time_remaining = $this->timeFromLastMidnight($new_data['duedate']);

1...<<871872873874875876877878879880>>...1084