Home
last modified time | relevance | path

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

1234

/plugin/badbehaviour/bad-behavior/
H A Ddokuwiki.patch9 - // Bypass all checks if http:BL says search engine
16 + // Bypass all checks if http:BL says search engine
/plugin/findologicxmlexport/vendor/goetas-webservices/xsd2php-runtime/
H A D.scrutinizer.yml4 checks:
/plugin/siteexport/
H A D.scrutinizer.yml1 checks:
/plugin/securelogin/lang/ru/
H A Dneedpatch.txt2 …a2cbab64d4.gz;f=inc/auth.php|Action Event wrappers around HTTP requests and authentication checks]]
/plugin/findologicxmlexport/vendor/twig/twig/doc/tests/
H A Ddivisibleby.rst8 ``divisible by`` checks if a variable is divisible by a number:
H A Diterable.rst7 ``iterable`` checks if a variable is an array or a traversable object:
H A Dsameas.rst7 ``same as`` checks if a variable is the same as another variable.
H A Dempty.rst8 ``empty`` checks if a variable is an empty string, an empty array, an empty
H A Dconstant.rst7 ``constant`` checks if a variable has the exact same value as a constant. You
H A Ddefined.rst4 ``defined`` checks if a variable is defined in the current context. This is very
/plugin/bureaucracyau/helper/
H A 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-au/helper/
H A 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/
H A 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/phpspec/prophecy/
H A 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/securelogin/lang/de/
H A Dneedpatch.txt2 …a2cbab64d4.gz;f=inc/auth.php|Action Event wrappers around HTTP requests and authentication checks]]
/plugin/securelogin/lang/en/
H A Dneedpatch.txt2 …a2cbab64d4.gz;f=inc/auth.php|Action Event wrappers around HTTP requests and authentication checks]]
/plugin/securelogin/lang/fr/
H A Dneedpatch.txt2 …cbab64d4.gz;f=inc/auth.php;|Action Event wrappers around HTTP requests and authentication checks]].
/plugin/dokusioc/
H A Dplugin.info.txt6 …ent to HTML head, creates SIOC version of wiki content (RDF/XML export), checks the requested appl…
/plugin/adminperm/lang/en/
H A Dintro.txt5 …ted list for each of the available plugins. An empty list means the default access checks are used.
/plugin/pglist/
H A DREADME.md6 …ou can exclude the start page. pglist also when list the directories, it checks if this directory …
/plugin/pureldap/vendor/freedsx/socket/
H A DCHANGELOG.md27 * More strict tests / checks / handling in different spots.
/plugin/html2pdf/html2pdf/html2ps/
H A DTODO24 Systemcheck script checks for CURL in safe_mode (CURLOPT_FOLLOWLOCATION does not work there)
/plugin/conform/
H A Dhelper.php24 …'desc' => 'Absorbs the raw form information, syntax checks it and places it in a neat array for …
/plugin/gil/
H A DChangeLog10 * syntax.php: the plugin checks for connectivity to Yahoo Services on load.
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A Dconfiguration.rst42 filesystem checks to see whether the data that it has cached is still valid. These checks are usefu…

1234