Searched refs:UID (Results 1 – 25 of 88) sorted by relevance
1234
| /plugin/icalevents/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/ |
| D | MainTest.php | 16 $ev->UID = 'bla'; 25 $it = new EventIterator($vcal, (string)$ev->UID); 40 $ev->UID = 'foo'; 47 $it = new EventIterator($vcal, (string)$ev->UID); 79 $ev->UID = 'bla'; 87 $it = new EventIterator($vcal, $ev->UID); 131 $ev->UID = 'bla'; 140 $it = new EventIterator($vcal, $ev->UID); 179 $ev->UID = 'bla'; 187 $it = new EventIterator($vcal, $ev->UID); [all …]
|
| D | InfiniteLoopProblemTest.php | 25 $ev->UID = 'foobar'; 39 $ev->UID = 'uuid'; 86 $ev->UID = 'uuid';
|
| D | FifthTuesdayProblemTest.php | 41 $it = new Recur\EventIterator($vObject, (string)$vObject->VEVENT->UID);
|
| /plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/ |
| D | MainTest.php | 16 $ev->UID = 'bla'; 40 $ev->UID = 'foo'; 79 $ev->UID = 'bla'; 131 $ev->UID = 'bla'; 179 $ev->UID = 'bla'; 220 $ev->UID = 'bla'; 273 $ev->UID = 'bla'; 326 $ev->UID = 'bla'; 379 $ev->UID = 'bla'; 430 $ev->UID = 'bla'; [all …]
|
| D | InfiniteLoopProblemTest.php | 26 $ev->UID = 'foobar'; 40 $ev->UID = 'uuid'; 87 $ev->UID = 'uuid';
|
| D | FifthTuesdayProblemTest.php | 41 $it = new Recur\EventIterator($vObject, (string)$vObject->VEVENT->UID);
|
| /plugin/davcard/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/ |
| D | MainTest.php | 16 $ev->UID = 'bla'; 40 $ev->UID = 'foo'; 79 $ev->UID = 'bla'; 131 $ev->UID = 'bla'; 179 $ev->UID = 'bla'; 220 $ev->UID = 'bla'; 273 $ev->UID = 'bla'; 326 $ev->UID = 'bla'; 379 $ev->UID = 'bla'; 430 $ev->UID = 'bla'; [all …]
|
| D | InfiniteLoopProblemTest.php | 26 $ev->UID = 'foobar'; 40 $ev->UID = 'uuid'; 87 $ev->UID = 'uuid';
|
| D | FifthTuesdayProblemTest.php | 41 $it = new Recur\EventIterator($vObject, (string)$vObject->VEVENT->UID);
|
| /plugin/davcal/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/ |
| H A D | MainTest.php | 16 $ev->UID = 'bla'; 40 $ev->UID = 'foo'; 79 $ev->UID = 'bla'; 131 $ev->UID = 'bla'; 179 $ev->UID = 'bla'; 220 $ev->UID = 'bla'; 273 $ev->UID = 'bla'; 326 $ev->UID = 'bla'; 379 $ev->UID = 'bla'; 430 $ev->UID = 'bla'; [all …]
|
| H A D | InfiniteLoopProblemTest.php | 26 $ev->UID = 'foobar'; 40 $ev->UID = 'uuid'; 87 $ev->UID = 'uuid';
|
| H A D | FifthTuesdayProblemTest.php | 41 $it = new Recur\EventIterator($vObject, (string)$vObject->VEVENT->UID);
|
| /plugin/icalevents/vendor/sabre/vobject/lib/Splitter/ |
| D | ICalendar.php | 66 if (!$component->UID) { 67 $component->UID = sha1(microtime()) . '-vobjectimport'; 69 $uid = (string)$component->UID;
|
| /plugin/webdav/vendor/sabre/vobject/lib/Splitter/ |
| D | ICalendar.php | 66 if (!$component->UID) { 67 $component->UID = sha1(microtime()).'-vobjectimport'; 69 $uid = (string) $component->UID;
|
| /plugin/webdavclient/vendor/sabre/vobject/lib/Splitter/ |
| D | ICalendar.php | 69 if(!$component->UID) { 70 $component->UID = sha1(microtime()) . '-vobjectimport'; 72 $uid = (string)$component->UID;
|
| /plugin/davcard/vendor/sabre/vobject/lib/Splitter/ |
| D | ICalendar.php | 69 if(!$component->UID) { 70 $component->UID = sha1(microtime()) . '-vobjectimport'; 72 $uid = (string)$component->UID;
|
| /plugin/davcal/vendor/sabre/vobject/lib/Splitter/ |
| H A D | ICalendar.php | 69 if(!$component->UID) { 70 $component->UID = sha1(microtime()) . '-vobjectimport'; 72 $uid = (string)$component->UID;
|
| /plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/ |
| H A D | CalendarQueryVAlarmTest.php | 20 $vevent->UID = 'bla'; 65 $vevent->UID = 'bla'; 82 $vevent->UID = 'bla';
|
| /plugin/davcal/vendor/sabre/dav/bin/ |
| H A D | migrateto21.php | 129 if (!isset($item->UID)) { 133 $uid = (string)$item->UID;
|
| /plugin/icalevents/vendor/sabre/vobject/lib/ |
| D | BirthdayCalendarGenerator.php | 174 'X-SABRE-VCARD-UID' => $object->UID->getValue(), 180 'X-SABRE-VCARD-UID' => $object->UID->getValue(),
|
| /plugin/webdav/vendor/sabre/vobject/lib/ |
| D | BirthdayCalendarGenerator.php | 158 'X-SABRE-VCARD-UID' => $object->UID->getValue(), 164 'X-SABRE-VCARD-UID' => $object->UID->getValue(),
|
| /plugin/icalevents/vendor/sabre/vobject/tests/VObject/ |
| D | Issue40Test.php | 17 unset($card->UID);
|
| D | ComponentTest.php | 348 unset($event->DTSTAMP, $event->UID); 350 unset($todo->DTSTAMP, $todo->UID); 366 unset($event->DTSTAMP, $event->UID); 420 $this->assertEquals('12345', $comp->VEVENT->UID->getValue());
|
| /plugin/redproject/lang/en/ |
| D | settings.php | 5 <div>Impersonate : select this if your wiki's users have the same UID as Redmine's users. e.g. : LD…
|
| /plugin/webdavclient/vendor/sabre/vobject/lib/Component/ |
| D | VCalendar.php | 267 $uid = (string)$vevent->UID; 437 $uid = (string)$child->UID;
|
1234