• Home
  • Healthpedia
  • Golongan
  • Hormon & Metabolisme

Obat Keras

Glibenclamide

Glibenclamide adalah obat diabetes (sakit gula) golongan sulfonilurea yang digunakan untuk menurunkan kadar gula darah.

Sistem Reproduksi & Genitalia

Drug-induced Sexual Dysfunction

Druig-induced sexual dysfunction adalah disfungsi seksual akibat konsumsi obat-obatan tertentu.

Obat Keras

Fomepizole

fomepizole adalah obat yang digunakan untuk keracunan etilen glikol atau metanol, bekerja dengan menghambat enzim alkohol dehidrogenase.

Anak

Penyakit Cushing pada Anak

Penyakit Cushing adalah suatu kondisi medis yang ditandai oleh peningkatan tingkat hormon kortisol dalam tubuh selama periode waktu yang lama.

Tumor & Kanker

Karsinoma Tiroid

Karsinoma tiroid adalah pertumbuhan sel abnormal pada kelenjar tiroid berupa tumor atau kanker

Tumor & Kanker Hormon & Metabolisme

Gigantisme

Gigantisme adalah ketika seorang anak atau remaja memiliki kadar hormon pertumbuhan yang tinggi, yang menyebabkan mereka tumbuh sangat tinggi.

Hormon & Metabolisme

Hipertiroidisme

Hipertiroidisme adalah kondisi dimana kelenjar tiroid memproduksi terlalu banyak hormon tiroid sehingga menyebabkan gangguan metabolisme.

Hormon & Metabolisme

Ketoasidosis Diabetikum

Gula atau glukosa dapat berasal dari makanan yang anda konsumsi.

Hormon & Metabolisme

Diabetes Tipe Lain

Diabetes melitus tipe lain adalah diabetes yang disebabkan oleh hal lain seperti penyakit pendasar lain atau obat-obatan

Hormon & Metabolisme

Hipotiroidisme

Hipotiroidisme adalah suatu kondisi dimana kelenjar tiroid tidak memproduksi cukup horon tiroid yang dibutuhkan tubuh

