Address
สถิติการเข้าชม
  • วันนี้ : 4 ครั้ง
  • เดือนนี้ : 31 ครั้ง
  • ปีนี้ : 449 ครั้ง
  • ทั้งหมด : 449 ครั้ง
Follow Us

Copyright ©2020 เว็บไซต์กองนโยบายและแผน | มหาวิทยาลัยเทคโนโลยีราชมงคลสุวรรณภูมิ

Request history8.2.25PHP Version139msRequest Duration23MBMemory UsageGET content/{id}Route
    • Booting (94.55ms)time
    • Application (44.43ms)time
    • 1 x Booting (68.03%)
      94.55ms
      1 x Application (31.97%)
      44.43ms
      7 templates were rendered
      • backoffice.content.showshow.blade.php#?blade
      • layouts.master_frontmaster_front.blade.php#?blade
      • cookie-consent::cookiescookies.blade.php#?blade
      • cookie-consent::buttonbutton.blade.php#?blade
      • cookie-consent::buttonbutton.blade.php#?blade
      • layouts.navbar3navbar3.blade.php#?blade
      • layouts.footerfooter.blade.php#?blade
      uri
      GET content/{id}
      middleware
      web
      controller
      App\Http\Controllers\ContentController@show
      namespace
      App\Http\Controllers
      prefix
      where
      file
      app/Http/Controllers/ContentController.php:164-201
      10 statements were executed6.99ms
      • select `contents`.*, (select count(*) from `content_views` where `contents`.`id` = `content_views`.`content_id`) as `content_view_count` from `contents` where `record_status` = 'on' and `contents`.`id` = '7' limit 1
        2.11msdb_planContentController.php#169
        Bindings
        • 0: on
        • 1: 7
        Backtrace
        • 16. app/Http/Controllers/ContentController.php:169
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • insert into `content_views` (`content_id`, `ip`, `updated_at`, `created_at`) values ('7', '203.158.224.230', '2025-04-03 17:37:59', '2025-04-03 17:37:59')
        1.34msdb_planContentController.php#177
        Bindings
        • 0: 7
        • 1: 203.158.224.230
        • 2: 2025-04-03 17:37:59
        • 3: 2025-04-03 17:37:59
        Backtrace
        • 15. app/Http/Controllers/ContentController.php:177
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • update `contents` set `viewer` = 16, `contents`.`updated_at` = '2025-04-03 17:37:59' where `id` = 7
        910μsdb_planContentController.php#181
        Bindings
        • 0: 16
        • 1: 2025-04-03 17:37:59
        • 2: 7
        Backtrace
        • 14. app/Http/Controllers/ContentController.php:181
        • 15. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `categories` where `categories`.`id` = '5' and `categories`.`id` is not null and `categories`.`deleted_at` is null limit 1
        410μsdb_planshow.blade.php#15
        Bindings
        • 0: 5
        Backtrace
        • 20. view::backoffice.content.show:15
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `menus` where `page_id` is null and `record_status` in ('fix', 'on') order by `order` asc
        440μsdb_planGetMasterData.php#26
        Bindings
        • 0: fix
        • 1: on
        Backtrace
        • 14. app/Helpers/GetMasterData.php:26
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `site_data` where `code` = 'address' limit 1
        280μsdb_planGetMasterData.php#12
        Bindings
        • 0: address
        Backtrace
        • 15. app/Helpers/GetMasterData.php:12
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select count(*) as aggregate from `content_views` where date(`created_at`) = '2025-04-03'
        400μsdb_planCountWebsiteView.php#21
        Bindings
        • 0: 2025-04-03
        Backtrace
        • 15. app/Helpers/CountWebsiteView.php:21
        • 17. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • 19. app/Helpers/CountWebsiteView.php:20
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select count(*) as aggregate from `content_views` where month(`created_at`) = '04'
        430μsdb_planCountWebsiteView.php#24
        Bindings
        • 0: 04
        Backtrace
        • 15. app/Helpers/CountWebsiteView.php:24
        • 17. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • 19. app/Helpers/CountWebsiteView.php:23
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select count(*) as aggregate from `content_views` where year(`created_at`) = '2025'
        400μsdb_planCountWebsiteView.php#27
        Bindings
        • 0: 2025
        Backtrace
        • 15. app/Helpers/CountWebsiteView.php:27
        • 17. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • 19. app/Helpers/CountWebsiteView.php:26
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select count(*) as aggregate from `content_views`
        270μsdb_planCountWebsiteView.php#30
        Backtrace
        • 18. app/Helpers/CountWebsiteView.php:30
        • 20. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • 22. app/Helpers/CountWebsiteView.php:29
        • 25. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      App\Menu
      25Menu.php#?
      App\Content
      1Content.php#?
      App\Category
      1Category.php#?
          _token
          lYYRpGsaIaqfoFbISmUXjp7cBfZgL7vI8XYrAnQv
          locale
          th
          _previous
          array:1 [ "url" => "http://plan2.rmutsb.ac.th/content/7" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /content/7
          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:20 [ "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "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"" ] "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" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "close" ] "x-real-ip" => array:1 [ 0 => "18.221.201.67" ] "x-forwarded-for" => array:1 [ 0 => "18.221.201.67" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-scheme" => array:1 [ 0 => "https" ] "host" => array:1 [ 0 => "plan2.rmutsb.ac.th" ] ]
          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 => "Thu, 03 Apr 2025 10:37:59 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Im8yVVpldStSc1V6YjV0Y0JMT3llRWc9PSIsInZhbHVlIjoiYkk2bU9JV3VuYWh6U0xJbEVxMFQreCthYjJDVmY3bDEvYzhXUWV2Y2xxakVmWjN4RUlMUkdoVitka0YzVTQ1cU9IZndrR2tyOHF3UVlvL29na0ZodHZzQStqaHpVOEFucFpjOEtQeTJLMFFxTmVUUytCUEZxei9Eck1FQnNsSTgiLCJtYWMiOiI2YjdhMmI3NTE3Y2JmOGU0OTIxN2VlNmQzNTRiZDY0NzcwNGU4MTJjODNlMWVkMGVjZThhZTA1MmVkNGQ0MTA0IiwidGFnIjoiIn0%3D; expires=Thu, 03 Apr 2025 12:37:59 GMT; Max-Age=7200; path=/; secure; httponly; samesite=laxXSRF-TOKEN=eyJpdiI6Im8yVVpldStSc1V6YjV0Y0JMT3llRWc9PSIsInZhbHVlIjoiYkk2bU9JV3VuYWh6U0xJbEVxMFQreCthYjJDVmY3bDEvYzhXUWV2Y2xxakVmWjN4RUlMUkdoVitka0YzVTQ1cU9IZndrR" 1 => "_session=eyJpdiI6IkNicjl3eDRFa1NMMnVGN1F1RlZKVlE9PSIsInZhbHVlIjoiekQxYlZ6cWUzVjZwQmc3ejJNNXdFeUhhOW9pbmVQMGJuMEFLMnFPaVdaNk5wMHZETUdKajRCVDY1SnBEUm1mWVpjMk1tSFhqTm1YUkJoeFAybVNjVUx2QU5EbkpBYmVFZlhNOFhTQkVSQVV4UDB3Q2FwS0doVzdWdEJobjBFd1IiLCJtYWMiOiJjMDJlMTA4NGRhZTg0ZGIzYzk3MGQzMGY5ZmZmZTJmOWQ0NDI2NjhhNzQzODU2YmVlNTU2NjI3NDlhYmNjYzE0IiwidGFnIjoiIn0%3D; expires=Thu, 03 Apr 2025 12:37:59 GMT; Max-Age=7200; path=/; secure; httponly; samesite=lax_session=eyJpdiI6IkNicjl3eDRFa1NMMnVGN1F1RlZKVlE9PSIsInZhbHVlIjoiekQxYlZ6cWUzVjZwQmc3ejJNNXdFeUhhOW9pbmVQMGJuMEFLMnFPaVdaNk5wMHZETUdKajRCVDY1SnBEUm1mWVpjMk1tSFh" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Im8yVVpldStSc1V6YjV0Y0JMT3llRWc9PSIsInZhbHVlIjoiYkk2bU9JV3VuYWh6U0xJbEVxMFQreCthYjJDVmY3bDEvYzhXUWV2Y2xxakVmWjN4RUlMUkdoVitka0YzVTQ1cU9IZndrR2tyOHF3UVlvL29na0ZodHZzQStqaHpVOEFucFpjOEtQeTJLMFFxTmVUUytCUEZxei9Eck1FQnNsSTgiLCJtYWMiOiI2YjdhMmI3NTE3Y2JmOGU0OTIxN2VlNmQzNTRiZDY0NzcwNGU4MTJjODNlMWVkMGVjZThhZTA1MmVkNGQ0MTA0IiwidGFnIjoiIn0%3D; expires=Thu, 03-Apr-2025 12:37:59 GMT; path=/; secure; httponlyXSRF-TOKEN=eyJpdiI6Im8yVVpldStSc1V6YjV0Y0JMT3llRWc9PSIsInZhbHVlIjoiYkk2bU9JV3VuYWh6U0xJbEVxMFQreCthYjJDVmY3bDEvYzhXUWV2Y2xxakVmWjN4RUlMUkdoVitka0YzVTQ1cU9IZndrR" 1 => "_session=eyJpdiI6IkNicjl3eDRFa1NMMnVGN1F1RlZKVlE9PSIsInZhbHVlIjoiekQxYlZ6cWUzVjZwQmc3ejJNNXdFeUhhOW9pbmVQMGJuMEFLMnFPaVdaNk5wMHZETUdKajRCVDY1SnBEUm1mWVpjMk1tSFhqTm1YUkJoeFAybVNjVUx2QU5EbkpBYmVFZlhNOFhTQkVSQVV4UDB3Q2FwS0doVzdWdEJobjBFd1IiLCJtYWMiOiJjMDJlMTA4NGRhZTg0ZGIzYzk3MGQzMGY5ZmZmZTJmOWQ0NDI2NjhhNzQzODU2YmVlNTU2NjI3NDlhYmNjYzE0IiwidGFnIjoiIn0%3D; expires=Thu, 03-Apr-2025 12:37:59 GMT; path=/; secure; httponly_session=eyJpdiI6IkNicjl3eDRFa1NMMnVGN1F1RlZKVlE9PSIsInZhbHVlIjoiekQxYlZ6cWUzVjZwQmc3ejJNNXdFeUhhOW9pbmVQMGJuMEFLMnFPaVdaNk5wMHZETUdKajRCVDY1SnBEUm1mWVpjMk1tSFh" ] ]
          session_attributes
          0 of 0
          array:5 [ "_token" => "lYYRpGsaIaqfoFbISmUXjp7cBfZgL7vI8XYrAnQv" "locale" => "th" "_previous" => array:1 [ "url" => "http://plan2.rmutsb.ac.th/content/7" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-03 17:37:59GET/content/771027