Ruler of the Land Chapter 410 Bahasa Indonesia

Semua chapter ada di Ruler of the Land

Baca komik Ruler of the Land Chapter 410 bahasa Indonesia terbaru di NarasiNinja. Komik Ruler of the Land bahasa Indonesia selalu update di NarasiNinja. Jangan lupa membaca update komik lainnya ya. Daftar koleksi komik NarasiNinja ada di menu Daftar Komik.

Tags: baca manga One Piece Chapter 1058 HQ bahasa Indonesia, komik One Piece Chapter 1058 HQ bahasa Indonesia, baca One Piece Chapter 1058 HQ online, One Piece Chapter 1058 HQ bab, One Piece Chapter 1058 HQ chapter, One Piece Chapter 1058 HQ high quality, One Piece Chapter 1058 HQ manga scan, ,

8.0.26PHP Version1.33sRequest Duration22MBMemory UsageGET comic/baca-{slug}Route
    • Booting (551ms)
    • Application (779ms)
    • 1 x Application (58.53%)
      779.10ms
      1 x Booting (41.42%)
      551.37ms
      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)14blade
        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
      • frontend.layout.footer (resources/views/frontend/layout/footer.blade.php)14blade
        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
      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-166
      31 statements were executed, 3 of which were duplicated, 28 unique359ms
      • select * from `chapters` where `slug` = 'ruler-of-the-land-chapter-410' limit 1
        325ms/app/Http/Controllers/Frontend/ComicController.php:155comic
        Metadata
        Bindings
        • 0. ruler-of-the-land-chapter-410
        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` = 4896 limit 1
        990μs/app/Http/Controllers/Frontend/ComicController.php:156comic
        Metadata
        Bindings
        • 0. 4896
        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` = 4896 order by `title` asc
        1.51ms/app/Http/Controllers/Frontend/ComicController.php:157comic
        Metadata
        Bindings
        • 0. 4896
        Backtrace
        • 19. /app/Http/Controllers/Frontend/ComicController.php:157
        • 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` = 4896 and `order` = 67 limit 1
        1.37ms/app/Http/Controllers/Frontend/ComicController.php:158comic
        Metadata
        Bindings
        • 0. 4896
        • 1. 67
        Backtrace
        • 15. /app/Http/Controllers/Frontend/ComicController.php:158
        • 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` = 4896 and `order` = 65 limit 1
        1.3ms/app/Http/Controllers/Frontend/ComicController.php:159comic
        Metadata
        Bindings
        • 0. 4896
        • 1. 65
        Backtrace
        • 15. /app/Http/Controllers/Frontend/ComicController.php:159
        • 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` = 6) limit 7
        980μs/app/Http/Controllers/Frontend/ComicController.php:162comic
        Metadata
        Bindings
        • 0. 6
        Backtrace
        • 14. /app/Http/Controllers/Frontend/ComicController.php:162
        • 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` = 4896 and `chapters`.`comic_id` is not null order by `order` desc
        4.18msview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:47comic
        Metadata
        Bindings
        • 0. 4896
        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` = 229351 and `images`.`chapter_id` is not null
        1.44msview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:64comic
        Metadata
        Bindings
        • 0. 229351
        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` = 4896 and `chapters`.`comic_id` is not null order by `order` desc
        2.27msview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:74comic
        Metadata
        Bindings
        • 0. 4896
        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` = 2 and `comic_details`.`comic_id` is not null limit 1
        840μsview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:112comic
        Metadata
        Bindings
        • 0. 2
        Backtrace
        • 21. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:112
        • 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` = 2 and `chapters`.`comic_id` is not null
        1.09msview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:126comic
        Metadata
        Bindings
        • 0. 2
        Backtrace
        • 19. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:126
        • 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` = 2 and `chapters`.`comic_id` is not null order by `order` desc limit 1
        650μsview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:127comic
        Metadata
        Bindings
        • 0. 2
        Backtrace
        • 18. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:127
        • 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` = 7 and `comic_details`.`comic_id` is not null limit 1
        800μsview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:112comic
        Metadata
        Bindings
        • 0. 7
        Backtrace
        • 21. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:112
        • 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` = 7 and `chapters`.`comic_id` is not null
        1.03msview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:126comic
        Metadata
        Bindings
        • 0. 7
        Backtrace
        • 19. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:126
        • 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` = 7 and `chapters`.`comic_id` is not null order by `order` desc limit 1
        750μsview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:127comic
        Metadata
        Bindings
        • 0. 7
        Backtrace
        • 18. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:127
        • 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` = 10 and `comic_details`.`comic_id` is not null limit 1
        830μsview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:112comic
        Metadata
        Bindings
        • 0. 10
        Backtrace
        • 21. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:112
        • 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` = 10 and `chapters`.`comic_id` is not null
        750μsview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:126comic
        Metadata
        Bindings
        • 0. 10
        Backtrace
        • 19. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:126
        • 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` = 10 and `chapters`.`comic_id` is not null order by `order` desc limit 1
        780μsview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:127comic
        Metadata
        Bindings
        • 0. 10
        Backtrace
        • 18. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:127
        • 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` = 11 and `comic_details`.`comic_id` is not null limit 1
        790μsview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:112comic
        Metadata
        Bindings
        • 0. 11
        Backtrace
        • 21. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:112
        • 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` = 11 and `chapters`.`comic_id` is not null
        820μsview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:126comic
        Metadata
        Bindings
        • 0. 11
        Backtrace
        • 19. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:126
        • 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` = 11 and `chapters`.`comic_id` is not null order by `order` desc limit 1
        810μsview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:127comic
        Metadata
        Bindings
        • 0. 11
        Backtrace
        • 18. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:127
        • 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` = 12 and `comic_details`.`comic_id` is not null limit 1
        830μsview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:112comic
        Metadata
        Bindings
        • 0. 12
        Backtrace
        • 21. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:112
        • 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` = 12 and `chapters`.`comic_id` is not null
        990μsview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:126comic
        Metadata
        Bindings
        • 0. 12
        Backtrace
        • 19. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:126
        • 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` = 12 and `chapters`.`comic_id` is not null order by `order` desc limit 1
        770μsview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:127comic
        Metadata
        Bindings
        • 0. 12
        Backtrace
        • 18. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:127
        • 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` = 16 and `comic_details`.`comic_id` is not null limit 1
        750μsview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:112comic
        Metadata
        Bindings
        • 0. 16
        Backtrace
        • 21. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:112
        • 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` = 16 and `chapters`.`comic_id` is not null
        1.14msview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:126comic
        Metadata
        Bindings
        • 0. 16
        Backtrace
        • 19. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:126
        • 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` = 16 and `chapters`.`comic_id` is not null order by `order` desc limit 1
        740μsview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:127comic
        Metadata
        Bindings
        • 0. 16
        Backtrace
        • 18. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:127
        • 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` = 19 and `comic_details`.`comic_id` is not null limit 1
        740μsview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:112comic
        Metadata
        Bindings
        • 0. 19
        Backtrace
        • 21. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:112
        • 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
        890μsview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:126comic
        Metadata
        Bindings
        • 0. 19
        Backtrace
        • 19. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:126
        • 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
        820μsview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:127comic
        Metadata
        Bindings
        • 0. 19
        Backtrace
        • 18. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:127
        • 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` = 4896 and `chapters`.`comic_id` is not null order by `order` desc
        2.22msview::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:171comic
        Metadata
        Bindings
        • 0. 4896
        Backtrace
        • 15. view::eb0c9bea02a3edc8a2482ade2d5ff97cd7b3476d:171
        • 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
      15
      App\Models\Category
      9
      App\Models\Comic\Comic
      8
      App\Models\Chapter
      789
        _token
        xTaISRfEAE6zBdeIc0L2GYB6T3AgHWCdIC8RnKn4
        _previous
        array:1 [ "url" => "https://narasininja.org/comic/baca-ruler-of-the-land-chapter-410" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /comic/baca-ruler-of-the-land-chapter-410
        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" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "cf-connecting-ip" => array:1 [ 0 => "216.73.216.142" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-for" => array:1 [ 0 => "216.73.216.142" ] "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 => "951b07822ec21251-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" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] ]
        request_server
        0 of 0
        array:70 [ "USER" => "www" "HOME" => "/home/www" "SCRIPT_NAME" => "/index.php" "REQUEST_URI" => "/comic/baca-ruler-of-the-land-chapter-410" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/2.0" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/comic/baca-ruler-of-the-land-chapter-410" "REMOTE_PORT" => "36282" "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.70.147.108" "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_CF_IPCOUNTRY" => "US" "HTTP_CF_CONNECTING_IP" => "216.73.216.142" "HTTP_CDN_LOOP" => "cloudflare; loops=1" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_X_FORWARDED_FOR" => "216.73.216.142" "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" => "951b07822ec21251-SIN" "HTTP_ACCEPT_ENCODING" => "gzip, br" "HTTP_PRIORITY" => "u=0, i" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_CF_VISITOR" => "{"scheme":"https"}" "proxy-nokeepalive" => "1" "H2_STREAM_TAG" => "516-1534-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" => "516-1534-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" => 1750252252.6641 "REQUEST_TIME" => 1750252252 ]
        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 => "Wed, 18 Jun 2025 13:10:53 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Imd3Wm9sQmlGZTllTVgxUVAwYjRseEE9PSIsInZhbHVlIjoiN1JxTDF5UzVXSEo5c3RsK2pGblhRUFJjTWhYcVkxd0FnODBqS3dQeCtraGpuL0wwOEcydUJKcjE2Q2dxR2xYNmpsampPcjBDaUVGNW5yQnFTaHo1cW4wZmFwb04vMnhybW9ROEkwMXphMVJVVVdkSWswNmVadHJ2WGpsRWlwVVgiLCJtYWMiOiI3ZGU2Y2I3ZTlmNzU4MWJjOTk4MDY2ZjlhMGJhNmQxYjNkNTk2MjEzZDIxMWQ2MmJkMzE4ODAxNjFiNWQ5OTY1IiwidGFnIjoiIn0%3D; expires=Wed, 18-Jun-2025 15:10:53 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6Imd3Wm9sQmlGZTllTVgxUVAwYjRseEE9PSIsInZhbHVlIjoiN1JxTDF5UzVXSEo5c3RsK2pGblhRUFJjTWhYcVkxd0FnODBqS3dQeCtraGpuL0wwOEcydUJKcjE2Q2dxR2xYNmpsampPc" 1 => "narasininja_session=eyJpdiI6Ik5LaHdYUitaZVgrQTF0Mm9NRUFzVkE9PSIsInZhbHVlIjoiaWhKMWVKUk1IclBNWU1WeW94THF2ZzEwUDBUMDJVS0xOYStxYVRqZVlZcGFRNEZWVTFhWHBDbVF1UGpZRkRnbFdHN29teHBtL3Q0bzc4b3o0RmdMbnZ5N2wwSUgrVjVHbWhZMDRGYU9KWTJLRmorQXFzUkhuRFZhUFhwWkg3Z2YiLCJtYWMiOiI3M2MzOWY2OGM3Y2VjODhhNzczMDYwNzZkOTM4NTkzNDJkYWI0ZmU4NzEzMDY5NDg0OTMzNWYwMTdjOWQyMGU4IiwidGFnIjoiIn0%3D; expires=Wed, 18-Jun-2025 15:10:53 GMT; Max-Age=7200; path=/; httponly; samesite=laxnarasininja_session=eyJpdiI6Ik5LaHdYUitaZVgrQTF0Mm9NRUFzVkE9PSIsInZhbHVlIjoiaWhKMWVKUk1IclBNWU1WeW94THF2ZzEwUDBUMDJVS0xOYStxYVRqZVlZcGFRNEZWVTFhWHBDbVF1UGpZRkRn" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Imd3Wm9sQmlGZTllTVgxUVAwYjRseEE9PSIsInZhbHVlIjoiN1JxTDF5UzVXSEo5c3RsK2pGblhRUFJjTWhYcVkxd0FnODBqS3dQeCtraGpuL0wwOEcydUJKcjE2Q2dxR2xYNmpsampPcjBDaUVGNW5yQnFTaHo1cW4wZmFwb04vMnhybW9ROEkwMXphMVJVVVdkSWswNmVadHJ2WGpsRWlwVVgiLCJtYWMiOiI3ZGU2Y2I3ZTlmNzU4MWJjOTk4MDY2ZjlhMGJhNmQxYjNkNTk2MjEzZDIxMWQ2MmJkMzE4ODAxNjFiNWQ5OTY1IiwidGFnIjoiIn0%3D; expires=Wed, 18-Jun-2025 15:10:53 GMT; path=/XSRF-TOKEN=eyJpdiI6Imd3Wm9sQmlGZTllTVgxUVAwYjRseEE9PSIsInZhbHVlIjoiN1JxTDF5UzVXSEo5c3RsK2pGblhRUFJjTWhYcVkxd0FnODBqS3dQeCtraGpuL0wwOEcydUJKcjE2Q2dxR2xYNmpsampPc" 1 => "narasininja_session=eyJpdiI6Ik5LaHdYUitaZVgrQTF0Mm9NRUFzVkE9PSIsInZhbHVlIjoiaWhKMWVKUk1IclBNWU1WeW94THF2ZzEwUDBUMDJVS0xOYStxYVRqZVlZcGFRNEZWVTFhWHBDbVF1UGpZRkRnbFdHN29teHBtL3Q0bzc4b3o0RmdMbnZ5N2wwSUgrVjVHbWhZMDRGYU9KWTJLRmorQXFzUkhuRFZhUFhwWkg3Z2YiLCJtYWMiOiI3M2MzOWY2OGM3Y2VjODhhNzczMDYwNzZkOTM4NTkzNDJkYWI0ZmU4NzEzMDY5NDg0OTMzNWYwMTdjOWQyMGU4IiwidGFnIjoiIn0%3D; expires=Wed, 18-Jun-2025 15:10:53 GMT; path=/; httponlynarasininja_session=eyJpdiI6Ik5LaHdYUitaZVgrQTF0Mm9NRUFzVkE9PSIsInZhbHVlIjoiaWhKMWVKUk1IclBNWU1WeW94THF2ZzEwUDBUMDJVS0xOYStxYVRqZVlZcGFRNEZWVTFhWHBDbVF1UGpZRkRn" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "xTaISRfEAE6zBdeIc0L2GYB6T3AgHWCdIC8RnKn4" "_previous" => array:1 [ "url" => "https://narasininja.org/comic/baca-ruler-of-the-land-chapter-410" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]