Home
last modified time | relevance | path

Searched refs:checks (Results 26 – 50 of 82) sorted by path

1234

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D3.3.js.map1checks\n var variableOrRule = this._input.peekUntilAfter(/[: ,;{}()[\\]\\/='\"]/g);\n\n …
H A Dbundle.js.map1checks for the head and tail nodes in the candidates function below.\n if (vLabel.lim > wLabel.li…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1checks.\n *\n * @private\n * @param {Object} object The object to modify.\n * @param {string} key …
/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/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DCHANGELOG.md357 - Do not schedule connection pool checks on 4xx level errors [[fd75e99]](http://github.com/elasticsearch/elasticsearch-php/commit/fd75e99)
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md133 * Removed Elasticsearch old version checks in tests by @deguif [#2041](https://github.com/ruflin/Elastica/pull/2041)
180 * Fixed `Elastica\Connection\StrategyInterface` instance checks [#1921](https://github.com/ruflin/Elastica/pull/1921)
/plugin/farm/install/animaltemplate/conf/
H A Dwordblock.conf2362 https?:\/\/([^\/]*\.)?ebackground-checks\.com
/plugin/findologicxmlexport/vendor/goetas-webservices/xsd2php-runtime/
H A D.scrutinizer.yml4 checks:
/plugin/findologicxmlexport/vendor/hoa/consistency/
H A DREADME.md74 The `Hoa\Consistency\Consistency::isKeyword` checks whether a specific word is
/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…
/plugin/findologicxmlexport/vendor/jms/serializer/doc/cookbook/
H A Dexclusion_strategies.rst261 You need to tell the serializer to take into account MaxDepth checks::
/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/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG589 * added compilation checks to avoid misuses of the sandbox tag
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced.rst322 boolean conditions. As a simple example, let's create a Twig test that checks if
H A Drecipes.rst337 checks like allowed methods on objects).
/plugin/findologicxmlexport/vendor/twig/twig/doc/tests/
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
H A Ddivisibleby.rst8 ``divisible by`` checks if a variable is divisible by a number:
H A Dempty.rst8 ``empty`` checks if a variable is an empty string, an empty array, an empty
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.
/plugin/flowplayer/player/
H A DREADME.txt98 - #423 add the . to clip type extension checks or else files with known extension postfixes within …
/plugin/gil/
H A DChangeLog10 * syntax.php: the plugin checks for connectivity to Yahoo Services on load.
/plugin/html2pdf/html2pdf/html2ps/
H A DTODO24 Systemcheck script checks for CURL in safe_mode (CURLOPT_FOLLOWLOCATION does not work there)
/plugin/html2pdf/html2pdf/html2ps/demo/
H A Dsystemcheck.php41 $checks = ManagerChecks::getChecks();
42 foreach ($checks as $check) {

1234