Home
last modified time | relevance | path

Searched refs:events (Results 1 – 25 of 92) sorted by relevance

1234

/webtrees/app/Module/
H A DOnThisDayModule.php130 $events = $this->getBlockSetting($block_id, 'events', $default_events);
134 $event_array = explode(',', $events);
229 $events = Validator::parsedBody($request)->array('events');
234 $this->setBlockSetting($block_id, 'events', implode(',', $events));
252 $events = $this->getBlockSetting($block_id, 'events', $default_events);
254 $event_array = explode(',', $events);
H A DUpcomingAnniversariesModule.php149 $events = $this->getBlockSetting($block_id, 'events', $default_events);
153 $event_array = explode(',', $events);
258 $events = Validator::parsedBody($request)->array('events');
264 $this->setBlockSetting($block_id, 'events', implode(',', $events));
283 $events = $this->getBlockSetting($block_id, 'events', $default_events);
285 $event_array = explode(',', $events);
/webtrees/app/Statistics/Repository/
H A DEventRepository.php79 private function getEventCount(array $events): int argument
89 if ($events !== []) {
92 foreach ($events as $type) {
114 public function totalEvents(array $events = []): string argument
117 $this->getEventCount($events)
/webtrees/app/Elements/
H A DEventsRecorded.php160 $events = array_map(static function (string $tag): string {
172 return implode(I18N::$list_separator, $events);
/webtrees/app/
H A DGedcomRecord.php573 public function getAllEventDates(array $events): array argument
576 foreach ($this->facts($events, false, null, true) as $event) {
592 public function getAllEventPlaces(array $events): array argument
595 foreach ($this->facts($events) as $event) {
/webtrees/app/Services/
H A DCalendarService.php199 * @param string $events
206 …public function getEventsList(int $jd1, int $jd2, string $events, bool $only_living, string $sort_… argument
212 … $found_facts = array_merge($found_facts, $this->getAnniversaryEvents($jd, $events, $tree));
/webtrees/resources/lang/en-GB/
H A Dmessages.po821 #. I18N: Description of the “Upcoming events” module
974 #. I18N: Description of the “Vital records” module. “Vital records” are life events - birth/marriag…
1004 #. I18N: Description of the “Facts and events” module
1006 msgid "A tab showing the facts and events of an individual."
1007 msgstr "A tab showing the facts and events of an individual."
1026 msgid "A timeline displaying individual events."
1027 msgstr "A timeline displaying individual events."
1403 msgid "Add historic events to an individual’s page."
1404 msgstr "Add historic events to an individual’s page."
1781 msgid "All facts and events"
[all …]
/webtrees/resources/lang/en-AU/
H A Dmessages.po821 #. I18N: Description of the “Upcoming events” module
974 #. I18N: Description of the “Vital records” module. “Vital records” are life events - birth/marriag…
1004 #. I18N: Description of the “Facts and events” module
1006 msgid "A tab showing the facts and events of an individual."
1007 msgstr "A tab showing the facts and events of an individual."
1026 msgid "A timeline displaying individual events."
1027 msgstr "A timeline displaying individual events."
1403 msgid "Add historic events to an individual’s page."
1404 msgstr "Add historic events to an individual’s page."
1781 msgid "All facts and events"
[all …]
/webtrees/app/Statistics/Repository/Interfaces/
H A DEventRepositoryInterface.php34 public function totalEvents(array $events = []): string; argument
/webtrees/resources/lang/ku/
H A Dmessages.po820 #. I18N: Description of the “Upcoming events” module
973 #. I18N: Description of the “Vital records” module. “Vital records” are life events - birth/marriag…
1003 #. I18N: Description of the “Facts and events” module
1005 msgid "A tab showing the facts and events of an individual."
1006 msgstr "A tab showing the facts and events of an individual."
1025 msgid "A timeline displaying individual events."
1402 msgid "Add historic events to an individual’s page."
1780 msgid "All facts and events"
1781 msgstr "All facts and events"
2150 msgid "Associate events with this source"
[all …]
/webtrees/resources/lang/ar/
H A Dmessages.po897 #. I18N: Description of the “Upcoming events” module
1050 #. I18N: Description of the “Vital records” module. “Vital records” are life events - birth/marriag…
1080 #. I18N: Description of the “Facts and events” module
1082 msgid "A tab showing the facts and events of an individual."
1102 msgid "A timeline displaying individual events."
1479 msgid "Add historic events to an individual’s page."
1857 msgid "All facts and events"
2227 msgid "Associate events with this source"
2231 msgid "Associated events"
2932 #: resources/views/modules/statistics-chart/individual-events.phtml:25
[all …]
/webtrees/resources/lang/he/
H A Dmessages.po825 #. I18N: Description of the “Upcoming events” module
978 #. I18N: Description of the “Vital records” module. “Vital records” are life events - birth/marriag…
1008 #. I18N: Description of the “Facts and events” module
1010 msgid "A tab showing the facts and events of an individual."
1030 msgid "A timeline displaying individual events."
1407 msgid "Add historic events to an individual’s page."
1785 msgid "All facts and events"
2155 msgid "Associate events with this source"
2159 msgid "Associated events"
2860 #: resources/views/modules/statistics-chart/individual-events.phtml:25
[all …]
/webtrees/resources/lang/uk/
H A Dmessages.po838 #. I18N: Description of the “Upcoming events” module
991 #. I18N: Description of the “Vital records” module. “Vital records” are life events - birth/marriag…
1021 #. I18N: Description of the “Facts and events” module
1023 msgid "A tab showing the facts and events of an individual."
1043 msgid "A timeline displaying individual events."
1420 msgid "Add historic events to an individual’s page."
1798 msgid "All facts and events"
2168 msgid "Associate events with this source"
2172 msgid "Associated events"
2873 #: resources/views/modules/statistics-chart/individual-events.phtml:25
[all …]
/webtrees/resources/lang/ru/
H A Dmessages.po849 #. I18N: Description of the “Upcoming events” module
1002 #. I18N: Description of the “Vital records” module. “Vital records” are life events - birth/marriag…
1032 #. I18N: Description of the “Facts and events” module
1034 msgid "A tab showing the facts and events of an individual."
1054 msgid "A timeline displaying individual events."
1431 msgid "Add historic events to an individual’s page."
1809 msgid "All facts and events"
2179 msgid "Associate events with this source"
2183 msgid "Associated events"
2884 #: resources/views/modules/statistics-chart/individual-events.phtml:25
[all …]
/webtrees/resources/lang/fa/
H A Dmessages.po823 #. I18N: Description of the “Upcoming events” module
976 #. I18N: Description of the “Vital records” module. “Vital records” are life events - birth/marriag…
1006 #. I18N: Description of the “Facts and events” module
1008 msgid "A tab showing the facts and events of an individual."
1028 msgid "A timeline displaying individual events."
1405 msgid "Add historic events to an individual’s page."
1783 msgid "All facts and events"
2153 msgid "Associate events with this source"
2157 msgid "Associated events"
2858 #: resources/views/modules/statistics-chart/individual-events.phtml:25
[all …]
/webtrees/resources/lang/kk/
H A Dmessages.po820 #. I18N: Description of the “Upcoming events” module
973 #. I18N: Description of the “Vital records” module. “Vital records” are life events - birth/marriag…
1003 #. I18N: Description of the “Facts and events” module
1005 msgid "A tab showing the facts and events of an individual."
1025 msgid "A timeline displaying individual events."
1402 msgid "Add historic events to an individual’s page."
1780 msgid "All facts and events"
2150 msgid "Associate events with this source"
2154 msgid "Associated events"
2855 #: resources/views/modules/statistics-chart/individual-events.phtml:25
[all …]
/webtrees/resources/lang/hi/
H A Dmessages.po825 #. I18N: Description of the “Upcoming events” module
978 #. I18N: Description of the “Vital records” module. “Vital records” are life events - birth/marriag…
1008 #. I18N: Description of the “Facts and events” module
1010 msgid "A tab showing the facts and events of an individual."
1030 msgid "A timeline displaying individual events."
1407 msgid "Add historic events to an individual’s page."
1785 msgid "All facts and events"
2155 msgid "Associate events with this source"
2159 msgid "Associated events"
2860 #: resources/views/modules/statistics-chart/individual-events.phtml:25
[all …]
/webtrees/resources/lang/sw/
H A Dmessages.po820 #. I18N: Description of the “Upcoming events” module
973 #. I18N: Description of the “Vital records” module. “Vital records” are life events - birth/marriag…
1003 #. I18N: Description of the “Facts and events” module
1005 msgid "A tab showing the facts and events of an individual."
1025 msgid "A timeline displaying individual events."
1405 msgid "Add historic events to an individual’s page."
1784 msgid "All facts and events"
2155 msgid "Associate events with this source"
2159 msgid "Associated events"
2860 #: resources/views/modules/statistics-chart/individual-events.phtml:25
[all …]
/webtrees/resources/lang/ms/
H A Dmessages.po802 #. I18N: Description of the “Upcoming events” module
955 #. I18N: Description of the “Vital records” module. “Vital records” are life events - birth/marriag…
985 #. I18N: Description of the “Facts and events” module
987 msgid "A tab showing the facts and events of an individual."
1007 msgid "A timeline displaying individual events."
1384 msgid "Add historic events to an individual’s page."
1762 msgid "All facts and events"
2132 msgid "Associate events with this source"
2136 msgid "Associated events"
2837 #: resources/views/modules/statistics-chart/individual-events.phtml:25
[all …]
/webtrees/resources/lang/sr/
H A Dmessages.po845 #. I18N: Description of the “Upcoming events” module
998 #. I18N: Description of the “Vital records” module. “Vital records” are life events - birth/marriag…
1028 #. I18N: Description of the “Facts and events” module
1030 msgid "A tab showing the facts and events of an individual."
1050 msgid "A timeline displaying individual events."
1427 msgid "Add historic events to an individual’s page."
1805 msgid "All facts and events"
2175 msgid "Associate events with this source"
2179 msgid "Associated events"
2880 #: resources/views/modules/statistics-chart/individual-events.phtml:25
[all …]
/webtrees/resources/lang/zh-Hans/
H A Dmessages.po867 # I18N: Description of the “Upcoming events” module
868 #. I18N: Description of the “Upcoming events” module
1043 # I18N: Description of the “Vital records” module. “Vital records” are life events - birth/marriage…
1044 #. I18N: Description of the “Vital records” module. “Vital records” are life events - birth/marriag…
1078 # I18N: Description of the “Facts and events” module
1079 #. I18N: Description of the “Facts and events” module
1081 msgid "A tab showing the facts and events of an individual."
1105 msgid "A timeline displaying individual events."
1503 msgid "Add historic events to an individual’s page."
1904 msgid "All facts and events"
[all …]
/webtrees/resources/lang/zh-Hant/
H A Dmessages.po866 # I18N: Description of the “Upcoming events” module
867 #. I18N: Description of the “Upcoming events” module
1042 # I18N: Description of the “Vital records” module. “Vital records” are life events - birth/marriage…
1043 #. I18N: Description of the “Vital records” module. “Vital records” are life events - birth/marriag…
1077 # I18N: Description of the “Facts and events” module
1078 #. I18N: Description of the “Facts and events” module
1080 msgid "A tab showing the facts and events of an individual."
1104 msgid "A timeline displaying individual events."
1502 msgid "Add historic events to an individual’s page."
1903 msgid "All facts and events"
[all …]
/webtrees/resources/lang/ko/
H A Dmessages.po803 #. I18N: Description of the “Upcoming events” module
956 #. I18N: Description of the “Vital records” module. “Vital records” are life events - birth/marriag…
986 #. I18N: Description of the “Facts and events” module
988 msgid "A tab showing the facts and events of an individual."
1008 msgid "A timeline displaying individual events."
1385 msgid "Add historic events to an individual’s page."
1763 msgid "All facts and events"
2133 msgid "Associate events with this source"
2137 msgid "Associated events"
2838 #: resources/views/modules/statistics-chart/individual-events.phtml:25
[all …]
/webtrees/resources/lang/lv/
H A Dmessages.po838 #. I18N: Description of the “Upcoming events” module
991 #. I18N: Description of the “Vital records” module. “Vital records” are life events - birth/marriag…
1021 #. I18N: Description of the “Facts and events” module
1023 msgid "A tab showing the facts and events of an individual."
1043 msgid "A timeline displaying individual events."
1420 msgid "Add historic events to an individual’s page."
1798 msgid "All facts and events"
2168 msgid "Associate events with this source"
2172 msgid "Associated events"
2873 #: resources/views/modules/statistics-chart/individual-events.phtml:25
[all …]
/webtrees/resources/lang/yi/
H A Dmessages.po821 #. I18N: Description of the “Upcoming events” module
974 #. I18N: Description of the “Vital records” module. “Vital records” are life events - birth/marriag…
1004 #. I18N: Description of the “Facts and events” module
1006 msgid "A tab showing the facts and events of an individual."
1026 msgid "A timeline displaying individual events."
1403 msgid "Add historic events to an individual’s page."
1781 msgid "All facts and events"
2151 msgid "Associate events with this source"
2155 msgid "Associated events"
2856 #: resources/views/modules/statistics-chart/individual-events.phtml:25
[all …]

1234