Home
last modified time | relevance | path

Searched refs:enable (Results 176 – 200 of 340) sorted by path

12345678910>>...14

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dlogger.asciidoc5 performance reasons. If you wish to enable logging, you need to select a logging
6 implementation, install it, then enable the logger in the Client. The
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/
H A DClientBuilder.php466 // Merge best practices for the connection (enable gzip)
512 * @param bool $sniffOnStart enable or disable sniff on start
575 public function includePortInHostHeader(bool $enable): ClientBuilder argument
577 $this->includePortInHostHeader = $enable;
/plugin/elasticsearch/vendor/ezimuel/ringphp/
H A DCHANGELOG.md96 - Setting debug to `false` does not enable debug output. error occurs.
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md1117 - Reset PHP 5.3 tests and enable compatibility for PHP 5.3 again
1644 - Update Bulk\Action\AbstractDocument and Bulk\Action to enable use of OP_TYPE_UPDATE.
1864 - Elastica_Log added for logging. Has to be passed as client config to enable
/plugin/facebooklike/
H A DLICENSE126 Component, and (b) serves only to enable use of the work with that
/plugin/farmer/lang/en/
H A Dtab_setup.txt1 Your Wiki is not set up as a farm managed by the Farmer Plugin, yet. Please use the wizard below to enable farming.
H A Dtab_setup_help.txt37 If you do not enable this, you will have to configure your Webserver and DNS to access the animals.
/plugin/fedauth/classes/adm/
H A Dfa_toggle.adm.class.php37 $enable = is_array($_REQUEST['toggle']) ? $_REQUEST['toggle'] : array();
39 if ($pro->toggle(in_array($id, $enable))) {
/plugin/fedauth/classes/
H A Dfa_provider.class.php52 public function enable() { function in fa_provider
/plugin/fedauth/
H A Dstyle.css122 #fedauth__manager .lprovs .enable,
123 #fedauth__manager .sprovs .enable {
/plugin/findologicxmlexport/vendor/hoa/exception/
H A DError.php77 * @param bool $enable Enable.
80 public static function enableErrorHandler($enable = true) argument
82 if (false === $enable) {
H A DIdle.php299 * @param bool $enable Enable.
302 public static function enableUncaughtHandler($enable = true) argument
304 if (false === $enable) {
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md433 - Add a quick reference for how to enable expression evaluator [\#758](https://github.com/schmittjo…
/plugin/findologicxmlexport/vendor/jms/serializer/doc/cookbook/
H A Dexclusion_strategies.rst297 To enable this feature you have to set the Expression Evaluator when initializing the serializer.
/plugin/findologicxmlexport/vendor/jms/serializer/doc/reference/
H A Dannotations.rst50 ``SerializedNameAnnotationStrategy``). In order to re-enable the annotation, you
/plugin/findologicxmlexport/vendor/jms/serializer/src/Visitor/Factory/
H A DXmlDeserializationVisitorFactory.php30 public function enableExternalEntities(bool $enable = true): self argument
32 $this->disableExternalEntities = !$enable;
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dbootstrap.min.js6 … this.$arrow=this.$arrow||this.tip().find(".tooltip-arrow")},c.prototype.enable=function(){this.en… method in c
/plugin/findologicxmlexport/vendor/twig/twig/
H A D.travis.yml30 …- if [ "$TWIG_EXT" == "yes" ]; then sh -c "cd ext/twig && phpize && ./configure --enable-twig && m…
H A DCHANGELOG846 * added the autoescape option to enable/disable autoescaping
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dapi.rst554 to enable by passing them to the constructor::
H A Dinstallation.rst86 3. Use the ``configure --disable-all --enable-cli --enable-twig=shared`` command instead of step 14
95 You have to use ``configure --disable-all --disable-zts --enable-cli
96 --enable-twig=shared`` to be able to build the twig C extension for
102 Finally, enable the extension in your ``php.ini`` configuration file:
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dsandbox.rst4 The ``sandbox`` tag can be used to enable the sandboxing mode for an included
H A Dset.rst53 If you enable automatic output escaping, Twig will only consider the
/plugin/findologicxmlexport/vendor/twig/twig/ext/twig/
H A Dconfig.m43 PHP_ARG_ENABLE(twig, whether to enable twig support,
4 [ --enable-twig Enable twig support])
/plugin/flowplay2/flowplayer/
H A DLICENSE.txt132 Component, and (b) serves only to enable use of the work with that

12345678910>>...14