×

What a Muslim should do during Eid celebrations

Muslims break their fast at Umu Kulthum Mosque in Mombasa, on March 17, 2025. [Omondi Onyango,Standard] 

Eid al-Fitr, the festival marking the end of Ramadan, is a joyous occasion filled with celebrations, prayers, and community gatherings.

It is important to ensure that these celebrations do not veer beyond the limits of decorum and reverse gains painstakingly achieved during the entire month-long fasting period.

Observing the proper etiquettes during this special day is an act of worship filled with benefits and an opportunity to get closer to Allah’s mercy.

Muslims are advised to approach the celebration by implementing the sunnah as taught by the Prophet and following his guidelines.

It is recommended that a Muslim should take a bath, dress his best and after perfuming themselves, eat a few dates, to assert his non fasting status, give Zakatul Fitr which is a special charity on the day of Idd before heading out for the prayer.

Giving Zakatul Fitr purifies the fasts of Ramadan and ensures that the less fortunate can partake in the Eid celebrations. It is essential to distribute this charity in a timely manner, ensuring that it reaches those in need before the Eid prayer.

“The idea is to ensure that no family lacks on this auspicious occasion,” says Sheikh Ahmed Mohammed. The Eid prayer, being the most significant aspect of the celebration, should be performed in congregation on the morning of Eid.

Muslims are encouraged to attend this prayer at the mosque or in designated prayer grounds. It is important to arrive early, as the prayer is observed after sunrise on the morning of Eid Ul Fitr.

Among the sunnah that many are neglecting today, is the recitation of the Takbeer.

Prophetic tradition teaches that the Takbeer, which is Allahu Akbar, should be recited on the night before Idd and during the Idd ul Fitr prayer.

Worshippers are also encouraged to listen to the Idd sermon which, unlike the Friday congregational prayer sermon, is delivered after the prayer.

This being a festival to celebrate the end of fasting, faithful are also encouraged to visit family, friends as they exchange greetings and gifts and congratulations for the successful completion of the Ramadhan fasting period. 

