Testing Healthpedia 12 Desember 2024 v1

Testing Healthpedia 12 Desember 2024 v1

Daftar Isi


Daftar Isi Tidak Ditemukan

Bagikan :


Testing artikel healthpedia 12 Desember 2024

Request history8.1.29PHP Version696msRequest Duration4MBMemory UsageGET healthpedia-{category}/{slug}Route
    • Booting (263ms)time
    • Application (434ms)time
    • 1 x Application (62.29%)
      434ms
      1 x Booting (37.7%)
      263ms
      11 templates were rendered
      • 1x web.v2.single-post-healthpediasingle-post-healthpedia.blade.php#?blade
      • 1x web.v2.partials.single.breadcrumbbreadcrumb.blade.php#?blade
      • 2x web.partials.single-sharesingle-share.blade.php#?blade
      • 1x web.v2.partials.single.editoreditor.blade.php#?blade
      • 1x web.v2.partials.single.tagstags.blade.php#?blade
      • 1x web.v2.partials.single.referensireferensi.blade.php#?blade
      • 1x web.v2.partials.article-populararticle-popular.blade.php#?blade
      • 1x web.v2.partials.related-articlerelated-article.blade.php#?blade
      • 1x web.v2.partials.healthtopichealthtopic.blade.php#?blade
      • 1x layouts.v2.web_layoutweb_layout.blade.php#?blade
      uri
      GET healthpedia-{category}/{slug}
      middleware
      web
      controller
      App\Http\Controllers\WebController@singleHealthpediaPost
      namespace
      App\Http\Controllers
      prefix
      where
      as
      web.single.healthpedia.post
      file
      app/Http/Controllers/WebController.php:249-419
      27 statements were executed (6 duplicates)Show only duplicates373ms
      • WebController.php#259aicare_prod_new82.77msselect * from `posts` where (`content_type` = 'healthpedia' and `slug` = 'testing-healthpedia-12-desember-2024-v1' or `slug_en` = 'testing-healthpedia-12-desember-2024-v1') and `status` = 1 and `publish_date` <= '2025-04-08 00:57:56' and `deleted_at` is null and `posts`.`deleted_at` is null limit 1
        Bindings
        • 0: healthpedia
        • 1: testing-healthpedia-12-desember-2024-v1
        • 2: testing-healthpedia-12-desember-2024-v1
        • 3: 1
        • 4: 2025-04-08 00:57:56
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Http/Controllers/WebController.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • WebController.php#259aicare_prod_new1msselect `users`.*, `post_editor`.`post_id` as `pivot_post_id`, `post_editor`.`user_id` as `pivot_user_id`, `post_editor`.`created_at` as `pivot_created_at`, `post_editor`.`updated_at` as `pivot_updated_at` from `users` inner join `post_editor` on `users`.`id` = `post_editor`.`user_id` where `post_editor`.`post_id` in (10167)
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/WebController.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • WebController.php#259aicare_prod_new6.06msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` in (10167) and `categories`.`deleted_at` is null
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/WebController.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • WebController.php#328aicare_prod_new59.63msselect * from `posts` where (`content_type` = 'healthpedia' and `slug` = 'testing-healthpedia-12-desember-2024-v1' or `slug_en` = 'testing-healthpedia-12-desember-2024-v1') and `status` = 1 and `publish_date` <= '2025-04-08 00:57:56' and `deleted_at` is null and `posts`.`deleted_at` is null limit 1
        Bindings
        • 0: healthpedia
        • 1: testing-healthpedia-12-desember-2024-v1
        • 2: testing-healthpedia-12-desember-2024-v1
        • 3: 1
        • 4: 2025-04-08 00:57:56
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Http/Controllers/WebController.php:328
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • WebController.php#328aicare_prod_new960μsselect `users`.*, `post_editor`.`post_id` as `pivot_post_id`, `post_editor`.`user_id` as `pivot_user_id`, `post_editor`.`created_at` as `pivot_created_at`, `post_editor`.`updated_at` as `pivot_updated_at` from `users` inner join `post_editor` on `users`.`id` = `post_editor`.`user_id` where `post_editor`.`post_id` in (10167)
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/WebController.php:328
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • WebController.php#328aicare_prod_new760μsselect `users`.*, `post_english_editors`.`post_id` as `pivot_post_id`, `post_english_editors`.`user_id` as `pivot_user_id`, `post_english_editors`.`created_at` as `pivot_created_at`, `post_english_editors`.`updated_at` as `pivot_updated_at` from `users` inner join `post_english_editors` on `users`.`id` = `post_english_editors`.`user_id` where `post_english_editors`.`post_id` in (10167)
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/WebController.php:328
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • WebController.php#328aicare_prod_new5.26msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` in (10167) and `categories`.`deleted_at` is null
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/WebController.php:328
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • WebController.php#332aicare_prod_new1.55msselect `healthpedia`.*, `healthpedia_post`.`post_id` as `pivot_post_id`, `healthpedia_post`.`healthpedia_id` as `pivot_healthpedia_id`, `healthpedia_post`.`created_at` as `pivot_created_at`, `healthpedia_post`.`updated_at` as `pivot_updated_at` from `healthpedia` inner join `healthpedia_post` on `healthpedia`.`id` = `healthpedia_post`.`healthpedia_id` where `healthpedia_post`.`post_id` = 10167 and `healthpedia`.`deleted_at` is null
        Bindings
        • 0: 10167
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/WebController.php:332
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • WebController.php#337aicare_prod_new670μsselect * from `categories` where `categories`.`id` = 7 and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 7
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Http/Controllers/WebController.php:337
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • WebController.php#369aicare_prod_new14.4msselect `tags`.*, `post_tag`.`post_id` as `pivot_post_id`, `post_tag`.`tag_id` as `pivot_tag_id`, `post_tag`.`created_at` as `pivot_created_at`, `post_tag`.`updated_at` as `pivot_updated_at` from `tags` inner join `post_tag` on `tags`.`id` = `post_tag`.`tag_id` where `post_tag`.`post_id` = 10167
        Bindings
        • 0: 10167
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/WebController.php:369
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • WebController.php#1386aicare_prod_new10.49msselect `posts`.*, `post_tag`.`tag_id` as `pivot_tag_id`, `post_tag`.`post_id` as `pivot_post_id` from `posts` inner join `post_tag` on `posts`.`id` = `post_tag`.`post_id` where `post_tag`.`tag_id` = 8715 and `posts`.`deleted_at` is null
        Bindings
        • 0: 8715
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/WebController.php:1386
        • app/Http/Controllers/WebController.php:372
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • CategoryHealtTopics.php#11aicare_prod_new870μsselect * from `categories` where (`slug` != 'penyakit-a-z' and `slug` != 'obat-a-z' and `slug` != 'pemeriksaan-a-z' and `parent_id` = '0') and `categories`.`deleted_at` is null order by `order` asc
        Bindings
        • 0: penyakit-a-z
        • 1: obat-a-z
        • 2: pemeriksaan-a-z
        • 3: 0
        Hints
        • Use SELECT * only if you need all columns from table
        • The != operator is not standard. Use the <> operator to test for inequality instead.
        Backtrace
        • app/Repositories/Categories/CategoryHealtTopics.php:11
        • app/Http/Controllers/WebController.php:376
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • WebController.php#377aicare_prod_new120msselect * from `posts` where `status` = 1 and `publish_date` <= '2025-04-08 00:57:57' and `content_type` = 'article' and `posts`.`deleted_at` is null order by RAND() limit 7
        Bindings
        • 0: 1
        • 1: 2025-04-08 00:57:57
        • 2: article
        Hints
        • Use SELECT * only if you need all columns from table
        • ORDER BY RAND() is slow, try to avoid if you can. You can read this or this
        Backtrace
        • app/Http/Controllers/WebController.php:377
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • WebController.php#391aicare_prod_new12.36msupdate `posts` set `views_count` = 137 where `id` = 10167
        Bindings
        • 0: 137
        • 1: 10167
        Backtrace
        • app/Http/Controllers/WebController.php:391
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • ActivityLogger.php#174aicare_prod_new6.41msinsert into `activity_log` (`log_name`, `properties`, `batch_uuid`, `event`, `subject_id`, `subject_type`, `description`, `updated_at`, `created_at`) values ('default', '[]', null, 'updated', 10167, 'App\\Models\\Admin\\Post', 'updated', '2025-04-08 00:57:57', '2025-04-08 00:57:57')
        Bindings
        • 0: default
        • 1: []
        • 2: 
        • 3: updated
        • 4: 10167
        • 5: App\Models\Admin\Post
        • 6: updated
        • 7: 2025-04-08 00:57:57
        • 8: 2025-04-08 00:57:57
        Backtrace
        • vendor/spatie/laravel-activitylog/src/ActivityLogger.php:174
        • vendor/spatie/laravel-activitylog/src/Traits/LogsActivity.php:88
        • app/Http/Controllers/WebController.php:391
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • single-post-healthpedia.blade.php#37aicare_prod_new990μsselect * from `users` where `users`.`id` = 92 limit 1
        Bindings
        • 0: 92
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • view::web.v2.single-post-healthpedia:37
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • article-popular.blade.php#8aicare_prod_new6.13msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 2741 and `categories`.`deleted_at` is null
        Bindings
        • 0: 2741
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.article-popular:8
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • article-popular.blade.php#8aicare_prod_new6.02msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 6083 and `categories`.`deleted_at` is null
        Bindings
        • 0: 6083
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.article-popular:8
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • article-popular.blade.php#8aicare_prod_new5.31msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 8755 and `categories`.`deleted_at` is null
        Bindings
        • 0: 8755
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.article-popular:8
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • article-popular.blade.php#8aicare_prod_new5.81msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 3056 and `categories`.`deleted_at` is null
        Bindings
        • 0: 3056
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.article-popular:8
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • article-popular.blade.php#8aicare_prod_new5.47msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 7689 and `categories`.`deleted_at` is null
        Bindings
        • 0: 7689
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.article-popular:8
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • article-popular.blade.php#8aicare_prod_new5.51msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 9234 and `categories`.`deleted_at` is null
        Bindings
        • 0: 9234
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.article-popular:8
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • article-popular.blade.php#8aicare_prod_new5.99msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 6525 and `categories`.`deleted_at` is null
        Bindings
        • 0: 6525
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.article-popular:8
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • related-article.blade.php#8aicare_prod_new6.21msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 10165 and `categories`.`deleted_at` is null
        Bindings
        • 0: 10165
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.related-article:8
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • web_layout.blade.php#122aicare_prod_new1msselect * from `pages` where `slug` = 'about-us' limit 1
        Bindings
        • 0: about-us
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • view::layouts.v2.web_layout:122
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • web_layout.blade.php#547aicare_prod_new680μsselect * from `faqs` limit 1
        Hints
        • Use SELECT * only if you need all columns from table
        • The SELECT statement has no WHERE clause and could examine many more rows than intended
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • view::layouts.v2.web_layout:547
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • web_layout.blade.php#551aicare_prod_new790μsselect * from `term_policies`
        Hints
        • Use SELECT * only if you need all columns from table
        • The SELECT statement has no WHERE clause and could examine many more rows than intended
        Backtrace
        • view::layouts.v2.web_layout:551
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      App\Models\Admin\Category
      17Category.php#?
      App\Models\Admin\Post
      13Post.php#?
      App\Models\TermPolicy
      3TermPolicy.php#?
      App\Models\Admin\Tag
      1Tag.php#?
      App\User
      1User.php#?
      App\Models\Admin\Page
      1Page.php#?
      App\Models\Admin\Faq
      1Faq.php#?
          locale
          id
          _token
          9kiFRcgh5eGLkqz3FSWH2mU2dh9Wr4Fxl5Rxwij4
          _previous
          array:1 [ "url" => "https://ai-care.atmatech.id/healthpedia-penyakit/testing-healthpedia-12-desemb...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /healthpedia-penyakit/testing-healthpedia-12-desember-2024-v1
          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:20 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6ImRhQlFheW1JNFhuc1UwRG5Bc2VBdkE9PSIsInZhbHVlIjoid3RKRnBKTnBrQ1FYTkNTdFRwSHJ4OXpWbmR1NVkxT1JvQjV1TUxCVnR4SWZUQXVzcjJ0aXJibEZPZTJ5bk56ellpekttbVlBa01Dcy9zYy9McCt3ZXpzSzg3S0YyUVl1SllSc2ZqaVpVeVFnMFFRRFBCckZQOGROR0JJbGZkSEoiLCJtYWMiOiJjNDFlMzM5ZTAyZDhkNDJmOWUzYTNhYjE0MGNlZmU0Nzg0ZjAxOGI5OWVjZTE5M2NmZjEwY2Y1MjgyMjVlOGZlIiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6IlJCTmEyOUxOeHl4REdEVmhweGVFeVE9PSIsInZhbHVlIjoiSUlxem01WnhnbWJ5alpEbFo5V3U1MzdGMDdkYWtqYnNreWxLbmNYUlJmUDU0c3ArZ0ZPUHJXUFVxdlp4eGZXcU9xa3pOSEV5Q2t3UFVaYVB3T3pCeno2OVBuMmlyUTF2UkZNNmNEemJ3blZ3WDFISVpjT1lqZVByVDM0VHZFRTUiLCJtYWMiOiIzOTc3NDY5OTU5OTJlNGQ2YzlmMmMzZjc5OWZhMDYyNjRhMWJkNGRjMTVjNDE4N2M5ODg2NTZhMWYzMmI5ZjdlIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6ImRhQlFheW1JNFhuc1UwRG5Bc2VBdkE9PSIsInZhbHVlIjoid3RKRnBKTnBrQ1FYTkNTdFRwSHJ4OXpWbmR1NVkxT1JvQjV1TUxCVnR4SWZUQXVzcjJ0aXJibEZPZTJ5bk56ellpekttb" ] "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 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "x-real-ip" => array:1 [ 0 => "13.58.74.190" ] "x-forwarded-for" => array:1 [ 0 => "13.58.74.190" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-scheme" => array:1 [ 0 => "https" ] "host" => array:1 [ 0 => "ai-care.atmatech.id" ] "connection" => array:1 [ 0 => "keep-alive" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "9kiFRcgh5eGLkqz3FSWH2mU2dh9Wr4Fxl5Rxwij4" "laravel_session" => "nv4moGP1ZSTXWm9wT9qmcGdDd6CPbUsrOIETIMgH" ]
          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, 07 Apr 2025 17:57:57 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjBzVGgwcUFLeFdQMjZmc2h3NDBHdXc9PSIsInZhbHVlIjoiM2pSVThVNEtrZnk5LzYzeUEzRS8rMkdkeHRwVThpUmJGQ2dZSzRacjFXNFZBUTd1QWdHM2h3TU1RN0RQMjdpeU9oWHhPekRyelcrZ1ZXeGpxbVVEY2RhWGpnN0UvSzZHNFk0MnExWDJPczNLQW1YdWdLNXA5U3p6a3phOU5MdUkiLCJtYWMiOiJhYzRhZTNmODczZGM3ZDU2OWVjZmIyMjVhMjBkYzBjNTdlZTZjYmMxY2RlOWE3NjBmZGRhZDM1ZGJhODllMGY4IiwidGFnIjoiIn0%3D; expires=Mon, 07 Apr 2025 19:57:57 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6IjBzVGgwcUFLeFdQMjZmc2h3NDBHdXc9PSIsInZhbHVlIjoiM2pSVThVNEtrZnk5LzYzeUEzRS8rMkdkeHRwVThpUmJGQ2dZSzRacjFXNFZBUTd1QWdHM2h3TU1RN0RQMjdpeU9oWHhPe" 1 => "laravel_session=eyJpdiI6ImNsQmlHVk9IYnJvaEJPRHJrdnFUNGc9PSIsInZhbHVlIjoiMEt1RW9aeGNoUm1GdVBXcVhSRHNQT0trS25tczBTcFV1ZThMYzBXdmllVmxXOFlvaUhkNlRwK0RpT05oUklKME16emRRSDY2V3QweWdjbmcxQjJDcTlZcjZ4SzdyVmFaYTlHaEZWWmNwQUtkYmQxQUVOM2laOWtmSSt5cUFIMisiLCJtYWMiOiJjMTAwNGYxNmEwMWE4MjlhMjZjNTA1ZjdhOWJlY2YxYzlhNDM2MWYxZTdmNGFkZDU2Yjg4YWIyNTQ1MTIzZGU1IiwidGFnIjoiIn0%3D; expires=Mon, 07 Apr 2025 19:57:57 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6ImNsQmlHVk9IYnJvaEJPRHJrdnFUNGc9PSIsInZhbHVlIjoiMEt1RW9aeGNoUm1GdVBXcVhSRHNQT0trS25tczBTcFV1ZThMYzBXdmllVmxXOFlvaUhkNlRwK0RpT05oUklKME16" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjBzVGgwcUFLeFdQMjZmc2h3NDBHdXc9PSIsInZhbHVlIjoiM2pSVThVNEtrZnk5LzYzeUEzRS8rMkdkeHRwVThpUmJGQ2dZSzRacjFXNFZBUTd1QWdHM2h3TU1RN0RQMjdpeU9oWHhPekRyelcrZ1ZXeGpxbVVEY2RhWGpnN0UvSzZHNFk0MnExWDJPczNLQW1YdWdLNXA5U3p6a3phOU5MdUkiLCJtYWMiOiJhYzRhZTNmODczZGM3ZDU2OWVjZmIyMjVhMjBkYzBjNTdlZTZjYmMxY2RlOWE3NjBmZGRhZDM1ZGJhODllMGY4IiwidGFnIjoiIn0%3D; expires=Mon, 07-Apr-2025 19:57:57 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IjBzVGgwcUFLeFdQMjZmc2h3NDBHdXc9PSIsInZhbHVlIjoiM2pSVThVNEtrZnk5LzYzeUEzRS8rMkdkeHRwVThpUmJGQ2dZSzRacjFXNFZBUTd1QWdHM2h3TU1RN0RQMjdpeU9oWHhPe" 1 => "laravel_session=eyJpdiI6ImNsQmlHVk9IYnJvaEJPRHJrdnFUNGc9PSIsInZhbHVlIjoiMEt1RW9aeGNoUm1GdVBXcVhSRHNQT0trS25tczBTcFV1ZThMYzBXdmllVmxXOFlvaUhkNlRwK0RpT05oUklKME16emRRSDY2V3QweWdjbmcxQjJDcTlZcjZ4SzdyVmFaYTlHaEZWWmNwQUtkYmQxQUVOM2laOWtmSSt5cUFIMisiLCJtYWMiOiJjMTAwNGYxNmEwMWE4MjlhMjZjNTA1ZjdhOWJlY2YxYzlhNDM2MWYxZTdmNGFkZDU2Yjg4YWIyNTQ1MTIzZGU1IiwidGFnIjoiIn0%3D; expires=Mon, 07-Apr-2025 19:57:57 GMT; path=/; httponlylaravel_session=eyJpdiI6ImNsQmlHVk9IYnJvaEJPRHJrdnFUNGc9PSIsInZhbHVlIjoiMEt1RW9aeGNoUm1GdVBXcVhSRHNQT0trS25tczBTcFV1ZThMYzBXdmllVmxXOFlvaUhkNlRwK0RpT05oUklKME16" ] ]
          session_attributes
          0 of 0
          array:4 [ "locale" => "id" "_token" => "9kiFRcgh5eGLkqz3FSWH2mU2dh9Wr4Fxl5Rxwij4" "_previous" => array:1 [ "url" => "https://ai-care.atmatech.id/healthpedia-penyakit/testing-healthpedia-12-desember-2024-v1" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-08 00:57:57GET/healthpedia-penyakit/testing-healthpedia-12-desember-2024-v1112737