Home
last modified time | relevance | path

Searched refs:exactly (Results 1 – 25 of 91) sorted by relevance

1234

/plugin/findologicxmlexport/vendor/twig/twig/doc/tests/
Dempty.rst9 hash, exactly ``false``, or exactly ``null``.
Dconstant.rst13 the status attribute is exactly the same as Post::PUBLISHED
21 the status attribute is exactly the same as Post::PUBLISHED
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
Ddo.rst7 The ``do`` tag works exactly like the regular variable expression (``{{ ...
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/tests/
DUtilsTest.php105 $s->expects($this->exactly(2))
115 $s->expects($this->exactly(2))
/plugin/structtasks/_test/
DNotifiersTest.php309 $mailer->expects($this->exactly($calls))
340 $mailer->expects($this->exactly($calls))
349 $mailer->expects($this->exactly($calls))->method('send')->with();
DCliTest.php174 $notifier->expects($this->exactly(2))
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Sync/
DPluginTest.php109 $this->assertEquals(2, count($responses), 'We expected exactly 2 {DAV:}response');
234 $this->assertEquals(1, count($responses), 'We expected exactly 1 {DAV:}response');
/plugin/header3/
DREADME.md3 This plugin renders the linebreaks in the output exactly as entered while editing the page.
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Handler/
DFormErrorHandlerTest.php186 $formError->expects($this->exactly(2))->method('getMessagePluralization')->willReturn(0);
233 $formError->expects($this->exactly(2))->method('getMessagePluralization')->willReturn(0);
/plugin/mcitem/
DREADME.md20 Every image of a block or item is named exactly like its description page in the wiki. And is provi…
/plugin/asciidocjs/node_modules/inherits/
DREADME.md28 // then use exactly as the standard one
/plugin/structnotification/_test/
DNotificationTest.php153 $search->expects($this->exactly(2))
/plugin/jdraw/src/com/mxgraph/examples/swing/
DValidation.java.bak77 // Target needs exactly one incoming connection from Source
/plugin/pot/
DREADME.md106 Already set "< pot>" values can be retrieved and included in the formulas. To retrieve exactly one …
108 <pot> {@example} + 1 </pot> to fetch exactly one other pot result
/plugin/davcal/vendor/sabre/http/tests/HTTP/
DClientTest.php384 * the underlying object doesn't behave exactly the same, it helps us
/plugin/findologicxmlexport/vendor/jms/metadata/tests/
DMetadataFactoryTest.php252 ->expects($this->exactly(2))
/plugin/aichat/vendor/vanderlee/php-sentence/
DREADME.md33 Provided for convenience; this is exactly the same as counting the number of
/plugin/asciidocjs/node_modules/jake/node_modules/brace-expansion/
DREADME.md83 `x` and `y` must be exactly one character, and if given, `incr` must be a
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/
DMockObjectTest.php156 $mock->expects($this->exactly(2))
1025 $mock->expects($this->exactly($expectedNumberOfCalls))->method('bar')
/plugin/asciidocjs/node_modules/brace-expansion/
DREADME.md83 `x` and `y` must be exactly one character, and if given, `incr` must be a
/plugin/combo/vendor/php-webdriver/webdriver/
DCHANGELOG.md164 - `urlIs` - current URL exactly equals given value
168 - `elementTextIs` - text in element exactly equals given text
/plugin/airtable/
DREADME.md111 **Make sure to write the field exactly as it appears in airtable**
/plugin/quizlib/
DREADME.md17 * radio buttons (exactly one correct answer)
/plugin/gitbacked/
DCHANGELOG.md9 <!-- Each Release must start with a line for the release version of exactly this format: ## [versio…
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
DREADME.md156 This promise will cause any call to our double's `read()` method with exactly one
333 are called mocks and in Prophecy they look almost exactly the same as stubs, except that

1234