Home
last modified time | relevance | path

Searched refs:removed (Results 1 – 25 of 345) sorted by relevance

12345678910>>...14

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
DChange.php45 public $removed; variable in Google\\Service\\Drive\\Change
148 public function setRemoved($removed) argument
150 $this->removed = $removed;
157 return $this->removed;
/plugin/findologicxmlexport/vendor/twig/twig/doc/
Ddeprecated.rst5 kept for backward compatibility and removed in the next major release (a
6 feature that was deprecated in Twig 1.x is removed in Twig 2.0).
25 following class and interface will be removed in 2.0:
39 ``\Twig\Environment::removeExtension()`` method will be removed in 2.0.
65 classes and interfaces will be removed in 2.0:
75 removed in Twig 3.x (use ``Twig_Filter`` instead). In Twig 2.x,
82 classes and interfaces will be removed in 2.0:
92 removed in Twig 3.x (use ``Twig_Function`` instead). In Twig 2.x,
99 and interfaces will be removed in 2.0:
109 removed in Twig 3.x (use ``Twig_Test`` instead). In Twig 2.x,
[all …]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
DRollupNamespace.asciidoc35 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release
49 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release
63 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release
77 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release
91 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release
121 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release
139 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release
153 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release
DSearchableSnapshotsNamespace.asciidoc30 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release
47 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release
66 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release
80 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release
DTasksNamespace.asciidoc30 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release
46 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release
62 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release
/plugin/combo/vendor/symfony/process/
H A DCHANGELOG.md19 * removed `Process::inheritEnvironmentVariables()`
20 * removed `PhpProcess::setPhpBinary()`
22 * removed `Process::setCommandLine()`
54 * the `ProcessUtils::escapeArgument()` method has been removed
56 methods of the `Process` class have been removed
57 * support for passing `proc_open()` options has been removed
58 * removed the `ProcessBuilder` class, use the `Process` class instead
59 …* removed the `getEnhanceWindowsCompatibility()` and `setEnhanceWindowsCompatibility()` methods of…
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/
DCore.HiddenElements.txt12 contents removed when they are not allowed by the HTML definition.
14 normally shown in a document, so if script tags are to be removed,
15 their contents should be removed to. This is opposed to a <code>b</code>
DAutoFormat.RemoveSpansWithoutAttributes.txt8 to be removed. It will also remove spans that had all attributes
9 removed during processing.
DAutoFormat.RemoveEmpty.txt9 of nodes will be removed:
39 particularly if a node had elements, but those elements were later removed
43 if a tag looked empty on the way in, it will get removed; if HTML Purifier
/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/
DUPGRADING.md17 - Class `GuzzleHttp\UriTemplate` is removed.
18 - Class `GuzzleHttp\Exception\SeekException` is removed.
24 - Function `GuzzleHttp\Exception\ConnectException::getResponse()` is removed.
25 - Function `GuzzleHttp\Exception\ConnectException::hasResponse()` is removed.
26 - Constant `GuzzleHttp\ClientInterface::VERSION` is removed. Added `GuzzleHttp\ClientInterface::MAJ…
27 - Function `GuzzleHttp\Exception\RequestException::getResponseBodySummary` is removed.
29 - Function `GuzzleHttp\Cookie\CookieJar::getCookieValue` is removed.
30 - Request option `exceptions` is removed. Please use `http_errors`.
31 - Request option `save_to` is removed. Please use `sink`.
32 - Pool option `pool_size` is removed. Please use `concurrency`.
[all …]
/plugin/bez/db/
H A Dupdate0004.sql1 ALTER TABLE thread_participant ADD COLUMN removed BOOLEAN NOT NULL DEFAULT 0;
2 ALTER TABLE task_participant ADD COLUMN removed BOOLEAN NOT NULL DEFAULT 0;
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
DUPGRADING.md20 - The `guzzlehttp/streams` dependency has been removed. Stream functionality
41 - `GuzzleHttp\Query` and `GuzzleHttp\QueryParser` have been removed. Query
58 integration has been removed. Note: while the event system has been removed,
85 - `GuzzleHttp\ClientInterface::setDefaultOption` has been removed.
86 - The `json` and `xml` methods of response objects has been removed. With the
149 `GuzzleHttp\Post\PostFile` has been removed. Use the `multipart` option to add
170 [Fluent interfaces were removed](http://ocramius.github.io/blog/fluent-interfaces-are-evil)
190 The "procedural" global client has been removed with no replacement (e.g.,
194 ## `throwImmediately` has been removed
196 The concept of "throwImmediately" has been removed from exceptions and error
[all …]
/plugin/findologicxmlexport/vendor/jms/serializer/
DUPGRADING.md10 - `JsonSerializationVisitor::getRoot` and `JsonSerializationVisitor::setRoot` have been removed, th…
38 **Deprecations** (will be removed in 3.0)
40 - `JsonSerializationVisitor::setData` will be removed,
42 - `JsonSerializationVisitor::hasData` will be removed
/plugin/fedauth/Auth/OpenID/
DFileStore.php126 $removed = 0;
135 $removed += 1;
138 return $removed;
606 $removed = 0;
611 $removed += 1;
614 return $removed;
/plugin/jsongendoc/
Daction.php130 'sections removed' => 0,
154 $cnt['sections removed'] ++;
219 $cnt['sections shown'], $cnt['sections removed'],
/plugin/diagramsnet/lib/js/diagramly/
DDiffSync.js47 var removed = {};
63 removed[diff[EditorUi.DIFF_REMOVE][i]] = true;
98 if (moved[prev] == null && !removed[pageId] &&
672 var removed = [];
693 removed.push(id);
750 if (removed.length > 0)
752 result[EditorUi.DIFF_REMOVE] = removed;
787 EditorUi.prototype.diffCellRecursive = function(cell, prev, lookup, diff, removed) argument
795 removed.push(cell.getId());
821 this.diffCellRecursive(child, prev, lookup, diff, removed);
[all …]
/plugin/epub/lang/en/
Dadmin_header.txt3 Select one or more titles. If you click the **Cache Only** button, those titles will be removed fr…
4 titles will be removed from the cache and their associated ebooks will be deleted from the media di…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
DBREAKING_CHANGES.md16 …APIs, and removed support for the _default_ mapping. Read [this](https://www.elastic.co/blog/movin…
28 - [Search Templates]: PutTemplate endpoint has been removed (see [Elasticsearch Breaking Changes](h…
31 …/elasticsearch-php/pull/674) `ClientBuilder::defaultLogger()` method was removed. It is recommende…
/plugin/openid/Auth/OpenID/
DFileStore.php134 $removed = 0;
143 $removed += 1;
146 return $removed;
658 $removed = 0;
664 $removed += 1;
667 return $removed;
DPredisStore.php138 $removed = $this->redis->lrem($serverKey, 0, $associationKey);
139 if ($removed < 1) {
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
Durl_encode.rst8 The ``raw`` argument was removed in Twig 1.16.0. Twig now always encodes
30 ``raw`` argument was removed.)
/plugin/templater/
DCHANGELOG.md4 * removed function getInfo(), [replaced by plugin.info.txt since 2009](https://www.dokuwiki.org/dev…
5 * removed version numbering (0.8.4 etc): date is better.
9 * Rollback: removed `#ifemp`.
/plugin/mikioplugin/inc/stemmechanics/lesserphp/
H A DHISTORY.md15 * 2020-01-19: added 7.4 support to travis and removed antique php versions (@phy25)
17 * 2020-01-19: removed HHVM profile from travis. HHVM support is now broken anyway
/plugin/tagging/lang/en/
H A Dclean.txt3 …elete all invalid taggings (tags pointing to nonexistent pages). No valid taggings will be removed.
/plugin/twofactoremail/
Ddeleted.files2 # but were removed later. They should not exist in your installation.

12345678910>>...14