email-subscribe search-bar

VIVOMOVE

NEWS

Related News from VIVOMOVE
Garmin Rilis Smartwatch Hybrid vivomove Sport Feb 24, 2022
Garmin Rilis Smartwatch Venu 2 Plus dan Vivomove Sport, Begini Spesifikasinya Jan 10, 2022
Penuhi Gaya Klasik, Garmin Besut Jam Tangan Analog Pintar vivomove HR Mar 16, 2018
Penuhi Gaya Klasik, Garmin Besut Jam Tangan Analog Pintar vivomove HR Mar 16, 2018
Penuhi Gaya Klasik, Garmin Besut Jam Tangan Analog Pintar vivomove HR Mar 16, 2018
Garmin Gandeng Watch Studio Sebagai Mitra Strategis Demi Perluas Distribusi Mar 16, 2018
Garmin Gandeng Watch Studio Sebagai Mitra Strategis Demi Perluas Distribusi Mar 16, 2018
7.4.3PHP Version149msRequest Duration4MBMemory UsageGET tag/{slug}Route
    • Booting (31.74ms)
    • Application (117ms)
    • 1 x Application (78.6%)
      117.31ms
      1 x Booting (21.26%)
      31.74ms
      4 templates were rendered
      • web.mobile.tags (resources/views/web/mobile/tags.blade.php)3blade
        Params
        0
        posts
        1
        tag_caption
        2
        products
      • layouts.pagination (resources/views/layouts/pagination.blade.php)12blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        brands
        5
        categories
        6
        posts
        7
        tag_caption
        8
        products
        9
        __currentLoopData
        10
        loop
        11
        paginator
      • layouts.brands (resources/views/layouts/brands.blade.php)12blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        brands
        5
        categories
        6
        posts
        7
        tag_caption
        8
        products
        9
        __currentLoopData
        10
        loop
        11
        post
      • layouts.web (resources/views/layouts/web.blade.php)12blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        brands
        5
        categories
        6
        posts
        7
        tag_caption
        8
        products
        9
        __currentLoopData
        10
        loop
        11
        post
      uri
      GET tag/{slug}
      middleware
      web
      controller
      App\Http\Controllers\WebController@get_post_by_tags
      namespace
      App\Http\Controllers
      prefix
      where
      as
      web.tag
      file
      app/Http/Controllers/WebController.php:174-201
      8 statements were executed92.93ms
      • select * from `brands` where `name` = 'vivomove' limit 12.13ms/app/Http/Controllers/WebController.php:177technologuedb
        Metadata
        Bindings
        • 0. vivomove
        Backtrace
        • 13. /app/Http/Controllers/WebController.php:177
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:169
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:658
      • select `wp_terms`.* from `wp_terms` left join `wp_term_taxonomy` on `wp_term_taxonomy`.`term_id` = `wp_terms`.`term_id` left join `wp_term_relationships` on `wp_term_relationships`.`term_taxonomy_id` = `wp_term_taxonomy`.`term_taxonomy_id` where `wp_term_taxonomy`.`taxonomy` = 'post_tag' and `wp_terms`.`slug` like '%vivomove%' group by `wp_term_relationships`.`object_id`, `wp_terms`.`term_id`, `wp_term_taxonomy`.`term_taxonomy_id`, `wp_terms`.`name`, `wp_terms`.`slug`, `wp_terms`.`term_group`, `wp_term_taxonomy`.`term_id` limit 3085.29ms/app/Http/Controllers/WebController.php:513technologuedb
        Metadata
        Bindings
        • 0. post_tag
        • 1. %vivomove%
        Backtrace
        • 10. /app/Http/Controllers/WebController.php:513
        • 11. /app/Http/Controllers/WebController.php:182
        • 14. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:169
      • select count(*) as aggregate from `wp_posts` left join `wp_term_relationships` on `wp_term_relationships`.`object_id` = `wp_posts`.`ID` where `wp_posts`.`post_type` = 'post' and `wp_posts`.`post_status` = 'publish' and `wp_term_relationships`.`term_taxonomy_id` in (9064, 9065, 9065, 9066, 9067, 42133, 42133)1.41ms/app/Http/Controllers/WebController.php:527technologuedb
        Metadata
        Bindings
        • 0. post
        • 1. publish
        • 2. 9064
        • 3. 9065
        • 4. 9065
        • 5. 9066
        • 6. 9067
        • 7. 42133
        • 8. 42133
        Backtrace
        • 13. /app/Http/Controllers/WebController.php:527
        • 14. /app/Http/Controllers/WebController.php:187
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:169
      • select * from `wp_posts` left join `wp_term_relationships` on `wp_term_relationships`.`object_id` = `wp_posts`.`ID` where `wp_posts`.`post_type` = 'post' and `wp_posts`.`post_status` = 'publish' and `wp_term_relationships`.`term_taxonomy_id` in (9064, 9065, 9065, 9066, 9067, 42133, 42133) order by `wp_posts`.`post_date` desc limit 20 offset 01.55ms/app/Http/Controllers/WebController.php:527technologuedb
        Metadata
        Bindings
        • 0. post
        • 1. publish
        • 2. 9064
        • 3. 9065
        • 4. 9065
        • 5. 9066
        • 6. 9067
        • 7. 42133
        • 8. 42133
        Backtrace
        • 13. /app/Http/Controllers/WebController.php:527
        • 14. /app/Http/Controllers/WebController.php:187
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:169
      • select * from `wp_users` where `wp_users`.`ID` in (11, 3099, 3104)420μs/app/Http/Controllers/WebController.php:527technologuedb
        Metadata
        Bindings
        • 0. 11
        • 1. 3099
        • 2. 3104
        Backtrace
        • 18. /app/Http/Controllers/WebController.php:527
        • 19. /app/Http/Controllers/WebController.php:187
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:169
      • select * from `wp_postmeta` where `meta_key` = '_thumbnail_id' and `wp_postmeta`.`post_id` in (30024, 30035, 98889, 101718)1.21ms/app/Http/Controllers/WebController.php:527technologuedb
        Metadata
        Bindings
        • 0. _thumbnail_id
        • 1. 30024
        • 2. 30035
        • 3. 98889
        • 4. 101718
        Backtrace
        • 18. /app/Http/Controllers/WebController.php:527
        • 19. /app/Http/Controllers/WebController.php:187
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:169
      • select * from `wp_posts` where `wp_posts`.`ID` in ('30025', '30037', '98890', '101719')590μs/app/Http/Controllers/WebController.php:527technologuedb
        Metadata
        Bindings
        • 0. 30025
        • 1. 30037
        • 2. 98890
        • 3. 101719
        Backtrace
        • 23. /app/Http/Controllers/WebController.php:527
        • 24. /app/Http/Controllers/WebController.php:187
        • 27. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 28. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • 29. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:169
      • select * from `book_marks` where `book_marks`.`post_id` in (30024, 30035, 98889, 101718)330μs/app/Http/Controllers/WebController.php:527technologuedb
        Metadata
        Bindings
        • 0. 30024
        • 1. 30035
        • 2. 98889
        • 3. 101718
        Backtrace
        • 18. /app/Http/Controllers/WebController.php:527
        • 19. /app/Http/Controllers/WebController.php:187
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:169
      App\MetaPost
      4
      App\User
      3
      App\Post
      11
          _token
          XN7t27nrveyTBQCPbVIjDXzHgWga4IQJ14pODCOv
          _previous
          array:1 [ "url" => "https://staging.technologue.id/tag/vivomove" ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /tag/vivomove
          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:15 [ "host" => array:1 [ 0 => "staging.technologue.id" ] "connection" => array:1 [ 0 => "keep-alive" ] "pragma" => array:1 [ 0 => "no-cache" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "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" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] ]
          request_server
          0 of 0
          array:44 [ "REDIRECT_HTTPS" => "on" "REDIRECT_SSL_TLS_SNI" => "staging.technologue.id" "REDIRECT_STATUS" => "200" "HTTPS" => "on" "SSL_TLS_SNI" => "staging.technologue.id" "HTTP_HOST" => "staging.technologue.id" "HTTP_CONNECTION" => "keep-alive" "HTTP_PRAGMA" => "no-cache" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_SEC_CH_UA" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "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_SEC_FETCH_SITE" => "none" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" "SERVER_SIGNATURE" => "<address>Apache/2.4.41 (Ubuntu) Server at staging.technologue.id Port 443</address>\n" "SERVER_SOFTWARE" => "Apache/2.4.41 (Ubuntu)" "SERVER_NAME" => "staging.technologue.id" "SERVER_ADDR" => "103.123.63.105" "SERVER_PORT" => "443" "REMOTE_ADDR" => "216.73.216.3" "DOCUMENT_ROOT" => "/var/www/technologue-staging/public" "REQUEST_SCHEME" => "https" "CONTEXT_PREFIX" => "" "CONTEXT_DOCUMENT_ROOT" => "/var/www/technologue-staging/public" "SERVER_ADMIN" => "webmaster@localhost" "SCRIPT_FILENAME" => "/var/www/technologue-staging/public/index.php" "REMOTE_PORT" => "11435" "REDIRECT_URL" => "/tag/vivomove" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/1.1" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "REQUEST_URI" => "/tag/vivomove" "SCRIPT_NAME" => "/index.php" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1749806145.258 "REQUEST_TIME" => 1749806145 ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:6 [ "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Fri, 13 Jun 2025 09:15:45 GMT" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "x-litespeed-cache-control" => array:1 [ 0 => "max-age=0,public" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkVDbW9CSEpiUFwvcnhkOXp1NnArOFN3PT0iLCJ2YWx1ZSI6IkJQVGtWZ3c3WUszSmVPWE85QUlXc0dTTUU5N3NjWFFrVzNzcko1QWt6bzk0TE1jZFlLM083bGxBOU8xNWIxMUciLCJtYWMiOiJhMjRlMThhODMyODljNGEyZDJlMmViMWU5NTllNTJjM2Y1ODIwZDdiNDJlZmEwYzZhZjc4ZTBkY2I1M2MyZGRlIn0%3D; expires=Fri, 13-Jun-2025 11:15:45 GMT; Max-Age=7200; path=/XSRF-TOKEN=eyJpdiI6IkVDbW9CSEpiUFwvcnhkOXp1NnArOFN3PT0iLCJ2YWx1ZSI6IkJQVGtWZ3c3WUszSmVPWE85QUlXc0dTTUU5N3NjWFFrVzNzcko1QWt6bzk0TE1jZFlLM083bGxBOU8xNWIxMUciLCJtY" 1 => "technologue_id_session=eyJpdiI6IkJ1YWN0b2pFejBheUUxMzY0cWlKZ3c9PSIsInZhbHVlIjoiZ2djSjZFUU1lc2hIdHQrcWZjN0FzOXIwVTY3dlJFMlBKbUV0dk5wTTlzQlR5RVhaenBmaVpNUDhnWG9yQUVRZ3F2UzRzUlFucDhkelNyUEhURGlzWFpXbEpFOWE3RWtxS29mZ3BySGtvWm5Fb05iRzhuQmVnZnJEa1QrTkJBY3oiLCJtYWMiOiJjNWE0NmZjMzJlNmQ5YmI1MTE0NjEzNzhmZGI0ZWMyOGU5NzA3OWNjNmJhYTc4N2U0N2NmNzMwODA0MjM1NDA4In0%3D; expires=Fri, 13-Jun-2025 11:15:45 GMT; Max-Age=7200; path=/; httponlytechnologue_id_session=eyJpdiI6IkJ1YWN0b2pFejBheUUxMzY0cWlKZ3c9PSIsInZhbHVlIjoiZ2djSjZFUU1lc2hIdHQrcWZjN0FzOXIwVTY3dlJFMlBKbUV0dk5wTTlzQlR5RVhaenBmaVpNUDhnWG9yQ" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkVDbW9CSEpiUFwvcnhkOXp1NnArOFN3PT0iLCJ2YWx1ZSI6IkJQVGtWZ3c3WUszSmVPWE85QUlXc0dTTUU5N3NjWFFrVzNzcko1QWt6bzk0TE1jZFlLM083bGxBOU8xNWIxMUciLCJtYWMiOiJhMjRlMThhODMyODljNGEyZDJlMmViMWU5NTllNTJjM2Y1ODIwZDdiNDJlZmEwYzZhZjc4ZTBkY2I1M2MyZGRlIn0%3D; expires=Fri, 13-Jun-2025 11:15:45 GMT; path=/XSRF-TOKEN=eyJpdiI6IkVDbW9CSEpiUFwvcnhkOXp1NnArOFN3PT0iLCJ2YWx1ZSI6IkJQVGtWZ3c3WUszSmVPWE85QUlXc0dTTUU5N3NjWFFrVzNzcko1QWt6bzk0TE1jZFlLM083bGxBOU8xNWIxMUciLCJtY" 1 => "technologue_id_session=eyJpdiI6IkJ1YWN0b2pFejBheUUxMzY0cWlKZ3c9PSIsInZhbHVlIjoiZ2djSjZFUU1lc2hIdHQrcWZjN0FzOXIwVTY3dlJFMlBKbUV0dk5wTTlzQlR5RVhaenBmaVpNUDhnWG9yQUVRZ3F2UzRzUlFucDhkelNyUEhURGlzWFpXbEpFOWE3RWtxS29mZ3BySGtvWm5Fb05iRzhuQmVnZnJEa1QrTkJBY3oiLCJtYWMiOiJjNWE0NmZjMzJlNmQ5YmI1MTE0NjEzNzhmZGI0ZWMyOGU5NzA3OWNjNmJhYTc4N2U0N2NmNzMwODA0MjM1NDA4In0%3D; expires=Fri, 13-Jun-2025 11:15:45 GMT; path=/; httponlytechnologue_id_session=eyJpdiI6IkJ1YWN0b2pFejBheUUxMzY0cWlKZ3c9PSIsInZhbHVlIjoiZ2djSjZFUU1lc2hIdHQrcWZjN0FzOXIwVTY3dlJFMlBKbUV0dk5wTTlzQlR5RVhaenBmaVpNUDhnWG9yQ" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "XN7t27nrveyTBQCPbVIjDXzHgWga4IQJ14pODCOv" "_previous" => array:1 [ "url" => "https://staging.technologue.id/tag/vivomove" ] "PHPDEBUGBAR_STACK_DATA" => [] ]