×

Former refugee seeks to unseat Jubaland's president Madobe

Dr Abdullahi Ali, former refugee seeking to be President of Jubaland. [Courtesy]

A former refugee is seeking to unseat Somalia’s Jubaland President Ahmed Madobe, promising to eradicate violent extremism and foster unity in the region.

Dr Abdullahi Ali, who spent 19 years at the Dadaab refugee camp in Kenya, has his sights set on the militant group Al-Shabaab, whose terrorist activities have ravaged Jubaland for more than a decade.

His counter-terrorism plan involves setting up a strong special force to counter the militant outfit, a move he said would help open up Jubaland for local and international investments.

“A change in political leadership will ensure a stable Somalia and the region at large. Poor leadership is the cause of insecurity and in particular from al-Shabaab in the region,” said Dr Ali, who hails from the dominant Ogaden clan.

He urged Kenya to take interest in the state’s affairs as the region works to rid itself of the Al-Shabaab menace. Jubaland borders Kenya’s Mandera, Wajir, Garissa and Lamu counties, with Al-Shabaab terrorists taking advantage of porous borders to sneak into Kenya against the intention to have it as a buffer zone against the Al Shabaab insurgency.

“Somalia has now joined the East Africa Community and hence must ensure the region is stable starting with its soil. This will be achieved through change which we will ensure comes with a better life,” he added.

The Somali-American is banking on his experiences in America to transform the regional state, entrenching human rights, the independence of the Judiciary and government accountability.

Having a skilled workforce and enhancing Jubaland’s infrastructure also feature in the entrepreneur cum philanthropist’s list of priorities ahead of the elections that will be held within two months.

Ali has held several campaigns in Nairobi, calling out President Madobe’s 11-year reign of the region. Madobe, the state’s leader since 2013, will be eligible for election following the scrapping of term limits.

Ali opposed the move as unconstitutional arguing “the local parliament has no mandate to amend the constitution since their term ended a year ago”.

“The poverty was overwhelming, and this is linked to poor governance,” Ali said of the situation in which he found Jubaland when he returned to Somalia from the United States in 2021.

Ali is the founder and CEO of Gateway Community Services, as well as former Executive Director of Nurture All Afric, a non-profit organization with offices in the US, Kenya and Somalia

Madobe defeated three other candidates in a vote cast by the semi-autonomous region’s lawmakers in the port city of Kismayu in 2019.

A former rebel leader, he won 56 of the 74 votes cast in a poll delayed by three days.

Madobe was first elected to office in May 2013, a year after Somali troops, backed by African Union soldiers, pushed the al-Qaeda-linked armed group, al-Shabab, out of Kismayu. Jubaland, a federal member state in southern Somalia, borders the North Eastern region of in Kenya.

This week, Dr Abdullahi indicated that Jubaland, a gateway to East African Community countries, would play a key role in strengthening regional integration, thus, allowing member states to engage and share meaningful partnerships.

He implored the electorate and the EAC membership to join the course to bring change.

