TzadikimHalachist, commentator
Popularly known as the Chatam Sofer, the title of his work. Halachist, commentator.
To mention the Chatam Sofer is to evoke an aura of unique awe. He was a towering figure sent by the Almighty to lead his people during a period of great turbulence and transition. The gates of the ghetto had been ruptured and unprecedented opportunities beckoned Jews to take advantage of the new situation. In one generation the Jewishness of the Chatam Sofer's native Frankfort was devastated. Reform was making inroads. The Chatam Sofer became Rabbi of Pressburg in 1806, where he remained for 33 years. From there he showed the way to maintain authentic Jewish life through strong communal life, first class education and uncompromising opposition to Reform and radical change.
On the eve of WWII Rabbi Meir Shapiro visited Prague and Pressburg and found that Prague's Judaism lay in its famous cemetery, while Pressburg's Judaism was very much alive. Rabbi Shapiro attributed the contrast to the firm approach of the Chatam Sofer in Pressburg as compared with the conciliatory, compromising approach of the leaders of Prague.
What was the power of the Chasam Sofer? It was his sense that he represented the Jewish people of his generation. This historic sense manifested itself in many ways. For example, his son, Rabbi Shimon Sofer once asked him how he could respond to complex halachic questions so rapidly? To which the Chatam Sofer replied that in each generation G-d sends an individual to guide his people. Since most questions come to him he must be that person in this generation. Therefore, even if the rationale he gave for a ruling could be refuted, the ruling itself was correct since it was divinely directed. On another occasion he wrote that in 40 years of deciding halachic questions he changed his mind only twice and even in those two instances he should not have reversed himself.
He was a great teacher and had thousands of disciples. His son, Shimon quotes his father as saying, that from the day he began teaching no day-except the ninth of Av passed when he failed to teach Torah to a large group. Those who knew him sensed a divine spirit within him. His illustrious father-in-law, Rabbi Akiva Eger, referred to an aguna case in which the Chatam Sofer uncovered the truth by questioning the witnesses in an unexpected manner and commented, "I saw how great is the power of Tzaddikim…the spirit of God spoke within him". It was the Chatam Sofer's custom to record his daughter's birth with the remark,"…and with God's help I will lead her to the Chuppah ". When his younger daughter, Simcha was born, he omitted that statement. As it turned out he died shortly before her wedding.
He was devoted to the Land of Israel and encouraged settlement. At the same time he was a loyal citizen and saw no contradiction.
Though he was a forceful and regal leader, he was gentle, caring shepherd of his flock. He prayed with great fervor. Though a halachic decisor of the first caliber, he was possessed of a remarkably poetic soul who composed divine poetry between Yom Kippur and Sukkot every year.
His writings are voluminous. Some of his more popular works are the Responsa, the Derashot, and the Torat Moshe. He even wrote a remarkable description (Sefer HaZikaron) of Napoleon's siege of Pressburg in 1809, describing the miraculous fate of the Jewish population of Pressburg.
May the merit of the tzaddik Rabbi Moshe Sofer 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` = 96 AND `Event`.`active` = '1' LIMIT 1 | 1 | 1 | 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 ( ( (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` = (96) | 24 | 24 | 4 | 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` = (96) | 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` = (96) | 4 | 4 | 84 | 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` = (96) | 0 | 0 | 0 | |
| 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` = 96 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` = 96 AND `Tagged`.`tag_id` = `Tag`.`id`) WHERE `Tagged`.`model` = 'Event' | 0 | 0 | 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 ( ( (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` = 96 ORDER BY RAND() ASC | 22 | 22 | 5 | maybe slow |
| UPDATE `dailyzohar_tzad`.`events` AS `Event` SET `Event`.`hits` = Event.hits+1, `Event`.`last_visit` = '2025-12-04 23:09:18' WHERE `Event`.`id` = 96 | 1 | 1 | 1 | |
| 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` = 7 AND `Event`.`hilulah_day` = 5 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 (82, 985) | 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` = 7 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` = (83) | 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` = 7 AND `Event`.`hilulah_day` = 7 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 (84, 779) | 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` = 7 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` = (1179) | 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` = 7 AND `Event`.`hilulah_day` = 9 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` = (1180) | 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` = 7 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 (230, 255) | 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` = 7 AND `Event`.`hilulah_day` = 11 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 (85, 756) | 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` = 7 AND `Event`.`hilulah_day` = 12 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` = (86) | 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` = 7 AND `Event`.`hilulah_day` = 13 AND `Event`.`active` = '1' ORDER BY `Event`.`year_passed_h` ASC | 4 | 4 | 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 (1056, 885, 503, 912) | 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` = 7 AND `Event`.`hilulah_day` = 14 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 (87, 981, 1065, 1239, 1141) | 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` = 7 AND `Event`.`hilulah_day` = 15 AND `Event`.`active` = '1' ORDER BY `Event`.`year_passed_h` ASC | 10 | 10 | 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 (262, 1308, 599, 89, 393, 404, 405, 937, 1115, 1220) | 11 | 11 | 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` = 7 AND `Event`.`hilulah_day` = 16 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 (275, 1249, 1144) | 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` = 7 AND `Event`.`hilulah_day` = 17 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 (1125, 1182) | 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` = 7 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` = (90) | 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` = 7 AND `Event`.`hilulah_day` = 19 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 (91, 93) | 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` = 7 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 (1218, 214) | 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` = 7 AND `Event`.`hilulah_day` = 21 AND `Event`.`active` = '1' ORDER BY `Event`.`year_passed_h` ASC | 4 | 4 | 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 (92, 231, 1099, 1067) | 10 | 10 | 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` = 7 AND `Event`.`hilulah_day` = 22 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 (291, 340) | 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` = 7 AND `Event`.`hilulah_day` = 23 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` = (922) | 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` = 7 AND `Event`.`hilulah_day` = 24 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 (1289, 95, 1266, 1010, 250) | 11 | 11 | 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` = 7 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 (233, 574, 96) | 11 | 11 | 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` = 7 AND `Event`.`hilulah_day` = 26 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` = (234) | 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` = 7 AND `Event`.`hilulah_day` = 27 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 (23, 1052) | 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` = 7 AND `Event`.`hilulah_day` = 28 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` = (1177) | 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` = 7 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 (100, 367) | 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` = 7 AND `Event`.`hilulah_day` = 30 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` = 8 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 (1191, 728) | 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` = 8 AND `Event`.`hilulah_day` = 2 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 (729, 1006, 1272) | 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` = 8 AND `Event`.`hilulah_day` = 3 AND `Event`.`active` = '1' ORDER BY `Event`.`year_passed_h` ASC | 4 | 4 | 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 (251, 976, 884, 1236) | 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` = 8 AND `Event`.`hilulah_day` = 4 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 (1011, 975) | 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` = 8 AND `Event`.`hilulah_day` = 5 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 (408, 357) | 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` = 8 AND `Event`.`hilulah_day` = 6 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` = 8 AND `Event`.`hilulah_day` = 7 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` = (342) | 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` = 8 AND `Event`.`hilulah_day` = 8 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` = 8 AND `Event`.`hilulah_day` = 9 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 (102, 1080) | 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` = 8 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 (103, 524) | 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` = 8 AND `Event`.`hilulah_day` = 11 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 (526, 104, 106, 107, 1097) | 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` = 8 AND `Event`.`hilulah_day` = 12 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 (108, 1199) | 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` = 8 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 (523, 1207) | 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` = 8 AND `Event`.`hilulah_day` = 14 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` = 8 AND `Event`.`hilulah_day` = 15 AND `Event`.`active` = '1' ORDER BY `Event`.`year_passed_h` ASC | 6 | 6 | 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 (263, 318, 109, 1243, 848, 1183) | 12 | 12 | 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` = 96) OR (`Candle`.`all` = '1')) ORDER BY RAND() ASC | 24 | 24 | 5 | 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.57 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: 187 (ms)
| Message | Time in ms | Graph |
|---|---|---|
| Core Processing (Derived from $_SERVER["REQUEST_TIME"]) | 22.14 | |
| Event: Controller.initialize | 0.50 | |
| Event: Controller.startup | 0.48 | |
| Controller action | 138.31 | |
| Event: Controller.beforeRender | 3.82 | |
| » Processing toolbar data | 3.77 | |
| Rendering View | 2.68 | |
| » Event: View.beforeRender | 0.01 | |
| » Rendering APP/View/Events/bio.ctp | 1.39 | |
| » » Rendering APP/View/Elements/web-header.ctp | 0.07 | |
| » » 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.96 | |
| » » 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/96-Rabbi-Moshe-Sofer |
| Query String | |
| Request Method | GET |
| Server Protocol | HTTP/1.1 |
| Gateway Interface | CGI/1.1 |
| Redirect Url | /tzadikim/app/webroot/96-Rabbi-Moshe-Sofer |
| Remote Port | 15550 |
| 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/96-Rabbi-Moshe-Sofer |
| Script Url | /tzadikim/96-Rabbi-Moshe-Sofer |
| Unique Id | aTJa7lCqIjUVnmRdIVk_GAAAAIU |
| Redirect Status | 200 |
| Redirect Ssl Tls Sni | dailyzohar.com |
| Redirect Https | on |
| Redirect Script Uri | https://dailyzohar.com/tzadikim/96-Rabbi-Moshe-Sofer |
| Redirect Script Url | /tzadikim/96-Rabbi-Moshe-Sofer |
| Redirect Unique Id | aTJa7lCqIjUVnmRdIVk_GAAAAIU |
| Redirect Redirect Status | 200 |
| Redirect Redirect Ssl Tls Sni | dailyzohar.com |
| Redirect Redirect Https | on |
| Redirect Redirect Script Uri | https://dailyzohar.com/tzadikim/96-Rabbi-Moshe-Sofer |
| Redirect Redirect Script Url | /tzadikim/96-Rabbi-Moshe-Sofer |
| Redirect Redirect Unique Id | aTJa7lCqIjUVnmRdIVk_GAAAAIU |
| Fcgi Role | RESPONDER |
| Php Self | /tzadikim/app/webroot/index.php |
| Request Time Float | 1764907758.1704 |
| Request Time | 1764907758 |
| Argc | 0 |
| Php Auth User | |
| Php Auth Pw |