8.1.12PHP Version434msRequest Duration3MBMemory UsageGET blog/filterByCategory/{id}Route
    • Booting (125ms)
    • Application (308ms)
    • 1 x Application (71.08%)
      308.28ms
      1 x Booting (28.89%)
      125.28ms
      6 templates were rendered
      • Blog.index (resources/views/Blog/index.blade.php)2blade
        Params
        0
        blogs
        1
        metaData
      • pagination::bootstrap-4 (resources/views/vendor/pagination/bootstrap-4.blade.php)2blade
        Params
        0
        paginator
        1
        elements
      • layouts.student (resources/views/layouts/student.blade.php)9blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        isProfileCompleted
        4
        __sentry_tracing_view_name
        5
        blogs
        6
        metaData
        7
        __currentLoopData
        8
        loop
      • meta::manager (vendor/davmixcool/laravel-meta-manager/src/views/manager.blade.php)9blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        isProfileCompleted
        4
        __sentry_tracing_view_name
        5
        blogs
        6
        metaData
        7
        __currentLoopData
        8
        loop
      • layouts.partials.student._header_tw (resources/views/layouts/partials/student/_header_tw.blade.php)9blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        isProfileCompleted
        4
        __sentry_tracing_view_name
        5
        blogs
        6
        metaData
        7
        __currentLoopData
        8
        loop
      • sweetalert::alert (resources/views/vendor/sweetalert/alert.blade.php)9blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        isProfileCompleted
        4
        __sentry_tracing_view_name
        5
        blogs
        6
        metaData
        7
        __currentLoopData
        8
        loop
      uri
      GET blog/filterByCategory/{id}
      middleware
      web, Language
      controller
      App\Http\Controllers\BlogController@filterByCategory
      namespace
      App\Http\Controllers
      prefix
      where
      as
      blog.filterByCategory
      file
      app/Http/Controllers/BlogController.php:107-119
      31 statements were executed, 28 of which were duplicated, 3 unique221ms
      • select count(*) as aggregate from `blogs` where `blogcategory_id` = 'eyJpdiI6Im9GRDRZOGZ4RGtrUHJDSEZaYWxwZVE9PSIsInZhbHVlIjoiK252aVdlcTRzVW9kcStwcXFrS0w3UT09IiwibWFjIjoiZDY3ODM1ZTU4NTI1MmFlM2M1OWU3ZmJiMTU3ODg2NjY2MTI1ZWNkNGY3N2ExZWJmNWNiZjhjMjNhNzhiZmM0ZCIsInRhZyI6IiJ9' and `blogs`.`deleted_at` is null
        35.23ms/app/Http/Controllers/BlogController.php:112migrated_master_db
        Metadata
        Bindings
        • 0. eyJpdiI6Im9GRDRZOGZ4RGtrUHJDSEZaYWxwZVE9PSIsInZhbHVlIjoiK252aVdlcTRzVW9kcStwcXFrS0w3UT09IiwibWFjIjoiZDY3ODM1ZTU4NTI1MmFlM2M1OWU3ZmJiMTU3ODg2NjY2MTI1ZWNkNGY3N2ExZWJmNWNiZjhjMjNhNzhiZmM0ZCIsInRhZyI6IiJ9
        Backtrace
        • 15. /app/Http/Controllers/BlogController.php:112
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/Routing/TracingControllerDispatcherTracing.php:21
        • 19. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/Routing/TracingRoutingDispatcher.php:31
      • select * from `setting__seconds` where `setting__seconds`.`id` = 1 and `setting__seconds`.`deleted_at` is null limit 1
        4.91ms/app/Http/Controllers/BlogController.php:114migrated_master_db
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 19. /app/Http/Controllers/BlogController.php:114
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 22. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/Routing/TracingControllerDispatcherTracing.php:21
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/Routing/TracingRoutingDispatcher.php:31
      • select * from `categories` where `parent_id` is null and `cat_status` = 1 and exists (select * from `courses` where `categories`.`id` = `courses`.`category_id` and `course_status` = 1 and `courses`.`deleted_at` is null) and `categories`.`deleted_at` is null order by `id` desc
        7.09msview::091cbe429507a30eea1981a4a579ed98905d74a9:162migrated_master_db
        Metadata
        Bindings
        • 0. 1
        • 1. 1
        Backtrace
        • 14. view::091cbe429507a30eea1981a4a579ed98905d74a9:162
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 78 and `categories`.`deleted_at` is null order by `id` desc
        10.41msview::091cbe429507a30eea1981a4a579ed98905d74a9:169migrated_master_db
        Metadata
        Bindings
        • 0. 78
        Backtrace
        • 14. view::091cbe429507a30eea1981a4a579ed98905d74a9:169
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 77 and `categories`.`deleted_at` is null order by `id` desc
        10.89msview::091cbe429507a30eea1981a4a579ed98905d74a9:169migrated_master_db
        Metadata
        Bindings
        • 0. 77
        Backtrace
        • 14. view::091cbe429507a30eea1981a4a579ed98905d74a9:169
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 76 and `categories`.`deleted_at` is null order by `id` desc
        3.81msview::091cbe429507a30eea1981a4a579ed98905d74a9:169migrated_master_db
        Metadata
        Bindings
        • 0. 76
        Backtrace
        • 14. view::091cbe429507a30eea1981a4a579ed98905d74a9:169
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 74 and `categories`.`deleted_at` is null order by `id` desc
        6.31msview::091cbe429507a30eea1981a4a579ed98905d74a9:169migrated_master_db
        Metadata
        Bindings
        • 0. 74
        Backtrace
        • 14. view::091cbe429507a30eea1981a4a579ed98905d74a9:169
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 73 and `categories`.`deleted_at` is null order by `id` desc
        10.17msview::091cbe429507a30eea1981a4a579ed98905d74a9:169migrated_master_db
        Metadata
        Bindings
        • 0. 73
        Backtrace
        • 14. view::091cbe429507a30eea1981a4a579ed98905d74a9:169
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 72 and `categories`.`deleted_at` is null order by `id` desc
        6.71msview::091cbe429507a30eea1981a4a579ed98905d74a9:169migrated_master_db
        Metadata
        Bindings
        • 0. 72
        Backtrace
        • 14. view::091cbe429507a30eea1981a4a579ed98905d74a9:169
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 71 and `categories`.`deleted_at` is null order by `id` desc
        2.1msview::091cbe429507a30eea1981a4a579ed98905d74a9:169migrated_master_db
        Metadata
        Bindings
        • 0. 71
        Backtrace
        • 14. view::091cbe429507a30eea1981a4a579ed98905d74a9:169
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 70 and `categories`.`deleted_at` is null order by `id` desc
        2.12msview::091cbe429507a30eea1981a4a579ed98905d74a9:169migrated_master_db
        Metadata
        Bindings
        • 0. 70
        Backtrace
        • 14. view::091cbe429507a30eea1981a4a579ed98905d74a9:169
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 68 and `categories`.`deleted_at` is null order by `id` desc
        6.24msview::091cbe429507a30eea1981a4a579ed98905d74a9:169migrated_master_db
        Metadata
        Bindings
        • 0. 68
        Backtrace
        • 14. view::091cbe429507a30eea1981a4a579ed98905d74a9:169
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 64 and `categories`.`deleted_at` is null order by `id` desc
        5.63msview::091cbe429507a30eea1981a4a579ed98905d74a9:169migrated_master_db
        Metadata
        Bindings
        • 0. 64
        Backtrace
        • 14. view::091cbe429507a30eea1981a4a579ed98905d74a9:169
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 5 and `categories`.`deleted_at` is null order by `id` desc
        4.66msview::091cbe429507a30eea1981a4a579ed98905d74a9:169migrated_master_db
        Metadata
        Bindings
        • 0. 5
        Backtrace
        • 14. view::091cbe429507a30eea1981a4a579ed98905d74a9:169
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 2 and `categories`.`deleted_at` is null order by `id` desc
        10.9msview::091cbe429507a30eea1981a4a579ed98905d74a9:169migrated_master_db
        Metadata
        Bindings
        • 0. 2
        Backtrace
        • 14. view::091cbe429507a30eea1981a4a579ed98905d74a9:169
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 1 and `categories`.`deleted_at` is null order by `id` desc
        14.46msview::091cbe429507a30eea1981a4a579ed98905d74a9:169migrated_master_db
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. view::091cbe429507a30eea1981a4a579ed98905d74a9:169
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` is null and `cat_status` = 1 and exists (select * from `courses` where `categories`.`id` = `courses`.`category_id` and `course_status` = 1 and `courses`.`deleted_at` is null) and `categories`.`deleted_at` is null order by `id` desc
        7.28msview::091cbe429507a30eea1981a4a579ed98905d74a9:324migrated_master_db
        Metadata
        Bindings
        • 0. 1
        • 1. 1
        Backtrace
        • 14. view::091cbe429507a30eea1981a4a579ed98905d74a9:324
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 78 and `categories`.`deleted_at` is null order by `id` desc
        8.11msview::091cbe429507a30eea1981a4a579ed98905d74a9:336migrated_master_db
        Metadata
        Bindings
        • 0. 78
        Backtrace
        • 14. view::091cbe429507a30eea1981a4a579ed98905d74a9:336
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 77 and `categories`.`deleted_at` is null order by `id` desc
        8.07msview::091cbe429507a30eea1981a4a579ed98905d74a9:336migrated_master_db
        Metadata
        Bindings
        • 0. 77
        Backtrace
        • 14. view::091cbe429507a30eea1981a4a579ed98905d74a9:336
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 76 and `categories`.`deleted_at` is null order by `id` desc
        2.62msview::091cbe429507a30eea1981a4a579ed98905d74a9:336migrated_master_db
        Metadata
        Bindings
        • 0. 76
        Backtrace
        • 14. view::091cbe429507a30eea1981a4a579ed98905d74a9:336
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 74 and `categories`.`deleted_at` is null order by `id` desc
        2.69msview::091cbe429507a30eea1981a4a579ed98905d74a9:336migrated_master_db
        Metadata
        Bindings
        • 0. 74
        Backtrace
        • 14. view::091cbe429507a30eea1981a4a579ed98905d74a9:336
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 73 and `categories`.`deleted_at` is null order by `id` desc
        4.55msview::091cbe429507a30eea1981a4a579ed98905d74a9:336migrated_master_db
        Metadata
        Bindings
        • 0. 73
        Backtrace
        • 14. view::091cbe429507a30eea1981a4a579ed98905d74a9:336
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 72 and `categories`.`deleted_at` is null order by `id` desc
        7.65msview::091cbe429507a30eea1981a4a579ed98905d74a9:336migrated_master_db
        Metadata
        Bindings
        • 0. 72
        Backtrace
        • 14. view::091cbe429507a30eea1981a4a579ed98905d74a9:336
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 71 and `categories`.`deleted_at` is null order by `id` desc
        4.39msview::091cbe429507a30eea1981a4a579ed98905d74a9:336migrated_master_db
        Metadata
        Bindings
        • 0. 71
        Backtrace
        • 14. view::091cbe429507a30eea1981a4a579ed98905d74a9:336
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 70 and `categories`.`deleted_at` is null order by `id` desc
        2.84msview::091cbe429507a30eea1981a4a579ed98905d74a9:336migrated_master_db
        Metadata
        Bindings
        • 0. 70
        Backtrace
        • 14. view::091cbe429507a30eea1981a4a579ed98905d74a9:336
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 68 and `categories`.`deleted_at` is null order by `id` desc
        3.1msview::091cbe429507a30eea1981a4a579ed98905d74a9:336migrated_master_db
        Metadata
        Bindings
        • 0. 68
        Backtrace
        • 14. view::091cbe429507a30eea1981a4a579ed98905d74a9:336
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 64 and `categories`.`deleted_at` is null order by `id` desc
        3.21msview::091cbe429507a30eea1981a4a579ed98905d74a9:336migrated_master_db
        Metadata
        Bindings
        • 0. 64
        Backtrace
        • 14. view::091cbe429507a30eea1981a4a579ed98905d74a9:336
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 5 and `categories`.`deleted_at` is null order by `id` desc
        2.63msview::091cbe429507a30eea1981a4a579ed98905d74a9:336migrated_master_db
        Metadata
        Bindings
        • 0. 5
        Backtrace
        • 14. view::091cbe429507a30eea1981a4a579ed98905d74a9:336
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 2 and `categories`.`deleted_at` is null order by `id` desc
        4.69msview::091cbe429507a30eea1981a4a579ed98905d74a9:336migrated_master_db
        Metadata
        Bindings
        • 0. 2
        Backtrace
        • 14. view::091cbe429507a30eea1981a4a579ed98905d74a9:336
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 1 and `categories`.`deleted_at` is null order by `id` desc
        8.94msview::091cbe429507a30eea1981a4a579ed98905d74a9:336migrated_master_db
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. view::091cbe429507a30eea1981a4a579ed98905d74a9:336
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `settings` where `settings`.`id` = 1 and `settings`.`deleted_at` is null limit 1
        8.27msview::fd8e2dbd3a5c88b338367b95fe7d6533cacd9332:199migrated_master_db
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 19. view::fd8e2dbd3a5c88b338367b95fe7d6533cacd9332:199
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      App\Setting
      1
      App\Category
      26
      App\Setting_Second
      1
          _token
          byF8MpbOp9hspvGYF4Gs6I5dJ4GYsXpZjmB9mOaN
          currency
          ETB
          _previous
          array:1 [ "url" => "https://miniapp.kuraztech.com/blog/filterByCategory/eyJpdiI6Im9GRDRZOGZ4RGtrUH...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /blog/filterByCategory/eyJpdiI6Im9GRDRZOGZ4RGtrUHJDSEZaYWxwZVE9PSIsInZhbHVlIjoiK252aVdlcTRzVW9kcStwcXFrS0w3UT09IiwibWFjIjoiZDY3ODM1ZTU4NTI1MmFlM2M1OWU3ZmJiMTU3ODg2NjY2MTI1ZWNkNGY3N2ExZWJmNWNiZjhjMjNhNzhiZmM0ZCIsInRhZyI6IiJ9
          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:18 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IlVZU2N5UjROWU1ST0hjVG1uWmQ0S1E9PSIsInZhbHVlIjoiVEcxVzRNNStsREU4SHVtaHE4R0tZci9xbSsyeWJjU1pTdEFQN2QybmJKSnRGVXRneXcxeHBCaWtrR1d2dGV1dnp3YnhxR3BHMC9wWGZ6THZ5TTdpR0g0NGZEZThKbCtqMEpoRWpFVHdOUnpsSWRhSHhROFlQRTY3MnZQUzVOS20iLCJtYWMiOiJmZWU2ZWMwMDlkZTc4ZTUzMzJhNjNjYTFlNmVmNThhZDY5MGZkZTE0Y2U0YTNjOGI4ZWU3ZWU2YzYzMWY1ZDk5IiwidGFnIjoiIn0%3D; kuraztech_session=eyJpdiI6ImxEYzV3ZFVzbnlyYUtpRlRIUzZDbUE9PSIsInZhbHVlIjoiaFVxUlhVcXgvd3FyS0o2cG4yRk5RSlZPUTZNWWRtN0ZMN3BsMTBPM3BjVTNzOFBwY2xYQ2wwd0lRQUF3Rm5vMkVUeE9aYkoxdmE1MXRaM01xYlJxV0wva2x2N2tBMmZhUlBCTGFFcThPaWdGUmRTcEJSS0ZodWpkR3plSit2c3UiLCJtYWMiOiI4MDUxNDEwNzRmMzQxMmIyODM5MjU5NmM3ZTg3Y2JkODEzZDE0ODUwZjAzOWNkNDJlZTI5NGFmNDBjZDEyMTUwIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IlVZU2N5UjROWU1ST0hjVG1uWmQ0S1E9PSIsInZhbHVlIjoiVEcxVzRNNStsREU4SHVtaHE4R0tZci9xbSsyeWJjU1pTdEFQN2QybmJKSnRGVXRneXcxeHBCaWtrR1d2dGV1dnp3YnhxR" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?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" ] "connection" => array:1 [ 0 => "keep-alive" ] "host" => array:1 [ 0 => "miniapp.kuraztech.com" ] "content-length" => array:1 [ 0 => "" ] "content-type" => array:1 [ 0 => "" ] ]
          request_server
          0 of 0
          array:42 [ "USER" => "www-data" "HOME" => "/var/www" "HTTP_COOKIE" => "XSRF-TOKEN=eyJpdiI6IlVZU2N5UjROWU1ST0hjVG1uWmQ0S1E9PSIsInZhbHVlIjoiVEcxVzRNNStsREU4SHVtaHE4R0tZci9xbSsyeWJjU1pTdEFQN2QybmJKSnRGVXRneXcxeHBCaWtrR1d2dGV1dnp3YnhxR3BHMC9wWGZ6THZ5TTdpR0g0NGZEZThKbCtqMEpoRWpFVHdOUnpsSWRhSHhROFlQRTY3MnZQUzVOS20iLCJtYWMiOiJmZWU2ZWMwMDlkZTc4ZTUzMzJhNjNjYTFlNmVmNThhZDY5MGZkZTE0Y2U0YTNjOGI4ZWU3ZWU2YzYzMWY1ZDk5IiwidGFnIjoiIn0%3D; kuraztech_session=eyJpdiI6ImxEYzV3ZFVzbnlyYUtpRlRIUzZDbUE9PSIsInZhbHVlIjoiaFVxUlhVcXgvd3FyS0o2cG4yRk5RSlZPUTZNWWRtN0ZMN3BsMTBPM3BjVTNzOFBwY2xYQ2wwd0lRQUF3Rm5vMkVUeE9aYkoxdmE1MXRaM01xYlJxV0wva2x2N2tBMmZhUlBCTGFFcThPaWdGUmRTcEJSS0ZodWpkR3plSit2c3UiLCJtYWMiOiI4MDUxNDEwNzRmMzQxMmIyODM5MjU5NmM3ZTg3Y2JkODEzZDE0ODUwZjAzOWNkNDJlZTI5NGFmNDBjZDEyMTUwIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IlVZU2N5UjROWU1ST0hjVG1uWmQ0S1E9PSIsInZhbHVlIjoiVEcxVzRNNStsREU4SHVtaHE4R0tZci9xbSsyeWJjU1pTdEFQN2QybmJKSnRGVXRneXcxeHBCaWtrR1d2dGV1dnp3YnhxR" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_SEC_FETCH_USER" => "?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_CONNECTION" => "keep-alive" "HTTP_HOST" => "miniapp.kuraztech.com" "REDIRECT_STATUS" => "200" "SERVER_NAME" => "miniapp.kuraztech.com" "SERVER_PORT" => "443" "SERVER_ADDR" => "10.3.0.4" "REMOTE_PORT" => "35504" "REMOTE_ADDR" => "216.73.216.103" "SERVER_SOFTWARE" => "nginx/1.18.0" "GATEWAY_INTERFACE" => "CGI/1.1" "HTTPS" => "on" "REQUEST_SCHEME" => "https" "SERVER_PROTOCOL" => "HTTP/1.1" "DOCUMENT_ROOT" => "/var/www/kuraztech/public" "DOCUMENT_URI" => "/index.php" "REQUEST_URI" => "/blog/filterByCategory/eyJpdiI6Im9GRDRZOGZ4RGtrUHJDSEZaYWxwZVE9PSIsInZhbHVlIjoiK252aVdlcTRzVW9kcStwcXFrS0w3UT09IiwibWFjIjoiZDY3ODM1ZTU4NTI1MmFlM2M1OWU3ZmJiMTU3ODg2NjY2MTI1ZWNkNGY3N2ExZWJmNWNiZjhjMjNhNzhiZmM0ZCIsInRhZyI6IiJ9/blog/filterByCategory/eyJpdiI6Im9GRDRZOGZ4RGtrUHJDSEZaYWxwZVE9PSIsInZhbHVlIjoiK252aVdlcTRzVW9kcStwcXFrS0w3UT09IiwibWFjIjoiZDY3ODM1ZTU4NTI1MmFlM2M1OWU3ZmJiMTU3O" "SCRIPT_NAME" => "/index.php" "CONTENT_LENGTH" => "" "CONTENT_TYPE" => "" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "SCRIPT_FILENAME" => "/var/www/kuraztech/public/index.php" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1750034646.3997 "REQUEST_TIME" => 1750034646 ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "byF8MpbOp9hspvGYF4Gs6I5dJ4GYsXpZjmB9mOaN" "kuraztech_session" => "JsfCPL29HGo7FhB4HVqjJBHj49BHOpgDNU4Uu8GX" ]
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Mon, 16 Jun 2025 00:44:06 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik9xTUU0L3VtNkNvck5QS2JjSHdUY2c9PSIsInZhbHVlIjoiTXRoTG81Q1lwMVBiajdWZm5wQTJtZmJkZXJBWThpWU05bHhGRWhaa3NaTk9CVUpKbHZrRndETmxMb1FlNC9yQ2FYUGV6cGVncUd1ZzRleWJpNXBFT2xEOEE3bk9WSkNUaitXQWxkYThoSmY4M2F4NGxrUXpacTI2aDhJMG5tQ0YiLCJtYWMiOiJlZDM1YWE5ZTk1OTI3M2I0NjY4YWMzZDM2MWIxOTFlZTA1YjAzNjY1ZmVjZDk5MGFjNjA0ZTMyMmI0NzhjM2U0IiwidGFnIjoiIn0%3D; expires=Mon, 16-Jun-2025 02:44:06 GMT; Max-Age=7200; path=/; secure; samesite=noneXSRF-TOKEN=eyJpdiI6Ik9xTUU0L3VtNkNvck5QS2JjSHdUY2c9PSIsInZhbHVlIjoiTXRoTG81Q1lwMVBiajdWZm5wQTJtZmJkZXJBWThpWU05bHhGRWhaa3NaTk9CVUpKbHZrRndETmxMb1FlNC9yQ2FYUGV6c" 1 => "kuraztech_session=eyJpdiI6Im1UK2RrWFZMNUg4V3NkcHFqekI4L0E9PSIsInZhbHVlIjoiL1h1ckZLb1Zua3dpYzFpbDVUbjI4WjNaTXJNRVA1azd4NUk4djg2SzVzNmNlUlI5QU5UZnQwQWhRSTIvMDg4Uzh2MzQyak15MnVGOGVkTXY5NnROYXo2ZzhKdXkxTjFuQk1qV2xib0tmSnhlZHdEV2R1U3NWMU55M2YvdTFmRmMiLCJtYWMiOiJiMzI3YjYxMjQ2NGQ2ZTMzYjIwNGU3OTI2NDYwZmI2NjNjMTc4Njc2YWIzNGEwYWFhNzA0ZmUxNzI1NzE0NDQ3IiwidGFnIjoiIn0%3D; expires=Mon, 16-Jun-2025 02:44:06 GMT; Max-Age=7200; path=/; secure; httponly; samesite=nonekuraztech_session=eyJpdiI6Im1UK2RrWFZMNUg4V3NkcHFqekI4L0E9PSIsInZhbHVlIjoiL1h1ckZLb1Zua3dpYzFpbDVUbjI4WjNaTXJNRVA1azd4NUk4djg2SzVzNmNlUlI5QU5UZnQwQWhRSTIvMDg4Uz" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik9xTUU0L3VtNkNvck5QS2JjSHdUY2c9PSIsInZhbHVlIjoiTXRoTG81Q1lwMVBiajdWZm5wQTJtZmJkZXJBWThpWU05bHhGRWhaa3NaTk9CVUpKbHZrRndETmxMb1FlNC9yQ2FYUGV6cGVncUd1ZzRleWJpNXBFT2xEOEE3bk9WSkNUaitXQWxkYThoSmY4M2F4NGxrUXpacTI2aDhJMG5tQ0YiLCJtYWMiOiJlZDM1YWE5ZTk1OTI3M2I0NjY4YWMzZDM2MWIxOTFlZTA1YjAzNjY1ZmVjZDk5MGFjNjA0ZTMyMmI0NzhjM2U0IiwidGFnIjoiIn0%3D; expires=Mon, 16-Jun-2025 02:44:06 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Ik9xTUU0L3VtNkNvck5QS2JjSHdUY2c9PSIsInZhbHVlIjoiTXRoTG81Q1lwMVBiajdWZm5wQTJtZmJkZXJBWThpWU05bHhGRWhaa3NaTk9CVUpKbHZrRndETmxMb1FlNC9yQ2FYUGV6c" 1 => "kuraztech_session=eyJpdiI6Im1UK2RrWFZMNUg4V3NkcHFqekI4L0E9PSIsInZhbHVlIjoiL1h1ckZLb1Zua3dpYzFpbDVUbjI4WjNaTXJNRVA1azd4NUk4djg2SzVzNmNlUlI5QU5UZnQwQWhRSTIvMDg4Uzh2MzQyak15MnVGOGVkTXY5NnROYXo2ZzhKdXkxTjFuQk1qV2xib0tmSnhlZHdEV2R1U3NWMU55M2YvdTFmRmMiLCJtYWMiOiJiMzI3YjYxMjQ2NGQ2ZTMzYjIwNGU3OTI2NDYwZmI2NjNjMTc4Njc2YWIzNGEwYWFhNzA0ZmUxNzI1NzE0NDQ3IiwidGFnIjoiIn0%3D; expires=Mon, 16-Jun-2025 02:44:06 GMT; path=/; secure; httponlykuraztech_session=eyJpdiI6Im1UK2RrWFZMNUg4V3NkcHFqekI4L0E9PSIsInZhbHVlIjoiL1h1ckZLb1Zua3dpYzFpbDVUbjI4WjNaTXJNRVA1azd4NUk4djg2SzVzNmNlUlI5QU5UZnQwQWhRSTIvMDg4Uz" ] ]
          session_attributes
          0 of 0
          array:5 [ "_token" => "byF8MpbOp9hspvGYF4Gs6I5dJ4GYsXpZjmB9mOaN" "currency" => "ETB" "_previous" => array:1 [ "url" => "https://miniapp.kuraztech.com/blog/filterByCategory/eyJpdiI6Im9GRDRZOGZ4RGtrUHJDSEZaYWxwZVE9PSIsInZhbHVlIjoiK252aVdlcTRzVW9kcStwcXFrS0w3UT09IiwibWFjIjoiZDY3ODM1ZTU4NTI1MmFlM2M1OWU3ZmJiMTU3ODg2NjY2MTI1ZWNkNGY3N2ExZWJmNWNiZjhjMjNhNzhiZmM0ZCIsInRhZyI6IiJ9https://miniapp.kuraztech.com/blog/filterByCategory/eyJpdiI6Im9GRDRZOGZ4RGtrUHJDSEZaYWxwZVE9PSIsInZhbHVlIjoiK252aVdlcTRzVW9kcStwcXFrS0w3UT09IiwibWFjIjoiZDY3ODM1" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]