• Dublin, United States
  • |
  • May, 13th, 25

XINHUA-PAKISTAN SERVICE

A Pakistani worker secures award in BRI's video compilationBreaking

November 24, 2020

BEIJING Nov.24 (INP): The video Story of a Pakistani construction worker who works under CPEC project won the hearts of audiences and secured awards at the 2nd Belt and Road (BRI) Short Video Competition, says a report published by Gwadar Pro on Tuesday.

Aside from presenting CPEC’s potential of sustainable development in the lives of individuals, the story also showcased Pakistani worker’s work ethic and dedication, which spoke loudly for the nations’ character.

The 2nd Belt and Road (BRI) Short Video competition, co-organized by China Public Diplomacy Association, News Center of the State-owned Assets Supervision and Administration Commission of the State Council (SASAC), and Global Times Online, was held in Wuhan, Central China.

The competition aimed to unfold touching stories of individuals from countries all along the Belt and Road, and to help to build a community with a shared future for mankind.

Under the theme of “Act in Solidarity”, 500 pieces of short videos, telling inspiring stories of Belt and Road builders and beneficiaries, poured in from more than 80 countries.

The video story of a Pakistani construction worker who works with China Gezhouba Group Corporation (CGGC) INTERNATIONAL LTD.at Dasu Dam, stood out and won the audiences heart.

CPEC changed my life’ through China Gezhouba Group Corporation (CGGC). He come from Kohistan district in Khyber Pakhtunkhwa Province, Pakistan and is now working at Dasu Dam, a large hydroelectric gravity dam, whose civil engineering were undertaken by CGGC.

“I used to be unemployed, and do not have stable income, as a result, my child was deprived of education.” Naseer stated in the video, “My life changed drastically since I was employed by CGGC.

This job enables me to provide education to my child, I have opened a small shop with my salary, and what’s more, I feel respected, not only by my Chinese colleagues but also by my family.”

Naseer’s diligence laid solid foundation for his success, a Chinese staff from Dasu dam told Gwadar Pro. “Like many of my Pakistani friends, Naseer is candid and extremely hardworking, he took control of his life and we are all glad that it paid off.”

At the Dasu dam, Pakistani and Chinese workers are bonding regardless of their nationalities. “Naseer and others would invite us to their house for dinner after work, we respect each other like brothers. CPEC has brought us together.” Lu Yong, a Chinese staff from Dasu Dam told reporter.

To date, various CPEC projects have provided 700,000 direct jobs to people across Pakistan, Naseer’s story is not just an exception.

INP/Javed

