TzadikimRabbi Yehuda Leib Tsirelson (1859, Kozelets, Chernihiv Oblast – 1941, Kishinev, Soviet Union) was the Chief Rabbi of Bessarabia, a member of the Romanian parliament, and a prominent Jewish leader and posek.
Rabbi Yehuda Leib Tsirelson (1859, Kozelets, Chernihiv Oblast – 1941, Kishinev, Soviet Union) was the Chief Rabbi of Bessarabia, a member of the Romanian parliament, and a prominent Jewish leader and posek.
Yehuda Leib Tsirelson was the son of the Rabbi of Kozelets, Moishe Chayim. He was considered a prodigy at a young age and became the Rabbi of Priluki at the age of nineteen. During that time he began writing for various periodicals in Hebrew, Yiddish and Russian. His articles dealt mainly with ongoing Jewish issues, mostly of a political nature.
In 1898 he participated in the first all-Russian Zionist conference in Warsaw. At first he supported the Mizrachi movement and Zionism but later he became disappointed with the movement and left it, turning less moderate in his views.
In 1908 he was appointed religious and crown rabbi of Kishinev. In 1911 he was one of the signatories of a letter by 300 prominent Russian Rabbis against the antisemitic Beilis affair case. That same year he received the title of honorable citizen of Russian empire. In 1912 he was among a core group of Jewish leaders and Rabbis who laid the foundation for the Agudat Israel movement. In 1918 Bessarabia became part of Romania and Rabbi Tsirelson was nominated Chief Rabbi of the whole Bessarabia. He developed there a Jewish educational system, beginning from kindergarten and ending with yeshiva. Many prominent rabbis, including future Rabbis of Rybnitsa (Rabbi Chaim Zanvl Abramowitz) and Bohush, studied in his yeshiva. After the Soviet Union collapsed, the new Kishinev yeshiva was established in the building of the old one.
In 1920 having knowledge of the Romanian language he was elected to represent the Jews of Bessarabia in the Parliament of Romania in Bucharest. In 1922 he became the only Bessarabian Jewish representative in the parliament. While the antisemitism in Romania was strongly growing. In parliament Tsirelson tried to warn about the growing antisemitism in Romania, but the delegates refused to publish his speeches in the parliament periodical. As a result, Tsirelson resigned from parliament in 1926. In 1920 he established the Agudat Israel branch in Kishinev, which later became autonomous. He chaired two Agudat Israel councils in 1923 and 1929. In 1923 he strongly supported Meir Shapiro's idea of Daf Yomi. After the Soviet annexation of Bessarabia he was labeled by communist-backed newspapers as an anti-soviet agent. He most likely died on June 25, 1941 during the first bombardment of Kishinev by German forces.
Most of his works were published after his death in Israel and in the United States. His great-nephew was the Israeli mathematician Boris Tsirelson.
May the merit of the tzadik Rabbi Yehuda Leib Tsirelson protect us all. Amen
מרים בת שרהNo post data.
No querystring data.
To view Cookies, add CookieComponent to Controller
| Query | Affected | Num. rows | Took (ms) | Actions |
|---|---|---|---|---|
| SELECT `Event`.`id`, `Event`.`hilulah_month`, `Event`.`hilulah_day`, `Event`.`name`, `Event`.`alias`, `Event`.`type`, `Event`.`place_born`, `Event`.`year_born`, `Event`.`place_passed`, `Event`.`year_passed`, `Event`.`year_passed_h`, `Event`.`short_info`, `Event`.`info`, `Event`.`link_page`, `photo` AS `image_url`, `latitud` AS `lat`, `longitud` AS `lng`, `Event`.`unknown_hilulah` FROM `dailyzohar_tzad`.`events` AS `Event` WHERE `Event`.`id` = 1238 AND `Event`.`active` = '1' LIMIT 1 | 1 | 1 | 1 | |
| SELECT `Candle`.`id`, `Candle`.`user_id`, `Candle`.`event_id`, `Candle`.`payment_id`, `Candle`.`donation`, `Candle`.`sponsor_type`, `Candle`.`name`, `Candle`.`gender`, `Candle`.`from`, `Candle`.`all`, `Candle`.`parent_name`, `Candle`.`active`, `Candle`.`invoice`, `Candle`.`email`, `Candle`.`user_name`, `Candle`.`created`, `Candle`.`modified` FROM `dailyzohar_tzad`.`candles` AS `Candle` WHERE ( ( (DATE_ADD(`Candle`.`from`, INTERVAL `Candle`.`donation` DAY) >= CURDATE()) AND `Candle`.`all` = '1') ) OR DATE_ADD(`Candle`.`from`, INTERVAL `Candle`.`donation` DAY) > CURDATE() AND `Candle`.`event_id` = (1238) | 22 | 22 | 18 | maybe slow |
| SELECT `EventImage`.`id`, `EventImage`.`event_id`, `EventImage`.`photo`, `EventImage`.`photo_dir`, `EventImage`.`active`, `EventImage`.`created` FROM `dailyzohar_tzad`.`event_images` AS `EventImage` WHERE `EventImage`.`active` = 1 AND `EventImage`.`event_id` = (1238) | 5 | 5 | 2 | maybe slow |
| SELECT `Translation`.`id`, `Translation`.`master_id`, `Translation`.`title`, `Translation`.`text`, `Translation`.`short_text`, `Translation`.`name`, `Translation`.`alias`, `Translation`.`language_id`, `Translation`.`language_abbr`, `Translation`.`notes`, `Translation`.`user_id`, `Translation`.`model`, `Translation`.`created`, `Translation`.`modified` FROM `dailyzohar_tzad`.`translations` AS `Translation` WHERE `Translation`.`master_id` = (1238) | 4 | 4 | 237 | maybe slow |
| SELECT `Gallery`.`id`, `Gallery`.`email`, `Gallery`.`name`, `Gallery`.`gtype`, `Gallery`.`description`, `Gallery`.`location`, `Gallery`.`lat`, `Gallery`.`lng`, `Gallery`.`at_location`, `Gallery`.`picture`, `Gallery`.`picture_dir`, `Gallery`.`tzadik_id`, `Gallery`.`user_id`, `Gallery`.`active`, `Gallery`.`created` FROM `dailyzohar_tzad`.`galleries` AS `Gallery` WHERE `Gallery`.`tzadik_id` <> 0 AND `Gallery`.`tzadik_id` = (1238) | 0 | 0 | 1 | maybe slow |
| SELECT `Prayer`.`id`, `Prayer`.`name`, `Prayer`.`prayer`, `Prayer`.`created`, `Prayer`.`modified`, `EventsPrayer`.`id`, `EventsPrayer`.`event_id`, `EventsPrayer`.`prayer_id` FROM `dailyzohar_tzad`.`prayers` AS `Prayer` JOIN `dailyzohar_tzad`.`events_prayers` AS `EventsPrayer` ON (`EventsPrayer`.`event_id` = 1238 AND `EventsPrayer`.`prayer_id` = `Prayer`.`id`) | 0 | 0 | 0 | |
| SELECT `Tag`.`id`, `Tag`.`identifier`, `Tag`.`name`, `Tag`.`keyname`, `Tag`.`weight`, `Tag`.`created`, `Tag`.`modified`, `Tagged`.`id`, `Tagged`.`foreign_key`, `Tagged`.`tag_id`, `Tagged`.`model`, `Tagged`.`language`, `Tagged`.`times_tagged`, `Tagged`.`created`, `Tagged`.`modified` FROM `dailyzohar_tzad`.`tags` AS `Tag` JOIN `dailyzohar_tzad`.`tagged` AS `Tagged` ON (`Tagged`.`foreign_key` = 1238 AND `Tagged`.`tag_id` = `Tag`.`id`) WHERE `Tagged`.`model` = 'Event' | 0 | 0 | 3 | maybe slow |
| SELECT `Candle`.`id`, `Candle`.`user_id`, `Candle`.`event_id`, `Candle`.`payment_id`, `Candle`.`donation`, `Candle`.`sponsor_type`, `Candle`.`name`, `Candle`.`gender`, `Candle`.`from`, `Candle`.`all`, `Candle`.`parent_name`, `Candle`.`active`, `Candle`.`invoice`, `Candle`.`email`, `Candle`.`user_name`, `Candle`.`created`, `Candle`.`modified` FROM `dailyzohar_tzad`.`candles` AS `Candle` WHERE ( ( (DATE_ADD(`Candle`.`from`, INTERVAL `Candle`.`donation` DAY) > CURDATE()) AND `Candle`.`all` = '1') ) OR DATE_ADD(`Candle`.`from`, INTERVAL `Candle`.`donation` DAY) > CURDATE() AND `Candle`.`event_id` = 1238 ORDER BY RAND() ASC | 22 | 22 | 10 | maybe slow |
| UPDATE `dailyzohar_tzad`.`events` AS `Event` SET `Event`.`hits` = Event.hits+1, `Event`.`last_visit` = '2025-12-05 01:09:39' WHERE `Event`.`id` = 1238 | 1 | 1 | 2 | maybe slow |
| SELECT `Event`.`id`, `Event`.`hilulah_month`, `Event`.`hilulah_day`, `Event`.`name`, `Event`.`alias`, `Event`.`type`, `Event`.`place_born`, `Event`.`year_born`, `Event`.`place_passed`, `Event`.`year_passed`, `Event`.`year_passed_h`, `Event`.`short_info` FROM `dailyzohar_tzad`.`events` AS `Event` WHERE `Event`.`hilulah_month` = 3 AND `Event`.`hilulah_day` = 21 AND `Event`.`active` = '1' ORDER BY `Event`.`year_passed_h` ASC | 0 | 0 | 66 | maybe slow |
| SELECT `Event`.`id`, `Event`.`hilulah_month`, `Event`.`hilulah_day`, `Event`.`name`, `Event`.`alias`, `Event`.`type`, `Event`.`place_born`, `Event`.`year_born`, `Event`.`place_passed`, `Event`.`year_passed`, `Event`.`year_passed_h`, `Event`.`short_info` FROM `dailyzohar_tzad`.`events` AS `Event` WHERE `Event`.`hilulah_month` = 3 AND `Event`.`hilulah_day` = 22 AND `Event`.`active` = '1' ORDER BY `Event`.`year_passed_h` ASC | 0 | 0 | 1 | maybe slow |
| SELECT `Event`.`id`, `Event`.`hilulah_month`, `Event`.`hilulah_day`, `Event`.`name`, `Event`.`alias`, `Event`.`type`, `Event`.`place_born`, `Event`.`year_born`, `Event`.`place_passed`, `Event`.`year_passed`, `Event`.`year_passed_h`, `Event`.`short_info` FROM `dailyzohar_tzad`.`events` AS `Event` WHERE `Event`.`hilulah_month` = 3 AND `Event`.`hilulah_day` = 23 AND `Event`.`active` = '1' ORDER BY `Event`.`year_passed_h` ASC | 1 | 1 | 1 | |
| SELECT `Translation`.`id`, `Translation`.`master_id`, `Translation`.`title`, `Translation`.`text`, `Translation`.`short_text`, `Translation`.`name`, `Translation`.`alias`, `Translation`.`language_id`, `Translation`.`language_abbr`, `Translation`.`notes`, `Translation`.`user_id`, `Translation`.`model`, `Translation`.`created`, `Translation`.`modified` FROM `dailyzohar_tzad`.`translations` AS `Translation` WHERE `Translation`.`master_id` = (1013) | 2 | 2 | 0 | |
| SELECT `Event`.`id`, `Event`.`hilulah_month`, `Event`.`hilulah_day`, `Event`.`name`, `Event`.`alias`, `Event`.`type`, `Event`.`place_born`, `Event`.`year_born`, `Event`.`place_passed`, `Event`.`year_passed`, `Event`.`year_passed_h`, `Event`.`short_info` FROM `dailyzohar_tzad`.`events` AS `Event` WHERE `Event`.`hilulah_month` = 3 AND `Event`.`hilulah_day` = 24 AND `Event`.`active` = '1' ORDER BY `Event`.`year_passed_h` ASC | 0 | 0 | 0 | |
| SELECT `Event`.`id`, `Event`.`hilulah_month`, `Event`.`hilulah_day`, `Event`.`name`, `Event`.`alias`, `Event`.`type`, `Event`.`place_born`, `Event`.`year_born`, `Event`.`place_passed`, `Event`.`year_passed`, `Event`.`year_passed_h`, `Event`.`short_info` FROM `dailyzohar_tzad`.`events` AS `Event` WHERE `Event`.`hilulah_month` = 3 AND `Event`.`hilulah_day` = 25 AND `Event`.`active` = '1' ORDER BY `Event`.`year_passed_h` ASC | 5 | 5 | 0 | |
| SELECT `Translation`.`id`, `Translation`.`master_id`, `Translation`.`title`, `Translation`.`text`, `Translation`.`short_text`, `Translation`.`name`, `Translation`.`alias`, `Translation`.`language_id`, `Translation`.`language_abbr`, `Translation`.`notes`, `Translation`.`user_id`, `Translation`.`model`, `Translation`.`created`, `Translation`.`modified` FROM `dailyzohar_tzad`.`translations` AS `Translation` WHERE `Translation`.`master_id` IN (30, 31, 32, 605, 845) | 19 | 19 | 0 | |
| SELECT `Event`.`id`, `Event`.`hilulah_month`, `Event`.`hilulah_day`, `Event`.`name`, `Event`.`alias`, `Event`.`type`, `Event`.`place_born`, `Event`.`year_born`, `Event`.`place_passed`, `Event`.`year_passed`, `Event`.`year_passed_h`, `Event`.`short_info` FROM `dailyzohar_tzad`.`events` AS `Event` WHERE `Event`.`hilulah_month` = 3 AND `Event`.`hilulah_day` = 26 AND `Event`.`active` = '1' ORDER BY `Event`.`year_passed_h` ASC | 2 | 2 | 0 | |
| SELECT `Translation`.`id`, `Translation`.`master_id`, `Translation`.`title`, `Translation`.`text`, `Translation`.`short_text`, `Translation`.`name`, `Translation`.`alias`, `Translation`.`language_id`, `Translation`.`language_abbr`, `Translation`.`notes`, `Translation`.`user_id`, `Translation`.`model`, `Translation`.`created`, `Translation`.`modified` FROM `dailyzohar_tzad`.`translations` AS `Translation` WHERE `Translation`.`master_id` IN (33, 1184) | 7 | 7 | 0 | |
| SELECT `Event`.`id`, `Event`.`hilulah_month`, `Event`.`hilulah_day`, `Event`.`name`, `Event`.`alias`, `Event`.`type`, `Event`.`place_born`, `Event`.`year_born`, `Event`.`place_passed`, `Event`.`year_passed`, `Event`.`year_passed_h`, `Event`.`short_info` FROM `dailyzohar_tzad`.`events` AS `Event` WHERE `Event`.`hilulah_month` = 3 AND `Event`.`hilulah_day` = 27 AND `Event`.`active` = '1' ORDER BY `Event`.`year_passed_h` ASC | 3 | 3 | 0 | |
| SELECT `Translation`.`id`, `Translation`.`master_id`, `Translation`.`title`, `Translation`.`text`, `Translation`.`short_text`, `Translation`.`name`, `Translation`.`alias`, `Translation`.`language_id`, `Translation`.`language_abbr`, `Translation`.`notes`, `Translation`.`user_id`, `Translation`.`model`, `Translation`.`created`, `Translation`.`modified` FROM `dailyzohar_tzad`.`translations` AS `Translation` WHERE `Translation`.`master_id` IN (34, 400, 1224) | 7 | 7 | 0 | |
| SELECT `Event`.`id`, `Event`.`hilulah_month`, `Event`.`hilulah_day`, `Event`.`name`, `Event`.`alias`, `Event`.`type`, `Event`.`place_born`, `Event`.`year_born`, `Event`.`place_passed`, `Event`.`year_passed`, `Event`.`year_passed_h`, `Event`.`short_info` FROM `dailyzohar_tzad`.`events` AS `Event` WHERE `Event`.`hilulah_month` = 3 AND `Event`.`hilulah_day` = 28 AND `Event`.`active` = '1' ORDER BY `Event`.`year_passed_h` ASC | 2 | 2 | 0 | |
| SELECT `Translation`.`id`, `Translation`.`master_id`, `Translation`.`title`, `Translation`.`text`, `Translation`.`short_text`, `Translation`.`name`, `Translation`.`alias`, `Translation`.`language_id`, `Translation`.`language_abbr`, `Translation`.`notes`, `Translation`.`user_id`, `Translation`.`model`, `Translation`.`created`, `Translation`.`modified` FROM `dailyzohar_tzad`.`translations` AS `Translation` WHERE `Translation`.`master_id` IN (426, 626) | 4 | 4 | 0 | |
| SELECT `Event`.`id`, `Event`.`hilulah_month`, `Event`.`hilulah_day`, `Event`.`name`, `Event`.`alias`, `Event`.`type`, `Event`.`place_born`, `Event`.`year_born`, `Event`.`place_passed`, `Event`.`year_passed`, `Event`.`year_passed_h`, `Event`.`short_info` FROM `dailyzohar_tzad`.`events` AS `Event` WHERE `Event`.`hilulah_month` = 3 AND `Event`.`hilulah_day` = 29 AND `Event`.`active` = '1' ORDER BY `Event`.`year_passed_h` ASC | 1 | 1 | 0 | |
| SELECT `Translation`.`id`, `Translation`.`master_id`, `Translation`.`title`, `Translation`.`text`, `Translation`.`short_text`, `Translation`.`name`, `Translation`.`alias`, `Translation`.`language_id`, `Translation`.`language_abbr`, `Translation`.`notes`, `Translation`.`user_id`, `Translation`.`model`, `Translation`.`created`, `Translation`.`modified` FROM `dailyzohar_tzad`.`translations` AS `Translation` WHERE `Translation`.`master_id` = (402) | 2 | 2 | 0 | |
| SELECT `Event`.`id`, `Event`.`hilulah_month`, `Event`.`hilulah_day`, `Event`.`name`, `Event`.`alias`, `Event`.`type`, `Event`.`place_born`, `Event`.`year_born`, `Event`.`place_passed`, `Event`.`year_passed`, `Event`.`year_passed_h`, `Event`.`short_info` FROM `dailyzohar_tzad`.`events` AS `Event` WHERE `Event`.`hilulah_month` = 3 AND `Event`.`hilulah_day` = 30 AND `Event`.`active` = '1' ORDER BY `Event`.`year_passed_h` ASC | 1 | 1 | 0 | |
| SELECT `Translation`.`id`, `Translation`.`master_id`, `Translation`.`title`, `Translation`.`text`, `Translation`.`short_text`, `Translation`.`name`, `Translation`.`alias`, `Translation`.`language_id`, `Translation`.`language_abbr`, `Translation`.`notes`, `Translation`.`user_id`, `Translation`.`model`, `Translation`.`created`, `Translation`.`modified` FROM `dailyzohar_tzad`.`translations` AS `Translation` WHERE `Translation`.`master_id` = (391) | 2 | 2 | 0 | |
| SELECT `Event`.`id`, `Event`.`hilulah_month`, `Event`.`hilulah_day`, `Event`.`name`, `Event`.`alias`, `Event`.`type`, `Event`.`place_born`, `Event`.`year_born`, `Event`.`place_passed`, `Event`.`year_passed`, `Event`.`year_passed_h`, `Event`.`short_info` FROM `dailyzohar_tzad`.`events` AS `Event` WHERE `Event`.`hilulah_month` = 4 AND `Event`.`hilulah_day` = 1 AND `Event`.`active` = '1' ORDER BY `Event`.`year_passed_h` ASC | 2 | 2 | 0 | |
| SELECT `Translation`.`id`, `Translation`.`master_id`, `Translation`.`title`, `Translation`.`text`, `Translation`.`short_text`, `Translation`.`name`, `Translation`.`alias`, `Translation`.`language_id`, `Translation`.`language_abbr`, `Translation`.`notes`, `Translation`.`user_id`, `Translation`.`model`, `Translation`.`created`, `Translation`.`modified` FROM `dailyzohar_tzad`.`translations` AS `Translation` WHERE `Translation`.`master_id` IN (52, 35) | 6 | 6 | 0 | |
| SELECT `Event`.`id`, `Event`.`hilulah_month`, `Event`.`hilulah_day`, `Event`.`name`, `Event`.`alias`, `Event`.`type`, `Event`.`place_born`, `Event`.`year_born`, `Event`.`place_passed`, `Event`.`year_passed`, `Event`.`year_passed_h`, `Event`.`short_info` FROM `dailyzohar_tzad`.`events` AS `Event` WHERE `Event`.`hilulah_month` = 4 AND `Event`.`hilulah_day` = 2 AND `Event`.`active` = '1' ORDER BY `Event`.`year_passed_h` ASC | 2 | 2 | 1 | maybe slow |
| SELECT `Translation`.`id`, `Translation`.`master_id`, `Translation`.`title`, `Translation`.`text`, `Translation`.`short_text`, `Translation`.`name`, `Translation`.`alias`, `Translation`.`language_id`, `Translation`.`language_abbr`, `Translation`.`notes`, `Translation`.`user_id`, `Translation`.`model`, `Translation`.`created`, `Translation`.`modified` FROM `dailyzohar_tzad`.`translations` AS `Translation` WHERE `Translation`.`master_id` IN (37, 409) | 6 | 6 | 0 | |
| SELECT `Event`.`id`, `Event`.`hilulah_month`, `Event`.`hilulah_day`, `Event`.`name`, `Event`.`alias`, `Event`.`type`, `Event`.`place_born`, `Event`.`year_born`, `Event`.`place_passed`, `Event`.`year_passed`, `Event`.`year_passed_h`, `Event`.`short_info` FROM `dailyzohar_tzad`.`events` AS `Event` WHERE `Event`.`hilulah_month` = 4 AND `Event`.`hilulah_day` = 3 AND `Event`.`active` = '1' ORDER BY `Event`.`year_passed_h` ASC | 1 | 1 | 0 | |
| SELECT `Translation`.`id`, `Translation`.`master_id`, `Translation`.`title`, `Translation`.`text`, `Translation`.`short_text`, `Translation`.`name`, `Translation`.`alias`, `Translation`.`language_id`, `Translation`.`language_abbr`, `Translation`.`notes`, `Translation`.`user_id`, `Translation`.`model`, `Translation`.`created`, `Translation`.`modified` FROM `dailyzohar_tzad`.`translations` AS `Translation` WHERE `Translation`.`master_id` = (39) | 4 | 4 | 0 | |
| SELECT `Event`.`id`, `Event`.`hilulah_month`, `Event`.`hilulah_day`, `Event`.`name`, `Event`.`alias`, `Event`.`type`, `Event`.`place_born`, `Event`.`year_born`, `Event`.`place_passed`, `Event`.`year_passed`, `Event`.`year_passed_h`, `Event`.`short_info` FROM `dailyzohar_tzad`.`events` AS `Event` WHERE `Event`.`hilulah_month` = 4 AND `Event`.`hilulah_day` = 4 AND `Event`.`active` = '1' ORDER BY `Event`.`year_passed_h` ASC | 3 | 3 | 0 | |
| SELECT `Translation`.`id`, `Translation`.`master_id`, `Translation`.`title`, `Translation`.`text`, `Translation`.`short_text`, `Translation`.`name`, `Translation`.`alias`, `Translation`.`language_id`, `Translation`.`language_abbr`, `Translation`.`notes`, `Translation`.`user_id`, `Translation`.`model`, `Translation`.`created`, `Translation`.`modified` FROM `dailyzohar_tzad`.`translations` AS `Translation` WHERE `Translation`.`master_id` IN (4, 5, 1241) | 13 | 13 | 0 | |
| SELECT `Event`.`id`, `Event`.`hilulah_month`, `Event`.`hilulah_day`, `Event`.`name`, `Event`.`alias`, `Event`.`type`, `Event`.`place_born`, `Event`.`year_born`, `Event`.`place_passed`, `Event`.`year_passed`, `Event`.`year_passed_h`, `Event`.`short_info` FROM `dailyzohar_tzad`.`events` AS `Event` WHERE `Event`.`hilulah_month` = 4 AND `Event`.`hilulah_day` = 5 AND `Event`.`active` = '1' ORDER BY `Event`.`year_passed_h` ASC | 0 | 0 | 0 | |
| SELECT `Event`.`id`, `Event`.`hilulah_month`, `Event`.`hilulah_day`, `Event`.`name`, `Event`.`alias`, `Event`.`type`, `Event`.`place_born`, `Event`.`year_born`, `Event`.`place_passed`, `Event`.`year_passed`, `Event`.`year_passed_h`, `Event`.`short_info` FROM `dailyzohar_tzad`.`events` AS `Event` WHERE `Event`.`hilulah_month` = 4 AND `Event`.`hilulah_day` = 6 AND `Event`.`active` = '1' ORDER BY `Event`.`year_passed_h` ASC | 1 | 1 | 0 | |
| SELECT `Translation`.`id`, `Translation`.`master_id`, `Translation`.`title`, `Translation`.`text`, `Translation`.`short_text`, `Translation`.`name`, `Translation`.`alias`, `Translation`.`language_id`, `Translation`.`language_abbr`, `Translation`.`notes`, `Translation`.`user_id`, `Translation`.`model`, `Translation`.`created`, `Translation`.`modified` FROM `dailyzohar_tzad`.`translations` AS `Translation` WHERE `Translation`.`master_id` = (1145) | 2 | 2 | 0 | |
| SELECT `Event`.`id`, `Event`.`hilulah_month`, `Event`.`hilulah_day`, `Event`.`name`, `Event`.`alias`, `Event`.`type`, `Event`.`place_born`, `Event`.`year_born`, `Event`.`place_passed`, `Event`.`year_passed`, `Event`.`year_passed_h`, `Event`.`short_info` FROM `dailyzohar_tzad`.`events` AS `Event` WHERE `Event`.`hilulah_month` = 4 AND `Event`.`hilulah_day` = 7 AND `Event`.`active` = '1' ORDER BY `Event`.`year_passed_h` ASC | 3 | 3 | 0 | |
| SELECT `Translation`.`id`, `Translation`.`master_id`, `Translation`.`title`, `Translation`.`text`, `Translation`.`short_text`, `Translation`.`name`, `Translation`.`alias`, `Translation`.`language_id`, `Translation`.`language_abbr`, `Translation`.`notes`, `Translation`.`user_id`, `Translation`.`model`, `Translation`.`created`, `Translation`.`modified` FROM `dailyzohar_tzad`.`translations` AS `Translation` WHERE `Translation`.`master_id` IN (588, 1252, 1301) | 5 | 5 | 0 | |
| SELECT `Event`.`id`, `Event`.`hilulah_month`, `Event`.`hilulah_day`, `Event`.`name`, `Event`.`alias`, `Event`.`type`, `Event`.`place_born`, `Event`.`year_born`, `Event`.`place_passed`, `Event`.`year_passed`, `Event`.`year_passed_h`, `Event`.`short_info` FROM `dailyzohar_tzad`.`events` AS `Event` WHERE `Event`.`hilulah_month` = 4 AND `Event`.`hilulah_day` = 8 AND `Event`.`active` = '1' ORDER BY `Event`.`year_passed_h` ASC | 1 | 1 | 0 | |
| SELECT `Translation`.`id`, `Translation`.`master_id`, `Translation`.`title`, `Translation`.`text`, `Translation`.`short_text`, `Translation`.`name`, `Translation`.`alias`, `Translation`.`language_id`, `Translation`.`language_abbr`, `Translation`.`notes`, `Translation`.`user_id`, `Translation`.`model`, `Translation`.`created`, `Translation`.`modified` FROM `dailyzohar_tzad`.`translations` AS `Translation` WHERE `Translation`.`master_id` = (9) | 4 | 4 | 0 | |
| SELECT `Event`.`id`, `Event`.`hilulah_month`, `Event`.`hilulah_day`, `Event`.`name`, `Event`.`alias`, `Event`.`type`, `Event`.`place_born`, `Event`.`year_born`, `Event`.`place_passed`, `Event`.`year_passed`, `Event`.`year_passed_h`, `Event`.`short_info` FROM `dailyzohar_tzad`.`events` AS `Event` WHERE `Event`.`hilulah_month` = 4 AND `Event`.`hilulah_day` = 9 AND `Event`.`active` = '1' ORDER BY `Event`.`year_passed_h` ASC | 3 | 3 | 0 | |
| SELECT `Translation`.`id`, `Translation`.`master_id`, `Translation`.`title`, `Translation`.`text`, `Translation`.`short_text`, `Translation`.`name`, `Translation`.`alias`, `Translation`.`language_id`, `Translation`.`language_abbr`, `Translation`.`notes`, `Translation`.`user_id`, `Translation`.`model`, `Translation`.`created`, `Translation`.`modified` FROM `dailyzohar_tzad`.`translations` AS `Translation` WHERE `Translation`.`master_id` IN (304, 435, 855) | 8 | 8 | 0 | |
| SELECT `Event`.`id`, `Event`.`hilulah_month`, `Event`.`hilulah_day`, `Event`.`name`, `Event`.`alias`, `Event`.`type`, `Event`.`place_born`, `Event`.`year_born`, `Event`.`place_passed`, `Event`.`year_passed`, `Event`.`year_passed_h`, `Event`.`short_info` FROM `dailyzohar_tzad`.`events` AS `Event` WHERE `Event`.`hilulah_month` = 4 AND `Event`.`hilulah_day` = 10 AND `Event`.`active` = '1' ORDER BY `Event`.`year_passed_h` ASC | 2 | 2 | 0 | |
| SELECT `Translation`.`id`, `Translation`.`master_id`, `Translation`.`title`, `Translation`.`text`, `Translation`.`short_text`, `Translation`.`name`, `Translation`.`alias`, `Translation`.`language_id`, `Translation`.`language_abbr`, `Translation`.`notes`, `Translation`.`user_id`, `Translation`.`model`, `Translation`.`created`, `Translation`.`modified` FROM `dailyzohar_tzad`.`translations` AS `Translation` WHERE `Translation`.`master_id` IN (1100, 1279) | 4 | 4 | 0 | |
| SELECT `Event`.`id`, `Event`.`hilulah_month`, `Event`.`hilulah_day`, `Event`.`name`, `Event`.`alias`, `Event`.`type`, `Event`.`place_born`, `Event`.`year_born`, `Event`.`place_passed`, `Event`.`year_passed`, `Event`.`year_passed_h`, `Event`.`short_info` FROM `dailyzohar_tzad`.`events` AS `Event` WHERE `Event`.`hilulah_month` = 4 AND `Event`.`hilulah_day` = 11 AND `Event`.`active` = '1' ORDER BY `Event`.`year_passed_h` ASC | 3 | 3 | 0 | |
| SELECT `Translation`.`id`, `Translation`.`master_id`, `Translation`.`title`, `Translation`.`text`, `Translation`.`short_text`, `Translation`.`name`, `Translation`.`alias`, `Translation`.`language_id`, `Translation`.`language_abbr`, `Translation`.`notes`, `Translation`.`user_id`, `Translation`.`model`, `Translation`.`created`, `Translation`.`modified` FROM `dailyzohar_tzad`.`translations` AS `Translation` WHERE `Translation`.`master_id` IN (40, 1082, 1238) | 9 | 9 | 0 | |
| SELECT `Event`.`id`, `Event`.`hilulah_month`, `Event`.`hilulah_day`, `Event`.`name`, `Event`.`alias`, `Event`.`type`, `Event`.`place_born`, `Event`.`year_born`, `Event`.`place_passed`, `Event`.`year_passed`, `Event`.`year_passed_h`, `Event`.`short_info` FROM `dailyzohar_tzad`.`events` AS `Event` WHERE `Event`.`hilulah_month` = 4 AND `Event`.`hilulah_day` = 12 AND `Event`.`active` = '1' ORDER BY `Event`.`year_passed_h` ASC | 1 | 1 | 1 | |
| SELECT `Translation`.`id`, `Translation`.`master_id`, `Translation`.`title`, `Translation`.`text`, `Translation`.`short_text`, `Translation`.`name`, `Translation`.`alias`, `Translation`.`language_id`, `Translation`.`language_abbr`, `Translation`.`notes`, `Translation`.`user_id`, `Translation`.`model`, `Translation`.`created`, `Translation`.`modified` FROM `dailyzohar_tzad`.`translations` AS `Translation` WHERE `Translation`.`master_id` = (41) | 3 | 3 | 0 | |
| SELECT `Event`.`id`, `Event`.`hilulah_month`, `Event`.`hilulah_day`, `Event`.`name`, `Event`.`alias`, `Event`.`type`, `Event`.`place_born`, `Event`.`year_born`, `Event`.`place_passed`, `Event`.`year_passed`, `Event`.`year_passed_h`, `Event`.`short_info` FROM `dailyzohar_tzad`.`events` AS `Event` WHERE `Event`.`hilulah_month` = 4 AND `Event`.`hilulah_day` = 13 AND `Event`.`active` = '1' ORDER BY `Event`.`year_passed_h` ASC | 2 | 2 | 0 | |
| SELECT `Translation`.`id`, `Translation`.`master_id`, `Translation`.`title`, `Translation`.`text`, `Translation`.`short_text`, `Translation`.`name`, `Translation`.`alias`, `Translation`.`language_id`, `Translation`.`language_abbr`, `Translation`.`notes`, `Translation`.`user_id`, `Translation`.`model`, `Translation`.`created`, `Translation`.`modified` FROM `dailyzohar_tzad`.`translations` AS `Translation` WHERE `Translation`.`master_id` IN (425, 1113) | 5 | 5 | 0 | |
| SELECT `Event`.`id`, `Event`.`hilulah_month`, `Event`.`hilulah_day`, `Event`.`name`, `Event`.`alias`, `Event`.`type`, `Event`.`place_born`, `Event`.`year_born`, `Event`.`place_passed`, `Event`.`year_passed`, `Event`.`year_passed_h`, `Event`.`short_info` FROM `dailyzohar_tzad`.`events` AS `Event` WHERE `Event`.`hilulah_month` = 4 AND `Event`.`hilulah_day` = 14 AND `Event`.`active` = '1' ORDER BY `Event`.`year_passed_h` ASC | 2 | 2 | 1 | maybe slow |
| SELECT `Translation`.`id`, `Translation`.`master_id`, `Translation`.`title`, `Translation`.`text`, `Translation`.`short_text`, `Translation`.`name`, `Translation`.`alias`, `Translation`.`language_id`, `Translation`.`language_abbr`, `Translation`.`notes`, `Translation`.`user_id`, `Translation`.`model`, `Translation`.`created`, `Translation`.`modified` FROM `dailyzohar_tzad`.`translations` AS `Translation` WHERE `Translation`.`master_id` IN (217, 1234) | 6 | 6 | 0 | |
| SELECT `Event`.`id`, `Event`.`hilulah_month`, `Event`.`hilulah_day`, `Event`.`name`, `Event`.`alias`, `Event`.`type`, `Event`.`place_born`, `Event`.`year_born`, `Event`.`place_passed`, `Event`.`year_passed`, `Event`.`year_passed_h`, `Event`.`short_info` FROM `dailyzohar_tzad`.`events` AS `Event` WHERE `Event`.`hilulah_month` = 4 AND `Event`.`hilulah_day` = 15 AND `Event`.`active` = '1' ORDER BY `Event`.`year_passed_h` ASC | 4 | 4 | 1 | maybe slow |
| SELECT `Translation`.`id`, `Translation`.`master_id`, `Translation`.`title`, `Translation`.`text`, `Translation`.`short_text`, `Translation`.`name`, `Translation`.`alias`, `Translation`.`language_id`, `Translation`.`language_abbr`, `Translation`.`notes`, `Translation`.`user_id`, `Translation`.`model`, `Translation`.`created`, `Translation`.`modified` FROM `dailyzohar_tzad`.`translations` AS `Translation` WHERE `Translation`.`master_id` IN (271, 43, 416, 803) | 6 | 6 | 0 | |
| SELECT `Event`.`id`, `Event`.`hilulah_month`, `Event`.`hilulah_day`, `Event`.`name`, `Event`.`alias`, `Event`.`type`, `Event`.`place_born`, `Event`.`year_born`, `Event`.`place_passed`, `Event`.`year_passed`, `Event`.`year_passed_h`, `Event`.`short_info` FROM `dailyzohar_tzad`.`events` AS `Event` WHERE `Event`.`hilulah_month` = 4 AND `Event`.`hilulah_day` = 16 AND `Event`.`active` = '1' ORDER BY `Event`.`year_passed_h` ASC | 1 | 1 | 0 | |
| SELECT `Translation`.`id`, `Translation`.`master_id`, `Translation`.`title`, `Translation`.`text`, `Translation`.`short_text`, `Translation`.`name`, `Translation`.`alias`, `Translation`.`language_id`, `Translation`.`language_abbr`, `Translation`.`notes`, `Translation`.`user_id`, `Translation`.`model`, `Translation`.`created`, `Translation`.`modified` FROM `dailyzohar_tzad`.`translations` AS `Translation` WHERE `Translation`.`master_id` = (47) | 3 | 3 | 0 | |
| SELECT `Event`.`id`, `Event`.`hilulah_month`, `Event`.`hilulah_day`, `Event`.`name`, `Event`.`alias`, `Event`.`type`, `Event`.`place_born`, `Event`.`year_born`, `Event`.`place_passed`, `Event`.`year_passed`, `Event`.`year_passed_h`, `Event`.`short_info` FROM `dailyzohar_tzad`.`events` AS `Event` WHERE `Event`.`hilulah_month` = 4 AND `Event`.`hilulah_day` = 17 AND `Event`.`active` = '1' ORDER BY `Event`.`year_passed_h` ASC | 1 | 1 | 0 | |
| SELECT `Translation`.`id`, `Translation`.`master_id`, `Translation`.`title`, `Translation`.`text`, `Translation`.`short_text`, `Translation`.`name`, `Translation`.`alias`, `Translation`.`language_id`, `Translation`.`language_abbr`, `Translation`.`notes`, `Translation`.`user_id`, `Translation`.`model`, `Translation`.`created`, `Translation`.`modified` FROM `dailyzohar_tzad`.`translations` AS `Translation` WHERE `Translation`.`master_id` = (1203) | 1 | 1 | 0 | |
| SELECT `Event`.`id`, `Event`.`hilulah_month`, `Event`.`hilulah_day`, `Event`.`name`, `Event`.`alias`, `Event`.`type`, `Event`.`place_born`, `Event`.`year_born`, `Event`.`place_passed`, `Event`.`year_passed`, `Event`.`year_passed_h`, `Event`.`short_info` FROM `dailyzohar_tzad`.`events` AS `Event` WHERE `Event`.`hilulah_month` = 4 AND `Event`.`hilulah_day` = 18 AND `Event`.`active` = '1' ORDER BY `Event`.`year_passed_h` ASC | 1 | 1 | 0 | |
| SELECT `Translation`.`id`, `Translation`.`master_id`, `Translation`.`title`, `Translation`.`text`, `Translation`.`short_text`, `Translation`.`name`, `Translation`.`alias`, `Translation`.`language_id`, `Translation`.`language_abbr`, `Translation`.`notes`, `Translation`.`user_id`, `Translation`.`model`, `Translation`.`created`, `Translation`.`modified` FROM `dailyzohar_tzad`.`translations` AS `Translation` WHERE `Translation`.`master_id` = (1265) | 1 | 1 | 0 | |
| SELECT `Event`.`id`, `Event`.`hilulah_month`, `Event`.`hilulah_day`, `Event`.`name`, `Event`.`alias`, `Event`.`type`, `Event`.`place_born`, `Event`.`year_born`, `Event`.`place_passed`, `Event`.`year_passed`, `Event`.`year_passed_h`, `Event`.`short_info` FROM `dailyzohar_tzad`.`events` AS `Event` WHERE `Event`.`hilulah_month` = 4 AND `Event`.`hilulah_day` = 19 AND `Event`.`active` = '1' ORDER BY `Event`.`year_passed_h` ASC | 3 | 3 | 0 | |
| SELECT `Translation`.`id`, `Translation`.`master_id`, `Translation`.`title`, `Translation`.`text`, `Translation`.`short_text`, `Translation`.`name`, `Translation`.`alias`, `Translation`.`language_id`, `Translation`.`language_abbr`, `Translation`.`notes`, `Translation`.`user_id`, `Translation`.`model`, `Translation`.`created`, `Translation`.`modified` FROM `dailyzohar_tzad`.`translations` AS `Translation` WHERE `Translation`.`master_id` IN (433, 1176, 472) | 6 | 6 | 0 | |
| SELECT `Event`.`id`, `Event`.`hilulah_month`, `Event`.`hilulah_day`, `Event`.`name`, `Event`.`alias`, `Event`.`type`, `Event`.`place_born`, `Event`.`year_born`, `Event`.`place_passed`, `Event`.`year_passed`, `Event`.`year_passed_h`, `Event`.`short_info` FROM `dailyzohar_tzad`.`events` AS `Event` WHERE `Event`.`hilulah_month` = 4 AND `Event`.`hilulah_day` = 20 AND `Event`.`active` = '1' ORDER BY `Event`.`year_passed_h` ASC | 2 | 2 | 0 | |
| SELECT `Translation`.`id`, `Translation`.`master_id`, `Translation`.`title`, `Translation`.`text`, `Translation`.`short_text`, `Translation`.`name`, `Translation`.`alias`, `Translation`.`language_id`, `Translation`.`language_abbr`, `Translation`.`notes`, `Translation`.`user_id`, `Translation`.`model`, `Translation`.`created`, `Translation`.`modified` FROM `dailyzohar_tzad`.`translations` AS `Translation` WHERE `Translation`.`master_id` IN (48, 962) | 5 | 5 | 0 | |
| SELECT `Event`.`id`, `Event`.`hilulah_month`, `Event`.`hilulah_day`, `Event`.`name`, `Event`.`alias`, `Event`.`type`, `Event`.`place_born`, `Event`.`year_born`, `Event`.`place_passed`, `Event`.`year_passed`, `Event`.`year_passed_h`, `Event`.`short_info` FROM `dailyzohar_tzad`.`events` AS `Event` WHERE `Event`.`hilulah_month` = 4 AND `Event`.`hilulah_day` = 21 AND `Event`.`active` = '1' ORDER BY `Event`.`year_passed_h` ASC | 2 | 2 | 0 | |
| SELECT `Translation`.`id`, `Translation`.`master_id`, `Translation`.`title`, `Translation`.`text`, `Translation`.`short_text`, `Translation`.`name`, `Translation`.`alias`, `Translation`.`language_id`, `Translation`.`language_abbr`, `Translation`.`notes`, `Translation`.`user_id`, `Translation`.`model`, `Translation`.`created`, `Translation`.`modified` FROM `dailyzohar_tzad`.`translations` AS `Translation` WHERE `Translation`.`master_id` IN (49, 856) | 5 | 5 | 0 | |
| SELECT `Event`.`id`, `Event`.`hilulah_month`, `Event`.`hilulah_day`, `Event`.`name`, `Event`.`alias`, `Event`.`type`, `Event`.`place_born`, `Event`.`year_born`, `Event`.`place_passed`, `Event`.`year_passed`, `Event`.`year_passed_h`, `Event`.`short_info` FROM `dailyzohar_tzad`.`events` AS `Event` WHERE `Event`.`hilulah_month` = 4 AND `Event`.`hilulah_day` = 22 AND `Event`.`active` = '1' ORDER BY `Event`.`year_passed_h` ASC | 3 | 3 | 0 | |
| SELECT `Translation`.`id`, `Translation`.`master_id`, `Translation`.`title`, `Translation`.`text`, `Translation`.`short_text`, `Translation`.`name`, `Translation`.`alias`, `Translation`.`language_id`, `Translation`.`language_abbr`, `Translation`.`notes`, `Translation`.`user_id`, `Translation`.`model`, `Translation`.`created`, `Translation`.`modified` FROM `dailyzohar_tzad`.`translations` AS `Translation` WHERE `Translation`.`master_id` IN (50, 1026, 441) | 8 | 8 | 0 | |
| SELECT `Event`.`id`, `Event`.`hilulah_month`, `Event`.`hilulah_day`, `Event`.`name`, `Event`.`alias`, `Event`.`type`, `Event`.`place_born`, `Event`.`year_born`, `Event`.`place_passed`, `Event`.`year_passed`, `Event`.`year_passed_h`, `Event`.`short_info` FROM `dailyzohar_tzad`.`events` AS `Event` WHERE `Event`.`hilulah_month` = 4 AND `Event`.`hilulah_day` = 23 AND `Event`.`active` = '1' ORDER BY `Event`.`year_passed_h` ASC | 2 | 2 | 0 | |
| SELECT `Translation`.`id`, `Translation`.`master_id`, `Translation`.`title`, `Translation`.`text`, `Translation`.`short_text`, `Translation`.`name`, `Translation`.`alias`, `Translation`.`language_id`, `Translation`.`language_abbr`, `Translation`.`notes`, `Translation`.`user_id`, `Translation`.`model`, `Translation`.`created`, `Translation`.`modified` FROM `dailyzohar_tzad`.`translations` AS `Translation` WHERE `Translation`.`master_id` IN (51, 1077) | 5 | 5 | 0 | |
| SELECT `Event`.`id`, `Event`.`hilulah_month`, `Event`.`hilulah_day`, `Event`.`name`, `Event`.`alias`, `Event`.`type`, `Event`.`place_born`, `Event`.`year_born`, `Event`.`place_passed`, `Event`.`year_passed`, `Event`.`year_passed_h`, `Event`.`short_info` FROM `dailyzohar_tzad`.`events` AS `Event` WHERE `Event`.`hilulah_month` = 4 AND `Event`.`hilulah_day` = 24 AND `Event`.`active` = '1' ORDER BY `Event`.`year_passed_h` ASC | 2 | 2 | 0 | |
| SELECT `Translation`.`id`, `Translation`.`master_id`, `Translation`.`title`, `Translation`.`text`, `Translation`.`short_text`, `Translation`.`name`, `Translation`.`alias`, `Translation`.`language_id`, `Translation`.`language_abbr`, `Translation`.`notes`, `Translation`.`user_id`, `Translation`.`model`, `Translation`.`created`, `Translation`.`modified` FROM `dailyzohar_tzad`.`translations` AS `Translation` WHERE `Translation`.`master_id` IN (444, 1229) | 4 | 4 | 0 | |
| SELECT `Event`.`id`, `Event`.`hilulah_month`, `Event`.`hilulah_day`, `Event`.`name`, `Event`.`alias`, `Event`.`type`, `Event`.`place_born`, `Event`.`year_born`, `Event`.`place_passed`, `Event`.`year_passed`, `Event`.`year_passed_h`, `Event`.`short_info` FROM `dailyzohar_tzad`.`events` AS `Event` WHERE `Event`.`hilulah_month` = 4 AND `Event`.`hilulah_day` = 25 AND `Event`.`active` = '1' ORDER BY `Event`.`year_passed_h` ASC | 3 | 3 | 0 | |
| SELECT `Translation`.`id`, `Translation`.`master_id`, `Translation`.`title`, `Translation`.`text`, `Translation`.`short_text`, `Translation`.`name`, `Translation`.`alias`, `Translation`.`language_id`, `Translation`.`language_abbr`, `Translation`.`notes`, `Translation`.`user_id`, `Translation`.`model`, `Translation`.`created`, `Translation`.`modified` FROM `dailyzohar_tzad`.`translations` AS `Translation` WHERE `Translation`.`master_id` IN (442, 443, 993) | 5 | 5 | 0 | |
| SELECT `Event`.`id`, `Event`.`hilulah_month`, `Event`.`hilulah_day`, `Event`.`name`, `Event`.`alias`, `Event`.`type`, `Event`.`place_born`, `Event`.`year_born`, `Event`.`place_passed`, `Event`.`year_passed`, `Event`.`year_passed_h`, `Event`.`short_info` FROM `dailyzohar_tzad`.`events` AS `Event` WHERE `Event`.`hilulah_month` = 4 AND `Event`.`hilulah_day` = 26 AND `Event`.`active` = '1' ORDER BY `Event`.`year_passed_h` ASC | 3 | 3 | 0 | |
| SELECT `Translation`.`id`, `Translation`.`master_id`, `Translation`.`title`, `Translation`.`text`, `Translation`.`short_text`, `Translation`.`name`, `Translation`.`alias`, `Translation`.`language_id`, `Translation`.`language_abbr`, `Translation`.`notes`, `Translation`.`user_id`, `Translation`.`model`, `Translation`.`created`, `Translation`.`modified` FROM `dailyzohar_tzad`.`translations` AS `Translation` WHERE `Translation`.`master_id` IN (1198, 1134, 1300) | 2 | 2 | 0 | |
| SELECT `Event`.`id`, `Event`.`hilulah_month`, `Event`.`hilulah_day`, `Event`.`name`, `Event`.`alias`, `Event`.`type`, `Event`.`place_born`, `Event`.`year_born`, `Event`.`place_passed`, `Event`.`year_passed`, `Event`.`year_passed_h`, `Event`.`short_info` FROM `dailyzohar_tzad`.`events` AS `Event` WHERE `Event`.`hilulah_month` = 4 AND `Event`.`hilulah_day` = 27 AND `Event`.`active` = '1' ORDER BY `Event`.`year_passed_h` ASC | 3 | 3 | 0 | |
| SELECT `Translation`.`id`, `Translation`.`master_id`, `Translation`.`title`, `Translation`.`text`, `Translation`.`short_text`, `Translation`.`name`, `Translation`.`alias`, `Translation`.`language_id`, `Translation`.`language_abbr`, `Translation`.`notes`, `Translation`.`user_id`, `Translation`.`model`, `Translation`.`created`, `Translation`.`modified` FROM `dailyzohar_tzad`.`translations` AS `Translation` WHERE `Translation`.`master_id` IN (1286, 1185, 1151) | 6 | 6 | 0 | |
| SELECT `Event`.`id`, `Event`.`hilulah_month`, `Event`.`hilulah_day`, `Event`.`name`, `Event`.`alias`, `Event`.`type`, `Event`.`place_born`, `Event`.`year_born`, `Event`.`place_passed`, `Event`.`year_passed`, `Event`.`year_passed_h`, `Event`.`short_info` FROM `dailyzohar_tzad`.`events` AS `Event` WHERE `Event`.`hilulah_month` = 4 AND `Event`.`hilulah_day` = 28 AND `Event`.`active` = '1' ORDER BY `Event`.`year_passed_h` ASC | 3 | 3 | 0 | |
| SELECT `Translation`.`id`, `Translation`.`master_id`, `Translation`.`title`, `Translation`.`text`, `Translation`.`short_text`, `Translation`.`name`, `Translation`.`alias`, `Translation`.`language_id`, `Translation`.`language_abbr`, `Translation`.`notes`, `Translation`.`user_id`, `Translation`.`model`, `Translation`.`created`, `Translation`.`modified` FROM `dailyzohar_tzad`.`translations` AS `Translation` WHERE `Translation`.`master_id` IN (299, 865, 883) | 4 | 4 | 0 | |
| SELECT `Event`.`id`, `Event`.`hilulah_month`, `Event`.`hilulah_day`, `Event`.`name`, `Event`.`alias`, `Event`.`type`, `Event`.`place_born`, `Event`.`year_born`, `Event`.`place_passed`, `Event`.`year_passed`, `Event`.`year_passed_h`, `Event`.`short_info` FROM `dailyzohar_tzad`.`events` AS `Event` WHERE `Event`.`hilulah_month` = 4 AND `Event`.`hilulah_day` = 29 AND `Event`.`active` = '1' ORDER BY `Event`.`year_passed_h` ASC | 2 | 2 | 0 | |
| SELECT `Translation`.`id`, `Translation`.`master_id`, `Translation`.`title`, `Translation`.`text`, `Translation`.`short_text`, `Translation`.`name`, `Translation`.`alias`, `Translation`.`language_id`, `Translation`.`language_abbr`, `Translation`.`notes`, `Translation`.`user_id`, `Translation`.`model`, `Translation`.`created`, `Translation`.`modified` FROM `dailyzohar_tzad`.`translations` AS `Translation` WHERE `Translation`.`master_id` IN (53, 449) | 5 | 5 | 0 | |
| SELECT `Event`.`id`, `Event`.`hilulah_month`, `Event`.`hilulah_day`, `Event`.`name`, `Event`.`alias`, `Event`.`type`, `Event`.`place_born`, `Event`.`year_born`, `Event`.`place_passed`, `Event`.`year_passed`, `Event`.`year_passed_h`, `Event`.`short_info` FROM `dailyzohar_tzad`.`events` AS `Event` WHERE `Event`.`hilulah_month` = 5 AND `Event`.`hilulah_day` = 1 AND `Event`.`active` = '1' ORDER BY `Event`.`year_passed_h` ASC | 2 | 2 | 0 | |
| SELECT `Translation`.`id`, `Translation`.`master_id`, `Translation`.`title`, `Translation`.`text`, `Translation`.`short_text`, `Translation`.`name`, `Translation`.`alias`, `Translation`.`language_id`, `Translation`.`language_abbr`, `Translation`.`notes`, `Translation`.`user_id`, `Translation`.`model`, `Translation`.`created`, `Translation`.`modified` FROM `dailyzohar_tzad`.`translations` AS `Translation` WHERE `Translation`.`master_id` IN (54, 218) | 6 | 6 | 0 | |
| SELECT `Event`.`id`, `Event`.`hilulah_month`, `Event`.`hilulah_day`, `Event`.`name`, `Event`.`alias`, `Event`.`type`, `Event`.`place_born`, `Event`.`year_born`, `Event`.`place_passed`, `Event`.`year_passed`, `Event`.`year_passed_h`, `Event`.`short_info` FROM `dailyzohar_tzad`.`events` AS `Event` WHERE `Event`.`hilulah_month` = 5 AND `Event`.`hilulah_day` = 2 AND `Event`.`active` = '1' ORDER BY `Event`.`year_passed_h` ASC | 1 | 1 | 0 | |
| SELECT `Translation`.`id`, `Translation`.`master_id`, `Translation`.`title`, `Translation`.`text`, `Translation`.`short_text`, `Translation`.`name`, `Translation`.`alias`, `Translation`.`language_id`, `Translation`.`language_abbr`, `Translation`.`notes`, `Translation`.`user_id`, `Translation`.`model`, `Translation`.`created`, `Translation`.`modified` FROM `dailyzohar_tzad`.`translations` AS `Translation` WHERE `Translation`.`master_id` = (866) | 2 | 2 | 0 | |
| SELECT `Candle`.`id`, `Candle`.`user_id`, `Candle`.`event_id`, `Candle`.`payment_id`, `Candle`.`donation`, `Candle`.`sponsor_type`, `Candle`.`name`, `Candle`.`gender`, `Candle`.`from`, `Candle`.`all`, `Candle`.`parent_name`, `Candle`.`active`, `Candle`.`invoice`, `Candle`.`email`, `Candle`.`user_name`, `Candle`.`created`, `Candle`.`modified` FROM `dailyzohar_tzad`.`candles` AS `Candle` WHERE `Candle`.`from` + INTERVAL `Candle`.`donation` DAY >= current_date AND `Candle`.`active` = '1' AND ((`Candle`.`event_id` = 1238) OR (`Candle`.`all` = '1')) ORDER BY RAND() ASC | 22 | 22 | 13 | maybe slow |
| SELECT `Language`.`id`, `Language`.`language`, `Language`.`apply_app`, `Language`.`abbreviation`, `Language`.`created`, `Language`.`modified` FROM `dailyzohar_tzad`.`languages` AS `Language` WHERE 1 = 1 | 7 | 7 | 0 |
Peak Memory Use 11.00 MB
| Message | Memory use |
|---|---|
| Component initialization | 4.93 MB |
| Controller action start | 5.32 MB |
| Controller render start | 6.67 MB |
| View render complete | 7.55 MB |
Total Request Time: 449 (ms)
| Message | Time in ms | Graph |
|---|---|---|
| Core Processing (Derived from $_SERVER["REQUEST_TIME"]) | 22.93 | |
| Event: Controller.initialize | 0.18 | |
| Event: Controller.startup | 0.50 | |
| Controller action | 400.81 | |
| Event: Controller.beforeRender | 3.40 | |
| » Processing toolbar data | 3.35 | |
| Rendering View | 2.57 | |
| » Event: View.beforeRender | 0.01 | |
| » Rendering APP/View/Events/bio.ctp | 1.24 | |
| » » Rendering APP/View/Elements/web-header.ctp | 0.08 | |
| » » Rendering APP/View/Elements/web-pre-footer.ctp | 0.04 | |
| » Event: View.afterRender | 0.01 | |
| » Event: View.beforeLayout | 0.01 | |
| » Rendering APP/View/Layouts/default.ctp | 0.98 | |
| » » Rendering APP/View/Elements/web_navbar.ctp | 0.04 | |
| » » Rendering APP/View/Elements/web-footer.ctp | 0.04 | |
| Event: View.afterLayout | 0.00 |
| Constant | Value |
|---|---|
| CONFIG | /home/dailyzohar/public_html/tzadikim/app/Config/ |
| Constant | Value |
|---|---|
| APP | /home/dailyzohar/public_html/tzadikim/app/ |
| APP_DIR | app |
| APPLIBS | /home/dailyzohar/public_html/tzadikim/app/Lib/ |
| CACHE | /home/dailyzohar/public_html/tzadikim/app/tmp/cache/ |
| CAKE | /home/dailyzohar/public_html/tzadikim/core/lib/Cake/ |
| CAKE_CORE_INCLUDE_PATH | /home/dailyzohar/public_html/tzadikim/core/lib |
| CORE_PATH | /home/dailyzohar/public_html/tzadikim/core/lib/ |
| CAKE_VERSION | 2.10.24 |
| CSS | /home/dailyzohar/public_html/tzadikim/app/webroot/css/ |
| CSS_URL | css/ |
| DS | / |
| FULL_BASE_URL | https://dailyzohar.com |
| IMAGES | /home/dailyzohar/public_html/tzadikim/app/webroot/img/ |
| IMAGES_URL | img/ |
| JS | /home/dailyzohar/public_html/tzadikim/app/webroot/js/ |
| JS_URL | js/ |
| LOGS | /home/dailyzohar/public_html/tzadikim/app/tmp/logs/ |
| ROOT | /home/dailyzohar/public_html/tzadikim |
| TESTS | /home/dailyzohar/public_html/tzadikim/app/Test/ |
| TMP | /home/dailyzohar/public_html/tzadikim/app/tmp/ |
| VENDORS | /home/dailyzohar/public_html/tzadikim/vendors/ |
| WEBROOT_DIR | webroot |
| WWW_ROOT | /home/dailyzohar/public_html/tzadikim/app/webroot/ |
| Environment Variable | Value |
|---|---|
| Php Version | 8.2.29 |
| User | dailyzohar |
| Home | /home/dailyzohar |
| Script Name | /tzadikim/app/webroot/index.php |
| Request Uri | /tzadikim/1238-Rabbi-Yehuda-Leib-Tsirelson |
| Query String | |
| Request Method | GET |
| Server Protocol | HTTP/1.1 |
| Gateway Interface | CGI/1.1 |
| Redirect Url | /tzadikim/app/webroot/1238-Rabbi-Yehuda-Leib-Tsirelson |
| Remote Port | 10310 |
| Script Filename | /home/dailyzohar/public_html/tzadikim/app/webroot/index.php |
| Server Admin | webmaster@dailyzohar.com |
| Context Document Root | /home/dailyzohar/public_html |
| Context Prefix | |
| Request Scheme | https |
| Document Root | /home/dailyzohar/public_html |
| Remote Addr | 216.73.216.147 |
| Server Port | 443 |
| Server Addr | 209.182.199.87 |
| Server Name | dailyzohar.com |
| Server Software | Apache |
| Server Signature | |
| Path | /usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin |
| Http X Https | 1 |
| Http Host | dailyzohar.com |
| Http Accept Encoding | gzip, br, zstd, deflate |
| Http User Agent | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
| Http Accept | */* |
| Proxy-nokeepalive | 1 |
| Ssl Tls Sni | dailyzohar.com |
| Https | on |
| Http Authorization | |
| Script Uri | https://dailyzohar.com/tzadikim/1238-Rabbi-Yehuda-Leib-Tsirelson |
| Script Url | /tzadikim/1238-Rabbi-Yehuda-Leib-Tsirelson |
| Unique Id | aTJ3Iz7Q2Bv75CO4dpsWWQAAAcs |
| Redirect Status | 200 |
| Redirect Ssl Tls Sni | dailyzohar.com |
| Redirect Https | on |
| Redirect Script Uri | https://dailyzohar.com/tzadikim/1238-Rabbi-Yehuda-Leib-Tsirelson |
| Redirect Script Url | /tzadikim/1238-Rabbi-Yehuda-Leib-Tsirelson |
| Redirect Unique Id | aTJ3Iz7Q2Bv75CO4dpsWWQAAAcs |
| Redirect Redirect Status | 200 |
| Redirect Redirect Ssl Tls Sni | dailyzohar.com |
| Redirect Redirect Https | on |
| Redirect Redirect Script Uri | https://dailyzohar.com/tzadikim/1238-Rabbi-Yehuda-Leib-Tsirelson |
| Redirect Redirect Script Url | /tzadikim/1238-Rabbi-Yehuda-Leib-Tsirelson |
| Redirect Redirect Unique Id | aTJ3Iz7Q2Bv75CO4dpsWWQAAAcs |
| Fcgi Role | RESPONDER |
| Php Self | /tzadikim/app/webroot/index.php |
| Request Time Float | 1764914979.4983 |
| Request Time | 1764914979 |
| Argc | 0 |
| Php Auth User | |
| Php Auth Pw |