8.1.12PHP Version173msRequest Duration3MBMemory UsageGET blog/filterByCategory/{id}Route
    • Booting (20.12ms)
    • Application (153ms)
    • 1 x Application (88.34%)
      152.94ms
      1 x Booting (11.62%)
      20.12ms
      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 unique101ms
      • select count(*) as aggregate from `blogs` where `blogcategory_id` = 'eyJpdiI6Im0xaDVGM1BSL0ZFNTVxM3hZcDJzaFE9PSIsInZhbHVlIjoiaDhNT2hXT0ZJUzBiV2dyaVFGY1Yydz09IiwibWFjIjoiYmQyNWRmYTliNDhmMzcwYzcxM2FhYjFiMWUxM2VjZDI5OWY5MTFlZDViYjk5M2IxYzNjNjZjM2I0ZDE4Y2I2MCIsInRhZyI6IiJ9' and `blogs`.`deleted_at` is null
        23.07ms/app/Http/Controllers/BlogController.php:112migrated_master_db
        Metadata
        Bindings
        • 0. eyJpdiI6Im0xaDVGM1BSL0ZFNTVxM3hZcDJzaFE9PSIsInZhbHVlIjoiaDhNT2hXT0ZJUzBiV2dyaVFGY1Yydz09IiwibWFjIjoiYmQyNWRmYTliNDhmMzcwYzcxM2FhYjFiMWUxM2VjZDI5OWY5MTFlZDViYjk5M2IxYzNjNjZjM2I0ZDE4Y2I2MCIsInRhZyI6IiJ9
        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
        3.57ms/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
        2.51msview::091cbe429507a30eea1981a4a579ed98905d74a9:163migrated_master_db
        Metadata
        Bindings
        • 0. 1
        • 1. 1
        Backtrace
        • 14. view::091cbe429507a30eea1981a4a579ed98905d74a9:163
        • 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
        2msview::091cbe429507a30eea1981a4a579ed98905d74a9:170migrated_master_db
        Metadata
        Bindings
        • 0. 78
        Backtrace
        • 14. view::091cbe429507a30eea1981a4a579ed98905d74a9:170
        • 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
        2.07msview::091cbe429507a30eea1981a4a579ed98905d74a9:170migrated_master_db
        Metadata
        Bindings
        • 0. 77
        Backtrace
        • 14. view::091cbe429507a30eea1981a4a579ed98905d74a9:170
        • 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.08msview::091cbe429507a30eea1981a4a579ed98905d74a9:170migrated_master_db
        Metadata
        Bindings
        • 0. 76
        Backtrace
        • 14. view::091cbe429507a30eea1981a4a579ed98905d74a9:170
        • 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.32msview::091cbe429507a30eea1981a4a579ed98905d74a9:170migrated_master_db
        Metadata
        Bindings
        • 0. 74
        Backtrace
        • 14. view::091cbe429507a30eea1981a4a579ed98905d74a9:170
        • 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
        2.07msview::091cbe429507a30eea1981a4a579ed98905d74a9:170migrated_master_db
        Metadata
        Bindings
        • 0. 73
        Backtrace
        • 14. view::091cbe429507a30eea1981a4a579ed98905d74a9:170
        • 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
        2.06msview::091cbe429507a30eea1981a4a579ed98905d74a9:170migrated_master_db
        Metadata
        Bindings
        • 0. 72
        Backtrace
        • 14. view::091cbe429507a30eea1981a4a579ed98905d74a9:170
        • 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.15msview::091cbe429507a30eea1981a4a579ed98905d74a9:170migrated_master_db
        Metadata
        Bindings
        • 0. 71
        Backtrace
        • 14. view::091cbe429507a30eea1981a4a579ed98905d74a9:170
        • 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.19msview::091cbe429507a30eea1981a4a579ed98905d74a9:170migrated_master_db
        Metadata
        Bindings
        • 0. 70
        Backtrace
        • 14. view::091cbe429507a30eea1981a4a579ed98905d74a9:170
        • 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
        2msview::091cbe429507a30eea1981a4a579ed98905d74a9:170migrated_master_db
        Metadata
        Bindings
        • 0. 68
        Backtrace
        • 14. view::091cbe429507a30eea1981a4a579ed98905d74a9:170
        • 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
        1.9msview::091cbe429507a30eea1981a4a579ed98905d74a9:170migrated_master_db
        Metadata
        Bindings
        • 0. 64
        Backtrace
        • 14. view::091cbe429507a30eea1981a4a579ed98905d74a9:170
        • 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.19msview::091cbe429507a30eea1981a4a579ed98905d74a9:170migrated_master_db
        Metadata
        Bindings
        • 0. 5
        Backtrace
        • 14. view::091cbe429507a30eea1981a4a579ed98905d74a9:170
        • 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
        2.08msview::091cbe429507a30eea1981a4a579ed98905d74a9:170migrated_master_db
        Metadata
        Bindings
        • 0. 2
        Backtrace
        • 14. view::091cbe429507a30eea1981a4a579ed98905d74a9:170
        • 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
        2.17msview::091cbe429507a30eea1981a4a579ed98905d74a9:170migrated_master_db
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. view::091cbe429507a30eea1981a4a579ed98905d74a9:170
        • 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
        3.16msview::091cbe429507a30eea1981a4a579ed98905d74a9:325migrated_master_db
        Metadata
        Bindings
        • 0. 1
        • 1. 1
        Backtrace
        • 14. view::091cbe429507a30eea1981a4a579ed98905d74a9:325
        • 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
        2.2msview::091cbe429507a30eea1981a4a579ed98905d74a9:337migrated_master_db
        Metadata
        Bindings
        • 0. 78
        Backtrace
        • 14. view::091cbe429507a30eea1981a4a579ed98905d74a9:337
        • 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
        2.14msview::091cbe429507a30eea1981a4a579ed98905d74a9:337migrated_master_db
        Metadata
        Bindings
        • 0. 77
        Backtrace
        • 14. view::091cbe429507a30eea1981a4a579ed98905d74a9:337
        • 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.01msview::091cbe429507a30eea1981a4a579ed98905d74a9:337migrated_master_db
        Metadata
        Bindings
        • 0. 76
        Backtrace
        • 14. view::091cbe429507a30eea1981a4a579ed98905d74a9:337
        • 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
        1.97msview::091cbe429507a30eea1981a4a579ed98905d74a9:337migrated_master_db
        Metadata
        Bindings
        • 0. 74
        Backtrace
        • 14. view::091cbe429507a30eea1981a4a579ed98905d74a9:337
        • 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
        2.04msview::091cbe429507a30eea1981a4a579ed98905d74a9:337migrated_master_db
        Metadata
        Bindings
        • 0. 73
        Backtrace
        • 14. view::091cbe429507a30eea1981a4a579ed98905d74a9:337
        • 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
        1.97msview::091cbe429507a30eea1981a4a579ed98905d74a9:337migrated_master_db
        Metadata
        Bindings
        • 0. 72
        Backtrace
        • 14. view::091cbe429507a30eea1981a4a579ed98905d74a9:337
        • 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.17msview::091cbe429507a30eea1981a4a579ed98905d74a9:337migrated_master_db
        Metadata
        Bindings
        • 0. 71
        Backtrace
        • 14. view::091cbe429507a30eea1981a4a579ed98905d74a9:337
        • 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.08msview::091cbe429507a30eea1981a4a579ed98905d74a9:337migrated_master_db
        Metadata
        Bindings
        • 0. 70
        Backtrace
        • 14. view::091cbe429507a30eea1981a4a579ed98905d74a9:337
        • 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
        2.09msview::091cbe429507a30eea1981a4a579ed98905d74a9:337migrated_master_db
        Metadata
        Bindings
        • 0. 68
        Backtrace
        • 14. view::091cbe429507a30eea1981a4a579ed98905d74a9:337
        • 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
        11.42msview::091cbe429507a30eea1981a4a579ed98905d74a9:337migrated_master_db
        Metadata
        Bindings
        • 0. 64
        Backtrace
        • 14. view::091cbe429507a30eea1981a4a579ed98905d74a9:337
        • 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
        3.01msview::091cbe429507a30eea1981a4a579ed98905d74a9:337migrated_master_db
        Metadata
        Bindings
        • 0. 5
        Backtrace
        • 14. view::091cbe429507a30eea1981a4a579ed98905d74a9:337
        • 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
        3.4msview::091cbe429507a30eea1981a4a579ed98905d74a9:337migrated_master_db
        Metadata
        Bindings
        • 0. 2
        Backtrace
        • 14. view::091cbe429507a30eea1981a4a579ed98905d74a9:337
        • 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
        1.98msview::091cbe429507a30eea1981a4a579ed98905d74a9:337migrated_master_db
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. view::091cbe429507a30eea1981a4a579ed98905d74a9:337
        • 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
        2.84msview::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
          XnkKtuCZpvAtL74kgFr5jCajoaxP16HspIceQkvg
          currency
          ETB
          _previous
          array:1 [ "url" => "https://miniapp.kuraztech.com/blog/filterByCategory/eyJpdiI6Im0xaDVGM1BSL0ZFNT...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /blog/filterByCategory/eyJpdiI6Im0xaDVGM1BSL0ZFNTVxM3hZcDJzaFE9PSIsInZhbHVlIjoiaDhNT2hXT0ZJUzBiV2dyaVFGY1Yydz09IiwibWFjIjoiYmQyNWRmYTliNDhmMzcwYzcxM2FhYjFiMWUxM2VjZDI5OWY5MTFlZDViYjk5M2IxYzNjNjZjM2I0ZDE4Y2I2MCIsInRhZyI6IiJ9
          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=eyJpdiI6IjJhYVBvMVhlNHhVT1NVcDMrVXNaUGc9PSIsInZhbHVlIjoiVzBJeXRtdmJIaGV3a1lDeWRqUEQ4dHdpYWNZZFRiZmJqK0tJakV3VWhzSEkrSktKZjdPaUwzR3JSSlFTSU9YM0dXNWNCaHBPcFVWQjFLV3NWaE1WU3lCT2RlOTBQbm1YT0xvRW84eEpSajV5dEtjdmVxMmJQQ3BhWGIzNWo0NGsiLCJtYWMiOiJhYWEwZmRjOTc1Mjc0YzY0M2NiNTM0ZDViMzIzZmJkYTRiY2UwM2UwOTA0OWQ1YTA5MDhhNzc3YWE5Yjc4YWMzIiwidGFnIjoiIn0%3D; kuraztech_session=eyJpdiI6InV3eWpoVW0yc3MwYUxEdWlJK1p0c1E9PSIsInZhbHVlIjoiYUV4MUd3NmZXRHJwVzdPWldTTVBCZm5zTGtNVWcyckNnYTNERE11WjF1K2phVFZnbGNwMWJyVXJ6cWhXTi8rR3RBcHNRU1FuNXE3VnIyeFFUSzlXdEhnWVhPRTMwNi9vRjU4cmgwR2hGVU5iWlM2M1pCNW0yS2MrUmdxaDhaVUEiLCJtYWMiOiJmZjY2Yjg2ZTdmNTYzNWU0NTIxYjRkYjJlMDczODA5N2M1Y2ZhZWFhZmI2MjU2NzUyZTI0OTVhMzU1ZWNjMTJlIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IjJhYVBvMVhlNHhVT1NVcDMrVXNaUGc9PSIsInZhbHVlIjoiVzBJeXRtdmJIaGV3a1lDeWRqUEQ4dHdpYWNZZFRiZmJqK0tJakV3VWhzSEkrSktKZjdPaUwzR3JSSlFTSU9YM0dXNWNCa" ] "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=eyJpdiI6IjJhYVBvMVhlNHhVT1NVcDMrVXNaUGc9PSIsInZhbHVlIjoiVzBJeXRtdmJIaGV3a1lDeWRqUEQ4dHdpYWNZZFRiZmJqK0tJakV3VWhzSEkrSktKZjdPaUwzR3JSSlFTSU9YM0dXNWNCaHBPcFVWQjFLV3NWaE1WU3lCT2RlOTBQbm1YT0xvRW84eEpSajV5dEtjdmVxMmJQQ3BhWGIzNWo0NGsiLCJtYWMiOiJhYWEwZmRjOTc1Mjc0YzY0M2NiNTM0ZDViMzIzZmJkYTRiY2UwM2UwOTA0OWQ1YTA5MDhhNzc3YWE5Yjc4YWMzIiwidGFnIjoiIn0%3D; kuraztech_session=eyJpdiI6InV3eWpoVW0yc3MwYUxEdWlJK1p0c1E9PSIsInZhbHVlIjoiYUV4MUd3NmZXRHJwVzdPWldTTVBCZm5zTGtNVWcyckNnYTNERE11WjF1K2phVFZnbGNwMWJyVXJ6cWhXTi8rR3RBcHNRU1FuNXE3VnIyeFFUSzlXdEhnWVhPRTMwNi9vRjU4cmgwR2hGVU5iWlM2M1pCNW0yS2MrUmdxaDhaVUEiLCJtYWMiOiJmZjY2Yjg2ZTdmNTYzNWU0NTIxYjRkYjJlMDczODA5N2M1Y2ZhZWFhZmI2MjU2NzUyZTI0OTVhMzU1ZWNjMTJlIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IjJhYVBvMVhlNHhVT1NVcDMrVXNaUGc9PSIsInZhbHVlIjoiVzBJeXRtdmJIaGV3a1lDeWRqUEQ4dHdpYWNZZFRiZmJqK0tJakV3VWhzSEkrSktKZjdPaUwzR3JSSlFTSU9YM0dXNWNCa" "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" => "27748" "REMOTE_ADDR" => "3.20.206.27" "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/eyJpdiI6Im0xaDVGM1BSL0ZFNTVxM3hZcDJzaFE9PSIsInZhbHVlIjoiaDhNT2hXT0ZJUzBiV2dyaVFGY1Yydz09IiwibWFjIjoiYmQyNWRmYTliNDhmMzcwYzcxM2FhYjFiMWUxM2VjZDI5OWY5MTFlZDViYjk5M2IxYzNjNjZjM2I0ZDE4Y2I2MCIsInRhZyI6IiJ9/blog/filterByCategory/eyJpdiI6Im0xaDVGM1BSL0ZFNTVxM3hZcDJzaFE9PSIsInZhbHVlIjoiaDhNT2hXT0ZJUzBiV2dyaVFGY1Yydz09IiwibWFjIjoiYmQyNWRmYTliNDhmMzcwYzcxM2FhYjFiMWUxM" "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" => 1748187016.3406 "REQUEST_TIME" => 1748187016 ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "XnkKtuCZpvAtL74kgFr5jCajoaxP16HspIceQkvg" "kuraztech_session" => "4Og1OaNxxYagDjFikUAzbz9r3hHDNWgmq1srKhV7" ]
          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 => "Sun, 25 May 2025 15:30:16 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkYvOXZZSUlEc2sxUXRJNTFWVElYZkE9PSIsInZhbHVlIjoiTStlRFpVQjcxcDRSLy9uRkIxeWZLVFhmU0FBd3A2T3ZmQmovaHhNQURpditvZG1pZWxJR2V1UGZTNkJuNHJhdG9YUjJ3V2pMb1ZKeWNaTkI3ay9DcG5PTHVFTVplVUJqVEVEV2c5QmRDWGlaK2RxM3BwUTFicVVPY1FpK0N3ZmkiLCJtYWMiOiJkZmRkZmVlYzY5M2ZjNzk0OWJmM2Q1MzQ1NGJkNWZmYTgyYTUxMGU4N2QyOWE1NzAzMzdkNDJjNDVkY2VlN2VlIiwidGFnIjoiIn0%3D; expires=Sun, 25-May-2025 17:30:16 GMT; Max-Age=7200; path=/; secure; samesite=noneXSRF-TOKEN=eyJpdiI6IkYvOXZZSUlEc2sxUXRJNTFWVElYZkE9PSIsInZhbHVlIjoiTStlRFpVQjcxcDRSLy9uRkIxeWZLVFhmU0FBd3A2T3ZmQmovaHhNQURpditvZG1pZWxJR2V1UGZTNkJuNHJhdG9YUjJ3V" 1 => "kuraztech_session=eyJpdiI6IlBGVTAxYXBpTnF3aWpSbkVGMFZnUlE9PSIsInZhbHVlIjoiOUFPelhTd2NvWWpUVFhUNVZhLzQyYnVDekZPakRaaHY4aTBXbkhwYXRLT2ZYb1dwSWlzQ0o2bk90VWlEbktDaERrRXJhcWQ3MFdzZkpxTEZranIrSzJXMzhIOFpPWUl2d09NUGJCaGtWQTlIMXNDV3hhYkttRHBHYVQ4WFZHbm0iLCJtYWMiOiI5MzQ5NzViYmE0MjhhZDhiNTRiNzIwYWFiN2M1ZmYxNGVkYzFiNjVkZGQ0OGU1YjlkZWU1Y2NjYmY1NDcwODkzIiwidGFnIjoiIn0%3D; expires=Sun, 25-May-2025 17:30:16 GMT; Max-Age=7200; path=/; secure; httponly; samesite=nonekuraztech_session=eyJpdiI6IlBGVTAxYXBpTnF3aWpSbkVGMFZnUlE9PSIsInZhbHVlIjoiOUFPelhTd2NvWWpUVFhUNVZhLzQyYnVDekZPakRaaHY4aTBXbkhwYXRLT2ZYb1dwSWlzQ0o2bk90VWlEbktDaE" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkYvOXZZSUlEc2sxUXRJNTFWVElYZkE9PSIsInZhbHVlIjoiTStlRFpVQjcxcDRSLy9uRkIxeWZLVFhmU0FBd3A2T3ZmQmovaHhNQURpditvZG1pZWxJR2V1UGZTNkJuNHJhdG9YUjJ3V2pMb1ZKeWNaTkI3ay9DcG5PTHVFTVplVUJqVEVEV2c5QmRDWGlaK2RxM3BwUTFicVVPY1FpK0N3ZmkiLCJtYWMiOiJkZmRkZmVlYzY5M2ZjNzk0OWJmM2Q1MzQ1NGJkNWZmYTgyYTUxMGU4N2QyOWE1NzAzMzdkNDJjNDVkY2VlN2VlIiwidGFnIjoiIn0%3D; expires=Sun, 25-May-2025 17:30:16 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IkYvOXZZSUlEc2sxUXRJNTFWVElYZkE9PSIsInZhbHVlIjoiTStlRFpVQjcxcDRSLy9uRkIxeWZLVFhmU0FBd3A2T3ZmQmovaHhNQURpditvZG1pZWxJR2V1UGZTNkJuNHJhdG9YUjJ3V" 1 => "kuraztech_session=eyJpdiI6IlBGVTAxYXBpTnF3aWpSbkVGMFZnUlE9PSIsInZhbHVlIjoiOUFPelhTd2NvWWpUVFhUNVZhLzQyYnVDekZPakRaaHY4aTBXbkhwYXRLT2ZYb1dwSWlzQ0o2bk90VWlEbktDaERrRXJhcWQ3MFdzZkpxTEZranIrSzJXMzhIOFpPWUl2d09NUGJCaGtWQTlIMXNDV3hhYkttRHBHYVQ4WFZHbm0iLCJtYWMiOiI5MzQ5NzViYmE0MjhhZDhiNTRiNzIwYWFiN2M1ZmYxNGVkYzFiNjVkZGQ0OGU1YjlkZWU1Y2NjYmY1NDcwODkzIiwidGFnIjoiIn0%3D; expires=Sun, 25-May-2025 17:30:16 GMT; path=/; secure; httponlykuraztech_session=eyJpdiI6IlBGVTAxYXBpTnF3aWpSbkVGMFZnUlE9PSIsInZhbHVlIjoiOUFPelhTd2NvWWpUVFhUNVZhLzQyYnVDekZPakRaaHY4aTBXbkhwYXRLT2ZYb1dwSWlzQ0o2bk90VWlEbktDaE" ] ]
          session_attributes
          0 of 0
          array:5 [ "_token" => "XnkKtuCZpvAtL74kgFr5jCajoaxP16HspIceQkvg" "currency" => "ETB" "_previous" => array:1 [ "url" => "https://miniapp.kuraztech.com/blog/filterByCategory/eyJpdiI6Im0xaDVGM1BSL0ZFNTVxM3hZcDJzaFE9PSIsInZhbHVlIjoiaDhNT2hXT0ZJUzBiV2dyaVFGY1Yydz09IiwibWFjIjoiYmQyNWRmYTliNDhmMzcwYzcxM2FhYjFiMWUxM2VjZDI5OWY5MTFlZDViYjk5M2IxYzNjNjZjM2I0ZDE4Y2I2MCIsInRhZyI6IiJ9https://miniapp.kuraztech.com/blog/filterByCategory/eyJpdiI6Im0xaDVGM1BSL0ZFNTVxM3hZcDJzaFE9PSIsInZhbHVlIjoiaDhNT2hXT0ZJUzBiV2dyaVFGY1Yydz09IiwibWFjIjoiYmQyNWRm" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]