7.4.33PHP Version234msRequest Duration25MBMemory UsageGET news-detail/{category}/{slug}Route
    • Booting (83.18ms)
    • Application (150ms)
    • 1 x Application (63.96%)
      149.60ms
      1 x Booting (35.56%)
      83.18ms
      8 templates were rendered
      • site.news.news_detail (resources/views/site/news/news_detail.blade.php)3blade
        Params
        0
        post
        1
        categorywisePosts
        2
        category
      • site.partials.components.share_links (resources/views/site/partials/components/share_links.blade.php)8blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        post
        5
        categorywisePosts
        6
        category
        7
        shareComponent
      • site.layouts.app (resources/views/site/layouts/app.blade.php)11blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        post
        5
        categorywisePosts
        6
        category
        7
        __currentLoopData
        8
        related_posts
        9
        loop
        10
        language
      • site.partials.seo_og (resources/views/site/partials/seo_og.blade.php)11blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        post
        5
        categorywisePosts
        6
        category
        7
        __currentLoopData
        8
        related_posts
        9
        loop
        10
        language
      • site.layouts.header (resources/views/site/layouts/header.blade.php)17blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        post
        5
        categorywisePosts
        6
        category
        7
        __currentLoopData
        8
        related_posts
        9
        loop
        10
        language
        11
        currentUserInfo
        12
        adLocations
        13
        primaryMenu
        14
        socialMedias
        15
        lastPost
        16
        activeLang
      • site.layouts.header.style_2 (resources/views/site/layouts/header/style_2.blade.php)18blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        post
        5
        categorywisePosts
        6
        category
        7
        __currentLoopData
        8
        related_posts
        9
        loop
        10
        language
        11
        currentUserInfo
        12
        adLocations
        13
        primaryMenu
        14
        socialMedias
        15
        lastPost
        16
        activeLang
        17
        category_slug
      • site.layouts.footer (resources/views/site/layouts/footer.blade.php)13blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        post
        5
        categorywisePosts
        6
        category
        7
        __currentLoopData
        8
        related_posts
        9
        loop
        10
        language
        11
        categories
        12
        socialMedias
      • site.layouts.footer.style_1 (resources/views/site/layouts/footer/style_1.blade.php)17blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        post
        5
        categorywisePosts
        6
        category
        7
        __currentLoopData
        8
        related_posts
        9
        loop
        10
        language
        11
        categories
        12
        socialMedias
        13
        xhinu
        14
        xhinusubCategories
        15
        0
        16
        1
      uri
      GET news-detail/{category}/{slug}
      middleware
      web, localeSessionRedirect, localizationRedirect, localeViewPath, isInstalledCheck
      controller
      App\Http\Controllers\Site\HomeController@getNewsDetail
      namespace
      App\Http\Controllers\Site
      prefix
      where
      as
      news.detail
      file
      app/Http/Controllers/Site/HomeController.php:566-589
      47 statements were executed, 26 of which were duplicated, 21 unique23.22ms
      • select * from information_schema.tables where table_schema = 'staginginpnet_staging' and table_name = 'settings' and table_type = 'BASE TABLE'850μsmiddleware::isInstalledCheck:28staginginpnet_staging
        Metadata
        Bindings
        • 0. staginginpnet_staging
        • 1. settings
        Backtrace
        • 10. middleware::isInstalledCheck:28
        • 11. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 12. middleware::localeViewPath:33
        • 13. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 14. middleware::localizationRedirect:45
      • select * from information_schema.tables where table_schema = 'staginginpnet_staging' and table_name = 'users' and table_type = 'BASE TABLE'610μsmiddleware::isInstalledCheck:28staginginpnet_staging
        Metadata
        Bindings
        • 0. staginginpnet_staging
        • 1. users
        Backtrace
        • 10. middleware::isInstalledCheck:28
        • 11. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 12. middleware::localeViewPath:33
        • 13. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 14. middleware::localizationRedirect:45
      • select * from `categories` where `slug` = 'xinhua-pakistan-service' limit 1290μs/app/Http/Controllers/Site/HomeController.php:570staginginpnet_staging
        Metadata
        Bindings
        • 0. xinhua-pakistan-service
        Backtrace
        • 15. /app/Http/Controllers/Site/HomeController.php:570
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
      • select * from `posts` where (`slug` = 'a-pakistani-worker-secures-award-in-bris-video-compilation') limit 111.3ms/app/Http/Controllers/Site/HomeController.php:572staginginpnet_staging
        Metadata
        Bindings
        • 0. a-pakistani-worker-secures-award-in-bris-video-compilation
        Backtrace
        • 15. /app/Http/Controllers/Site/HomeController.php:572
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
      • select * from `post_category` where `category_id` = 8 and `id` != 24047 order by `id` desc limit 61.25ms/app/Http/Controllers/Site/HomeController.php:577staginginpnet_staging
        Metadata
        Bindings
        • 0. 8
        • 1. 24047
        Backtrace
        • 14. /app/Http/Controllers/Site/HomeController.php:577
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
      • select * from `categories` where `categories`.`id` = 8 limit 1290μsview::a482eedb72851f3e04f739d161d9d973c499ee93:62staginginpnet_staging
        Metadata
        Bindings
        • 0. 8
        Backtrace
        • 20. view::a482eedb72851f3e04f739d161d9d973c499ee93:62
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `posts` where `posts`.`id` = 21014 limit 1340μsview::a482eedb72851f3e04f739d161d9d973c499ee93:62staginginpnet_staging
        Metadata
        Bindings
        • 0. 21014
        Backtrace
        • 20. view::a482eedb72851f3e04f739d161d9d973c499ee93:62
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `images` where `images`.`id` = 111402 limit 1310μsview::a482eedb72851f3e04f739d161d9d973c499ee93:63staginginpnet_staging
        Metadata
        Bindings
        • 0. 111402
        Backtrace
        • 21. view::a482eedb72851f3e04f739d161d9d973c499ee93:63
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `categories` where `categories`.`id` = 8 limit 1190μsview::a482eedb72851f3e04f739d161d9d973c499ee93:62staginginpnet_staging
        Metadata
        Bindings
        • 0. 8
        Backtrace
        • 20. view::a482eedb72851f3e04f739d161d9d973c499ee93:62
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `posts` where `posts`.`id` = 21014 limit 1290μsview::a482eedb72851f3e04f739d161d9d973c499ee93:62staginginpnet_staging
        Metadata
        Bindings
        • 0. 21014
        Backtrace
        • 20. view::a482eedb72851f3e04f739d161d9d973c499ee93:62
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `images` where `images`.`id` = 111402 limit 1210μsview::a482eedb72851f3e04f739d161d9d973c499ee93:63staginginpnet_staging
        Metadata
        Bindings
        • 0. 111402
        Backtrace
        • 21. view::a482eedb72851f3e04f739d161d9d973c499ee93:63
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `categories` where `categories`.`id` = 8 limit 1210μsview::a482eedb72851f3e04f739d161d9d973c499ee93:62staginginpnet_staging
        Metadata
        Bindings
        • 0. 8
        Backtrace
        • 20. view::a482eedb72851f3e04f739d161d9d973c499ee93:62
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `posts` where `posts`.`id` = 21014 limit 1250μsview::a482eedb72851f3e04f739d161d9d973c499ee93:62staginginpnet_staging
        Metadata
        Bindings
        • 0. 21014
        Backtrace
        • 20. view::a482eedb72851f3e04f739d161d9d973c499ee93:62
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `images` where `images`.`id` = 111402 limit 1180μsview::a482eedb72851f3e04f739d161d9d973c499ee93:63staginginpnet_staging
        Metadata
        Bindings
        • 0. 111402
        Backtrace
        • 21. view::a482eedb72851f3e04f739d161d9d973c499ee93:63
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `categories` where `categories`.`id` = 8 limit 1270μsview::a482eedb72851f3e04f739d161d9d973c499ee93:62staginginpnet_staging
        Metadata
        Bindings
        • 0. 8
        Backtrace
        • 20. view::a482eedb72851f3e04f739d161d9d973c499ee93:62
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `posts` where `posts`.`id` = 21014 limit 1220μsview::a482eedb72851f3e04f739d161d9d973c499ee93:62staginginpnet_staging
        Metadata
        Bindings
        • 0. 21014
        Backtrace
        • 20. view::a482eedb72851f3e04f739d161d9d973c499ee93:62
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `images` where `images`.`id` = 111402 limit 1260μsview::a482eedb72851f3e04f739d161d9d973c499ee93:63staginginpnet_staging
        Metadata
        Bindings
        • 0. 111402
        Backtrace
        • 21. view::a482eedb72851f3e04f739d161d9d973c499ee93:63
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `categories` where `categories`.`id` = 8 limit 1150μsview::a482eedb72851f3e04f739d161d9d973c499ee93:62staginginpnet_staging
        Metadata
        Bindings
        • 0. 8
        Backtrace
        • 20. view::a482eedb72851f3e04f739d161d9d973c499ee93:62
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `posts` where `posts`.`id` = 21014 limit 1210μsview::a482eedb72851f3e04f739d161d9d973c499ee93:62staginginpnet_staging
        Metadata
        Bindings
        • 0. 21014
        Backtrace
        • 20. view::a482eedb72851f3e04f739d161d9d973c499ee93:62
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `images` where `images`.`id` = 111402 limit 1170μsview::a482eedb72851f3e04f739d161d9d973c499ee93:63staginginpnet_staging
        Metadata
        Bindings
        • 0. 111402
        Backtrace
        • 21. view::a482eedb72851f3e04f739d161d9d973c499ee93:63
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `categories` where `categories`.`id` = 8 limit 1200μsview::a482eedb72851f3e04f739d161d9d973c499ee93:62staginginpnet_staging
        Metadata
        Bindings
        • 0. 8
        Backtrace
        • 20. view::a482eedb72851f3e04f739d161d9d973c499ee93:62
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `posts` where `posts`.`id` = 21014 limit 1190μsview::a482eedb72851f3e04f739d161d9d973c499ee93:62staginginpnet_staging
        Metadata
        Bindings
        • 0. 21014
        Backtrace
        • 20. view::a482eedb72851f3e04f739d161d9d973c499ee93:62
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `images` where `images`.`id` = 111402 limit 1170μsview::a482eedb72851f3e04f739d161d9d973c499ee93:63staginginpnet_staging
        Metadata
        Bindings
        • 0. 111402
        Backtrace
        • 21. view::a482eedb72851f3e04f739d161d9d973c499ee93:63
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `settings` where `title` = 'default_language' limit 1180μs/app/Http/View/Composers/LanguageComposer.php:27staginginpnet_staging
        Metadata
        Bindings
        • 0. default_language
        Backtrace
        • 15. /app/Http/View/Composers/LanguageComposer.php:27
        • 16. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:124
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select * from `languages` where `code` = 'en' limit 1150μs/app/Http/View/Composers/LanguageComposer.php:31staginginpnet_staging
        Metadata
        Bindings
        • 0. en
        Backtrace
        • 15. /app/Http/View/Composers/LanguageComposer.php:31
        • 16. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:124
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select * from `users` where `users`.`id` = 4 limit 1220μs/vendor/cartalyst/sentinel/src/Users/IlluminateUserRepository.php:72staginginpnet_staging
        Metadata
        Bindings
        • 0. 4
        Backtrace
        • 16. /vendor/cartalyst/sentinel/src/Users/IlluminateUserRepository.php:72
        • 20. view::cd92d40aa993ff07e27a4084503982ba68c67898:61
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select `roles`.*, `role_users`.`user_id` as `pivot_user_id`, `role_users`.`role_id` as `pivot_role_id`, `role_users`.`created_at` as `pivot_created_at`, `role_users`.`updated_at` as `pivot_updated_at` from `roles` inner join `role_users` on `roles`.`id` = `role_users`.`role_id` where `role_users`.`user_id` = 4220μsview::cd92d40aa993ff07e27a4084503982ba68c67898:61staginginpnet_staging
        Metadata
        Bindings
        • 0. 4
        Backtrace
        • 19. view::cd92d40aa993ff07e27a4084503982ba68c67898:61
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `categories` where `slug` like '%xinhua%' limit 1420μsview::3fe56f91603f8c9189983794d600d4bc38ed5f4c:59staginginpnet_staging
        Metadata
        Bindings
        • 0. %xinhua%
        Backtrace
        • 15. view::3fe56f91603f8c9189983794d600d4bc38ed5f4c:59
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `sub_categories` where `sub_categories`.`id` = 2 limit 1280μs/app/Helpers/helpers.php:48staginginpnet_staging
        Metadata
        Bindings
        • 0. 2
        Backtrace
        • 20. /app/Helpers/helpers.php:48
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `categories` where `categories`.`id` = 8 limit 1290μs/app/Helpers/helpers.php:48staginginpnet_staging
        Metadata
        Bindings
        • 0. 8
        Backtrace
        • 20. /app/Helpers/helpers.php:48
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `sub_categories` where `sub_categories`.`id` = 3 limit 1140μs/app/Helpers/helpers.php:48staginginpnet_staging
        Metadata
        Bindings
        • 0. 3
        Backtrace
        • 20. /app/Helpers/helpers.php:48
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `categories` where `categories`.`id` = 8 limit 1220μs/app/Helpers/helpers.php:48staginginpnet_staging
        Metadata
        Bindings
        • 0. 8
        Backtrace
        • 20. /app/Helpers/helpers.php:48
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `sub_categories` where `sub_categories`.`id` = 4 limit 1200μs/app/Helpers/helpers.php:48staginginpnet_staging
        Metadata
        Bindings
        • 0. 4
        Backtrace
        • 20. /app/Helpers/helpers.php:48
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `categories` where `categories`.`id` = 8 limit 1220μs/app/Helpers/helpers.php:48staginginpnet_staging
        Metadata
        Bindings
        • 0. 8
        Backtrace
        • 20. /app/Helpers/helpers.php:48
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `sub_categories` where `sub_categories`.`id` = 5 limit 1190μs/app/Helpers/helpers.php:48staginginpnet_staging
        Metadata
        Bindings
        • 0. 5
        Backtrace
        • 20. /app/Helpers/helpers.php:48
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `categories` where `categories`.`id` = 8 limit 1180μs/app/Helpers/helpers.php:48staginginpnet_staging
        Metadata
        Bindings
        • 0. 8
        Backtrace
        • 20. /app/Helpers/helpers.php:48
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `sub_categories` where `sub_categories`.`id` = 6 limit 1140μs/app/Helpers/helpers.php:48staginginpnet_staging
        Metadata
        Bindings
        • 0. 6
        Backtrace
        • 20. /app/Helpers/helpers.php:48
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `categories` where `categories`.`id` = 8 limit 1180μs/app/Helpers/helpers.php:48staginginpnet_staging
        Metadata
        Bindings
        • 0. 8
        Backtrace
        • 20. /app/Helpers/helpers.php:48
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `sub_categories` where `sub_categories`.`id` = 9 limit 1140μs/app/Helpers/helpers.php:48staginginpnet_staging
        Metadata
        Bindings
        • 0. 9
        Backtrace
        • 20. /app/Helpers/helpers.php:48
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `categories` where `categories`.`id` = 8 limit 1120μs/app/Helpers/helpers.php:48staginginpnet_staging
        Metadata
        Bindings
        • 0. 8
        Backtrace
        • 20. /app/Helpers/helpers.php:48
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `sub_categories` where `sub_categories`.`id` = 7 limit 1170μs/app/Helpers/helpers.php:48staginginpnet_staging
        Metadata
        Bindings
        • 0. 7
        Backtrace
        • 20. /app/Helpers/helpers.php:48
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `categories` where `categories`.`id` = 8 limit 1170μs/app/Helpers/helpers.php:48staginginpnet_staging
        Metadata
        Bindings
        • 0. 8
        Backtrace
        • 20. /app/Helpers/helpers.php:48
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `sub_categories` where `sub_categories`.`id` = 52 limit 1140μs/app/Helpers/helpers.php:48staginginpnet_staging
        Metadata
        Bindings
        • 0. 52
        Backtrace
        • 20. /app/Helpers/helpers.php:48
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `categories` where `categories`.`id` = 8 limit 1150μs/app/Helpers/helpers.php:48staginginpnet_staging
        Metadata
        Bindings
        • 0. 8
        Backtrace
        • 20. /app/Helpers/helpers.php:48
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `categories` where `language` = 'en'210μs/app/Http/View/Composers/FooterWidgetComposer.php:28staginginpnet_staging
        Metadata
        Bindings
        • 0. en
        Backtrace
        • 14. /app/Http/View/Composers/FooterWidgetComposer.php:28
        • 15. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • 18. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:124
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select * from `categories` where `id` in (8, 22) and `language` = 'en' limit 1210μsview::15955757e8f982384ac2a7379c8ef18457c273c3:3staginginpnet_staging
        Metadata
        Bindings
        • 0. 8
        • 1. 22
        • 2. en
        Backtrace
        • 15. view::15955757e8f982384ac2a7379c8ef18457c273c3:3
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      • select * from `sub_categories` where `category_id` in (8, 22) and `language` = 'en'270μsview::15955757e8f982384ac2a7379c8ef18457c273c3:4staginginpnet_staging
        Metadata
        Bindings
        • 0. 8
        • 1. 22
        • 2. en
        Backtrace
        • 14. view::15955757e8f982384ac2a7379c8ef18457c273c3:4
        • 16. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 17. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 18. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:126
      Modules\Post\Entities\SubCategory
      17
      Modules\User\Entities\Role
      1
      Modules\User\Entities\User
      1
      Modules\Language\Entities\Language
      1
      Modules\Setting\Entities\Setting
      1
      Modules\Gallery\Entities\Image
      6
      App\PostCategory
      6
      Modules\Post\Entities\Post
      7
      Modules\Post\Entities\Category
      30
          _token
          Ngg1r1B4Zcn4XhtSnoJP9ggZmbd35UmN7gXHCm6N
          mode
          null
          _previous
          array:1 [ "url" => "https://staging.inp.net.pk/news-detail/xinhua-pakistan-service/a-pakistani-wor...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /news-detail/xinhua-pakistan-service/a-pakistani-worker-secures-award-in-bris-video-compilation
          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:17 [ "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" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "connection" => array:1 [ 0 => "keep-alive" ] "content-length" => array:1 [ 0 => "0" ] "host" => array:1 [ 0 => "staging.inp.net.pk" ] "pragma" => array:1 [ 0 => "no-cache" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "x-https" => array:1 [ 0 => "1" ] ]
          request_server
          0 of 0
          array:57 [ "PATH" => "/usr/local/bin:/usr/bin:/bin" "TEMP" => "/tmp" "TMP" => "/tmp" "TMPDIR" => "/tmp" "PWD" => "/" "HTTP_ACCEPT" => "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" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_CONNECTION" => "keep-alive" "CONTENT_LENGTH" => "0" "HTTP_HOST" => "staging.inp.net.pk" "HTTP_PRAGMA" => "no-cache" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_SEC_CH_UA" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_X_HTTPS" => "1" "REDIRECT_UNIQUE_ID" => "aCMdrNYEvInEXjyUxMFHUQAAACc" "REDIRECT_SCRIPT_URL" => "/news-detail/xinhua-pakistan-service/a-pakistani-worker-secures-award-in-bris-video-compilation" "REDIRECT_SCRIPT_URI" => "https://staging.inp.net.pk/news-detail/xinhua-pakistan-service/a-pakistani-worker-secures-award-in-bris-video-compilation" "REDIRECT_HTTPS" => "on" "REDIRECT_SSL_TLS_SNI" => "staging.inp.net.pk" "REDIRECT_STATUS" => "200" "UNIQUE_ID" => "aCMdrNYEvInEXjyUxMFHUQAAACc" "SCRIPT_URL" => "/news-detail/xinhua-pakistan-service/a-pakistani-worker-secures-award-in-bris-video-compilation" "SCRIPT_URI" => "https://staging.inp.net.pk/news-detail/xinhua-pakistan-service/a-pakistani-worker-secures-award-in-bris-video-compilation" "HTTPS" => "on" "SSL_TLS_SNI" => "staging.inp.net.pk" "SERVER_SIGNATURE" => "" "SERVER_SOFTWARE" => "Apache" "SERVER_NAME" => "staging.inp.net.pk" "SERVER_ADDR" => "95.216.244.169" "SERVER_PORT" => "443" "REMOTE_ADDR" => "18.224.54.247" "DOCUMENT_ROOT" => "/home/staginginpnet/public_html" "REQUEST_SCHEME" => "https" "CONTEXT_PREFIX" => "" "CONTEXT_DOCUMENT_ROOT" => "/home/staginginpnet/public_html" "SERVER_ADMIN" => "webmaster@staging.inp.net.pk" "SCRIPT_FILENAME" => "/home/staginginpnet/public_html/server.php" "REMOTE_PORT" => "27323" "REDIRECT_URL" => "/news-detail/xinhua-pakistan-service/a-pakistani-worker-secures-award-in-bris-video-compilation" "SERVER_PROTOCOL" => "HTTP/1.1" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "REQUEST_URI" => "/news-detail/xinhua-pakistan-service/a-pakistani-worker-secures-award-in-bris-video-compilation" "SCRIPT_NAME" => "/server.php" "PHP_SELF" => "/server.php" "REQUEST_TIME_FLOAT" => 1747131820.8244 "REQUEST_TIME" => 1747131820 "argv" => [] "argc" => 0 ]
          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 => "Tue, 13 May 2025 10:23:40 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkFKcFg0Znl1cjFRUDVIUGFUZEg2REE9PSIsInZhbHVlIjoiaVNIU2dxSE0xVEpvXC90Y1UxTVJ1MlJ5NUtBQUVuOVVrc0hwVDlPUFAwOVJaaXVtazFQbUVEZUZRcnEybldxVG45Wm1tXC9FdkQzZzFBN294ckw2anMwU1M3TnA0WWZyeGdZSjZ5Mks3aTE2d3BHbFwvQVhvRkV4RERvQnA2eW1XVW0iLCJtYWMiOiIxMDQxNjkyYWE0YWZlNzQwNTBkZTgzNGZiZTA0NTUxODg5NDZjYzg2ODMyMTU4ZjQ4NDA5MWVmMjI5ODRiNDkxIn0%3D; expires=Tue, 13-May-2025 12:23:41 GMT; Max-Age=7200; path=/XSRF-TOKEN=eyJpdiI6IkFKcFg0Znl1cjFRUDVIUGFUZEg2REE9PSIsInZhbHVlIjoiaVNIU2dxSE0xVEpvXC90Y1UxTVJ1MlJ5NUtBQUVuOVVrc0hwVDlPUFAwOVJaaXVtazFQbUVEZUZRcnEybldxVG45Wm1tX" 1 => "inp_news_session=eyJpdiI6IlNtdk9tYWNGZ2U2MGpBalc3bUtiM3c9PSIsInZhbHVlIjoic281QThkNWhSYjFzY25uNlpqZUFBTUNIeDJPWTQrRzdUUFNrdklkNDFBQ3d0aUFnZ05RSkRkdmZUNno2UGZCdFg2NXZobm1YajFzXC9lcVZDeUs4TkppY1JyRWs1RVJ3bDVHNTZySGtjMzh4UjNWV1BvaDR0d2k1YUZYY1hsRnBXIiwibWFjIjoiYjY5ZTI2ZTQ3MmIzZjBlOTRiNjMwZDIzNTI2NTcxZWM4Mjc5YTFhOGU3ODUzMmNkMzQxMWE2NWI4MjE0ZmNmZCJ9; expires=Tue, 13-May-2025 12:23:41 GMT; Max-Age=7200; path=/; httponlyinp_news_session=eyJpdiI6IlNtdk9tYWNGZ2U2MGpBalc3bUtiM3c9PSIsInZhbHVlIjoic281QThkNWhSYjFzY25uNlpqZUFBTUNIeDJPWTQrRzdUUFNrdklkNDFBQ3d0aUFnZ05RSkRkdmZUNno2UGZCdFg" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkFKcFg0Znl1cjFRUDVIUGFUZEg2REE9PSIsInZhbHVlIjoiaVNIU2dxSE0xVEpvXC90Y1UxTVJ1MlJ5NUtBQUVuOVVrc0hwVDlPUFAwOVJaaXVtazFQbUVEZUZRcnEybldxVG45Wm1tXC9FdkQzZzFBN294ckw2anMwU1M3TnA0WWZyeGdZSjZ5Mks3aTE2d3BHbFwvQVhvRkV4RERvQnA2eW1XVW0iLCJtYWMiOiIxMDQxNjkyYWE0YWZlNzQwNTBkZTgzNGZiZTA0NTUxODg5NDZjYzg2ODMyMTU4ZjQ4NDA5MWVmMjI5ODRiNDkxIn0%3D; expires=Tue, 13-May-2025 12:23:41 GMT; path=/XSRF-TOKEN=eyJpdiI6IkFKcFg0Znl1cjFRUDVIUGFUZEg2REE9PSIsInZhbHVlIjoiaVNIU2dxSE0xVEpvXC90Y1UxTVJ1MlJ5NUtBQUVuOVVrc0hwVDlPUFAwOVJaaXVtazFQbUVEZUZRcnEybldxVG45Wm1tX" 1 => "inp_news_session=eyJpdiI6IlNtdk9tYWNGZ2U2MGpBalc3bUtiM3c9PSIsInZhbHVlIjoic281QThkNWhSYjFzY25uNlpqZUFBTUNIeDJPWTQrRzdUUFNrdklkNDFBQ3d0aUFnZ05RSkRkdmZUNno2UGZCdFg2NXZobm1YajFzXC9lcVZDeUs4TkppY1JyRWs1RVJ3bDVHNTZySGtjMzh4UjNWV1BvaDR0d2k1YUZYY1hsRnBXIiwibWFjIjoiYjY5ZTI2ZTQ3MmIzZjBlOTRiNjMwZDIzNTI2NTcxZWM4Mjc5YTFhOGU3ODUzMmNkMzQxMWE2NWI4MjE0ZmNmZCJ9; expires=Tue, 13-May-2025 12:23:41 GMT; path=/; httponlyinp_news_session=eyJpdiI6IlNtdk9tYWNGZ2U2MGpBalc3bUtiM3c9PSIsInZhbHVlIjoic281QThkNWhSYjFzY25uNlpqZUFBTUNIeDJPWTQrRzdUUFNrdklkNDFBQ3d0aUFnZ05RSkRkdmZUNno2UGZCdFg" ] ]
          session_attributes
          0 of 0
          array:5 [ "_token" => "Ngg1r1B4Zcn4XhtSnoJP9ggZmbd35UmN7gXHCm6N" "mode" => null "_previous" => array:1 [ "url" => "https://staging.inp.net.pk/news-detail/xinhua-pakistan-service/a-pakistani-worker-secures-award-in-bris-video-compilation" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]