Request history8.1.29PHP Version404msRequest Duration4MBMemory UsageGET healthpedia/golongan/{slug}Route
    • Booting (232ms)time
    • Application (172ms)time
    • 1 x Booting (57.53%)
      232ms
      1 x Application (42.47%)
      172ms
      3 templates were rendered
      • 1x web.golongangolongan.blade.php#?blade
      • 1x vendor.pagination.bootstrap-4-v3bootstrap-4-v3.blade.php#?blade
      • 1x layouts.v2.web_layoutweb_layout.blade.php#?blade
      uri
      GET healthpedia/golongan/{slug}
      middleware
      web
      controller
      App\Http\Controllers\WebController@golongan
      namespace
      App\Http\Controllers
      prefix
      where
      as
      web.healthpedia.golongan.post
      file
      app/Http/Controllers/WebController.php:1110-1157
      19 statements were executed (2 duplicates)Show only duplicates111ms
      • WebController.php#1114aicare_prod_new850μsselect * from `healthpedia` where (`slug` = 'obat-hormon-metabolisme' or `slug_en` = 'obat-hormon-metabolisme') and `healthpedia`.`deleted_at` is null limit 1
        Bindings
        • 0: obat-hormon-metabolisme
        • 1: obat-hormon-metabolisme
        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:1114
        • 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#1114aicare_prod_new780μsselect * from `categories` where `categories`.`id` in (8) and `categories`.`deleted_at` is null
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/WebController.php:1114
        • 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#1135aicare_prod_new830μsselect * from `healthpedia` where `slug` = 'obat-hormon-metabolisme' and `healthpedia`.`deleted_at` is null limit 1
        Bindings
        • 0: obat-hormon-metabolisme
        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:1135
        • 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#1135aicare_prod_new930μsselect * from `categories` where `categories`.`id` in (8) and `categories`.`deleted_at` is null
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/WebController.php:1135
        • 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#1146aicare_prod_new2.35msselect count(*) as aggregate from `posts` where exists (select * from `healthpedia` inner join `healthpedia_post` on `healthpedia`.`id` = `healthpedia_post`.`healthpedia_id` where `posts`.`id` = `healthpedia_post`.`post_id` and `healthpedia_id` = 6 and `healthpedia`.`deleted_at` is null) and `status` = 1 and `posts`.`deleted_at` is null
        Bindings
        • 0: 6
        • 1: 1
        Backtrace
        • app/Http/Controllers/WebController.php:1146
        • 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#1146aicare_prod_new3.37msselect * from `posts` where exists (select * from `healthpedia` inner join `healthpedia_post` on `healthpedia`.`id` = `healthpedia_post`.`healthpedia_id` where `posts`.`id` = `healthpedia_post`.`post_id` and `healthpedia_id` = 6 and `healthpedia`.`deleted_at` is null) and `status` = 1 and `posts`.`deleted_at` is null limit 10 offset 50
        Bindings
        • 0: 6
        • 1: 1
        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:1146
        • 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
      • golongan.blade.php#43aicare_prod_new10.04msselect `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` = 5214 and `categories`.`deleted_at` is null
        Bindings
        • 0: 5214
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.golongan:43
        • 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
      • golongan.blade.php#43aicare_prod_new9.9msselect `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` = 5166 and `categories`.`deleted_at` is null
        Bindings
        • 0: 5166
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.golongan:43
        • 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
      • golongan.blade.php#43aicare_prod_new10.8msselect `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` = 5503 and `categories`.`deleted_at` is null
        Bindings
        • 0: 5503
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.golongan:43
        • 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
      • golongan.blade.php#43aicare_prod_new10.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` = 6333 and `categories`.`deleted_at` is null
        Bindings
        • 0: 6333
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.golongan:43
        • 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
      • golongan.blade.php#43aicare_prod_new10.1msselect `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` = 6300 and `categories`.`deleted_at` is null
        Bindings
        • 0: 6300
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.golongan:43
        • 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
      • golongan.blade.php#43aicare_prod_new10.55msselect `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` = 6530 and `categories`.`deleted_at` is null
        Bindings
        • 0: 6530
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.golongan:43
        • 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
      • golongan.blade.php#43aicare_prod_new9.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` = 6533 and `categories`.`deleted_at` is null
        Bindings
        • 0: 6533
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.golongan:43
        • 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
      • golongan.blade.php#43aicare_prod_new9.08msselect `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` = 6417 and `categories`.`deleted_at` is null
        Bindings
        • 0: 6417
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.golongan:43
        • 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
      • golongan.blade.php#43aicare_prod_new9.23msselect `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` = 6583 and `categories`.`deleted_at` is null
        Bindings
        • 0: 6583
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.golongan:43
        • 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
      • golongan.blade.php#43aicare_prod_new9.29msselect `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` = 6778 and `categories`.`deleted_at` is null
        Bindings
        • 0: 6778
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.golongan:43
        • 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_new1.23msselect * 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_new1.05msselect * 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_new1.35msselect * 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
      13Category.php#?
      App\Models\Admin\Post
      10Post.php#?
      App\Models\TermPolicy
      3TermPolicy.php#?
      App\Models\Admin\Healthpedia
      2Healthpedia.php#?
      App\Models\Admin\Page
      1Page.php#?
      App\Models\Admin\Faq
      1Faq.php#?
          locale
          id
          _token
          3DVwbAq2tYJGdWxEJoUGaILXwtfIJGznLI5eifC4
          _previous
          array:1 [ "url" => "https://ai-care.atmatech.id/healthpedia/golongan/obat-hormon-metabolisme?page=...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /healthpedia/golongan/obat-hormon-metabolisme
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "page" => "6" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:19 [ "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" ] "x-real-ip" => array:1 [ 0 => "3.14.86.75" ] "x-forwarded-for" => array:1 [ 0 => "3.14.86.75" ] "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
          []
          
          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 => "Sat, 10 May 2025 13:28:33 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkxMWTZTLzJTSzBpNzVGVGoyK0lsamc9PSIsInZhbHVlIjoiRWVYWlY4MklIZGp4OWdmandtazE1N3AwSHlFWm80aG9Fdk15cWZ6dFYxckFuZVZhdFpuSjhXYUF4ZUN6TG50UXhjV2dINFN1ZXliYjA3YW1Jd3BnZkdXSUNRb0wvZTlINU15Zld2SkpzSU1NQ0U5RzhFeTRTZFB3TXJlOGhKQzEiLCJtYWMiOiJmOTRkYjg1NTdlNDBjNTAyMWU1NjY5NDZjZGE4YjY4ZTI4YjRmZTc0NzYyZDg5MDcxNGY3NmM2ZjU0OGQ2NjYzIiwidGFnIjoiIn0%3D; expires=Sat, 10 May 2025 15:28:33 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6IkxMWTZTLzJTSzBpNzVGVGoyK0lsamc9PSIsInZhbHVlIjoiRWVYWlY4MklIZGp4OWdmandtazE1N3AwSHlFWm80aG9Fdk15cWZ6dFYxckFuZVZhdFpuSjhXYUF4ZUN6TG50UXhjV2dIN" 1 => "laravel_session=eyJpdiI6IkxVOEVabGE3eGdCbVlRSUZrQXpNdEE9PSIsInZhbHVlIjoibGxHRE5WVWdyQVNUTUs4SjNBaCtlVG85c1FDZXNYRDJ0K2RtUVByTG9MaXhuL0pNSEJCSDNjcFlrQVowOUZreElzN25rMW4way9rNmxEVHZ1TE94VFM4RUJQVW5KWm9DaDgvUUpOUGorRXo2WUl0QjRBUU83NGQ2WVBpdlltaXAiLCJtYWMiOiIwOWY4YjgxYjFlZWEzNDk2ZjUyZjIyY2JhZDhjODVjNGRiODU1NzgwMWRkNDkwZWI5MGRiZjE1MmRlOGRmMWFiIiwidGFnIjoiIn0%3D; expires=Sat, 10 May 2025 15:28:33 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6IkxVOEVabGE3eGdCbVlRSUZrQXpNdEE9PSIsInZhbHVlIjoibGxHRE5WVWdyQVNUTUs4SjNBaCtlVG85c1FDZXNYRDJ0K2RtUVByTG9MaXhuL0pNSEJCSDNjcFlrQVowOUZreElz" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkxMWTZTLzJTSzBpNzVGVGoyK0lsamc9PSIsInZhbHVlIjoiRWVYWlY4MklIZGp4OWdmandtazE1N3AwSHlFWm80aG9Fdk15cWZ6dFYxckFuZVZhdFpuSjhXYUF4ZUN6TG50UXhjV2dINFN1ZXliYjA3YW1Jd3BnZkdXSUNRb0wvZTlINU15Zld2SkpzSU1NQ0U5RzhFeTRTZFB3TXJlOGhKQzEiLCJtYWMiOiJmOTRkYjg1NTdlNDBjNTAyMWU1NjY5NDZjZGE4YjY4ZTI4YjRmZTc0NzYyZDg5MDcxNGY3NmM2ZjU0OGQ2NjYzIiwidGFnIjoiIn0%3D; expires=Sat, 10-May-2025 15:28:33 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IkxMWTZTLzJTSzBpNzVGVGoyK0lsamc9PSIsInZhbHVlIjoiRWVYWlY4MklIZGp4OWdmandtazE1N3AwSHlFWm80aG9Fdk15cWZ6dFYxckFuZVZhdFpuSjhXYUF4ZUN6TG50UXhjV2dIN" 1 => "laravel_session=eyJpdiI6IkxVOEVabGE3eGdCbVlRSUZrQXpNdEE9PSIsInZhbHVlIjoibGxHRE5WVWdyQVNUTUs4SjNBaCtlVG85c1FDZXNYRDJ0K2RtUVByTG9MaXhuL0pNSEJCSDNjcFlrQVowOUZreElzN25rMW4way9rNmxEVHZ1TE94VFM4RUJQVW5KWm9DaDgvUUpOUGorRXo2WUl0QjRBUU83NGQ2WVBpdlltaXAiLCJtYWMiOiIwOWY4YjgxYjFlZWEzNDk2ZjUyZjIyY2JhZDhjODVjNGRiODU1NzgwMWRkNDkwZWI5MGRiZjE1MmRlOGRmMWFiIiwidGFnIjoiIn0%3D; expires=Sat, 10-May-2025 15:28:33 GMT; path=/; httponlylaravel_session=eyJpdiI6IkxVOEVabGE3eGdCbVlRSUZrQXpNdEE9PSIsInZhbHVlIjoibGxHRE5WVWdyQVNUTUs4SjNBaCtlVG85c1FDZXNYRDJ0K2RtUVByTG9MaXhuL0pNSEJCSDNjcFlrQVowOUZreElz" ] ]
          session_attributes
          0 of 0
          array:4 [ "locale" => "id" "_token" => "3DVwbAq2tYJGdWxEJoUGaILXwtfIJGznLI5eifC4" "_previous" => array:1 [ "url" => "https://ai-care.atmatech.id/healthpedia/golongan/obat-hormon-metabolisme?page=6" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-10 20:28:33GET/healthpedia/golongan/obat-hormon-metabolisme?page=631930