Home
last modified time | relevance | path

Searched refs:this (Results 24051 – 24075 of 27090) sorted by relevance

1...<<961962963964965966967968969970>>...1084

/plugin/elasticsearch/vendor/ruflin/elastica/src/Processor/Traits/
H A DFieldTrait.php8 * @return $this
12 return $this->setParam('field', $field);
H A DIgnoreMissingTrait.php10 * @return $this
14 return $this->setParam('ignore_missing', $ignoreMissing);
/plugin/components/
H A DREADME.md5 …e_call.php in the ajax directory under the some_plugin file structure. In this PHP script you need…
14 …ed from the client, and it returns TRUE if the user is authorized to call this function, and FALSE…
78 - This returns the minimum required permission for the user to perform this action.
90 in your wiki text to play with this action.
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Functions/
H A DFunctionDeclarationSniff.php170 if ($this->isMultiLineDeclaration($phpcsFile, $stackPtr, $openBracket, $tokens) === true) {
171 $this->processMultiLineDeclaration($phpcsFile, $stackPtr, $tokens);
173 $this->processSingleLineDeclaration($phpcsFile, $stackPtr, $tokens);
343 $expectedIndent = ($functionIndent + $this->indent);
/plugin/projects/action/
H A Daction.php28 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this,
30 $controller->register_hook('TPL_ACT_RENDER', 'BEFORE', $this,
249 $text = $this->wikitext($_REQUEST['Type']);
267 set_media_file_revision_limit($this->getConf('media file revision limit'));
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsFoldedScalars.yml11 this: |
15 ['this' => "Foo\nBar\n"]
89 this: |
98 ['this' => "Foo\n\n \n",
/plugin/authdrupal7/
H A DREADME.md7 There are solutions for this problem, I found several offers. But I was not able to get any of them…
9 All documentation for this plugin can be found at
12 If you install this plugin manually, make sure it is installed in
52 …wiki" for all my users in drupal and made accessing the wiki exclusive for this user group (@wiki).
/plugin/authremoteuser/
H A DREADME.md43 2. If your authentication system uses another variable name notice this
60 3. Add this value as new user ID to your user list if it is missing and
79 5. Save this configuration.
94 fully supported by this plugin.
/plugin/latexcaption/
H A DREADME.md5 All documentation for this plugin can be found at
21 …ion></bscaption>`, or alternatively I have provided a setting to change the syntax of this plugin.
52 - No colon: `blank`. Use this if you dont want to print a ':' after the figure number.
117 If you install this plugin manually, make sure it is installed in
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dselectors.asciidoc49 By default, this selector randomizes the hosts upon initialization which still
53 If you are using <<future_mode>>, the "sticky" behavior of this selector is
58 If you wish to use this selector, you may do so with:
76 If you wish to use this selector, you may do so with:
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DGoogleColonEscapingTest.php27 $this->assertEquals('http://www.rooftopsolutions.nl/', $vobj->URL->getValue());
H A DVersionTest.php10 $this->assertEquals(-1, version_compare('2.0.0', $v));
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/
H A DObjectHasAttribute.php31 return $object->hasProperty($this->attributeName);
/plugin/findologicxmlexport/vendor/sebastian/object-enumerator/tests/Fixtures/
H A DExceptionThrower.php21 unset($this->property);
/plugin/findologicxmlexport/vendor/twig/extensions/test/Twig/Tests/Grammar/
H A DOptionalTest.php17 $this->assertEquals('[foo <bar:number>]', (string) $grammar);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/
H A DDataProviderTest.php9 $this->assertEquals($c, $a + $b);
H A DTestWithTest.php12 $this->assertEquals($c, $a + $b);
H A DTestAutoreferenced.php10 $this->myTestData = $data;
/plugin/sincetil/
H A DCHANGELOG.md1 I'll keep this file updated when I have a 'stable' version
/plugin/pixelyear/
H A DCHANGELOG.md1 I'll keep this file updated when I have a 'stable' version
/plugin/mdpage/vendor/cebe/markdown/tests/github-data/
H A Ddel.md1 this is ~~striked out~~ after
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dblockquote.md10 >this is not a quote
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DVersionTest.php10 $this->assertEquals(-1, version_compare('2.0.0',$v));
H A DGoogleColonEscapingTest.php27 $this->assertEquals('http://www.rooftopsolutions.nl/', $vobj->URL->getValue());
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/DataProviderIssue2833/
H A DSecondTest.php13 $this->assertTrue(true);

1...<<961962963964965966967968969970>>...1084