TzadikimHalachist, Talmudist
Popularly known as Rosh (Rabbi Asher). Halachist, talmudist.
A scion of a rabbinical family and descendant of the illustrious Rabbi Gershon Me'or Hagolah, Rosh was the most important disciple of Maharam Rothenberg, whom he succeeded as spiritual leader and halachic authority of German Jewry (in 1293). After the Rindfleisch massacres in 1298, Rosh convened a conference to determine the disposition of the property of victims who had left no heirs. With the worsening situation of German Jewry, Rosh, fearing for his safety, left Germany, arriving in Spain in 1306
There he was welcomed by the great Rashba (Rabbi Shlomo ibn Aderet), Rabbi of Barcelona, with whom he had corresponded while in Germany. Before long he was invited by the community of Toledo to serve as its rabbi. In that capacity he headed the bet din (religious court), which was authorized by the Spanish government to enforce its own decrees by imposing judicial punishment-even the death penalty.
After Rashba's death, Rosh was recognized as his successor, and thousands of halachic inquiries were directed to him from all parts of the world. His responsa were published under the title Teshuvot Harosh. His yeshivah became the focal point for Torah scholars who came from Spain, France, Germany, Bohemia, and even from far off Russia.
His magnum opus is a monumental halachic code in which he follows the talmudic tractates. His decisions, in which he indicates his sources, are printed in all editions of the Talmud. He also cotes the main opinions on each law, showing the process by which the final decision was reached. This work is one of the foundations on which Rabbi Yosef Karo based his Shulchan Aruch.
Rosh's pupils included his own eight sons, the most famous of whom was Rabbi Yaakov Baal Haturim, author of the halachic compendium Arba'ah Turim. Rosh spread in Spain the teachings of the Tosafists and their approach to interpreting the Talmud, and he wrote a number of talmudic commentaries. He is one of the most important halachic authorities in Jewish history.
May the merit of the tzaddik Rabbi Asher Ben Yechiel - Rosh 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` = 102 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` = (102) | 20 | 20 | 16 | 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` = (102) | 0 | 0 | 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` = (102) | 3 | 3 | 196 | 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` = (102) | 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` = 102 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` = 102 AND `Tagged`.`tag_id` = `Tag`.`id`) WHERE `Tagged`.`model` = 'Event' | 0 | 0 | 2 | 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` = 102 ORDER BY RAND() ASC | 20 | 20 | 5 | maybe slow |
| UPDATE `dailyzohar_tzad`.`events` AS `Event` SET `Event`.`hits` = Event.hits+1, `Event`.`last_visit` = '2025-12-15 14:08:41' WHERE `Event`.`id` = 102 | 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` = 19 AND `Event`.`active` = '1' ORDER BY `Event`.`year_passed_h` ASC | 2 | 2 | 51 | 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 (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 | 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 (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 | 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 (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 | 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 (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 | 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` = (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 | 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 (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 | 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 (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 | 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 (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 | 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 (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 | 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 (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 | 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 (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 `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` = 16 AND `Event`.`active` = '1' ORDER BY `Event`.`year_passed_h` ASC | 3 | 3 | 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 (110, 929, 535) | 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` = 17 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` = 18 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 (1270, 734) | 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` = 19 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` = (1219) | 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` = 20 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 (552, 111, 1227, 1204) | 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` = 8 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 (989, 1282) | 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` = 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 (963, 1070) | 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` = 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` = (737) | 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` = 8 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 (554, 928) | 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` = 25 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` = 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` = (1083) | 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` = 8 AND `Event`.`hilulah_day` = 27 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` = (1250) | 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` = 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 (277, 113, 561) | 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` = 29 AND `Event`.`active` = '1' ORDER BY `Event`.`year_passed_h` ASC | 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 `Candle`.`from` + INTERVAL `Candle`.`donation` DAY >= current_date AND `Candle`.`active` = '1' AND ((`Candle`.`event_id` = 102) OR (`Candle`.`all` = '1')) ORDER BY RAND() ASC | 20 | 20 | 15 | 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 10.98 MB
| Message | Memory use |
|---|---|
| Component initialization | 4.93 MB |
| Controller action start | 5.32 MB |
| Controller render start | 6.64 MB |
| View render complete | 7.50 MB |
Total Request Time: 383 (ms)
| Message | Time in ms | Graph |
|---|---|---|
| Core Processing (Derived from $_SERVER["REQUEST_TIME"]) | 22.89 | |
| Event: Controller.initialize | 0.16 | |
| Event: Controller.startup | 0.47 | |
| Controller action | 334.52 | |
| Event: Controller.beforeRender | 3.34 | |
| » Processing toolbar data | 3.29 | |
| Rendering View | 2.74 | |
| » Event: View.beforeRender | 0.01 | |
| » Rendering APP/View/Events/bio.ctp | 1.29 | |
| » » 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 | 1.10 | |
| » » Rendering APP/View/Elements/web_navbar.ctp | 0.04 | |
| » » Rendering APP/View/Elements/web-footer.ctp | 0.06 | |
| 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/102-undefined |
| Query String | |
| Request Method | GET |
| Server Protocol | HTTP/1.1 |
| Gateway Interface | CGI/1.1 |
| Redirect Url | /tzadikim/app/webroot/102-undefined |
| Remote Port | 10759 |
| 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.169 |
| 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/102-undefined |
| Script Url | /tzadikim/102-undefined |
| Unique Id | aUBcuMByADxRj3DP8zTOsAAAAEg |
| Redirect Status | 200 |
| Redirect Ssl Tls Sni | dailyzohar.com |
| Redirect Https | on |
| Redirect Script Uri | https://dailyzohar.com/tzadikim/102-undefined |
| Redirect Script Url | /tzadikim/102-undefined |
| Redirect Unique Id | aUBcuMByADxRj3DP8zTOsAAAAEg |
| Redirect Redirect Status | 200 |
| Redirect Redirect Ssl Tls Sni | dailyzohar.com |
| Redirect Redirect Https | on |
| Redirect Redirect Script Uri | https://dailyzohar.com/tzadikim/102-undefined |
| Redirect Redirect Script Url | /tzadikim/102-undefined |
| Redirect Redirect Unique Id | aUBcuMByADxRj3DP8zTOsAAAAEg |
| Fcgi Role | RESPONDER |
| Php Self | /tzadikim/app/webroot/index.php |
| Request Time Float | 1765825720.7633 |
| Request Time | 1765825720 |
| Argc | 0 |
| Php Auth User | |
| Php Auth Pw |