Home
last modified time | relevance | path

Searched refs:instances (Results 101 – 125 of 176) sorted by path

12345678

/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md48 instances. (@DominikTo, @migrax).
107 * #188: Retain floating times when generating instances using
183 * #127: Attendees who delete recurring event instances events they had already
/plugin/davcard/vendor/sabre/vobject/lib/ITip/
H A DBroker.php343 $instances = array();
365 if (isset($instances[$recurId])) {
388 unset($instances[$recurId]);
398 foreach($instances as $recurId=>$partstat) {
654 $instances = array();
657 $instances[$instance['id']] = array(
669 $instances[$instance['id']] = array(
683 if (isset($instances['master']) && $instances['master']['newstatus'] !== 'DECLINED') {
727 foreach($instances as $instance) {
840 $instances = array();
[all …]
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-logging-1.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
/plugin/diagramsnet/lib/
H A Dworkbox-9fe249eb.js.map1 …name ('GET', etc.) to an array of all the corresponding `Route`\n * instances that are registe…
H A Dworkbox-bed83ea8.js.map1 …name ('GET', etc.) to an array of all the corresponding `Route`\n * instances that are registe…
H A Dworkbox-f163abaa.js.map1 …name ('GET', etc.) to an array of all the corresponding `Route`\n * instances that are registe…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D1.1.js.map1 …our languages\n tokenizer: {\n root: [\n // module instances\n [\n…
H A D2.2.js.map1 … function objectLiteral(value) {\n // Strictly speaking class instances pass this check …
H A D3.3.js.map1 … function objectLiteral(value) {\n // Strictly speaking class instances pass this check …
H A D4.4.js.map1 … function objectLiteral(value) {\r\n // Strictly speaking class instances pass this check …
H A D7.7.js.map1 …tion',\n 'inner',\n 'inout',\n 'input',\n 'instance',\n 'instances',\n 'instr',\…
H A Dbundle.js.map1instances,\n * See: https://bugzilla.mozilla.org/show_bug.cgi?id=695438.\n *\n * - Chrome 9-…
H A Djson.worker.js.map1 … function objectLiteral(value) {\r\n // Strictly speaking class instances pass this check …
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1instances with different constructors are not equal.\n if (objCtor != othCtor &&\n ('con…
/plugin/dw2pdf/vendor/myclabs/deep-copy/
H A DREADME.md92 keeps a hash map of all instances and thus preserves the object graph.
/plugin/edittable/lib/
H A Dhandsontable.full.js4551 var instances = {};
4559 if (!(hotInstance.guid in instances)) {
4560 instances[hotInstance.guid] = new Clazz(hotInstance);
4563 return instances[hotInstance.guid];
4567 instances = {};
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dconnection-pool.asciidoc218 connection pool across script instances. This means that every script is
/plugin/elasticsearch/vendor/react/promise/
H A DREADME.md270 // Only catch \RuntimeException instances
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md68 * Deprecated passing an array of `string` as 1st argument to `Search::addIndices()`, use an array of Index instances by @franmomu [#2103](https://github.com/ruflin/Elastica/pull/2103)
836 - All properties in the \Elastica\ResultSet class will be moved to private in 4.0. To manipulate the creation of a ResultSet, implement the \Elastica\ResultSet\BuilderInterface and pass your new Builder to the \Elastica\Search instances. [#1065](https://github.com/ruflin/Elastica/pull/1065)
1315 - Replace all instances of ElasticSearch with Elasticsearch [#597](https://github.com/ruflin/Elastica/issues/597/)
1704 - The transport instances now has support for parameters that can be injected by specifying an array as a transport when creating the Elastica client
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
H A Dcustom.rst294 You have a complete API for retrieving annotation class instances
/plugin/findologicxmlexport/vendor/doctrine/instantiator/
H A DREADME.md23 The instantiator is able to create new instances of any class without using the constructor or any …
/plugin/findologicxmlexport/vendor/doctrine/instantiator/docs/en/
H A Dindex.rst18 The instantiator is able to create new instances of any class without
/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DREADME.md309 system where files are represented by instances of `Hoa\Iterator\SplFileInfo`.
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md625 - Serialized DateTime instances are not valid ISO-8601 [\#713](https://github.com/schmittjoh/serial…

12345678