/webtrees/app/Services/ |
H A D | CaptchaService.php | 51 Session::put('captcha-t', Registry::timeFactory()->now()); 52 Session::put('captcha-x', $x); 53 Session::put('captcha-y', $y); 54 Session::put('captcha-z', $z);
|
H A D | ClipboardService.php | 59 Session::put('clipboard', $clipboard); 92 Session::put('clipboard', []);
|
/webtrees/app/Module/ |
H A D | HitCountFooterModule.php | 188 Session::put('last_gedcom_id', $tree->id()); 189 Session::put('last_page_name', $page); 190 Session::put('last_page_parameter', $parameter); 191 Session::put('last_count', $count);
|
H A D | ClippingsCartModule.php | 302 Session::put('cart', $cart); 321 Session::put('cart', $cart); 776 Session::put('cart', $cart); 801 Session::put('cart', $cart); 821 Session::put('cart', $cart); 854 Session::put('cart', $cart); 884 Session::put('cart', $cart); 912 Session::put('cart', $cart); 943 Session::put('cart', $cart); 972 Session::put('cart', $cart);
|
H A D | AlbumModule.php | 91 $media->put($xref, Registry::mediaFactory()->make($xref, $individual->tree()));
|
H A D | ColorsTheme.php | 95 Session::put('palette', $palette);
|
H A D | PedigreeChartModule.php | 213 $links->put(1, $this->previousLink($individual, $style, $generations));
|
/webtrees/app/Http/RequestHandlers/ |
H A D | RegisterAction.php | 114 Session::put('register_comments', $comments); 115 Session::put('register_email', $email); 116 Session::put('register_realname', $realname); 117 Session::put('register_username', $username);
|
H A D | LoginAction.php | 137 Session::put('language', Auth::user()->getPreference(UserInterface::PREF_LANGUAGE)); 138 Session::put('theme', Auth::user()->getPreference(UserInterface::PREF_THEME));
|
H A D | SelectTheme.php | 50 Session::put('theme', $theme);
|
H A D | SelectLanguage.php | 50 Session::put('language', $language);
|
H A D | Masquerade.php | 66 Session::put('masquerade', '1');
|
H A D | AccountUpdate.php | 109 Session::put('language', $language);
|
H A D | SetupWizard.php | 430 Session::put('language', $data['lang']);
|
/webtrees/app/ |
H A D | Session.php | 89 self::put('initiated', true); 168 public static function put(string $name, $value): void function in Fisharebest\\Webtrees\\Session 201 self::put('CSRF_TOKEN', $csrf_token);
|
H A D | FlashMessages.php | 50 Session::put(self::FLASH_KEY, $messages);
|
H A D | GuestUser.php | 106 Session::put('_GUEST_' . $setting_name, $setting_value);
|
H A D | Auth.php | 186 Session::put('wt_user', $user->id());
|
/webtrees/app/Http/Middleware/ |
H A D | UseTheme.php | 61 Session::put('theme', $theme->name());
|
H A D | UseLanguage.php | 64 Session::put('language', $language->locale()->languageTag());
|
/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | LICENSE.md | 1031 Code. If it is not possible to put such notice in a particular Source
|
H A D | CHANGES.md | 1135 …rom external sources because of the low quality of HTML that these engines put into the clipboard.…
|
/webtrees/resources/lang/sr-Latn/ |
H A D | messages.po | 14945 msgstr "Ovo porodično stablo je poslednji put ažurirano #gedcomUpdated#. Ukupno je #totalSurnames# … 14951 msgstr "Ovo porodično stablo je poslednji put ažurirano %s." 15185 msgstr[0] "Ova stranica je pogledana %s put." 15936 …tim porodičnim stablima i u različitim sistemima. Oni će biti dodati svaki put kada se zapis napra…
|
/webtrees/resources/lang/bs/ |
H A D | messages.po | 14333 msgstr "Porodično stablo “%s” će biti vidljivo posjetiocima kada prvi put dođu na ovu web stranici." 14938 msgstr "Ovo porodično stablo je zadnji put ažurirano #gedcomUpdated#. Ukupno je #totalSurnames# pre… 15178 msgstr[0] "Ova stranica je pregledana %s put."
|
/webtrees/resources/lang/et/ |
H A D | messages.po | 15692 msgstr "Teema lõputähis"
|