Avatar
Content is required
7.3.32PHP Version119msRequest Duration7MBMemory UsageGET comment/{cat}/{id}Route
    • Booting (35.92ms)
    • Application (82.95ms)
    • 1 x Application (69.71%)
      82.95ms
      1 x Booting (30.19%)
      35.92ms
      1 templates were rendered
      • frontend.comment (resources/views/frontend/comment.blade.php)8blade
        Params
        0
        comment_list
        1
        comment_count
        2
        limit_parent
        3
        limit_child
        4
        count
        5
        data_amount
        6
        loadcount
        7
        current_page
      uri
      GET comment/{cat}/{id}
      middleware
      web, xss
      as
      comment
      controller
      App\Http\Controllers\Frontend\CommentCtrl@index
      namespace
      App\Http\Controllers
      prefix
      where
      file
      app/Http/Controllers/Frontend/CommentCtrl.php:12-93
      14 statements were executed35.01ms
      • select * from `pub_posts` where `pp_link_slag` = 'profesiku-ceo-dan-pengusaha-arifa-tan' and `pp_publish_status` = 'P' limit 113.03ms/app/Http/Controllers/Frontend/CommentCtrl.php:15youthmanual
        Metadata
        Bindings
        • 0. profesiku-ceo-dan-pengusaha-arifa-tan
        • 1. P
        Backtrace
        • 15. /app/Http/Controllers/Frontend/CommentCtrl.php:15
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:680
      • select count(*) as aggregate from `pub_post_comments` where `ppc_is_active` = 'Y' and `ppc_cat_id` = 'post' and `ppc_target_id` = 83671.31ms/app/Http/Controllers/Frontend/CommentCtrl.php:48youthmanual
        Metadata
        Bindings
        • 0. Y
        • 1. post
        • 2. 8367
        Backtrace
        • 15. /app/Http/Controllers/Frontend/CommentCtrl.php:48
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:680
      • select * from `pub_post_comments` left join `pub_users` on `pu_id` = `ppc_user_id` where `ppc_is_active` = 'Y' and `ppc_cat_id` = 'post' and `ppc_target_id` = 8367 and `ppc_comment_parent` = 0 order by `ppc_comment_date` desc limit 101.92ms/app/Http/Controllers/Frontend/CommentCtrl.php:52youthmanual
        Metadata
        Bindings
        • 0. Y
        • 1. post
        • 2. 8367
        • 3. 0
        Backtrace
        • 14. /app/Http/Controllers/Frontend/CommentCtrl.php:52
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:680
      • select count(*) as aggregate from `pub_post_comments_like` where `ppcl_comment_id` = 5481 and `ppcl_option` = 'Y'1.41ms/app/Http/Controllers/Frontend/CommentCtrl.php:55youthmanual
        Metadata
        Bindings
        • 0. 5481
        • 1. Y
        Backtrace
        • 15. /app/Http/Controllers/Frontend/CommentCtrl.php:55
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:680
      • select count(*) as aggregate from `pub_post_comments_like` where `ppcl_comment_id` = 5481 and `ppcl_option` = 'N'1.66ms/app/Http/Controllers/Frontend/CommentCtrl.php:56youthmanual
        Metadata
        Bindings
        • 0. 5481
        • 1. N
        Backtrace
        • 15. /app/Http/Controllers/Frontend/CommentCtrl.php:56
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:680
      • select * from `pub_post_comments_like` where `ppcl_comment_id` = 5481 and `ppcl_user_id` is null limit 11.67ms/app/Http/Controllers/Frontend/CommentCtrl.php:57youthmanual
        Metadata
        Bindings
        • 0. 5481
        Backtrace
        • 15. /app/Http/Controllers/Frontend/CommentCtrl.php:57
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:680
      • select * from `pub_post_comments` left join `pub_users` on `pu_id` = `ppc_user_id` where `ppc_is_active` = 'Y' and `ppc_cat_id` = 'post' and `ppc_target_id` = 8367 and `ppc_comment_parent` = 5481 order by `ppc_comment_date` asc limit 51.56ms/app/Http/Controllers/Frontend/CommentCtrl.php:62youthmanual
        Metadata
        Bindings
        • 0. Y
        • 1. post
        • 2. 8367
        • 3. 5481
        Backtrace
        • 14. /app/Http/Controllers/Frontend/CommentCtrl.php:62
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:680
      • select count(*) as aggregate from `pub_post_comments` left join `pub_users` on `pu_id` = `ppc_user_id` where `ppc_is_active` = 'Y' and `ppc_cat_id` = 'post' and `ppc_target_id` = 8367 and `ppc_comment_parent` = 5481 limit 52.36ms/app/Http/Controllers/Frontend/CommentCtrl.php:72youthmanual
        Metadata
        Bindings
        • 0. Y
        • 1. post
        • 2. 8367
        • 3. 5481
        Backtrace
        • 15. /app/Http/Controllers/Frontend/CommentCtrl.php:72
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:680
      • select count(*) as aggregate from `pub_post_comments_like` where `ppcl_comment_id` = 5480 and `ppcl_option` = 'Y'1.45ms/app/Http/Controllers/Frontend/CommentCtrl.php:55youthmanual
        Metadata
        Bindings
        • 0. 5480
        • 1. Y
        Backtrace
        • 15. /app/Http/Controllers/Frontend/CommentCtrl.php:55
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:680
      • select count(*) as aggregate from `pub_post_comments_like` where `ppcl_comment_id` = 5480 and `ppcl_option` = 'N'1.21ms/app/Http/Controllers/Frontend/CommentCtrl.php:56youthmanual
        Metadata
        Bindings
        • 0. 5480
        • 1. N
        Backtrace
        • 15. /app/Http/Controllers/Frontend/CommentCtrl.php:56
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:680
      • select * from `pub_post_comments_like` where `ppcl_comment_id` = 5480 and `ppcl_user_id` is null limit 11.03ms/app/Http/Controllers/Frontend/CommentCtrl.php:57youthmanual
        Metadata
        Bindings
        • 0. 5480
        Backtrace
        • 15. /app/Http/Controllers/Frontend/CommentCtrl.php:57
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:680
      • select * from `pub_post_comments` left join `pub_users` on `pu_id` = `ppc_user_id` where `ppc_is_active` = 'Y' and `ppc_cat_id` = 'post' and `ppc_target_id` = 8367 and `ppc_comment_parent` = 5480 order by `ppc_comment_date` asc limit 52.5ms/app/Http/Controllers/Frontend/CommentCtrl.php:62youthmanual
        Metadata
        Bindings
        • 0. Y
        • 1. post
        • 2. 8367
        • 3. 5480
        Backtrace
        • 14. /app/Http/Controllers/Frontend/CommentCtrl.php:62
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:680
      • select count(*) as aggregate from `pub_post_comments` left join `pub_users` on `pu_id` = `ppc_user_id` where `ppc_is_active` = 'Y' and `ppc_cat_id` = 'post' and `ppc_target_id` = 8367 and `ppc_comment_parent` = 5480 limit 51.84ms/app/Http/Controllers/Frontend/CommentCtrl.php:72youthmanual
        Metadata
        Bindings
        • 0. Y
        • 1. post
        • 2. 8367
        • 3. 5480
        Backtrace
        • 15. /app/Http/Controllers/Frontend/CommentCtrl.php:72
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:680
      • select count(*) as aggregate from `pub_post_comments` left join `pub_users` on `pu_id` = `ppc_user_id` where `ppc_is_active` = 'Y' and `ppc_cat_id` = 'post' and `ppc_target_id` = 8367 and `ppc_comment_parent` = 0 limit 102.06ms/app/Http/Controllers/Frontend/CommentCtrl.php:78youthmanual
        Metadata
        Bindings
        • 0. Y
        • 1. post
        • 2. 8367
        • 3. 0
        Backtrace
        • 15. /app/Http/Controllers/Frontend/CommentCtrl.php:78
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:680
      App\Models\PubPostCommentElq
      2
      App\Models\PubPostElq
      1
          _token
          JSiSLIoMQy72YlKKXe7o0xdKcMbDad02jvs4XAkd
          _previous
          array:1 [ "url" => "http://157.245.54.19/comment/post/profesiku-ceo-dan-pengusaha-arifa-tan" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /comment/post/profesiku-ceo-dan-pengusaha-arifa-tan
          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:8 [ "host" => array:1 [ 0 => "157.245.54.19" ] "connection" => array:1 [ 0 => "keep-alive" ] "pragma" => array:1 [ 0 => "no-cache" ] "cache-control" => array:1 [ 0 => "no-cache" ] "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" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate" ] ]
          request_server
          0 of 0
          array:35 [ "REDIRECT_STATUS" => "200" "HTTP_HOST" => "157.245.54.19" "HTTP_CONNECTION" => "keep-alive" "HTTP_PRAGMA" => "no-cache" "HTTP_CACHE_CONTROL" => "no-cache" "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_ACCEPT_ENCODING" => "gzip, deflate" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "SERVER_SIGNATURE" => "<address>Apache/2.4.51 (Debian) Server at 157.245.54.19 Port 80</address>\n" "SERVER_SOFTWARE" => "Apache/2.4.51 (Debian)" "SERVER_NAME" => "157.245.54.19" "SERVER_ADDR" => "172.17.0.2" "SERVER_PORT" => "80" "REMOTE_ADDR" => "3.142.173.6" "DOCUMENT_ROOT" => "/var/www/html/public" "REQUEST_SCHEME" => "http" "CONTEXT_PREFIX" => "" "CONTEXT_DOCUMENT_ROOT" => "/var/www/html/public" "SERVER_ADMIN" => "webmaster@localhost" "SCRIPT_FILENAME" => "/var/www/html/public/index.php" "REMOTE_PORT" => "24601" "REDIRECT_URL" => "/comment/post/profesiku-ceo-dan-pengusaha-arifa-tan" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/1.1" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "REQUEST_URI" => "/comment/post/profesiku-ceo-dan-pengusaha-arifa-tan" "SCRIPT_NAME" => "/index.php" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1743804108.8167 "REQUEST_TIME" => 1743804108 "argv" => [] "argc" => 0 ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Fri, 04 Apr 2025 22:01:48 GMT" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjRqa1pvNmN4c1o4TEpcL2VsTXZ5WlJ3PT0iLCJ2YWx1ZSI6InRcL3NMR0JHMFwvSWRzbEVnTXhGc3F2WHBWcVErWnZLYzdTSytkdFhCVFB1Q25rcHZSd3VsM3dIdjZLNjBmeWVpbyIsIm1hYyI6IjQzYWMzZmFiNWZiY2FmZTAzZGNkOGNkNGNlZjRiNmE5ZjJiNmQ1MWM4MmVjNzQ0Y2QxMzQzNzFiN2UxMWNiZGQifQ%3D%3D; expires=Sat, 05-Apr-2025 22:01:48 GMT; Max-Age=86400; path=/XSRF-TOKEN=eyJpdiI6IjRqa1pvNmN4c1o4TEpcL2VsTXZ5WlJ3PT0iLCJ2YWx1ZSI6InRcL3NMR0JHMFwvSWRzbEVnTXhGc3F2WHBWcVErWnZLYzdTSytkdFhCVFB1Q25rcHZSd3VsM3dIdjZLNjBmeWVpbyIsI" 1 => "laravel_session=eyJpdiI6IjNVOXQyeE9Ubk0rMEgweEs5ZnpTckE9PSIsInZhbHVlIjoiMUtxQkxtYk9QNzhPcUxNUkFcLzc4XC80aHNkOUJBOFpSeXNLUDJjUXk2T0tKSkdQd0JcL2dOREU4NFBPdnViYWhseSIsIm1hYyI6ImUwYWFiOGE2NWRkZjhhMTIyZDRhZGMwNzEzOGVkZWRlZDYxMDBlOWJjZjU5MTg3OTAyZmIzOGIxMGZkZTc3MjkifQ%3D%3D; expires=Sat, 05-Apr-2025 22:01:48 GMT; Max-Age=86400; path=/; httponlylaravel_session=eyJpdiI6IjNVOXQyeE9Ubk0rMEgweEs5ZnpTckE9PSIsInZhbHVlIjoiMUtxQkxtYk9QNzhPcUxNUkFcLzc4XC80aHNkOUJBOFpSeXNLUDJjUXk2T0tKSkdQd0JcL2dOREU4NFBPdnViYWhs" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjRqa1pvNmN4c1o4TEpcL2VsTXZ5WlJ3PT0iLCJ2YWx1ZSI6InRcL3NMR0JHMFwvSWRzbEVnTXhGc3F2WHBWcVErWnZLYzdTSytkdFhCVFB1Q25rcHZSd3VsM3dIdjZLNjBmeWVpbyIsIm1hYyI6IjQzYWMzZmFiNWZiY2FmZTAzZGNkOGNkNGNlZjRiNmE5ZjJiNmQ1MWM4MmVjNzQ0Y2QxMzQzNzFiN2UxMWNiZGQifQ%3D%3D; expires=Sat, 05-Apr-2025 22:01:48 GMT; path=/XSRF-TOKEN=eyJpdiI6IjRqa1pvNmN4c1o4TEpcL2VsTXZ5WlJ3PT0iLCJ2YWx1ZSI6InRcL3NMR0JHMFwvSWRzbEVnTXhGc3F2WHBWcVErWnZLYzdTSytkdFhCVFB1Q25rcHZSd3VsM3dIdjZLNjBmeWVpbyIsI" 1 => "laravel_session=eyJpdiI6IjNVOXQyeE9Ubk0rMEgweEs5ZnpTckE9PSIsInZhbHVlIjoiMUtxQkxtYk9QNzhPcUxNUkFcLzc4XC80aHNkOUJBOFpSeXNLUDJjUXk2T0tKSkdQd0JcL2dOREU4NFBPdnViYWhseSIsIm1hYyI6ImUwYWFiOGE2NWRkZjhhMTIyZDRhZGMwNzEzOGVkZWRlZDYxMDBlOWJjZjU5MTg3OTAyZmIzOGIxMGZkZTc3MjkifQ%3D%3D; expires=Sat, 05-Apr-2025 22:01:48 GMT; path=/; httponlylaravel_session=eyJpdiI6IjNVOXQyeE9Ubk0rMEgweEs5ZnpTckE9PSIsInZhbHVlIjoiMUtxQkxtYk9QNzhPcUxNUkFcLzc4XC80aHNkOUJBOFpSeXNLUDJjUXk2T0tKSkdQd0JcL2dOREU4NFBPdnViYWhs" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "JSiSLIoMQy72YlKKXe7o0xdKcMbDad02jvs4XAkd" "_previous" => array:1 [ "url" => "http://157.245.54.19/comment/post/profesiku-ceo-dan-pengusaha-arifa-tan" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]