Hasil Pencarian

Nutrisi

Jangan Remehkan Telat Makan, Ini Bahayanya bagi Kesehatan

Rabu, September 15 2021 | 11:37

Sering telat makan? Ini bahayanya bagi kesehatan dalam jangka panjang.

Ibu & Anak

5 Bahan Alami untuk Menghilangkan Stretch Mark

Kamis, November 11 2021 | 02:36

Yuk cari tahu bahan alami yang bisa bumil gunakan untuk menghilangkan stretch mark!

Self Help

Jangan Dibiasakan, Ini Bahaya Begadang Bagi Tubuh

Kamis, November 11 2021 | 11:45

Sering begadang ternyata berbahaya bagi kesehatan. Yuk, cari tahu alasannya!

Self Help

5 Cara Mudah Atasi Hidung Tersumbat

Jumat, September 10 2021 | 02:47

Hidung tersumbat ternyata bisa diatasi dengan cara mudah di rumah. Seperti apa caranya?

Ibu & Anak

Bumil, Ini Penyebab Morning Sickness dan Cara Mengatasinya

Kamis, September 16 2021 | 12:35

Morning sickness bisa sangat mengganggu aktivitas bumil. Apa penyebab morning sickness dan bagaimana mengatasinya?

Self Help

Ingin Tidur Nyenyak, Coba Gunakan Minyak Aromaterapi Ini

Rabu, Agustus 3 2022 | 03:16

Ingin terbebas dari insomnia dan gangguan tidur lainnya? Coba aromaterapi ini agar tidur Anda lebih nyenyak.

Gaya Hidup

Jaga Kebugaran, Ini 5 Olahraga yang Baik Untuk Penderita Diabetes

Selasa, Maret 19 2024 | 03:51

Sebaiknya penderita diabetes melakukan aktivitas fisik yang bersifat aerobik atau kardio.

Covid 19

Selain Vaksin Covid-19, Ini Vaksin yang Sebaiknya Diberikan pada Lansia

Rabu, September 1 2021 | 11:07

Selain vaksin Covid-19, ada beberapa vaksin yang bisa diberikan pada lansia. Apa saja?

Self Help

Susah Berhenti Merokok? Coba Tips Ini

Selasa, Mei 31 2022 | 03:17

Tidak ada cara yang mudah untuk berhenti merokok tanpa kemauan keras. Yuk coba cara ini!.

Ibu & Anak

Bolehkah Ibu Hamil Menjalani Terapi Akupunktur?

Rabu, Januari 26 2022 | 02:53

Akupunktur memiliki sejumlah manfaat bagi kesehatan. Namun, bolehkah ibu hamil menjalani akupunktur?

Penyakit

Ini Cara Mengatasi Batuk di Malam Hari yang Mengganggu

Selasa, Agustus 31 2021 | 12:37

Batuk malam hari sangat mengganggu istirahat Anda. Simak cara untuk mengatasinya.

