• Beranda
  • Video
  • Mengenal Kanker Serviks: Mitos, Pencegahan, dan Penanganannya

Mengenal Kanker Serviks: Mitos, Pencegahan, dan Penanganannya

Teliti penjelasan ahli, mendengar langsung penjelasan dari dokter tentang kanker serviks!


Mengatasi Flu

Mengatasi Flu

Rabu, 11 Desember 2024 | 11:19
Apa Benar Diabetes Bisa Terjadi pada Anak?

Apa Benar Diabetes Bisa Terjadi pada Anak?

Jumat, 22 Desember 2023 | 03:53
Makan Kangkung Bikin Ngantuk??

Makan Kangkung Bikin Ngantuk??

Rabu, 6 Desember 2023 | 06:06
Sakit Mata Menular Lewat Tatapan?

Sakit Mata Menular Lewat Tatapan?

Rabu, 6 Desember 2023 | 05:58
Request history8.1.29PHP Version291msRequest Duration3MBMemory UsageGET video/{slug}Route
    • Booting (264ms)time
    • Application (26.64ms)time
    • 1 x Booting (90.84%)
      264ms
      1 x Application (9.16%)
      26.64ms
      3 templates were rendered
      • 1x web.v2.single-videosingle-video.blade.php#?blade
      • 1x web.v2.video.video-listsvideo-lists.blade.php#?blade
      • 1x layouts.v2.web_layoutweb_layout.blade.php#?blade
      uri
      GET video/{slug}
      middleware
      web
      controller
      App\Http\Controllers\VideoController@single
      namespace
      App\Http\Controllers
      prefix
      where
      as
      web.video.single
      file
      app/Http/Controllers/VideoController.php:27-64
      8 statements were executed (4 duplicates)Show only duplicates6.31ms
      • VideoController.php#33aicare_prod_new1.14msselect * from `videos` where `slug` = 'mengenal-kanker-serviks-mitos-pencegahan-dan-penanganannya' or `slug_en` = 'mengenal-kanker-serviks-mitos-pencegahan-dan-penanganannya' limit 1
        Bindings
        • 0: mengenal-kanker-serviks-mitos-pencegahan-dan-penanganannya
        • 1: mengenal-kanker-serviks-mitos-pencegahan-dan-penanganannya
        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/VideoController.php:33
        • 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
      • VideoController.php#36aicare_prod_new1.02msselect * from `videos` where `id` != 67 and `status` = 1 order by `id` desc, `id` desc limit 8
        Bindings
        • 0: 67
        • 1: 1
        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/Http/Controllers/VideoController.php:36
        • 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
      • VideoController.php#56aicare_prod_new830μsselect * from `videos` where `slug` = 'mengenal-kanker-serviks-mitos-pencegahan-dan-penanganannya' or `slug_en` = 'mengenal-kanker-serviks-mitos-pencegahan-dan-penanganannya' limit 1
        Bindings
        • 0: mengenal-kanker-serviks-mitos-pencegahan-dan-penanganannya
        • 1: mengenal-kanker-serviks-mitos-pencegahan-dan-penanganannya
        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/VideoController.php:56
        • 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
      • VideoController.php#58aicare_prod_new680μsselect * from `videos` where `id` != 67 and `status` = 1 order by `id` desc, `id` desc limit 8
        Bindings
        • 0: 67
        • 1: 1
        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/Http/Controllers/VideoController.php:58
        • 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
      • single-video.blade.php#37aicare_prod_new700μsselect * from `users` where `users`.`id` = 15 limit 1
        Bindings
        • 0: 15
        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-video: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
      • web_layout.blade.php#122aicare_prod_new610μsselect * 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_new550μ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_new780μ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\Video
      18Video.php#?
      App\Models\TermPolicy
      3TermPolicy.php#?
      App\User
      1User.php#?
      App\Models\Admin\Page
      1Page.php#?
      App\Models\Admin\Faq
      1Faq.php#?
          locale
          id
          _token
          PZWO5PXuFovmqU4wKuoJNasHXT3lJLviqiwLYZN5
          _previous
          array:1 [ "url" => "https://ai-care.atmatech.id/video/mengenal-kanker-serviks-mitos-pencegahan-dan...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /video/mengenal-kanker-serviks-mitos-pencegahan-dan-penanganannya
          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: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 => "18.217.19.206" ] "x-forwarded-for" => array:1 [ 0 => "18.217.19.206" ] "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 => "Sun, 11 May 2025 05:33:48 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik9aSVVoT2ZjY2QwanVCclhxQmU1WXc9PSIsInZhbHVlIjoiMmVJNVc5R0VNd1B1VVQ1VWFoeVhrY3BXalY4WGRnMnVVTnE3MVRlNDZJZjBaeVo0L2pOYzYwS21TSExHQVJXNktmeHRLd0V2Qyt6Z0N0N3FlelhmYjBHVS8xcW04cGMyY2RRY08ySGlRb29uSGJkWFR6d3JOUWFLWnU3dkxVYjciLCJtYWMiOiIyMmY0MjU0Njk1NmVjMWI0MGIxNTlkNjg4MmZkZGQ0ZjcxYzUyOTM4YzhiN2UwOGEwNWE1ZmI1NjU0YTQxZDcwIiwidGFnIjoiIn0%3D; expires=Sun, 11 May 2025 07:33:48 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6Ik9aSVVoT2ZjY2QwanVCclhxQmU1WXc9PSIsInZhbHVlIjoiMmVJNVc5R0VNd1B1VVQ1VWFoeVhrY3BXalY4WGRnMnVVTnE3MVRlNDZJZjBaeVo0L2pOYzYwS21TSExHQVJXNktmeHRLd" 1 => "laravel_session=eyJpdiI6IjczeFBLekZ6T2xRVHRVRXdnMDV1N0E9PSIsInZhbHVlIjoiQkY1bDh1SVlITDhpOWovV0hIQ0g3bzdhMG9wTHdSemxoRlh6cy9lUXpObVdvWUVnRDc3YjlhRzU0ZksydU9rV1ZFaXFFeHJhT1FjUW5IRVorUmhSVlpRZjB6MWhBNmVBNTJpbllaZmtkYnhKa1ptcUhyeHFVNVlkR21YbnhTYVIiLCJtYWMiOiIyNmRlZTY0ZWIwMzU0NDIyOTEyYTk3ZmE3MGQ2NjA1MmM1ZGJhY2M5NzI1N2FiYTZiNmIxYjgyNzIwYzA1ZGM5IiwidGFnIjoiIn0%3D; expires=Sun, 11 May 2025 07:33:48 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6IjczeFBLekZ6T2xRVHRVRXdnMDV1N0E9PSIsInZhbHVlIjoiQkY1bDh1SVlITDhpOWovV0hIQ0g3bzdhMG9wTHdSemxoRlh6cy9lUXpObVdvWUVnRDc3YjlhRzU0ZksydU9rV1ZF" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik9aSVVoT2ZjY2QwanVCclhxQmU1WXc9PSIsInZhbHVlIjoiMmVJNVc5R0VNd1B1VVQ1VWFoeVhrY3BXalY4WGRnMnVVTnE3MVRlNDZJZjBaeVo0L2pOYzYwS21TSExHQVJXNktmeHRLd0V2Qyt6Z0N0N3FlelhmYjBHVS8xcW04cGMyY2RRY08ySGlRb29uSGJkWFR6d3JOUWFLWnU3dkxVYjciLCJtYWMiOiIyMmY0MjU0Njk1NmVjMWI0MGIxNTlkNjg4MmZkZGQ0ZjcxYzUyOTM4YzhiN2UwOGEwNWE1ZmI1NjU0YTQxZDcwIiwidGFnIjoiIn0%3D; expires=Sun, 11-May-2025 07:33:48 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Ik9aSVVoT2ZjY2QwanVCclhxQmU1WXc9PSIsInZhbHVlIjoiMmVJNVc5R0VNd1B1VVQ1VWFoeVhrY3BXalY4WGRnMnVVTnE3MVRlNDZJZjBaeVo0L2pOYzYwS21TSExHQVJXNktmeHRLd" 1 => "laravel_session=eyJpdiI6IjczeFBLekZ6T2xRVHRVRXdnMDV1N0E9PSIsInZhbHVlIjoiQkY1bDh1SVlITDhpOWovV0hIQ0g3bzdhMG9wTHdSemxoRlh6cy9lUXpObVdvWUVnRDc3YjlhRzU0ZksydU9rV1ZFaXFFeHJhT1FjUW5IRVorUmhSVlpRZjB6MWhBNmVBNTJpbllaZmtkYnhKa1ptcUhyeHFVNVlkR21YbnhTYVIiLCJtYWMiOiIyNmRlZTY0ZWIwMzU0NDIyOTEyYTk3ZmE3MGQ2NjA1MmM1ZGJhY2M5NzI1N2FiYTZiNmIxYjgyNzIwYzA1ZGM5IiwidGFnIjoiIn0%3D; expires=Sun, 11-May-2025 07:33:48 GMT; path=/; httponlylaravel_session=eyJpdiI6IjczeFBLekZ6T2xRVHRVRXdnMDV1N0E9PSIsInZhbHVlIjoiQkY1bDh1SVlITDhpOWovV0hIQ0g3bzdhMG9wTHdSemxoRlh6cy9lUXpObVdvWUVnRDc3YjlhRzU0ZksydU9rV1ZF" ] ]
          session_attributes
          0 of 0
          array:4 [ "locale" => "id" "_token" => "PZWO5PXuFovmqU4wKuoJNasHXT3lJLviqiwLYZN5" "_previous" => array:1 [ "url" => "https://ai-care.atmatech.id/video/mengenal-kanker-serviks-mitos-pencegahan-dan-penanganannya" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-11 12:33:48GET/video/mengenal-kanker-serviks-mitos-pencegahan-dan-penanganannya3824