email-subscribe search-bar

HUAWEI-P20-PLUS

NEWS

Related News from HUAWEI-P20-PLUS
Huawei P20 "Curi" Ciri Khas iPhone X? Feb 28, 2018
Huawei P20 Tak Akan Launching di MWC 2018, Terus Kapan? Feb 24, 2018
Huawei P20 Plus Bakal Punya Baterai 4.000 mAh Feb 20, 2018
Huawei P20 Plus Bakal Punya Baterai 4.000 mAh Feb 20, 2018
Huawei P20 Plus Bakal Punya Baterai 4.000 mAh Feb 20, 2018
7.4.3PHP Version187msRequest Duration4MBMemory UsageGET tag/{slug}Route
    • Booting (29.08ms)
    • Application (158ms)
    • 1 x Application (84.43%)
      158.08ms
      1 x Booting (15.53%)
      29.08ms
      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
      7 statements were executed148ms
      • select * from `brands` where `name` = 'huawei-p20-plus' limit 124.11ms/app/Http/Controllers/WebController.php:177technologuedb
        Metadata
        Bindings
        • 0. huawei-p20-plus
        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 '%huawei-p20-plus%' 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 30104ms/app/Http/Controllers/WebController.php:513technologuedb
        Metadata
        Bindings
        • 0. post_tag
        • 1. %huawei-p20-plus%
        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 (8512, 8512, 8512, 8523, 8524)1.05ms/app/Http/Controllers/WebController.php:527technologuedb
        Metadata
        Bindings
        • 0. post
        • 1. publish
        • 2. 8512
        • 3. 8512
        • 4. 8512
        • 5. 8523
        • 6. 8524
        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 (8512, 8512, 8512, 8523, 8524) order by `wp_posts`.`post_date` desc limit 20 offset 013.34ms/app/Http/Controllers/WebController.php:527technologuedb
        Metadata
        Bindings
        • 0. post
        • 1. publish
        • 2. 8512
        • 3. 8512
        • 4. 8512
        • 5. 8523
        • 6. 8524
        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 (5, 14)2.27ms/app/Http/Controllers/WebController.php:527technologuedb
        Metadata
        Bindings
        • 0. 5
        • 1. 14
        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 (28260, 28733, 28985)2.55ms/app/Http/Controllers/WebController.php:527technologuedb
        Metadata
        Bindings
        • 0. _thumbnail_id
        • 1. 28260
        • 2. 28733
        • 3. 28985
        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 `book_marks` where `book_marks`.`post_id` in (28260, 28733, 28985)180μs/app/Http/Controllers/WebController.php:527technologuedb
        Metadata
        Bindings
        • 0. 28260
        • 1. 28733
        • 2. 28985
        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\User
      2
      App\Post
      5
          _token
          HscbZW2xIvPaVqpzNJndOlRXVQ61ck3K6Y0qHW9n
          _previous
          array:1 [ "url" => "https://staging.technologue.id/tag/huawei-p20-plus" ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /tag/huawei-p20-plus
          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 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "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" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "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" => "3.138.151.162" "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" => "6963" "REDIRECT_URL" => "/tag/huawei-p20-plus" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/1.1" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "REQUEST_URI" => "/tag/huawei-p20-plus" "SCRIPT_NAME" => "/index.php" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1745356341.092 "REQUEST_TIME" => 1745356341 ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:6 [ "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Tue, 22 Apr 2025 21:12:21 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=eyJpdiI6IllMR0VES29xOWNOV3NHSGxvVittZ2c9PSIsInZhbHVlIjoiSVgyZ0FCYzdqekw5QW1cL1NkQ1FnaUhNR1VGVGQ1NGRveFlWTzR6dmd3YzBiRUlqRzZ1ZU4yM3VtdVVKZ1RBcnMiLCJtYWMiOiI2Y2E1NzAzNjU5ODgyYWJjOWYyMWIyZGY2NDFjZTIxM2MwMjE4YzNiMzg4ZmE2NDljNjliYTNkMmFjNjk0NmNkIn0%3D; expires=Tue, 22-Apr-2025 23:12:21 GMT; Max-Age=7200; path=/XSRF-TOKEN=eyJpdiI6IllMR0VES29xOWNOV3NHSGxvVittZ2c9PSIsInZhbHVlIjoiSVgyZ0FCYzdqekw5QW1cL1NkQ1FnaUhNR1VGVGQ1NGRveFlWTzR6dmd3YzBiRUlqRzZ1ZU4yM3VtdVVKZ1RBcnMiLCJtY" 1 => "technologue_id_session=eyJpdiI6ImZyZ1wvNGVxamllYzlwbXROZUhqNUdRPT0iLCJ2YWx1ZSI6InFtRmhBWFJoK1wvT3VCQTQxbE9Xd0F0ZFlFTHNvVEg0ajhkSERvZGRZVWlmU2JWemhjbFwvNVVxV3BYUndObE9TR0thRVh5QkFtTjlHVEx4MkU2QVY3YndheWNSUGx4NURYSzJ5UlRKejZVaDgrMCtuNjRpVWt3SFRvWDJrTmNxQnAiLCJtYWMiOiI4YTkyNGQ2NjBlNmVhMDIwMTAxN2FhOGY4OGQxZTc3MGYzMTY4N2NmYzQ5MDhlOGM0ODJhN2YxYTdiZjVlMTdiIn0%3D; expires=Tue, 22-Apr-2025 23:12:21 GMT; Max-Age=7200; path=/; httponlytechnologue_id_session=eyJpdiI6ImZyZ1wvNGVxamllYzlwbXROZUhqNUdRPT0iLCJ2YWx1ZSI6InFtRmhBWFJoK1wvT3VCQTQxbE9Xd0F0ZFlFTHNvVEg0ajhkSERvZGRZVWlmU2JWemhjbFwvNVVxV3BYU" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IllMR0VES29xOWNOV3NHSGxvVittZ2c9PSIsInZhbHVlIjoiSVgyZ0FCYzdqekw5QW1cL1NkQ1FnaUhNR1VGVGQ1NGRveFlWTzR6dmd3YzBiRUlqRzZ1ZU4yM3VtdVVKZ1RBcnMiLCJtYWMiOiI2Y2E1NzAzNjU5ODgyYWJjOWYyMWIyZGY2NDFjZTIxM2MwMjE4YzNiMzg4ZmE2NDljNjliYTNkMmFjNjk0NmNkIn0%3D; expires=Tue, 22-Apr-2025 23:12:21 GMT; path=/XSRF-TOKEN=eyJpdiI6IllMR0VES29xOWNOV3NHSGxvVittZ2c9PSIsInZhbHVlIjoiSVgyZ0FCYzdqekw5QW1cL1NkQ1FnaUhNR1VGVGQ1NGRveFlWTzR6dmd3YzBiRUlqRzZ1ZU4yM3VtdVVKZ1RBcnMiLCJtY" 1 => "technologue_id_session=eyJpdiI6ImZyZ1wvNGVxamllYzlwbXROZUhqNUdRPT0iLCJ2YWx1ZSI6InFtRmhBWFJoK1wvT3VCQTQxbE9Xd0F0ZFlFTHNvVEg0ajhkSERvZGRZVWlmU2JWemhjbFwvNVVxV3BYUndObE9TR0thRVh5QkFtTjlHVEx4MkU2QVY3YndheWNSUGx4NURYSzJ5UlRKejZVaDgrMCtuNjRpVWt3SFRvWDJrTmNxQnAiLCJtYWMiOiI4YTkyNGQ2NjBlNmVhMDIwMTAxN2FhOGY4OGQxZTc3MGYzMTY4N2NmYzQ5MDhlOGM0ODJhN2YxYTdiZjVlMTdiIn0%3D; expires=Tue, 22-Apr-2025 23:12:21 GMT; path=/; httponlytechnologue_id_session=eyJpdiI6ImZyZ1wvNGVxamllYzlwbXROZUhqNUdRPT0iLCJ2YWx1ZSI6InFtRmhBWFJoK1wvT3VCQTQxbE9Xd0F0ZFlFTHNvVEg0ajhkSERvZGRZVWlmU2JWemhjbFwvNVVxV3BYU" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "HscbZW2xIvPaVqpzNJndOlRXVQ61ck3K6Y0qHW9n" "_previous" => array:1 [ "url" => "https://staging.technologue.id/tag/huawei-p20-plus" ] "PHPDEBUGBAR_STACK_DATA" => [] ]