Mission: Yozakura Family Chapter 109 Bahasa Indonesia

Semua chapter ada di Mission: Yozakura Family

Baca komik Mission: Yozakura Family Chapter 109 bahasa Indonesia terbaru di NarasiNinja. Komik Mission: Yozakura Family bahasa Indonesia selalu update di NarasiNinja. Jangan lupa membaca update komik lainnya ya. Daftar koleksi komik NarasiNinja ada di menu Daftar Komik.

Baca Komik Mission: Yozakura Family Chapter 109 halaman 1 Baca Komik Mission: Yozakura Family Chapter 109 halaman 2 Baca Komik Mission: Yozakura Family Chapter 109 halaman 3 Baca Komik Mission: Yozakura Family Chapter 109 halaman 4 Baca Komik Mission: Yozakura Family Chapter 109 halaman 5 Baca Komik Mission: Yozakura Family Chapter 109 halaman 6

Tags: baca manga Mission: Yozakura Family Chapter 109 bahasa Indonesia, komik Mission: Yozakura Family Chapter 109 bahasa Indonesia, baca Mission: Yozakura Family Chapter 109 online, Mission: Yozakura Family Chapter 109 chapter terbaru, Mission: Yozakura Family high quality scan. ,

8.0.26PHP Version1.6sRequest Duration23MBMemory UsageGET comic/baca-{slug}Route
    • Booting (416ms)
    • Application (1.18s)
    • 1 x Application (73.94%)
      1.18s
      1 x Booting (26.03%)
      416.05ms
      3 templates were rendered
      • frontend.detail_chapter (resources/views/frontend/detail_chapter.blade.php)5blade
        Params
        0
        chapter
        1
        next
        2
        prev
        3
        relations
        4
        description
      • frontend.layout.layout (resources/views/frontend/layout/layout.blade.php)15blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        chapter
        4
        next
        5
        prev
        6
        relations
        7
        description
        8
        __currentLoopData
        9
        chapter2
        10
        loop
        11
        image
        12
        key
        13
        relation
        14
        i
      • frontend.layout.footer (resources/views/frontend/layout/footer.blade.php)15blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        chapter
        4
        next
        5
        prev
        6
        relations
        7
        description
        8
        __currentLoopData
        9
        chapter2
        10
        loop
        11
        image
        12
        key
        13
        relation
        14
        i
      uri
      GET comic/baca-{slug}
      middleware
      web, audit.user
      controller
      App\Http\Controllers\Frontend\ComicController@chapter
      as
      comic.chapter
      namespace
      Frontend
      prefix
      /comic
      where
      file
      app/Http/Controllers/Frontend/ComicController.php:154-204
      25 statements were executed, 3 of which were duplicated, 22 unique556ms
      • select * from `chapters` where `slug` = 'mission-yozakura-family-chapter-109' limit 1
        274ms/app/Http/Controllers/Frontend/ComicController.php:155comic
        Metadata
        Bindings
        • 0. mission-yozakura-family-chapter-109
        Backtrace
        • 16. /app/Http/Controllers/Frontend/ComicController.php:155
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:204
      • select * from `comics` where `comics`.`id` = 3683 limit 1
        28.63ms/app/Http/Controllers/Frontend/ComicController.php:156comic
        Metadata
        Bindings
        • 0. 3683
        Backtrace
        • 20. /app/Http/Controllers/Frontend/ComicController.php:156
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:204
      • select `categories`.*, `category_comic`.`comic_id` as `pivot_comic_id`, `category_comic`.`category_id` as `pivot_category_id` from `categories` inner join `category_comic` on `categories`.`id` = `category_comic`.`category_id` where `category_comic`.`comic_id` = 3683 order by `title` asc
        1.07ms/app/Http/Controllers/Frontend/ComicController.php:160comic
        Metadata
        Bindings
        • 0. 3683
        Backtrace
        • 19. /app/Http/Controllers/Frontend/ComicController.php:160
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:204
      • select * from `chapters` where `comic_id` = 3683 and `order` = 111 limit 1
        25.22ms/app/Http/Controllers/Frontend/ComicController.php:166comic
        Metadata
        Bindings
        • 0. 3683
        • 1. 111
        Backtrace
        • 15. /app/Http/Controllers/Frontend/ComicController.php:166
        • 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:261
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:204
      • select * from `chapters` where `comic_id` = 3683 and `order` = 109 limit 1
        1.03ms/app/Http/Controllers/Frontend/ComicController.php:170comic
        Metadata
        Bindings
        • 0. 3683
        • 1. 109
        Backtrace
        • 15. /app/Http/Controllers/Frontend/ComicController.php:170
        • 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:261
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:204
      • select * from `comics` where exists (select * from `categories` inner join `category_comic` on `categories`.`id` = `category_comic`.`category_id` where `comics`.`id` = `category_comic`.`comic_id` and `id` = 1) and `id` != 3683 and (`title` LIKE '%mission:%' or `title` LIKE '%yozakura%' or `title` LIKE '%family%') limit 7
        40.42ms/app/Http/Controllers/Frontend/ComicController.php:190comic
        Metadata
        Bindings
        • 0. 1
        • 1. 3683
        • 2. %mission:%
        • 3. %yozakura%
        • 4. %family%
        Backtrace
        • 14. /app/Http/Controllers/Frontend/ComicController.php:190
        • 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:261
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:204
      • select * from `chapters` where `chapters`.`comic_id` = 3683 and `chapters`.`comic_id` is not null order by `order` desc
        25.83msview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:47comic
        Metadata
        Bindings
        • 0. 3683
        Backtrace
        • 15. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:47
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select * from `images` where `images`.`chapter_id` = 177083 and `images`.`chapter_id` is not null
        1.11msview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:64comic
        Metadata
        Bindings
        • 0. 177083
        Backtrace
        • 19. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:64
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select * from `chapters` where `chapters`.`comic_id` = 3683 and `chapters`.`comic_id` is not null order by `order` desc
        2.33msview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:74comic
        Metadata
        Bindings
        • 0. 3683
        Backtrace
        • 15. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:74
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select * from `comic_details` where `comic_details`.`comic_id` = 166 and `comic_details`.`comic_id` is not null limit 1
        16.23msview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:121comic
        Metadata
        Bindings
        • 0. 166
        Backtrace
        • 21. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:121
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select * from `chapters` where `chapters`.`comic_id` = 166 and `chapters`.`comic_id` is not null
        3.96msview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:135comic
        Metadata
        Bindings
        • 0. 166
        Backtrace
        • 19. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:135
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select * from `chapters` where `chapters`.`comic_id` = 166 and `chapters`.`comic_id` is not null order by `order` desc limit 1
        3.79msview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:136comic
        Metadata
        Bindings
        • 0. 166
        Backtrace
        • 18. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:136
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select * from `comic_details` where `comic_details`.`comic_id` = 1598 and `comic_details`.`comic_id` is not null limit 1
        6.74msview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:121comic
        Metadata
        Bindings
        • 0. 1598
        Backtrace
        • 21. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:121
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select * from `chapters` where `chapters`.`comic_id` = 1598 and `chapters`.`comic_id` is not null
        14.11msview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:135comic
        Metadata
        Bindings
        • 0. 1598
        Backtrace
        • 19. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:135
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select * from `chapters` where `chapters`.`comic_id` = 1598 and `chapters`.`comic_id` is not null order by `order` desc limit 1
        25.42msview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:136comic
        Metadata
        Bindings
        • 0. 1598
        Backtrace
        • 18. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:136
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select * from `comic_details` where `comic_details`.`comic_id` = 5508 and `comic_details`.`comic_id` is not null limit 1
        4.23msview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:121comic
        Metadata
        Bindings
        • 0. 5508
        Backtrace
        • 21. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:121
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select * from `chapters` where `chapters`.`comic_id` = 5508 and `chapters`.`comic_id` is not null
        6.01msview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:135comic
        Metadata
        Bindings
        • 0. 5508
        Backtrace
        • 19. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:135
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select * from `chapters` where `chapters`.`comic_id` = 5508 and `chapters`.`comic_id` is not null order by `order` desc limit 1
        19.22msview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:136comic
        Metadata
        Bindings
        • 0. 5508
        Backtrace
        • 18. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:136
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select * from `comic_details` where `comic_details`.`comic_id` = 5509 and `comic_details`.`comic_id` is not null limit 1
        4.29msview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:121comic
        Metadata
        Bindings
        • 0. 5509
        Backtrace
        • 21. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:121
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select * from `chapters` where `chapters`.`comic_id` = 5509 and `chapters`.`comic_id` is not null
        11.71msview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:135comic
        Metadata
        Bindings
        • 0. 5509
        Backtrace
        • 19. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:135
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select * from `chapters` where `chapters`.`comic_id` = 5509 and `chapters`.`comic_id` is not null order by `order` desc limit 1
        11.54msview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:136comic
        Metadata
        Bindings
        • 0. 5509
        Backtrace
        • 18. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:136
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select * from `comic_details` where `comic_details`.`comic_id` = 6761 and `comic_details`.`comic_id` is not null limit 1
        1.14msview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:121comic
        Metadata
        Bindings
        • 0. 6761
        Backtrace
        • 21. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:121
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select * from `chapters` where `chapters`.`comic_id` = 6761 and `chapters`.`comic_id` is not null
        2.91msview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:135comic
        Metadata
        Bindings
        • 0. 6761
        Backtrace
        • 19. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:135
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select * from `chapters` where `chapters`.`comic_id` = 6761 and `chapters`.`comic_id` is not null order by `order` desc limit 1
        22.99msview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:136comic
        Metadata
        Bindings
        • 0. 6761
        Backtrace
        • 18. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:136
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select * from `chapters` where `chapters`.`comic_id` = 3683 and `chapters`.`comic_id` is not null order by `order` desc
        2.41msview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:180comic
        Metadata
        Bindings
        • 0. 3683
        Backtrace
        • 15. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:180
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      App\Models\ComicDetail
      5
      App\Models\Image
      6
      App\Models\Category
      3
      App\Models\Comic\Comic
      6
      App\Models\Chapter
      1348
        _token
        Gb9ynBycgckTmS9gMBlgGpGKee3PbxgwRUhYSMGw
        _previous
        array:1 [ "url" => "https://narasininja.org/comic/baca-mission-yozakura-family-chapter-109" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /comic/baca-mission-yozakura-family-chapter-109
        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:22 [ "host" => array:1 [ 0 => "narasininja.org" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "cf-connecting-ip" => array:1 [ 0 => "216.73.216.17" ] "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" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "cf-ray" => array:1 [ 0 => "97330df9cd9a39fb-SIN" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "priority" => array:1 [ 0 => "u=0, i" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "x-forwarded-for" => array:1 [ 0 => "216.73.216.17" ] ]
        request_server
        0 of 0
        array:70 [ "USER" => "www" "HOME" => "/home/www" "SCRIPT_NAME" => "/index.php" "REQUEST_URI" => "/comic/baca-mission-yozakura-family-chapter-109" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/2.0" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/comic/baca-mission-yozakura-family-chapter-109" "REMOTE_PORT" => "31834" "SCRIPT_FILENAME" => "/www/wwwroot/narasininja.org/index.php" "SERVER_ADMIN" => "webmaster@example.com" "CONTEXT_DOCUMENT_ROOT" => "/www/wwwroot/narasininja.org/" "CONTEXT_PREFIX" => "" "REQUEST_SCHEME" => "https" "DOCUMENT_ROOT" => "/www/wwwroot/narasininja.org/" "REMOTE_ADDR" => "108.162.227.146" "SERVER_PORT" => "443" "SERVER_ADDR" => "165.22.110.29" "SERVER_NAME" => "narasininja.org" "SERVER_SOFTWARE" => "Apache" "SERVER_SIGNATURE" => "<address>Apache Server at narasininja.org Port 443</address>\n" "LD_LIBRARY_PATH" => "/www/server/apache/lib" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HTTP_HOST" => "narasininja.org" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_CF_VISITOR" => "{"scheme":"https"}" "HTTP_CF_IPCOUNTRY" => "US" "HTTP_CF_CONNECTING_IP" => "216.73.216.17" "HTTP_CDN_LOOP" => "cloudflare; loops=1" "HTTP_SEC_FETCH_SITE" => "none" "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_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_CF_RAY" => "97330df9cd9a39fb-SIN" "HTTP_ACCEPT_ENCODING" => "gzip, br" "HTTP_PRIORITY" => "u=0, i" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_X_FORWARDED_FOR" => "216.73.216.17" "proxy-nokeepalive" => "1" "H2_STREAM_TAG" => "1880-2999-1" "H2_STREAM_ID" => "1" "H2_PUSHED_ON" => "" "H2_PUSHED" => "" "H2_PUSH" => "off" "H2PUSH" => "off" "HTTP2" => "on" "SSL_TLS_SNI" => "narasininja.org" "HTTPS" => "on" "REDIRECT_STATUS" => "200" "REDIRECT_H2_STREAM_TAG" => "1880-2999-1" "REDIRECT_H2_STREAM_ID" => "1" "REDIRECT_H2_PUSHED_ON" => "" "REDIRECT_H2_PUSHED" => "" "REDIRECT_H2_PUSH" => "off" "REDIRECT_H2PUSH" => "off" "REDIRECT_HTTP2" => "on" "REDIRECT_SSL_TLS_SNI" => "narasininja.org" "REDIRECT_HTTPS" => "on" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1755872884.9132 "REQUEST_TIME" => 1755872884 ]
        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 => "Fri, 22 Aug 2025 14:28:05 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ii9JbVpVdXh2QmlHN0R6WXlNZWIyVnc9PSIsInZhbHVlIjoiMkU0TkNBbDZtZGpXMmI2QjRMUjBqMlZKSDRGdnJSak5LUDBPVjBveXZ4WFZLckdjYjV5M0g4dmFjd0g1clRpZzlVNkVqRXZpazVPRUtMd1V3ZWJaWkpKQ0RTbWlnYjFNQ0Fudm45NjdzaURzQTdVN3N5cnJEcncyRGJ0Q3NTM1QiLCJtYWMiOiI4YzVhODk3MWRmMzcyNzdjNzVjZDJhOGJhZDFhMGI0ZGUwMDE4ODlhZDkzOTZlOWJiN2UyOGE5YWU2YmMxMGEyIiwidGFnIjoiIn0%3D; expires=Fri, 22-Aug-2025 16:28:06 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6Ii9JbVpVdXh2QmlHN0R6WXlNZWIyVnc9PSIsInZhbHVlIjoiMkU0TkNBbDZtZGpXMmI2QjRMUjBqMlZKSDRGdnJSak5LUDBPVjBveXZ4WFZLckdjYjV5M0g4dmFjd0g1clRpZzlVNkVqR" 1 => "narasininja_session=eyJpdiI6IkttUk1ialZtMnNrOGZMOHcxVEdWc3c9PSIsInZhbHVlIjoic0ppNk81aStVcGVRVWM0b1JXQ1FiWkJZQk1lQit5MGllUmNEd3Z3VEVqRGVYcHJZMWpJYWwyT2pnZVNaT3l5clZUSVVKMHJPUnphMkJBSm9SQnpBWmw4Q1A3S2F3T1ZoSU1LQjMwK1ZKbU1reDRDeS9LNXN6VDBCamVraGxwZUgiLCJtYWMiOiI3YzAxOTIwNDkwNTJkMWFlMGIwYzE5ZTNjNzgxZjk3ODZkNWYxNjU3YjQ4YzBjMzlhMGEzOTliNzBlZmM3MmUxIiwidGFnIjoiIn0%3D; expires=Fri, 22-Aug-2025 16:28:06 GMT; Max-Age=7200; path=/; httponly; samesite=laxnarasininja_session=eyJpdiI6IkttUk1ialZtMnNrOGZMOHcxVEdWc3c9PSIsInZhbHVlIjoic0ppNk81aStVcGVRVWM0b1JXQ1FiWkJZQk1lQit5MGllUmNEd3Z3VEVqRGVYcHJZMWpJYWwyT2pnZVNaT3l5" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ii9JbVpVdXh2QmlHN0R6WXlNZWIyVnc9PSIsInZhbHVlIjoiMkU0TkNBbDZtZGpXMmI2QjRMUjBqMlZKSDRGdnJSak5LUDBPVjBveXZ4WFZLckdjYjV5M0g4dmFjd0g1clRpZzlVNkVqRXZpazVPRUtMd1V3ZWJaWkpKQ0RTbWlnYjFNQ0Fudm45NjdzaURzQTdVN3N5cnJEcncyRGJ0Q3NTM1QiLCJtYWMiOiI4YzVhODk3MWRmMzcyNzdjNzVjZDJhOGJhZDFhMGI0ZGUwMDE4ODlhZDkzOTZlOWJiN2UyOGE5YWU2YmMxMGEyIiwidGFnIjoiIn0%3D; expires=Fri, 22-Aug-2025 16:28:06 GMT; path=/XSRF-TOKEN=eyJpdiI6Ii9JbVpVdXh2QmlHN0R6WXlNZWIyVnc9PSIsInZhbHVlIjoiMkU0TkNBbDZtZGpXMmI2QjRMUjBqMlZKSDRGdnJSak5LUDBPVjBveXZ4WFZLckdjYjV5M0g4dmFjd0g1clRpZzlVNkVqR" 1 => "narasininja_session=eyJpdiI6IkttUk1ialZtMnNrOGZMOHcxVEdWc3c9PSIsInZhbHVlIjoic0ppNk81aStVcGVRVWM0b1JXQ1FiWkJZQk1lQit5MGllUmNEd3Z3VEVqRGVYcHJZMWpJYWwyT2pnZVNaT3l5clZUSVVKMHJPUnphMkJBSm9SQnpBWmw4Q1A3S2F3T1ZoSU1LQjMwK1ZKbU1reDRDeS9LNXN6VDBCamVraGxwZUgiLCJtYWMiOiI3YzAxOTIwNDkwNTJkMWFlMGIwYzE5ZTNjNzgxZjk3ODZkNWYxNjU3YjQ4YzBjMzlhMGEzOTliNzBlZmM3MmUxIiwidGFnIjoiIn0%3D; expires=Fri, 22-Aug-2025 16:28:06 GMT; path=/; httponlynarasininja_session=eyJpdiI6IkttUk1ialZtMnNrOGZMOHcxVEdWc3c9PSIsInZhbHVlIjoic0ppNk81aStVcGVRVWM0b1JXQ1FiWkJZQk1lQit5MGllUmNEd3Z3VEVqRGVYcHJZMWpJYWwyT2pnZVNaT3l5" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "Gb9ynBycgckTmS9gMBlgGpGKee3PbxgwRUhYSMGw" "_previous" => array:1 [ "url" => "https://narasininja.org/comic/baca-mission-yozakura-family-chapter-109" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]