Shokugeki no Soma Chapter 297 Bahasa Indonesia

Semua chapter ada di Shokugeki no Soma

Baca komik Shokugeki no Soma Chapter 297 bahasa Indonesia terbaru di NarasiNinja. Komik Shokugeki no Soma bahasa Indonesia selalu update di NarasiNinja. Jangan lupa membaca update komik lainnya ya. Daftar koleksi komik NarasiNinja ada di menu Daftar Komik.

Baca Komik Shokugeki no Soma Chapter 297 halaman 1 Baca Komik Shokugeki no Soma Chapter 297 halaman 2 Baca Komik Shokugeki no Soma Chapter 297 halaman 3 Baca Komik Shokugeki no Soma Chapter 297 halaman 4 Baca Komik Shokugeki no Soma Chapter 297 halaman 5 Baca Komik Shokugeki no Soma Chapter 297 halaman 6 Baca Komik Shokugeki no Soma Chapter 297 halaman 7 Baca Komik Shokugeki no Soma Chapter 297 halaman 8 Baca Komik Shokugeki no Soma Chapter 297 halaman 9 Baca Komik Shokugeki no Soma Chapter 297 halaman 10 Baca Komik Shokugeki no Soma Chapter 297 halaman 11 Baca Komik Shokugeki no Soma Chapter 297 halaman 12 Baca Komik Shokugeki no Soma Chapter 297 halaman 13 Baca Komik Shokugeki no Soma Chapter 297 halaman 14 Baca Komik Shokugeki no Soma Chapter 297 halaman 15 Baca Komik Shokugeki no Soma Chapter 297 halaman 16 Baca Komik Shokugeki no Soma Chapter 297 halaman 17 Baca Komik Shokugeki no Soma Chapter 297 halaman 18 Baca Komik Shokugeki no Soma Chapter 297 halaman 19 Baca Komik Shokugeki no Soma Chapter 297 halaman 20

Tags: baca manga Shokugeki no Soma Chapter 297 bahasa Indonesia, komik Shokugeki no Soma Chapter 297 bahasa Indonesia, baca Shokugeki no Soma Chapter 297 online, Shokugeki no Soma Chapter 297 chapter terbaru, Shokugeki no Soma high quality scan. ,

