Searched refs:never (Results 1 – 25 of 206) sorted by relevance
123456789
| /plugin/elasticsearch/vendor/ezimuel/guzzlestreams/tests/ |
| D | NoSeekStreamTest.php | 19 $s->expects($this->never())->method('seek'); 20 $s->expects($this->never())->method('isSeekable');
|
| /plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/ |
| D | code-coverage-ignore.phpt | 2 phpunit --colors=never --coverage-text=php://stdout IgnoreCodeCoverageClassTest ../_files/IgnoreCod… 12 $_SERVER['argv'][2] = '--colors=never';
|
| D | disable-code-coverage-ignore.phpt | 2 phpunit --colors=never --coverage-text=php://stdout --disable-coverage-ignore IgnoreCodeCoverageCla… 12 $_SERVER['argv'][2] = '--colors=never';
|
| /plugin/lastseen/ |
| H A D | README.md | 11 …mestamp and a relative time ("3 days ago"). Users never seen since the plugin was installed show "… 18 …ed, and can do things a cramped column can't — sortable, relative times, "never" highlighting. Dok… 39 | `show_never` | `1` (on) | List users never seen since install. Turn off to show only users with r… 51 - **Historical data.** Tracking begins at install — users are "never" until their first authenticat… 57 …with no upstream in the dokuwiki.org repository, so the Extension Manager never offers an update f…
|
| /plugin/structtasks/_test/ |
| D | ActionTest.php | 29 $notifier->expects($this->never())->method('sendMessage'); 41 $notifier->expects($this->never())->method('sendMessage');
|
| D | NotifiersTest.php | 344 $mailer->expects($this->never()) 346 $mailer->expects($this->never())
|
| /plugin/bpmnio/css/ |
| H A D | font_assets.less | 22 speak: never; 39 speak: never;
|
| /plugin/jplayer/vendor/symfony/process/Tests/ |
| D | ProcessFailedExceptionTest.php | 104 $process->expects($this->never()) 107 $process->expects($this->never())
|
| /plugin/findologicxmlexport/vendor/jms/serializer/tests/Exclusion/ |
| D | DisjunctExclusionStrategyTest.php | 30 $last->expects($this->never()) 97 $last->expects($this->never())
|
| D | ExpressionLanguageExclusionStrategyTest.php | 58 $this->expressionEvaluator->expects($this->never())->method('evaluate');
|
| /plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/ |
| D | ContainerRuntimeLoaderTest.php | 37 $container->expects($this->never())->method('get');
|
| /plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/ |
| D | MockObjectTest.php | 18 $mock->expects($this->never()) 27 $mock->expects($this->never()) 469 $mock->expects($this->never()) 497 $mock->expects($this->never()) 744 $mock->expects($this->never()) 767 $mock->expects($this->never())
|
| /plugin/today/_test/ |
| H A D | SyntaxTodayTest.php | 70 $mockRenderer->expects(self::never())
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/ |
| D | CSS.AllowedProperties.txt | 11 usual feature set, so you cannot add an attribute that HTML Purifier never
|
| /plugin/findologicxmlexport/vendor/twig/twig/doc/tags/ |
| D | deprecated.rst | 29 Note that by default, the deprecation notices are silenced and never displayed nor logged.
|
| /plugin/latexwas/ |
| D | TODO | 1 -ODT export looks fugly due to grainy equations and large fonts, but maybe people never use those m…
|
| /plugin/latex/ |
| D | TODO | 1 -ODT export looks fugly due to grainy equations and large fonts, but maybe people never use those m…
|
| /plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/EventDispatcher/Subscriber/ |
| D | SymfonyValidatorValidatorSubscriberTest.php | 58 $this->validator->expects($this->never())
|
| /plugin/latex-was/ |
| D | TODO | 1 -ODT export looks fugly due to grainy equations and large fonts, but maybe people never use those m…
|
| /plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Loader/ |
| D | ChainTest.php | 111 $loader1->expects($this->never())->method('getSourceContext');
|
| /plugin/popupviewer/ |
| H A D | README.md | 23 * ```keepOpen``` only has an effect when using a page id, never with an image.
|
| /plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent/ |
| D | Identity.php | 331 * @return never
|
| /plugin/embeddedphp/ |
| H A D | README | 7 IMPORTANT SECURITY WARNING: Please never use this plugin where
|
| /plugin/epnsmartlink/ |
| D | README.md | 11 …ime. Regardless of what page you want to share, with Smart Links you will never have to worry abou…
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/ |
| D | http-handler.asciidoc | 38 know you will never need async capabilities, since it will save a small amount
|
123456789