Request history8.1.29PHP Version373msRequest Duration4MBMemory UsageGET post/searchRoute
    • Booting (278ms)time
    • Application (94.39ms)time
    • 1 x Booting (74.66%)
      278ms
      1 x Application (25.33%)
      94.39ms
      4 templates were rendered
      • 1x web.v2.search-postsearch-post.blade.php#?blade
      • 1x web.v2.partials.posts.listlist.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 post/search
      middleware
      web
      controller
      App\Http\Controllers\WebController@search
      namespace
      App\Http\Controllers
      prefix
      where
      as
      search
      file
      app/Http/Controllers/WebController.php:1159-1184
      16 statements were executed (5 duplicates)Show only duplicates42.85ms
      • WebController.php#1171aicare_prod_new23.53msselect count(*) as aggregate from `posts` where `status` = 1 and `publish_date` <= '2025-04-21 20:39:40' and `title` LIKE '%%' and `deleted_at` is null and `posts`.`deleted_at` is null
        Bindings
        • 0: 1
        • 1: 2025-04-21 20:39:40
        • 2: %%
        Backtrace
        • app/Http/Controllers/WebController.php:1171
        • 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#1171aicare_prod_new1.64msselect * from `posts` where `status` = 1 and `publish_date` <= '2025-04-21 20:39:40' and `title` LIKE '%%' and `deleted_at` is null and `posts`.`deleted_at` is null limit 11 offset 33
        Bindings
        • 0: 1
        • 1: 2025-04-21 20:39:40
        • 2: %%
        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:1171
        • 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#1171aicare_prod_new6.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` in (63, 64, 66, 68, 69, 70, 71, 72, 84, 86, 87) and `categories`.`deleted_at` is null
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/WebController.php:1171
        • 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
      • list.blade.php#8aicare_prod_new1.01msselect * from `categories` where `categories`.`id` = 2 and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 2
        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.partials.posts.list: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
      • list.blade.php#42aicare_prod_new690μsselect * from `categories` where `categories`.`deleted_at` is null limit 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
        • view::web.v2.partials.posts.list:42
        • 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
      • list.blade.php#8aicare_prod_new770μsselect * from `categories` where `categories`.`id` = 4 and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 4
        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.partials.posts.list: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
      • list.blade.php#42aicare_prod_new680μsselect * from `categories` where `categories`.`deleted_at` is null limit 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
        • view::web.v2.partials.posts.list:42
        • 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
      • list.blade.php#8aicare_prod_new940μsselect * from `categories` where `categories`.`id` = 3 and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 3
        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.partials.posts.list: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
      • list.blade.php#42aicare_prod_new920μsselect * from `categories` where `categories`.`deleted_at` is null limit 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
        • view::web.v2.partials.posts.list:42
        • 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
      • list.blade.php#8aicare_prod_new1.02msselect * from `categories` where `categories`.`id` = 1 and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 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
        • view::web.v2.partials.posts.list: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
      • list.blade.php#42aicare_prod_new870μsselect * from `categories` where `categories`.`deleted_at` is null limit 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
        • view::web.v2.partials.posts.list:42
        • 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
      • list.blade.php#8aicare_prod_new990μsselect * from `categories` where `categories`.`id` = 5 and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 5
        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.partials.posts.list: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
      • list.blade.php#42aicare_prod_new760μsselect * from `categories` where `categories`.`deleted_at` is null limit 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
        • view::web.v2.partials.posts.list:42
        • 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_new900μ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_new750μ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_new1.15msselect * 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
      16Category.php#?
      App\Models\Admin\Post
      11Post.php#?
      App\Models\TermPolicy
      3TermPolicy.php#?
      App\Models\Admin\Page
      1Page.php#?
      App\Models\Admin\Faq
      1Faq.php#?
          locale
          id
          _token
          YLW7AeYQcM4PpO96l1n2JbYwiXL3fERXLo3yUpao
          _previous
          array:1 [ "url" => "https://ai-care.atmatech.id/post/search?page=4" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /post/search
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "page" => "4" ]
          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 => ""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 => "18.223.247.164" ] "x-forwarded-for" => array:1 [ 0 => "18.223.247.164" ] "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 => "Mon, 21 Apr 2025 13:39:40 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ikwzek0rcEFBWGE5VE5kRVp5cHh1ZkE9PSIsInZhbHVlIjoiSXNoQ09hazFFbHRSNUxoSTZQNjNRajFFMWlHdTVacVpyTUJPanhFZmFlYWl2OTJmYmc4NFJJc0RNRUFMVkNkdzNuU05EQVJIQllyaFVKTW9lZk15L2NKNGZocHNoU0pBVnkzRlg3KzRxY2NTUHZJY3pZTGs5eWJjdEVUOG1NRDgiLCJtYWMiOiJkZTJmMDEyYjgwNjgyMTBkOTY3YzE3YzI1YjgxYTg3NWUyNTdmMTBmMzY5MTRhY2NjMDAxYjk0ZjdiMDczNDk5IiwidGFnIjoiIn0%3D; expires=Mon, 21 Apr 2025 15:39:40 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6Ikwzek0rcEFBWGE5VE5kRVp5cHh1ZkE9PSIsInZhbHVlIjoiSXNoQ09hazFFbHRSNUxoSTZQNjNRajFFMWlHdTVacVpyTUJPanhFZmFlYWl2OTJmYmc4NFJJc0RNRUFMVkNkdzNuU05EQ" 1 => "laravel_session=eyJpdiI6IlF1RFMvN0oxSGxOYkFYQnhsc2NvT3c9PSIsInZhbHVlIjoiakphWVU2bjIyOGxvNXA5cUVzMzdQalg0V2FuVGNHOUtiZWZMTG1tek1zdXpUV2h3Z1R0RDg3Mkt6UmdQZ0xVY0ZIbm5RbUV6d0QySEhYQ0VqSzJOY2FDOGZjcjV4Mzc3NGFleVp6aGVjcXlBTUJCTnhTSEU1YmJUQkhtZDFxN08iLCJtYWMiOiJhNWU5ODczODIyZDcyYjgxNmE2YzE2NmQ5ODQ0OTU0ZWQ1Yzk2OWZhMjA1YjQwZjUxNjk4NGEyNzFmYjZlMzE4IiwidGFnIjoiIn0%3D; expires=Mon, 21 Apr 2025 15:39:40 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6IlF1RFMvN0oxSGxOYkFYQnhsc2NvT3c9PSIsInZhbHVlIjoiakphWVU2bjIyOGxvNXA5cUVzMzdQalg0V2FuVGNHOUtiZWZMTG1tek1zdXpUV2h3Z1R0RDg3Mkt6UmdQZ0xVY0ZI" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ikwzek0rcEFBWGE5VE5kRVp5cHh1ZkE9PSIsInZhbHVlIjoiSXNoQ09hazFFbHRSNUxoSTZQNjNRajFFMWlHdTVacVpyTUJPanhFZmFlYWl2OTJmYmc4NFJJc0RNRUFMVkNkdzNuU05EQVJIQllyaFVKTW9lZk15L2NKNGZocHNoU0pBVnkzRlg3KzRxY2NTUHZJY3pZTGs5eWJjdEVUOG1NRDgiLCJtYWMiOiJkZTJmMDEyYjgwNjgyMTBkOTY3YzE3YzI1YjgxYTg3NWUyNTdmMTBmMzY5MTRhY2NjMDAxYjk0ZjdiMDczNDk5IiwidGFnIjoiIn0%3D; expires=Mon, 21-Apr-2025 15:39:40 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Ikwzek0rcEFBWGE5VE5kRVp5cHh1ZkE9PSIsInZhbHVlIjoiSXNoQ09hazFFbHRSNUxoSTZQNjNRajFFMWlHdTVacVpyTUJPanhFZmFlYWl2OTJmYmc4NFJJc0RNRUFMVkNkdzNuU05EQ" 1 => "laravel_session=eyJpdiI6IlF1RFMvN0oxSGxOYkFYQnhsc2NvT3c9PSIsInZhbHVlIjoiakphWVU2bjIyOGxvNXA5cUVzMzdQalg0V2FuVGNHOUtiZWZMTG1tek1zdXpUV2h3Z1R0RDg3Mkt6UmdQZ0xVY0ZIbm5RbUV6d0QySEhYQ0VqSzJOY2FDOGZjcjV4Mzc3NGFleVp6aGVjcXlBTUJCTnhTSEU1YmJUQkhtZDFxN08iLCJtYWMiOiJhNWU5ODczODIyZDcyYjgxNmE2YzE2NmQ5ODQ0OTU0ZWQ1Yzk2OWZhMjA1YjQwZjUxNjk4NGEyNzFmYjZlMzE4IiwidGFnIjoiIn0%3D; expires=Mon, 21-Apr-2025 15:39:40 GMT; path=/; httponlylaravel_session=eyJpdiI6IlF1RFMvN0oxSGxOYkFYQnhsc2NvT3c9PSIsInZhbHVlIjoiakphWVU2bjIyOGxvNXA5cUVzMzdQalg0V2FuVGNHOUtiZWZMTG1tek1zdXpUV2h3Z1R0RDg3Mkt6UmdQZ0xVY0ZI" ] ]
          session_attributes
          0 of 0
          array:4 [ "locale" => "id" "_token" => "YLW7AeYQcM4PpO96l1n2JbYwiXL3fERXLo3yUpao" "_previous" => array:1 [ "url" => "https://ai-care.atmatech.id/post/search?page=4" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-21 20:39:40GET/post/search?page=441632