8.0.26PHP Version714msRequest Duration22MBMemory UsageGET comic/baca-{slug}Route
    • Booting (229ms)
    • Application (485ms)
    • 1 x Application (67.84%)
      484.64ms
      1 x Booting (32.11%)
      229.39ms
      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
      31 statements were executed, 3 of which were duplicated, 28 unique200ms
      • select * from `chapters` where `slug` = 'shokugeki-no-soma-chapter-297' limit 1
        167ms/app/Http/Controllers/Frontend/ComicController.php:155comic
        Metadata
        Bindings
        • 0. shokugeki-no-soma-chapter-297
        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` = 5303 limit 1
        1.03ms/app/Http/Controllers/Frontend/ComicController.php:156comic
        Metadata
        Bindings
        • 0. 5303
        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` = 5303 order by `title` asc
        1.21ms/app/Http/Controllers/Frontend/ComicController.php:160comic
        Metadata
        Bindings
        • 0. 5303
        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` = 5303 and `order` = 302 limit 1
        1.33ms/app/Http/Controllers/Frontend/ComicController.php:166comic
        Metadata
        Bindings
        • 0. 5303
        • 1. 302
        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` = 5303 and `order` = 300 limit 1
        1.38ms/app/Http/Controllers/Frontend/ComicController.php:170comic
        Metadata
        Bindings
        • 0. 5303
        • 1. 300
        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` = 9) and `id` != 5303 and (`title` LIKE '%shokugeki%' or `title` LIKE '%no%' or `title` LIKE '%soma%') limit 7
        1.68ms/app/Http/Controllers/Frontend/ComicController.php:190comic
        Metadata
        Bindings
        • 0. 9
        • 1. 5303
        • 2. %shokugeki%
        • 3. %no%
        • 4. %soma%
        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` = 5303 and `chapters`.`comic_id` is not null order by `order` desc
        5.56msview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:47comic
        Metadata
        Bindings
        • 0. 5303
        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` = 246547 and `images`.`chapter_id` is not null
        1.24msview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:64comic
        Metadata
        Bindings
        • 0. 246547
        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` = 5303 and `chapters`.`comic_id` is not null order by `order` desc
        2.23msview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:74comic
        Metadata
        Bindings
        • 0. 5303
        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` = 19 and `comic_details`.`comic_id` is not null limit 1
        680μsview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:121comic
        Metadata
        Bindings
        • 0. 19
        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` = 19 and `chapters`.`comic_id` is not null
        740μsview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:135comic
        Metadata
        Bindings
        • 0. 19
        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` = 19 and `chapters`.`comic_id` is not null order by `order` desc limit 1
        560μsview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:136comic
        Metadata
        Bindings
        • 0. 19
        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` = 27 and `comic_details`.`comic_id` is not null limit 1
        680μsview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:121comic
        Metadata
        Bindings
        • 0. 27
        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` = 27 and `chapters`.`comic_id` is not null
        530μsview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:135comic
        Metadata
        Bindings
        • 0. 27
        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` = 27 and `chapters`.`comic_id` is not null order by `order` desc limit 1
        530μsview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:136comic
        Metadata
        Bindings
        • 0. 27
        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` = 41 and `comic_details`.`comic_id` is not null limit 1
        710μsview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:121comic
        Metadata
        Bindings
        • 0. 41
        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` = 41 and `chapters`.`comic_id` is not null
        770μsview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:135comic
        Metadata
        Bindings
        • 0. 41
        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` = 41 and `chapters`.`comic_id` is not null order by `order` desc limit 1
        560μsview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:136comic
        Metadata
        Bindings
        • 0. 41
        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` = 47 and `comic_details`.`comic_id` is not null limit 1
        780μsview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:121comic
        Metadata
        Bindings
        • 0. 47
        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` = 47 and `chapters`.`comic_id` is not null
        730μsview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:135comic
        Metadata
        Bindings
        • 0. 47
        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` = 47 and `chapters`.`comic_id` is not null order by `order` desc limit 1
        750μsview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:136comic
        Metadata
        Bindings
        • 0. 47
        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` = 113 and `comic_details`.`comic_id` is not null limit 1
        600μsview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:121comic
        Metadata
        Bindings
        • 0. 113
        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` = 113 and `chapters`.`comic_id` is not null
        670μsview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:135comic
        Metadata
        Bindings
        • 0. 113
        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` = 113 and `chapters`.`comic_id` is not null order by `order` desc limit 1
        660μsview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:136comic
        Metadata
        Bindings
        • 0. 113
        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` = 135 and `comic_details`.`comic_id` is not null limit 1
        710μsview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:121comic
        Metadata
        Bindings
        • 0. 135
        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` = 135 and `chapters`.`comic_id` is not null
        960μsview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:135comic
        Metadata
        Bindings
        • 0. 135
        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` = 135 and `chapters`.`comic_id` is not null order by `order` desc limit 1
        800μsview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:136comic
        Metadata
        Bindings
        • 0. 135
        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` = 252 and `comic_details`.`comic_id` is not null limit 1
        730μsview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:121comic
        Metadata
        Bindings
        • 0. 252
        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` = 252 and `chapters`.`comic_id` is not null
        800μsview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:135comic
        Metadata
        Bindings
        • 0. 252
        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` = 252 and `chapters`.`comic_id` is not null order by `order` desc limit 1
        690μsview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:136comic
        Metadata
        Bindings
        • 0. 252
        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` = 5303 and `chapters`.`comic_id` is not null order by `order` desc
        2.85msview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:180comic
        Metadata
        Bindings
        • 0. 5303
        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
      7
      App\Models\Image
      20
      App\Models\Category
      4
      App\Models\Comic\Comic
      8
      App\Models\Chapter
      1115
        _token
        k9Z9T1Y6gAbyfUjqPveePGbK5sVP8hGfFxNVOiy3
        _previous
        array:1 [ "url" => "https://narasininja.org/comic/baca-shokugeki-no-soma-chapter-297" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /comic/baca-shokugeki-no-soma-chapter-297
        status_code
        200
        
        status_text
        OK
        format
        html
        content_type
        text/html; charset=UTF-8
        request_query
        []
        
        request_request
        []
        
        request_headers
        0 of 0
        array:23 [ "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-mode" => array:1 [ 0 => "navigate" ] "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" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "cf-ray" => array:1 [ 0 => "9733605d1fcdb3bb-SIN" ] "priority" => array:1 [ 0 => "u=0, i" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6ImFkeEpsTkVOaDB0cnlFQVltOUlTT0E9PSIsInZhbHVlIjoiS2Jhc1pKQ1YwNE9ndnBIRkVVMC95a0RqYXVndGZXRGJZaytQeEp5WW9mQ1lxOWU0QWdobUx4UHZVa2dFeEJlWVY2NmVueGNYaU9ZTzFRYXNIZTdVK0J2cWxidnU2VTl1T3cyVEl0Rk9wMmRLZUdKbDN6TnFXMWxpZG16QkhQVU0iLCJtYWMiOiI2MWRlNjZiNDA1YTEzOWU4OTcyMzRiNjNjZWQxNjU3ZjI3NzhlMDMwMTI3OGU4MTYzMDQyMDE2MmQ4MGY1MTJhIiwidGFnIjoiIn0%3D; narasininja_session=eyJpdiI6IkYrdm9ZWC84TkFjcThScFUwZUxXelE9PSIsInZhbHVlIjoieFh3RE1xZ3BOWVhhUEFtc0IrS1BVRlUraHgyYnlIVDNQa3ZJMCtBak5PTkJyS0wyU0lMY0F5ejVXdFAycWJKSHRKN3NUcXpEVnlQUlU0RWZpQ1g1QWROckdzSzc0SlJtTEh3NStQWEpFa0lqL2hWT3NvQldiRTAxckhiN3NtQ2siLCJtYWMiOiIyOTg3YzkwNmZhM2ZjNDRiOGQzMmUyMTI2MzY4ZjI5M2E0YWEyMTVhOWYwZGE2YjFjNjFmM2JlNmQ0M2I2MzI2IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6ImFkeEpsTkVOaDB0cnlFQVltOUlTT0E9PSIsInZhbHVlIjoiS2Jhc1pKQ1YwNE9ndnBIRkVVMC95a0RqYXVndGZXRGJZaytQeEp5WW9mQ1lxOWU0QWdobUx4UHZVa2dFeEJlWVY2NmVue" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "x-forwarded-for" => array:1 [ 0 => "216.73.216.17" ] ]
        request_server
        0 of 0
        array:71 [ "USER" => "www" "HOME" => "/home/www" "SCRIPT_NAME" => "/index.php" "REQUEST_URI" => "/comic/baca-shokugeki-no-soma-chapter-297" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/2.0" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/comic/baca-shokugeki-no-soma-chapter-297" "REMOTE_PORT" => "48308" "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" => "172.71.82.27" "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_MODE" => "navigate" "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_ACCEPT_ENCODING" => "gzip, br" "HTTP_CF_RAY" => "9733605d1fcdb3bb-SIN" "HTTP_PRIORITY" => "u=0, i" "HTTP_COOKIE" => "XSRF-TOKEN=eyJpdiI6ImFkeEpsTkVOaDB0cnlFQVltOUlTT0E9PSIsInZhbHVlIjoiS2Jhc1pKQ1YwNE9ndnBIRkVVMC95a0RqYXVndGZXRGJZaytQeEp5WW9mQ1lxOWU0QWdobUx4UHZVa2dFeEJlWVY2NmVueGNYaU9ZTzFRYXNIZTdVK0J2cWxidnU2VTl1T3cyVEl0Rk9wMmRLZUdKbDN6TnFXMWxpZG16QkhQVU0iLCJtYWMiOiI2MWRlNjZiNDA1YTEzOWU4OTcyMzRiNjNjZWQxNjU3ZjI3NzhlMDMwMTI3OGU4MTYzMDQyMDE2MmQ4MGY1MTJhIiwidGFnIjoiIn0%3D; narasininja_session=eyJpdiI6IkYrdm9ZWC84TkFjcThScFUwZUxXelE9PSIsInZhbHVlIjoieFh3RE1xZ3BOWVhhUEFtc0IrS1BVRlUraHgyYnlIVDNQa3ZJMCtBak5PTkJyS0wyU0lMY0F5ejVXdFAycWJKSHRKN3NUcXpEVnlQUlU0RWZpQ1g1QWROckdzSzc0SlJtTEh3NStQWEpFa0lqL2hWT3NvQldiRTAxckhiN3NtQ2siLCJtYWMiOiIyOTg3YzkwNmZhM2ZjNDRiOGQzMmUyMTI2MzY4ZjI5M2E0YWEyMTVhOWYwZGE2YjFjNjFmM2JlNmQ0M2I2MzI2IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6ImFkeEpsTkVOaDB0cnlFQVltOUlTT0E9PSIsInZhbHVlIjoiS2Jhc1pKQ1YwNE9ndnBIRkVVMC95a0RqYXVndGZXRGJZaytQeEp5WW9mQ1lxOWU0QWdobUx4UHZVa2dFeEJlWVY2NmVue" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_X_FORWARDED_FOR" => "216.73.216.17" "proxy-nokeepalive" => "1" "H2_STREAM_TAG" => "1494-2096-3" "H2_STREAM_ID" => "3" "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" => "1494-2096-3" "REDIRECT_H2_STREAM_ID" => "3" "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" => 1755876259.5063 "REQUEST_TIME" => 1755876259 ]
        request_cookies
        0 of 0
        array:2 [ "XSRF-TOKEN" => "k9Z9T1Y6gAbyfUjqPveePGbK5sVP8hGfFxNVOiy3" "narasininja_session" => "B5KScFzL3mpx1YJfDWyekNFL6iZLSI4nL206tFf7" ]
        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 15:24:19 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImZLbXFmMEo5TnNJK01iNEwxOG91VVE9PSIsInZhbHVlIjoiUmNOclNCZEZvZzdmK1RwaUtlVGp2NDNISWdURUs0b3U3bG5qSS9iaXpZSHRJYmZ6ZkJJaDdld3BKOFphQlJRVTB4RkhTekcwR291eTJCZWJROHJEcGR4QmcvN25FeURjT2lCQzQyaTBKV0JUdGNsdmVMWEo0VzJjWDdlT3A1QmEiLCJtYWMiOiJjYzU1MDY1OTdmODg4NjcwNGRlNWUyN2MwNTkxNTJmNTUxNjA1ZGQ4Zjc4MDZjYjZlMzdhMzQ3OTY3ZGJjYTdiIiwidGFnIjoiIn0%3D; expires=Fri, 22-Aug-2025 17:24:20 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6ImZLbXFmMEo5TnNJK01iNEwxOG91VVE9PSIsInZhbHVlIjoiUmNOclNCZEZvZzdmK1RwaUtlVGp2NDNISWdURUs0b3U3bG5qSS9iaXpZSHRJYmZ6ZkJJaDdld3BKOFphQlJRVTB4RkhTe" 1 => "narasininja_session=eyJpdiI6IkhTcXgxcUkzRUdpUTBaMjRLZEg4ckE9PSIsInZhbHVlIjoiUUE0RXIxbjVzNDFpVUlLOEJXaUlha2Nqb1ViSzB5L1BsSmZnZUpzekpQN09xdVpQTDhLeWtZZ2RraXVjd3BPTUsyYUNxNENYeTBwVHJhUVRtY0lmeDJuNWpkSlFJdk9qU2FWMTY0eWdGSVFLY1lGSDlBdE5tYi9RUnlWUXhpMlIiLCJtYWMiOiJjYTEzNTI3NWJiNTZiZDZlNGViY2Y0MWI0OWYxNjExZjAxYTU5MzZkZTQ3Y2Y2ZDcwZTlmYmFkZjYxOTU5NTM1IiwidGFnIjoiIn0%3D; expires=Fri, 22-Aug-2025 17:24:20 GMT; Max-Age=7200; path=/; httponly; samesite=laxnarasininja_session=eyJpdiI6IkhTcXgxcUkzRUdpUTBaMjRLZEg4ckE9PSIsInZhbHVlIjoiUUE0RXIxbjVzNDFpVUlLOEJXaUlha2Nqb1ViSzB5L1BsSmZnZUpzekpQN09xdVpQTDhLeWtZZ2RraXVjd3BP" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImZLbXFmMEo5TnNJK01iNEwxOG91VVE9PSIsInZhbHVlIjoiUmNOclNCZEZvZzdmK1RwaUtlVGp2NDNISWdURUs0b3U3bG5qSS9iaXpZSHRJYmZ6ZkJJaDdld3BKOFphQlJRVTB4RkhTekcwR291eTJCZWJROHJEcGR4QmcvN25FeURjT2lCQzQyaTBKV0JUdGNsdmVMWEo0VzJjWDdlT3A1QmEiLCJtYWMiOiJjYzU1MDY1OTdmODg4NjcwNGRlNWUyN2MwNTkxNTJmNTUxNjA1ZGQ4Zjc4MDZjYjZlMzdhMzQ3OTY3ZGJjYTdiIiwidGFnIjoiIn0%3D; expires=Fri, 22-Aug-2025 17:24:20 GMT; path=/XSRF-TOKEN=eyJpdiI6ImZLbXFmMEo5TnNJK01iNEwxOG91VVE9PSIsInZhbHVlIjoiUmNOclNCZEZvZzdmK1RwaUtlVGp2NDNISWdURUs0b3U3bG5qSS9iaXpZSHRJYmZ6ZkJJaDdld3BKOFphQlJRVTB4RkhTe" 1 => "narasininja_session=eyJpdiI6IkhTcXgxcUkzRUdpUTBaMjRLZEg4ckE9PSIsInZhbHVlIjoiUUE0RXIxbjVzNDFpVUlLOEJXaUlha2Nqb1ViSzB5L1BsSmZnZUpzekpQN09xdVpQTDhLeWtZZ2RraXVjd3BPTUsyYUNxNENYeTBwVHJhUVRtY0lmeDJuNWpkSlFJdk9qU2FWMTY0eWdGSVFLY1lGSDlBdE5tYi9RUnlWUXhpMlIiLCJtYWMiOiJjYTEzNTI3NWJiNTZiZDZlNGViY2Y0MWI0OWYxNjExZjAxYTU5MzZkZTQ3Y2Y2ZDcwZTlmYmFkZjYxOTU5NTM1IiwidGFnIjoiIn0%3D; expires=Fri, 22-Aug-2025 17:24:20 GMT; path=/; httponlynarasininja_session=eyJpdiI6IkhTcXgxcUkzRUdpUTBaMjRLZEg4ckE9PSIsInZhbHVlIjoiUUE0RXIxbjVzNDFpVUlLOEJXaUlha2Nqb1ViSzB5L1BsSmZnZUpzekpQN09xdVpQTDhLeWtZZ2RraXVjd3BP" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "k9Z9T1Y6gAbyfUjqPveePGbK5sVP8hGfFxNVOiy3" "_previous" => array:1 [ "url" => "https://narasininja.org/comic/baca-shokugeki-no-soma-chapter-297" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]