Home
last modified time | relevance | path

Searched refs:ignored (Results 26 – 50 of 141) sorted by relevance

123456

/plugin/pagemod/helper/
H A Dpagemod.php40 resolve_pageid(getNS($ID), $page_to_modify, $ignored);
/plugin/revealjs/
H A Ddoku-substitutes.css3 * All dokuwiki styles are ignored for reveal.js
/plugin/publish/
H A Dhelper.php219 foreach ($approvals as $revision => $ignored) {
277 foreach ($approvals as $revision => $ignored) {
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
H A DClient.asciidoc158 $params['ignore_unavailable'] = (boolean) Whether specified concrete indices should be ignored when unavailable (missing or closed)
159 $params['ignore_throttled'] = (boolean) Whether specified concrete, expanded or aliased indices should be ignored when throttled
170 $params['lenient'] = (boolean) Specify whether format-based query failures (such as providing text to a numeric field) should be ignored
238 $params['ignore_unavailable'] = (boolean) Whether specified concrete indices should be ignored when unavailable (missing or closed)
242 $params['lenient'] = (boolean) Specify whether format-based query failures (such as providing text to a numeric field) should be ignored
347 $params['lenient'] = (boolean) Specify whether format-based query failures (such as providing text to a numeric field) should be ignored
369 $params['ignore_unavailable'] = (boolean) Whether specified concrete indices should be ignored when unavailable (missing or closed)
591 $params['ignore_unavailable'] = (boolean) Whether specified concrete indices should be ignored when unavailable (missing or closed)
637 $params['ignore_unavailable'] = (boolean) Whether specified concrete indices should be ignored when unavailable (missing or closed)
744 $params['ignore_unavailable'] = (boolean) Whether specified concrete indices should be ignored whe
[all...]
/plugin/groupmgr/
H A DREADME41 page are ignored, necesitating the use of the configuration namespace.
/plugin/epub/scripts/
H A Dcss2.php131 * aren't ignored by the browser.
/plugin/advanced/lang/en/config/
H A Dacl.txt7 Empty lines and shell-style comments are ignored. Each line contains 3 whitespace separated fields:
/plugin/struct/syntax/
H A Doutput.php123 } catch (StructException $ignored) {
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-idn/
H A DIdn.php111 private static $ignored; variable in Symfony\\Polyfill\\Intl\\Idn\\Idn
884 self::$ignored = require __DIR__.'/Resources/unidata/ignored.php';
895 if (isset(self::$ignored[$codePoint])) {
/plugin/twofactor/action/
H A Dlogin.php176 } catch (Exception $ignored) {
/plugin/webdav/vendor/sabre/event/
H A DCHANGELOG.md41 * Fixed: `$priority` was ignored in `EventEmitter::once` method.
/plugin/bureaucracy-au/helper/
H A Dactionmail.php137 resolve_pageid(getNS($ID), $this->mailtemplate, $ignored);
/plugin/bureaucracyau/helper/
H A Dactionmail.php137 resolve_pageid(getNS($ID), $this->mailtemplate, $ignored);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DSearchableSnapshotsNamespace.asciidoc36 $params['ignore_unavailable'] = (boolean) Whether specified concrete indices should be ignored when unavailable (missing or closed)
/plugin/bureaucracy/helper/
H A Dactionmail.php146 resolve_pageid(getNS($ID), $this->mailtemplate, $ignored);
/plugin/twofactor/
H A DManager.php94 } catch (\Exception $ignored) {
/plugin/googleanalytics/lang/en/
H A Dintro.txt18 …d will be used and any "Google Analytics ID" / **UA-XXXXXXX-XX** specific settings will be ignored.
/plugin/imagemap/
H A DREADME36 will be ignored for the map. The coordinates will be removed from the link
/plugin/bibtex4dw/
H A DTODO.md28 Currently, most errors in BibTeX files (and it is damn easy to have typos and alike in BibTeX files) get ignored silently, *i.e.* some things might not work due to not obvious reasons.
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DUPGRADE.md42 - The exchange name does not default to 'log' anymore, and it is completely ignored
/plugin/imagemapping/
H A DREADME36 will be ignored for the map. The coordinates will be removed from the link
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Duse.rst71 is ignored. To avoid name conflicts, you can rename imported blocks:
/plugin/showif/
H A Dsyntax.php.alternative.version37 …only if all of some conditions are true. Basic markup will be shown, but heading-markup is ignored.
/plugin/sqlite/
H A DSQLiteDB.php294 * The first column is used as key, the second as value. Any additional colums are ignored.
/plugin/findologicxmlexport/vendor/doctrine/annotations/
H A DCHANGELOG.md9 Any annotation with `@name-*` format will now silently be ignored,
68 This release fixes an issue with ignored annotations that were already

123456