Request history8.1.26PHP Version1.68sRequest Duration4MBMemory UsageGET {category}/article/{id}/{slug}Route
    • Booting (12.8ms)time
    • Application (1.67s)time
    • 1 x Application (99.24%)
      1.67s
      1 x Booting (0.76%)
      12.80ms
      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
      33 statements were executed (8 duplicates)Show only duplicates939ms
      • 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.58msselect `id`, `site_id`, `article_category_id`, `title`, `long_title`, `thumbnail_url`, `story`, `published_at`, `premium`, `keywords`, `summary` from `articles` where `id` = '2001502684' and `published_at` <= '2025-03-31 18:27:35' and `deleted_at` is null
        Bindings
        • 0: 2001502684
        • 1: 2025-03-31 18:27:35
        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_main970μ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.65msselect `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` = 2001502684 and `authors`.`deleted_at` is null
        Bindings
        • 0: 2001502684
        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_main1.67msselect `id` from `article_categories` where `site_id` = 1 and `id` = 23 or `parent_id` = 23 and `deleted_at` is null
        Bindings
        • 0: 1
        • 1: 23
        • 2: 23
        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_main20.65msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where `article_category_id` in (23) and `site_id` = 1 and `deleted_at` is null and `published_at` <= '2025-03-31 18:27:35' order by `published_at` desc, `list_order` asc, `parent_category_list_order` asc limit 10 offset 0
        Bindings
        • 0: 23
        • 1: 1
        • 2: 2025-03-31 18:27:35
        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_main1.17msselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (23)
        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#53standard_digital_main1.19msselect `id`, `name`, `short_name`, `parent_id`, `site_id` from `article_categories` where `id` = 23
        Bindings
        • 0: 23
        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_main1.25msselect `id`, `name`, `short_name`, `parent_id`, `site_id` from `article_categories` where `id` = 5
        Bindings
        • 0: 5
        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#688standard_digital_main153msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where (`keywords` LIKE '%[\"Jubaland Election\",\"Dr Abdullahi Ali\",\"Jubaland Presidential Candidate\",\"President Ahmed Madobe\"]%') and `site_id` = 1 and `published_at` <= '2025-03-31 18:27:35' and `deleted_at` is null and `id` not in ('2001502684') order by `published_at` desc limit 4 offset 0
        Bindings
        • 0: %["Jubaland Election","Dr Abdullahi Ali","Jubaland Presidential Candidate","President Ahmed Madobe"]%
        • 1: 1
        • 2: 2025-03-31 18:27:35
        • 3: 2001502684
        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_main139msselect `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 18:27:35' and `published_at` >= '2025-03-31 17:27:35' 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 18:27:35
        • 4: 2025-03-31 17:27:35
        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.11msselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (7, 354, 587)
        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_main8.51msselect `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.25msselect `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 18:27:35' 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 18:27:35
        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.52msselect `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_main135msselect `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 18:27:35' 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 18:27:35
        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_main1.4msselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (3, 588, 601)
        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_main160msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `id` < '2001502684' and `site_id` = 1 and `published_at` <= '2025-03-31 18:27:35' and `deleted_at` is null order by `id` desc limit 1
        Bindings
        • 0: 2001502684
        • 1: 1
        • 2: 2025-03-31 18:27:35
        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_main1.89msselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (4)
        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_main2.39msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `id` > '2001502684' and `site_id` = 1 and `deleted_at` is null and `published_at` <= '2025-03-31 18:27:36' limit 1
        Bindings
        • 0: 2001502684
        • 1: 1
        • 2: 2025-03-31 18:27:36
        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_main1.26msselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (4)
        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_main10.1msselect `id`, `site_id`, `article_category_id`, `title`, `thumbnail_url`, `story`, `published_at`, `premium` from `articles` where `published_at` <= '2025-03-31 18:27:36' and `article_category_id` = 23 and `site_id` = 1 and `id` not in ('2001502684') order by `homepage_list_order` asc, `published_at` desc limit 6 offset 0
        Bindings
        • 0: 2025-03-31 18:27:36
        • 1: 23
        • 2: 1
        • 3: 2001502684
        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_main1.14msselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (23)
        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_main30.82msselect `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 '%[\"Jubaland Election\",\"Dr Abdullahi Ali\",\"Jubaland Presidential Candidate\",\"President Ahmed Madobe\"]%') and `videos`.`deleted_at` is null and `video_categories`.`video_type_id` = 1 order by `published_at` desc limit 3 offset 0
        Bindings
        • 0: %["Jubaland Election","Dr Abdullahi Ali","Jubaland Presidential Candidate","President Ahmed Madobe"]%
        • 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.4msselect 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_main2.28msselect `id`, `article_category_id`, `title`, `thumbnail_url`, `published_at`, `premium` from `articles` where `id` in (2001249065, 2001515176, 2001515180, 2001393881, 2001514796, 2001514957, 2001514799, 2001515110, 2001515179, 2001515107, 2001515083, 2001514989, 2001515130, 2001515171, 2001514911, 2001514960, 2001513988, 2001515080, 2001515084, 2001515143) and `deleted_at` is null and `published_at` <= '2025-03-31 18:27:36' and `homepage_list_order` is not null order by `published_at` desc, `homepage_list_order` asc, `list_order` asc limit 5
        Bindings
        • 0: 2001249065
        • 1: 2001515176
        • 2: 2001515180
        • 3: 2001393881
        • 4: 2001514796
        • 5: 2001514957
        • 6: 2001514799
        • 7: 2001515110
        • 8: 2001515179
        • 9: 2001515107
        • 10: 2001515083
        • 11: 2001514989
        • 12: 2001515130
        • 13: 2001515171
        • 14: 2001514911
        • 15: 2001514960
        • 16: 2001513988
        • 17: 2001515080
        • 18: 2001515084
        • 19: 2001515143
        • 20: 2025-03-31 18:27:36
        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_main960μsselect `id`, `name`, `parent_id` from `article_categories` where `article_categories`.`id` in (1, 264, 282, 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_main960μsselect * 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_main2.86msselect * from article_categories where id = '23'
        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_main790μsselect * from article_categories where id = '23'
        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 = '23'
        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_main900μsselect * from article_categories where id = '23'
        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_main244msselect * from `articles` where `deleted_at` is null and `published_at` <= '2025-03-31 18:27:36' and (`keywords` like '%Jubaland Election%' or `keywords` like '%Dr Abdullahi Ali%' or `keywords` like '%Jubaland Presidential Candidate%' or `keywords` like '%President Ahmed Madobe%') and (`site_id` = 1 or `site_id` = 16 or `site_id` = 20) and `id` <> '2001502684' order by `published_at` desc limit 3
        Bindings
        • 0: 2025-03-31 18:27:36
        • 1: %Jubaland Election%
        • 2: %Dr Abdullahi Ali%
        • 3: %Jubaland Presidential Candidate%
        • 4: %President Ahmed Madobe%
        • 5: 1
        • 6: 16
        • 7: 20
        • 8: 2001502684
        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_main1.11msselect * 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\Article
      37Article.php#?
      App\Models\Category
      23Category.php#?
      App\Models\Trending
      20Trending.php#?
      App\Topic
      16Topic.php#?
      App\Models\Author
      14Author.php#?
          _token
          jjQXIwFSdZRL8X8k35WG6YqyZ8E0glCKKA41SWsa
          _previous
          array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/africa/article/2001502684/former-r...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          offset
          0
          path_info
          /africa/article/2001502684/former-refugee-seeks-to-unseat-jubalands-president-madobe
          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:24 [ "cf-ray" => array:1 [ 0 => "9290df2678bdeac2-EWR" ] "x-forwarded-for" => array:1 [ 0 => "18.224.70.160" ] "host" => array:1 [ 0 => "www.standardmedia.co.ke" ] "cf-connecting-ip" => array:1 [ 0 => "18.224.70.160" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "cookie" => array:1 [ 0 => "story_no_insider=eyJpdiI6InQzeEtCZWpBNStndmpOeWVJa3V1bHc9PSIsInZhbHVlIjoiLzlUWUp1YTl3Zk1vekdueEhrMVdETXNPeTNnOTN2QmZYU3dUd3pVcmtYR3hTeUVscHRTQ2NXVWMzWjZOMWNJaiIsIm1hYyI6IjE5NjkxYzVjNmFjMWJkNTQ0MTlmNzRiNjBjNGRiN2MyZGY5ZDRiOTAwMDVkOGVlMzhlZDk3ZDkwNmZiZTE2NGQiLCJ0YWciOiIifQ%3D%3D; story_no=eyJpdiI6IjFTbVp2QmV1NmtHaFZOd2tFNGRGZWc9PSIsInZhbHVlIjoieEFqSEc3aGNjZzl6MDd5OXU2Mnpsa2ZwWStLR3N3U0FZdXFMMTZWbit3bFI4MmZFcTNvRzlVRTRwOHlkdlFPTCIsIm1hYyI6Ijc0ZmFiODlmZGY3MGZkODA5N2IyMzJiOGUzODFlZWM3MzY4MTVjYjgxNDAyNGQyOTdmZDYwYWFmOGUwM2RiNmMiLCJ0YWciOiIifQ%3D%3D; XSRF-TOKEN=eyJpdiI6ImMrV1hTWUcxb1VFK2NEd3Z6ZDlVOFE9PSIsInZhbHVlIjoiVE9UYncvRnU0d1UvcnhKNS9NeVFvUEVWbDl3dHlOM2NMYVVsZ3VHaXZjcDhaZjBMaDQ2eDVDRnVFNlhBY1dFQ0puNkd3REt4dkZiTURJS3I2dlhHTjZ6NjhrNCtnMXF5RFBGZEhaRzdzWnJuWEdweTNjSThqWWt6NlBKUXVEWVciLCJtYWMiOiJkZGVkNDBkMjkwYmQ1YmI3MjY2MjRmOWJjNzk0ZThkM2ZjNjg1MjIxYjM4MjY4NmZkYWI3MTFiYzhiNzYwNjYzIiwidGFnIjoiIn0%3D; thestandardmediagroup_session=eyJpdiI6IkhqV1hHbU44TDRZbFBheGtjYktLSGc9PSIsInZhbHVlIjoiQ0xMTnRhRTNZRlJiRmZMSFNJTzhYdm54Y3dMQmpndTlEQlc2TzM2SjhNZ1Z3QmJPbXIyQmgxMFd6Z3didmhYUHNPS3lQYk1kbGZ6cFJIYWZkbzhnb0JodWl6ZnVVU3NyZGhINzlrc2wyQVVHaDdxb1lJZkNuWTgxQ3p0L3NkMnYiLCJtYWMiOiI0ZmJiMzVhMjM3MWFhYzgyM2EwZjRkNDNmYWMyYTI4Yzg1YjQ2ZjUwNzU1YjIwMmU0OTg0MTEyZmFjZmExNjIwIiwidGFnIjoiIn0%3Dstory_no_insider=eyJpdiI6InQzeEtCZWpBNStndmpOeWVJa3V1bHc9PSIsInZhbHVlIjoiLzlUWUp1YTl3Zk1vekdueEhrMVdETXNPeTNnOTN2QmZYU3dUd3pVcmtYR3hTeUVscHRTQ2NXVWMzWjZOMWNJaiI" ] "priority" => array:1 [ 0 => "u=0, i" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "connection" => array:1 [ 0 => "Keep-Alive" ] "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" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "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" ] ]
          request_cookies
          0 of 0
          array:4 [ "story_no_insider" => "1" "story_no" => "2" "XSRF-TOKEN" => "jjQXIwFSdZRL8X8k35WG6YqyZ8E0glCKKA41SWsa" "thestandardmediagroup_session" => "q0tZlaJnFHeM5kdq8Ol4m7FfEbPBWrp5Y666O0Dq" ]
          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 15:27:36 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InZwTERxMng0b3RSUGZRR1RRNTJOZEE9PSIsInZhbHVlIjoidHFRb282Qis4U1dwWWYxWk13UTdUeVVnbTlURkg2NzFCTUtaS3ozOGdkTXd3UC9YY0k5cVpTS0pYOGlKZ2JCa1YwU3BMZXVzbmFPUmxZYjNZOE9sRkZmOG9aSkVIWmwxbW12bkFLazVydlFOcEg1Y2k2Vml1OHRFUFYydytTcVMiLCJtYWMiOiI3MTA5NDAwMWM4YWU3M2EwM2E5Y2MzNTZlNDFlYTMwNjZiYWQwMzU0M2U5ODk1MmI4ZjRkYWIwZGU2Y2FiNjRiIiwidGFnIjoiIn0%3D; expires=Thu, 01 May 2025 01:56:37 GMT; Max-Age=2629740; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6InZwTERxMng0b3RSUGZRR1RRNTJOZEE9PSIsInZhbHVlIjoidHFRb282Qis4U1dwWWYxWk13UTdUeVVnbTlURkg2NzFCTUtaS3ozOGdkTXd3UC9YY0k5cVpTS0pYOGlKZ2JCa1YwU3BMZ" 1 => "thestandardmediagroup_session=eyJpdiI6IjEvcGpPVlZzN3BqVlZqR0pPTlIyVmc9PSIsInZhbHVlIjoiWG9XbFhQbTd3TGcxYllmV0NlWnR1QzB2VnZZMThWbU1YK1hIbitkZE91WnpYYzFKVE8xRWlsUHlaeHNQTlBYaHJKcFVBNnE4VWM4ZCsxOStFejQxR2x1VlhsaHB0Q1NFd0VxaHJPejU4RjVQSkhnOVNBN1haWTFjT01XK0o2Q0IiLCJtYWMiOiIyN2NmNjg3N2Q2ZTQxODViMzIzMjQyZjhkNGE0NmEzY2RiZjhmMWI1ZGM2OTE4NGZiMTdjMzBhOTdkNzg3YzhlIiwidGFnIjoiIn0%3D; expires=Thu, 01 May 2025 01:56:37 GMT; Max-Age=2629740; path=/; httponly; samesite=laxthestandardmediagroup_session=eyJpdiI6IjEvcGpPVlZzN3BqVlZqR0pPTlIyVmc9PSIsInZhbHVlIjoiWG9XbFhQbTd3TGcxYllmV0NlWnR1QzB2VnZZMThWbU1YK1hIbitkZE91WnpYYzFKVE8xRWlsUH" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InZwTERxMng0b3RSUGZRR1RRNTJOZEE9PSIsInZhbHVlIjoidHFRb282Qis4U1dwWWYxWk13UTdUeVVnbTlURkg2NzFCTUtaS3ozOGdkTXd3UC9YY0k5cVpTS0pYOGlKZ2JCa1YwU3BMZXVzbmFPUmxZYjNZOE9sRkZmOG9aSkVIWmwxbW12bkFLazVydlFOcEg1Y2k2Vml1OHRFUFYydytTcVMiLCJtYWMiOiI3MTA5NDAwMWM4YWU3M2EwM2E5Y2MzNTZlNDFlYTMwNjZiYWQwMzU0M2U5ODk1MmI4ZjRkYWIwZGU2Y2FiNjRiIiwidGFnIjoiIn0%3D; expires=Thu, 01-May-2025 01:56:37 GMT; path=/XSRF-TOKEN=eyJpdiI6InZwTERxMng0b3RSUGZRR1RRNTJOZEE9PSIsInZhbHVlIjoidHFRb282Qis4U1dwWWYxWk13UTdUeVVnbTlURkg2NzFCTUtaS3ozOGdkTXd3UC9YY0k5cVpTS0pYOGlKZ2JCa1YwU3BMZ" 1 => "thestandardmediagroup_session=eyJpdiI6IjEvcGpPVlZzN3BqVlZqR0pPTlIyVmc9PSIsInZhbHVlIjoiWG9XbFhQbTd3TGcxYllmV0NlWnR1QzB2VnZZMThWbU1YK1hIbitkZE91WnpYYzFKVE8xRWlsUHlaeHNQTlBYaHJKcFVBNnE4VWM4ZCsxOStFejQxR2x1VlhsaHB0Q1NFd0VxaHJPejU4RjVQSkhnOVNBN1haWTFjT01XK0o2Q0IiLCJtYWMiOiIyN2NmNjg3N2Q2ZTQxODViMzIzMjQyZjhkNGE0NmEzY2RiZjhmMWI1ZGM2OTE4NGZiMTdjMzBhOTdkNzg3YzhlIiwidGFnIjoiIn0%3D; expires=Thu, 01-May-2025 01:56:37 GMT; path=/; httponlythestandardmediagroup_session=eyJpdiI6IjEvcGpPVlZzN3BqVlZqR0pPTlIyVmc9PSIsInZhbHVlIjoiWG9XbFhQbTd3TGcxYllmV0NlWnR1QzB2VnZZMThWbU1YK1hIbitkZE91WnpYYzFKVE8xRWlsUH" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "jjQXIwFSdZRL8X8k35WG6YqyZ8E0glCKKA41SWsa" "_previous" => array:1 [ "url" => "http://www.standardmedia.co.ke/main-staging/africa/article/2001502684/former-refugee-seeks-to-unseat-jubalands-president-madobe" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "offset" => 0 ]
          ClearShow all
          Date ↕MethodURLData
          #12025-03-31 18:27:37GET/main-staging/africa/article/2001502684/former-refugee-seeks-to-unseat-jubalands-president-madobe1133110