Home
last modified time | relevance | path

Searched refs:empty (Results 1 – 25 of 832) sorted by relevance

12345678910>>...34

/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tests/
Dempty.test2 "empty" test
4 {{ string_empty is empty ? 'ok' : 'ko' }}
5 {{ string_zero is empty ? 'ko' : 'ok' }}
6 {{ value_null is empty ? 'ok' : 'ko' }}
7 {{ value_false is empty ? 'ok' : 'ko' }}
8 {{ value_int_zero is empty ? 'ko' : 'ok' }}
9 {{ array_empty is empty ? 'ok' : 'ko' }}
10 {{ array_not_empty is empty ? 'ko' : 'ok' }}
11 {{ magically_callable is empty ? 'ko' : 'ok' }}
12 {{ countable_empty is empty ? 'ok' : 'ko' }}
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/doc/tests/
Dempty.rst1 ``empty``
8 ``empty`` checks if a variable is an empty string, an empty array, an empty
11 For objects that implement the ``Countable`` interface, ``empty`` will check the
15 it will check if an empty string is returned.
19 {% if foo is empty %}
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
Dphp_json_objects.asciidoc6 empty objects and arrays of objects. This page shows you some common patterns
12 The {es} API uses empty JSON objects in several locations which can cause
14 for empty objects and many developers are unaware how to specify an empty
34 <1> This empty JSON object is what causes problems.
38 the empty object is explicitly an object, not an array. To define this query in
57 <1> We use the generic PHP stdClass object to represent an empty object. The
61 correctly output an empty object, instead of an empty array. This verbose
63 version of an empty object.
129 ==== Arrays of empty objects
133 objects, and some of those objects might be empty JSON objects.
[all …]
Dserializers.asciidoc27 empty array, the serializer manually converts the JSON from an empty array
28 (`[]`) to an empty object (`{}`) so that it is valid JSON for {es} request
75 empty array, the serializer manually converts the JSON from an empty array
76 (`[]`) to an empty object (`{}`) so that it is valid JSON for {es} request
114 If the data provided was an empty array, the serializer manually converts the
115 JSON from an empty array (`[]`) to an empty object (`{}`) so that it is valid
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/
DAutoFormat.RemoveEmpty.txt7 When enabled, HTML Purifier will attempt to remove empty elements that
12 Tags with no attributes and no content, and that are not empty
27 seem that empty elements contain useful information, they can alter the
33 Elements that contain only whitespace will be treated as empty. Non-breaking
38 This algorithm is not perfect; you may still notice some empty tags,
41 being auto-closed by another tag, where empty. This is for safety reasons
43 if a tag looked empty on the way in, it will get removed; if HTML Purifier
44 made it empty, it will stay.
/plugin/datepicker/
Dsyntax.php92 $empty = hsc($this->getConf('emptyStringWeek'));
96 $empty = hsc($this->getConf('emptyStringDate'));
100 $opt['date']=$empty;
111 …img src='$image' alt='Kalender' onload='".$mode."pickerInit(".$id.",\"".$empty."\")' style='displ…
119 …r;' id='".$mode."picker__button__".$id."' onload='".$mode."pickerInit(".$id.",\"".$empty."\")' />";
124 …r;' id='".$mode."picker__button__".$id."' onload='".$mode."pickerInit(".$id.",\"".$empty."\")' />";
/plugin/popupviewer/
Dstyle.css74 &.isImage, &:empty {
81 &:empty {
89 &:empty ~ a.next,
90 &:empty ~ a.previous {
103 &:empty {
111 /* by default it is empty thus showing the loader */
/plugin/webdav/vendor/sabre/vobject/resources/schema/
Dxcal.rng646 element parameters { empty }?,
655 element parameters { empty }?,
664 element parameters { empty }?,
673 element parameters { empty }?,
709 element parameters { empty }?,
746 element parameters { empty }?,
769 element parameters { empty }?,
778 element parameters { empty }?,
799 element parameters { empty }?,
810 element parameters { empty }?,
[all …]
/plugin/icalevents/vendor/sabre/vobject/resources/schema/
Dxcal.rng646 element parameters { empty }?,
655 element parameters { empty }?,
664 element parameters { empty }?,
673 element parameters { empty }?,
709 element parameters { empty }?,
746 element parameters { empty }?,
769 element parameters { empty }?,
778 element parameters { empty }?,
799 element parameters { empty }?,
810 element parameters { empty }?,
[all …]
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
DObjectWithTypedArraySetter.php15 private $empty = []; variable in JMS\\Serializer\\Tests\\Fixtures\\ObjectWithTypedArraySetter
17 public function setEmpty(array $empty): void argument
19 $this->empty = $empty;
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
Ddefault.rst5 undefined or empty, otherwise the value of the variable:
15 {{ ''|default('passed var is empty') }}
28 :doc:`empty<../tests/empty>` tests to learn more about their semantics.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
DNodesNamespace.asciidoc35 … `_local` to return information from the node you're connecting to, leave empty to get information…
39 … known-idle places, such as waiting on a socket select or pulling from an empty task queue (defaul…
54 … `_local` to return information from the node you're connecting to, leave empty to get information…
55 $params['metric'] = (list) A comma-separated list of metrics you wish returned. Leave empty
68 …ma-separated list of node IDs to span the reload/reinit call. Should stay empty because reloading …
81 … `_local` to return information from the node you're connecting to, leave empty to get information…
96 … `_local` to return information from the node you're connecting to, leave empty to get information…
DTasksNamespace.asciidoc36 … `_local` to return information from the node you're connecting to, leave empty to get information…
37 … = (list) A comma-separated list of actions that should be cancelled. Leave empty to cancel all.
67 … `_local` to return information from the node you're connecting to, leave empty to get information…
68 … = (list) A comma-separated list of actions that should be returned. Leave empty to return all.
/plugin/bugzillaint/
Dstyle.css68 div.dokuwiki .bugzillalist li.empty-msg {
71 div.dokuwiki .bugzillalist.empty li.empty-msg {
104 div.dokuwiki .bugzillatree li.empty-msg {
107 div.dokuwiki .bugzillatree.empty li.empty-msg {
/plugin/gitbacked/
DCHANGELOG.md12 <empty line> - optional sub sections may follow like:
15 <empty line>
18 <empty line>
21 <empty line>
24 <empty line>
27 <empty line>
28 <empty line> - next line is the starting of the previous release
30 <empty line>
121 - `'repoWorkDir'` is configured empty by default now
122 - `--work-tree` option is ommited, if `'repoWorkDir'` is empty - addressing [#79]
[all …]
/plugin/indexmenu/scripts/fancytree/modules/
Djquery.fancytree.columnview.js79 $tdFirst.empty();
98 tree.$tdList.eq(level).nextAll().empty();
159 tree.$tdList.eq(level).empty().append($wait);
167 ctx.tree.$tdList.eq(ctx.node.getLevel()).nextAll().empty();
198 $tdChild.empty().append($ul);
/plugin/displayorphans/
DREADME.md38 | `ignore_orphaned_pages` | empty | Space-separated list of pages to ignore when generating tables …
39 | `ignore_orphaned_namespaces` | empty | Space-separated list of namespaces to ignore when generati…
40 | `ignore_wanted_pages` | empty | Space-separated list of pages to ignore when generating tables of…
41 | `ignore_wanted_namespaces` | empty | Space-separated list of namespaces to ignore when generating…
42 | `ignore_linked_pages` | empty | Space-separated list of pages to ignore when generating tables of…
43 | `ignore_linked_namespaces` | empty | Space-separated list of namespaces to ignore when generating…
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
Dif.rst15 You can also test if an array is not empty:
69 empty string false
75 empty array false
77 non-empty array true
/plugin/deletepageguard/
H A Ddokuwiki-plugin-page.txt4 description: Prevent deletion of pages by empty saves when page IDs or file paths match configured …
25 …nal deletion of wiki pages in your DokuWiki installation by blocking the "empty save" operation wh…
29 * Prevents deletion via "empty save" on protected pages
33 * Optionally treat whitespace-only content as empty
49 … only administrators (and optionally configured groups) can delete it via empty save. Invalid patt…
50 …e allowed to delete protected pages, in addition to administrators. Leave empty to restrict deleti…
51 | **Treat whitespace-only pages as empty** | If enabled, pages containing only whitespace will be t…
71 …r normal edits, the plugin does nothing. However, when the new content is empty (after optional tr…
H A DREADME.md4 wikipages in your DokuWiki installation by blocking the “empty save”
11 * Prevents deletion via "empty save" on protected pages.
17 * Optionally treat whitespace‑only content as empty.
37 …ern. When a page matches any pattern, non‑admin users cannot delete it by empty save. Invalid patt…
39 …e allowed to delete protected pages, in addition to administrators. Leave empty to restrict deleti…
40 | **Treat whitespace‑only pages as empty** | If enabled, pages containing only whitespace will be t…
60 …r normal edits, the plugin does nothing. However, when the new content is empty (after optional tr…
104 - **Edge cases** (empty patterns, very long inputs)
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
DProcessHandler.php151 $empty = [];
154 return stream_select($errorPipes, $empty, $empty, 1);
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DVocabularyImpl.php67 static $empty;
69 return $empty ?? ($empty = new self());
/plugin/fedauth/Auth/OpenID/
DSQLStore.php135 list($missing, $empty) = $this->_verifySQL();
144 if ($empty) {
146 implode(", ", $empty),
214 $empty = array();
229 $empty[] = $key;
233 return array($missing, $empty);
/plugin/openid/Auth/OpenID/
DSQLStore.php148 list($missing, $empty) = $this->_verifySQL();
157 if ($empty) {
159 implode(", ", $empty),
227 $empty = [];
242 $empty[] = $key;
246 return [$missing, $empty];
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Element/
DResponse.php127 $empty = true;
135 $empty = false;
142 if ($empty) {

12345678910>>...34