Request history8.1.26PHP Version1.42sRequest Duration19MBMemory UsageGET {category}/article/{id}/{slug}Route
  • warninglog[14:04:33] LOG.warning: Optional parameter $count declared before required parameter $tags is implic...
  • warninglog[14:04:33] LOG.warning: Optional parameter $count declared before required parameter $tags is implic...
  • Booting (56.12ms)time
  • Application (1.36s)time
  • 1 x Application (96.04%)
    1.36s
    1 x Booting (3.96%)
    56.12ms
    11 templates were rendered
    • 1x mainsite.articlearticle.blade.php#?blade
    • 1x mainsite.partials.topsectionsubscribetopsectionsubscribe.blade.php#?blade
    • 1x common.vocalizedvocalized.blade.php#?blade
    • 1x mainsite.partials.footerfooter.blade.php#?blade
    • 1x mainsite.layouts.appapp.blade.php#?blade
    • 1x mainsite.partials.metasmetas.blade.php#?blade
    • 1x mainsite.partials.topbartopbar.blade.php#?blade
    • 1x mainsite.partials.logo_sectionlogo_section.blade.php#?blade
    • 1x mainsite.partials.menumenu.blade.php#?blade
    • 1x mainsite.partials.streamingstreaming.blade.php#?blade
    • 1x mainsite.partials.stickybottomstickybottom.blade.php#?blade
    uri
    GET {category}/article/{id}/{slug}
    middleware
    web
    controller
    App\Http\Controllers\MainsiteController@article
    namespace
    prefix
    where
    file
    app/Http/Controllers/MainsiteController.php:610-1128
    37 statements were executed (7 duplicates)Show only duplicates591ms
    • Articles.php#513standard_digital_mainConnection Established
      Backtrace
      • app/Utils/Articles.php:513
      • app/Http/Controllers/MainsiteController.php:657
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:658
    • Articles.php#520standard_digital_main4.07msselect `id`, `site_id`, `article_category_id`, `title`, `long_title`, `thumbnail_url`, `story`, `published_at`, `premium`, `keywords`, `summary` from `articles` where `id` = '2001514877' and `published_at` <= '2025-03-31 14:04:33' and `deleted_at` is null
      Bindings
      • 0: 2001514877
      • 1: 2025-03-31 14:04:33
      Backtrace
      • app/Utils/Articles.php:520
      • app/Http/Controllers/MainsiteController.php:657
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:658
    • Articles.php#1435standard_digital_main860μsselect * from `days_quote` where `deleted_at` is null and `quote_day` = '2025-03-31'
      Bindings
      • 0: 2025-03-31
      Backtrace
      • app/Utils/Articles.php:1435
      • app/Http/Controllers/MainsiteController.php:660
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:661
    • Builder.php#20standard_digital_main1.69msselect `authors`.*, `article_authors`.`article_id` as `pivot_article_id`, `article_authors`.`author_id` as `pivot_author_id` from `authors` inner join `article_authors` on `authors`.`id` = `article_authors`.`author_id` where `article_authors`.`article_id` = 2001514877 and `authors`.`deleted_at` is null
      Bindings
      • 0: 2001514877
      Backtrace
      • vendor/rennokki/laravel-eloquent-query-cache/src/Query/Builder.php:20
      • vendor/rennokki/laravel-eloquent-query-cache/src/Traits/QueryCacheModule.php:103
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/rennokki/laravel-eloquent-query-cache/src/Traits/QueryCacheModule.php:84
      • vendor/rennokki/laravel-eloquent-query-cache/src/Query/Builder.php:21
    • Articles.php#147standard_digital_main720μsselect `id` from `article_categories` where `site_id` = 1 and `id` = 588 or `parent_id` = 588 and `deleted_at` is null
      Bindings
      • 0: 1
      • 1: 588
      • 2: 588
      Backtrace
      • app/Utils/Articles.php:147
      • app/Http/Controllers/MainsiteController.php:727
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:728
    • Articles.php#164standard_digital_main800μsselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where `article_category_id` in (1, 588) and `site_id` = 1 and `deleted_at` is null and `published_at` <= '2025-03-31 14:04:33' order by `published_at` desc, `list_order` asc, `parent_category_list_order` asc limit 10 offset 0
      Bindings
      • 0: 1
      • 1: 588
      • 2: 1
      • 3: 2025-03-31 14:04:33
      Backtrace
      • app/Utils/Articles.php:164
      • app/Http/Controllers/MainsiteController.php:727
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:728
    • Articles.php#164standard_digital_main680μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (1, 588)
      Backtrace
      • app/Utils/Articles.php:164
      • app/Http/Controllers/MainsiteController.php:727
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:728
    • MainsiteController.php#606standard_digital_main20.78msselect * from `std_article_popular` where `source_id` = 1 and `created_at` = '2025-03-31' order by `article_hints` desc limit 5
      Bindings
      • 0: 1
      • 1: 2025-03-31
      Backtrace
      • app/Http/Controllers/MainsiteController.php:606
      • app/Http/Controllers/MainsiteController.php:732
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:733
    • Articles.php#53standard_digital_main2.67msselect `id`, `name`, `short_name`, `parent_id`, `site_id` from `article_categories` where `id` = 588
      Bindings
      • 0: 588
      Backtrace
      • app/Utils/Articles.php:53
      • app/Utils/Articles.php:338
      • app/Http/Controllers/MainsiteController.php:737
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
    • Articles.php#53standard_digital_main800μsselect `id`, `name`, `short_name`, `parent_id`, `site_id` from `article_categories` where `id` is null
      Backtrace
      • app/Utils/Articles.php:53
      • app/Utils/Articles.php:343
      • app/Http/Controllers/MainsiteController.php:737
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
    • Articles.php#55standard_digital_mainConnection Established
      Backtrace
      • app/Utils/Articles.php:55
      • app/Utils/Articles.php:343
      • app/Http/Controllers/MainsiteController.php:737
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
    • Articles.php#55standard_digital_main4.65msselect `id`, `name`, `short_name`, `parent_id`, `site_id` from `article_categories` where `id` is null
      Backtrace
      • app/Utils/Articles.php:55
      • app/Utils/Articles.php:343
      • app/Http/Controllers/MainsiteController.php:737
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
    • Articles.php#57standard_digital_mainConnection Established
      Backtrace
      • app/Utils/Articles.php:57
      • app/Utils/Articles.php:343
      • app/Http/Controllers/MainsiteController.php:737
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
    • Articles.php#57standard_digital_main4.89msselect `id`, `name`, `short_name`, `parent_id`, `site_id` from `article_categories` where `id` is null
      Backtrace
      • app/Utils/Articles.php:57
      • app/Utils/Articles.php:343
      • app/Http/Controllers/MainsiteController.php:737
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
    • Articles.php#60standard_digital_main1.37msselect `id`, `name`, `short_name`, `parent_id`, `site_id` from `article_categories` where `refer_id` is null
      Backtrace
      • app/Utils/Articles.php:60
      • app/Utils/Articles.php:343
      • app/Http/Controllers/MainsiteController.php:737
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
    • Articles.php#688standard_digital_main114msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where (`keywords` LIKE '%[\"Eid al-Fitr\",\"Ramadan\",\"Muslims\"]%') and `site_id` = 1 and `published_at` <= '2025-03-31 14:04:33' and `deleted_at` is null and `id` not in ('2001514877') order by `published_at` desc limit 4 offset 0
      Bindings
      • 0: %["Eid al-Fitr","Ramadan","Muslims"]%
      • 1: 1
      • 2: 2025-03-31 14:04:33
      • 3: 2001514877
      Backtrace
      • app/Utils/Articles.php:688
      • app/Http/Controllers/MainsiteController.php:821
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:822
    • Articles.php#424standard_digital_main109msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where (`site_id` = 1 or `site_id` = 16 or `site_id` = 20) and `deleted_at` is null and `published_at` <= '2025-03-31 14:04:34' and `published_at` >= '2025-03-31 13:04:34' order by RAND(), `published_at` desc, `homepage_list_order` asc, `list_order` asc limit 4 offset 0
      Bindings
      • 0: 1
      • 1: 16
      • 2: 20
      • 3: 2025-03-31 14:04:34
      • 4: 2025-03-31 13:04:34
      Backtrace
      • app/Utils/Articles.php:424
      • app/Http/Controllers/MainsiteController.php:825
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:826
    • Articles.php#424standard_digital_main1.02msselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (1, 369, 417)
      Backtrace
      • app/Utils/Articles.php:424
      • app/Http/Controllers/MainsiteController.php:825
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:826
    • Articles.php#147standard_digital_main1.32msselect `id` from `article_categories` where `site_id` = 1 and `id` = 480 or `parent_id` = 480 and `deleted_at` is null
      Bindings
      • 0: 1
      • 1: 480
      • 2: 480
      Backtrace
      • app/Utils/Articles.php:147
      • app/Http/Controllers/MainsiteController.php:829
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:830
    • Articles.php#164standard_digital_main2.29msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where `article_category_id` in (480, 481, 482, 719) and `site_id` = 1 and `deleted_at` is null and `published_at` <= '2025-03-31 14:04:34' order by `published_at` desc, `list_order` asc, `parent_category_list_order` asc limit 4 offset 0
      Bindings
      • 0: 480
      • 1: 481
      • 2: 482
      • 3: 719
      • 4: 1
      • 5: 2025-03-31 14:04:34
      Backtrace
      • app/Utils/Articles.php:164
      • app/Http/Controllers/MainsiteController.php:829
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:830
    • Articles.php#164standard_digital_main1.17msselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (480, 482)
      Backtrace
      • app/Utils/Articles.php:164
      • app/Http/Controllers/MainsiteController.php:829
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:830
    • Articles.php#753standard_digital_main98.63msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where (`premium` = 1 or `article_category_id` = 486) and `site_id` = '1' and `deleted_at` is null and `published_at` <= '2025-03-31 14:04:34' and `homepage_list_order` is not null order by `published_at` desc, `homepage_list_order` asc, `list_order` asc limit 4 offset 0
      Bindings
      • 0: 1
      • 1: 486
      • 2: 1
      • 3: 2025-03-31 14:04:34
      Backtrace
      • app/Utils/Articles.php:753
      • app/Http/Controllers/MainsiteController.php:837
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:838
    • Articles.php#753standard_digital_main890μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (3, 41, 588)
      Backtrace
      • app/Utils/Articles.php:753
      • app/Http/Controllers/MainsiteController.php:837
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:838
    • Articles.php#819standard_digital_main3.06msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `id` < '2001514877' and `site_id` = 1 and `published_at` <= '2025-03-31 14:04:34' and `deleted_at` is null order by `id` desc limit 1
      Bindings
      • 0: 2001514877
      • 1: 1
      • 2: 2025-03-31 14:04:34
      Backtrace
      • app/Utils/Articles.php:819
      • app/Http/Controllers/MainsiteController.php:841
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:842
    • Articles.php#819standard_digital_main720μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (386)
      Backtrace
      • app/Utils/Articles.php:819
      • app/Http/Controllers/MainsiteController.php:841
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:842
    • Articles.php#865standard_digital_main1.22msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `id` > '2001514877' and `site_id` = 1 and `deleted_at` is null and `published_at` <= '2025-03-31 14:04:34' limit 1
      Bindings
      • 0: 2001514877
      • 1: 1
      • 2: 2025-03-31 14:04:34
      Backtrace
      • app/Utils/Articles.php:865
      • app/Http/Controllers/MainsiteController.php:841
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:842
    • Articles.php#865standard_digital_main820μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (56)
      Backtrace
      • app/Utils/Articles.php:865
      • app/Http/Controllers/MainsiteController.php:841
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:842
    • Articles.php#1288standard_digital_main25.92msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `published_at` <= '2025-03-31 14:04:34' and `article_category_id` = 588 and `site_id` = 1 and `id` not in ('2001514877') order by `homepage_list_order` asc, `published_at` desc limit 6 offset 0
      Bindings
      • 0: 2025-03-31 14:04:34
      • 1: 588
      • 2: 1
      • 3: 2001514877
      Backtrace
      • app/Utils/Articles.php:1288
      • app/Http/Controllers/MainsiteController.php:845
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:846
    • Articles.php#1288standard_digital_main760μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (588)
      Backtrace
      • app/Utils/Articles.php:1288
      • app/Http/Controllers/MainsiteController.php:845
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:846
    • Builder.php#20standard_digital_main27.43msselect `videos`.`id`, `videos`.`video_category_id`, `videos`.`title`, `videos`.`video_url`, `videos`.`description`, `videos`.`published_at`, `videos`.`thumbnail_url` from `videos` inner join `video_categories` on `video_categories`.`id` = `videos`.`video_category_id` where (`keywords` LIKE '%[\"Eid al-Fitr\",\"Ramadan\",\"Muslims\"]%') and `videos`.`deleted_at` is null and `video_categories`.`video_type_id` = 1 order by `published_at` desc limit 3 offset 0
      Bindings
      • 0: %["Eid al-Fitr","Ramadan","Muslims"]%
      • 1: 1
      Backtrace
      • vendor/rennokki/laravel-eloquent-query-cache/src/Query/Builder.php:20
      • vendor/rennokki/laravel-eloquent-query-cache/src/Traits/QueryCacheModule.php:103
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/rennokki/laravel-eloquent-query-cache/src/Traits/QueryCacheModule.php:84
      • vendor/rennokki/laravel-eloquent-query-cache/src/Query/Builder.php:21
    • Articles.php#3841standard_digital_main1.04msselect count(std_trend_article_id) as count, std_trend_article_id from `std_article_trends` group by `std_trend_article_id` order by `count` desc limit 20
      Backtrace
      • app/Utils/Articles.php:3841
      • app/Http/Controllers/MainsiteController.php:853
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:854
    • Articles.php#3867standard_digital_main1.01msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where `id` in (2001515124, 2001515110, 2001515112, 2001515153, 2001515084, 2001515107, 2000158005, 2001515154, 2001514960, 2001249065, 2001515155, 2001515081, 2001514624, 2001514274, 2001386126, 2000198221, 2001515108, 2001514714, 2001515080, 2001514911) and `deleted_at` is null and `published_at` <= '2025-03-31 14:04:34' and `homepage_list_order` is not null order by `published_at` desc, `homepage_list_order` asc, `list_order` asc limit 5
      Bindings
      • 0: 2001515124
      • 1: 2001515110
      • 2: 2001515112
      • 3: 2001515153
      • 4: 2001515084
      • 5: 2001515107
      • 6: 2000158005
      • 7: 2001515154
      • 8: 2001514960
      • 9: 2001249065
      • 10: 2001515155
      • 11: 2001515081
      • 12: 2001514624
      • 13: 2001514274
      • 14: 2001386126
      • 15: 2000198221
      • 16: 2001515108
      • 17: 2001514714
      • 18: 2001515080
      • 19: 2001514911
      • 20: 2025-03-31 14:04:34
      Backtrace
      • app/Utils/Articles.php:3867
      • app/Http/Controllers/MainsiteController.php:853
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:854
    • Articles.php#3867standard_digital_main990μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (3, 369, 588)
      Backtrace
      • app/Utils/Articles.php:3867
      • app/Http/Controllers/MainsiteController.php:853
      • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:397
      • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
      • app/Http/Controllers/MainsiteController.php:854
    • CookieTool.php#185standard_digital_main1.11msselect * from `settings` where `meta_name` = 'article_age' limit 1
      Bindings
      • 0: article_age
      Backtrace
      • app/Utils/CookieTool.php:185
      • app/Http/Controllers/MainsiteController.php:870
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
    • helper.php#424standard_digital_main1.3msselect * from article_categories where id = '588'
      Backtrace
      • app/Library/helper.php:424
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • helper.php#424standard_digital_main990μsselect * from article_categories where id = '588'
      Backtrace
      • app/Library/helper.php:424
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • helper.php#424standard_digital_main930μsselect * from article_categories where id = '588'
      Backtrace
      • app/Library/helper.php:424
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • helper.php#424standard_digital_main940μsselect * from article_categories where id = '588'
      Backtrace
      • app/Library/helper.php:424
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • Articles.php#1350standard_digital_main150msselect * from `articles` where `deleted_at` is null and `published_at` <= '2025-03-31 14:04:35' and (`keywords` like '%Eid al-Fitr%' or `keywords` like '%Ramadan%' or `keywords` like '%Muslims%') and (`site_id` = 1 or `site_id` = 16 or `site_id` = 20) and `id` <> '2001514877' order by `published_at` desc limit 3
      Bindings
      • 0: 2025-03-31 14:04:35
      • 1: %Eid al-Fitr%
      • 2: %Ramadan%
      • 3: %Muslims%
      • 4: 1
      • 5: 16
      • 6: 20
      • 7: 2001514877
      Backtrace
      • app/Utils/Articles.php:1350
      • app/Utils/Articles.php:1674
      • view::mainsite.article:568
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • app.blade.php#825standard_digital_main940μsselect * from `favourite_topics` where `status` = 1
      Bindings
      • 0: 1
      Backtrace
      • view::mainsite.layouts.app:825
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    App\Models\Category
    383Category.php#?
    App\Models\Article
    38Article.php#?
    App\Models\Trending
    20Trending.php#?
    App\Topic
    16Topic.php#?
    App\Models\Author
    14Author.php#?
    App\Models\Popular
    5Popular.php#?
        _token
        uCwP6kRDcHlHURCp48gSdyW7OglmwtbUtXtYCd7o
        offset
        0
        _previous
        array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/national/article/2001514877/what-a...
        _flash
        array:2 [ "old" => [] "new" => [] ]
        path_info
        /national/article/2001514877/what-a-muslim-should-do-during-eid-celebrations
        status_code
        200
        
        status_text
        OK
        format
        html
        content_type
        text/html; charset=UTF-8
        request_query
        []
        
        request_request
        []
        
        request_headers
        0 of 0
        array:23 [ "cf-ray" => array:1 [ 0 => "928f5da27e5586da-EWR" ] "x-forwarded-for" => array:1 [ 0 => "18.222.188.129" ] "host" => array:1 [ 0 => "www.standardmedia.co.ke" ] "cf-connecting-ip" => array:1 [ 0 => "18.222.188.129" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "priority" => array:1 [ 0 => "u=0, i" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "connection" => array:1 [ 0 => "Keep-Alive" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "pragma" => array:1 [ 0 => "no-cache" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] ]
        request_cookies
        []
        
        response_headers
        0 of 0
        array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Mon, 31 Mar 2025 11:04:35 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IncvcTBjQ3gvL1EvWHVNM2t5RFFyWWc9PSIsInZhbHVlIjoiZDYwV0liRzd0Z1R0bHFsaGVUSnZ5OEFkMzJ6OFgvSGJzUHZrcDFpeTl5YmhhcGtheGtvakVvd1pWYzVxanBOYzlLL1BRd0hSeFM1Mmpsd3VrTXkzSlZ4am1pdmROZ1AvQWJOcDh4Wk0waExLQ0I3aGwvVGZpL2hURGtwdEdTN1IiLCJtYWMiOiI5NjhmNjVjMjY4ZjhiZjgwYjJiYzE2ODE5YTcxZDU5MTFkMmZiZGI1MjEwYzY0ODE3NTg5OWFlNTJiM2E1MzAyIiwidGFnIjoiIn0%3D; expires=Wed, 30 Apr 2025 21:33:35 GMT; Max-Age=2629740; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IncvcTBjQ3gvL1EvWHVNM2t5RFFyWWc9PSIsInZhbHVlIjoiZDYwV0liRzd0Z1R0bHFsaGVUSnZ5OEFkMzJ6OFgvSGJzUHZrcDFpeTl5YmhhcGtheGtvakVvd1pWYzVxanBOYzlLL1BRd" 1 => "thestandardmediagroup_session=eyJpdiI6IlUvV0FWTzhoTmdxVms2R1lxTkIvL2c9PSIsInZhbHVlIjoidWNvc042blJZVlVrVU9OMWR1UXlpcDBnclk2a1JWenlkSG0xWGdML1NpaXpaVXFmWmlOSDR1akxaekl5anM1T1ROK0QxWEtBcklYcVhwb0UrOGNoQllUdVQ4OU1mNXBFY2xQamZsMmNtb1pFVUlpZUlqTWtqNU5kWU9GUDBGYVAiLCJtYWMiOiIxNTAxMmZlOWNkNzdhYzRkNDY5YzAwY2E2Y2RlZmJhOTE5ZjMzOGZlYjFhMDNiMjllNjdkOTczMTdkNTI1NzQ4IiwidGFnIjoiIn0%3D; expires=Wed, 30 Apr 2025 21:33:35 GMT; Max-Age=2629740; path=/; httponly; samesite=laxthestandardmediagroup_session=eyJpdiI6IlUvV0FWTzhoTmdxVms2R1lxTkIvL2c9PSIsInZhbHVlIjoidWNvc042blJZVlVrVU9OMWR1UXlpcDBnclk2a1JWenlkSG0xWGdML1NpaXpaVXFmWmlOSDR1ak" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IncvcTBjQ3gvL1EvWHVNM2t5RFFyWWc9PSIsInZhbHVlIjoiZDYwV0liRzd0Z1R0bHFsaGVUSnZ5OEFkMzJ6OFgvSGJzUHZrcDFpeTl5YmhhcGtheGtvakVvd1pWYzVxanBOYzlLL1BRd0hSeFM1Mmpsd3VrTXkzSlZ4am1pdmROZ1AvQWJOcDh4Wk0waExLQ0I3aGwvVGZpL2hURGtwdEdTN1IiLCJtYWMiOiI5NjhmNjVjMjY4ZjhiZjgwYjJiYzE2ODE5YTcxZDU5MTFkMmZiZGI1MjEwYzY0ODE3NTg5OWFlNTJiM2E1MzAyIiwidGFnIjoiIn0%3D; expires=Wed, 30-Apr-2025 21:33:35 GMT; path=/XSRF-TOKEN=eyJpdiI6IncvcTBjQ3gvL1EvWHVNM2t5RFFyWWc9PSIsInZhbHVlIjoiZDYwV0liRzd0Z1R0bHFsaGVUSnZ5OEFkMzJ6OFgvSGJzUHZrcDFpeTl5YmhhcGtheGtvakVvd1pWYzVxanBOYzlLL1BRd" 1 => "thestandardmediagroup_session=eyJpdiI6IlUvV0FWTzhoTmdxVms2R1lxTkIvL2c9PSIsInZhbHVlIjoidWNvc042blJZVlVrVU9OMWR1UXlpcDBnclk2a1JWenlkSG0xWGdML1NpaXpaVXFmWmlOSDR1akxaekl5anM1T1ROK0QxWEtBcklYcVhwb0UrOGNoQllUdVQ4OU1mNXBFY2xQamZsMmNtb1pFVUlpZUlqTWtqNU5kWU9GUDBGYVAiLCJtYWMiOiIxNTAxMmZlOWNkNzdhYzRkNDY5YzAwY2E2Y2RlZmJhOTE5ZjMzOGZlYjFhMDNiMjllNjdkOTczMTdkNTI1NzQ4IiwidGFnIjoiIn0%3D; expires=Wed, 30-Apr-2025 21:33:35 GMT; path=/; httponlythestandardmediagroup_session=eyJpdiI6IlUvV0FWTzhoTmdxVms2R1lxTkIvL2c9PSIsInZhbHVlIjoidWNvc042blJZVlVrVU9OMWR1UXlpcDBnclk2a1JWenlkSG0xWGdML1NpaXpaVXFmWmlOSDR1ak" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "uCwP6kRDcHlHURCp48gSdyW7OglmwtbUtXtYCd7o" "offset" => 0 "_previous" => array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/national/article/2001514877/what-a-muslim-should-do-during-eid-celebrations" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-03-31 14:04:35GET/main-staging/national/article/2001514877/what-a-muslim-should-do-during-eid-celebrations21137476