Home
last modified time | relevance | path

Searched refs:checks (Results 1 – 25 of 98) sorted by relevance

1234

/plugin/badbehaviour/bad-behavior/
Ddokuwiki.patch9 - // Bypass all checks if http:BL says search engine
16 + // Bypass all checks if http:BL says search engine
/plugin/asciidocjs/node_modules/pug-filters/node_modules/yargs/lib/
Dvalidation.js108 var checks = []
110 checks.push(f)
114 checks.forEach(function (f) {
/plugin/asciidocjs/node_modules/esutils/
DREADME.md94 respectively. If the `strict` flag is truthy, this function additionally checks whether
103 respectively. If the `strict` flag is truthy, this function additionally checks whether
110 If the `strict` flag is truthy, this function additionally checks whether `id`
117 If the `strict` flag is truthy, this function additionally checks whether `id`
140 flag is truthy, this function additionally checks whether `id` is an Identifier
147 If the `strict` flag is truthy, this function additionally checks whether `id`
/plugin/securelogin/lang/ru/
Dneedpatch.txt2 …a2cbab64d4.gz;f=inc/auth.php|Action Event wrappers around HTTP requests and authentication checks]]
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
DREADME.md239 - `IdenticalValueToken` or `Argument::is($value)` - checks that the argument is identical to a spec…
240 - `ExactValueToken` or `Argument::exact($value)` - checks that the argument matches a specific value
241 - `TypeToken` or `Argument::type($typeOrClass)` - checks that the argument matches a specific type …
243 - `ObjectStateToken` or `Argument::which($method, $value)` - checks that the argument method returns
245 - `CallbackToken` or `Argument::that(callback)` - checks that the argument matches a custom callback
248 - `StringContainsToken` or `Argument::containingString($value)` - checks that the argument contains…
354 It checks if your method of interest (that matches both the method name and the arguments wildcard)
367 - `CallPrediction` or `shouldBeCalled()` - checks that the method has been called 1 or more times
368 - `NoCallsPrediction` or `shouldNotBeCalled()` - checks that the method has not been called
369 - `CallTimesPrediction` or `shouldBeCalledTimes($count)` - checks that the method has been called
[all …]
/plugin/bureaucracy-au/helper/
Dfield.php23 protected $checks = array(); variable in helper_plugin_bureaucracyau_field
132 $this->checks[] = array('t' => $t, 'd' => $d);
318 foreach ($this->checks as $check) {
/plugin/bureaucracyau/helper/
Dfield.php23 protected $checks = array(); variable in helper_plugin_bureaucracyau_field
132 $this->checks[] = array('t' => $t, 'd' => $d);
318 foreach ($this->checks as $check) {
/plugin/bureaucracy/helper/
Dfield.php23 protected $checks = array(); variable in helper_plugin_bureaucracy_field
132 $this->checks[] = array('t' => $t, 'd' => $d);
318 foreach ($this->checks as $check) {
/plugin/findologicxmlexport/vendor/twig/twig/doc/tests/
Ddivisibleby.rst8 ``divisible by`` checks if a variable is divisible by a number:
Diterable.rst7 ``iterable`` checks if a variable is an array or a traversable object:
Dsameas.rst7 ``same as`` checks if a variable is the same as another variable.
Dempty.rst8 ``empty`` checks if a variable is an empty string, an empty array, an empty
Dconstant.rst7 ``constant`` checks if a variable has the exact same value as a constant. You
Ddefined.rst4 ``defined`` checks if a variable is defined in the current context. This is very
/plugin/securelogin/lang/en/
Dneedpatch.txt2 …a2cbab64d4.gz;f=inc/auth.php|Action Event wrappers around HTTP requests and authentication checks]]
/plugin/securelogin/lang/de/
Dneedpatch.txt2 …a2cbab64d4.gz;f=inc/auth.php|Action Event wrappers around HTTP requests and authentication checks]]
/plugin/securelogin/lang/fr/
Dneedpatch.txt2 …cbab64d4.gz;f=inc/auth.php;|Action Event wrappers around HTTP requests and authentication checks]].
/plugin/dokusioc/
Dplugin.info.txt6 …ent to HTML head, creates SIOC version of wiki content (RDF/XML export), checks the requested appl…
/plugin/adminperm/lang/en/
Dintro.txt5 …ted list for each of the available plugins. An empty list means the default access checks are used.
/plugin/pglist/
DREADME.md6 …ou can exclude the start page. pglist also when list the directories, it checks if this directory …
/plugin/pureldap/vendor/freedsx/socket/
DCHANGELOG.md27 * More strict tests / checks / handling in different spots.
/plugin/html2pdf/html2pdf/html2ps/
DTODO24 Systemcheck script checks for CURL in safe_mode (CURLOPT_FOLLOWLOCATION does not work there)
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
Dconfiguration.rst42 filesystem checks to see whether the data that it has cached is still valid. These checks are usefu…
/plugin/conform/
Dhelper.php24 …'desc' => 'Absorbs the raw form information, syntax checks it and places it in a neat array for …
/plugin/gil/
DChangeLog10 * syntax.php: the plugin checks for connectivity to Yahoo Services on load.

1234