งานติดตามประเมินผลและสารสนเทศ
รายงานผลการดำเนินงานตามแผนยุทธศาสตร์การพัฒนา | 6 ครั้ง เมื่อ 1 สัปดาห์ที่แล้ว
Address
สถิติการเข้าชม
  • วันนี้ : 0 ครั้ง
  • เดือนนี้ : 52 ครั้ง
  • ปีนี้ : 470 ครั้ง
  • ทั้งหมด : 470 ครั้ง
Follow Us

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

Request history8.2.25PHP Version155msRequest Duration24MBMemory UsageGET categoryRoute
    • Booting (89.98ms)time
    • Application (65.02ms)time
    • 1 x Booting (58.05%)
      89.98ms
      1 x Application (41.95%)
      65.02ms
      9 templates were rendered
      • main.contentCatcontentCat.blade.php#?blade
      • livewire.dropdown-categorydropdown-category.blade.php#?blade
      • pagination::bootstrap-4bootstrap-4.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 category
      middleware
      web
      controller
      App\Http\Controllers\MainController@content_category
      namespace
      App\Http\Controllers
      prefix
      where
      file
      app/Http/Controllers/MainController.php:73-159
      13 statements were executed, 3 of which were duplicates, 10 unique. Show only duplicated6.75ms
      • select * from `categories` where `code` = 'MonitoringEvaluationAndInformation' and `categories`.`deleted_at` is null limit 1
        1.88msdb_planMainController.php#77
        Bindings
        • 0: MonitoringEvaluationAndInformation
        Backtrace
        • 15. app/Http/Controllers/MainController.php:77
        • 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
      • select * from `categories` where `code` = 'MonitoringEvaluationAndInformation' and `categories`.`deleted_at` is null limit 1
        340μsdb_planMainController.php#102
        Bindings
        • 0: MonitoringEvaluationAndInformation
        Backtrace
        • 15. app/Http/Controllers/MainController.php:102
        • 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
      • select `search_option` from `contents` where exists (select * from `categories` where `contents`.`category_id` = `categories`.`id` and `code` = 'MonitoringEvaluationAndInformation' and `categories`.`deleted_at` is null) or exists (select * from `categories` where `contents`.`sub_category_id` = `categories`.`id` and `code` = 'MonitoringEvaluationAndInformation' and `categories`.`deleted_at` is null) order by `search_option` desc
        590μsdb_planMainController.php#127
        Bindings
        • 0: MonitoringEvaluationAndInformation
        • 1: MonitoringEvaluationAndInformation
        Backtrace
        • 14. app/Http/Controllers/MainController.php:127
        • 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 count(*) as aggregate from `contents` where exists (select * from `categories` where `contents`.`category_id` = `categories`.`id` and `code` = 'MonitoringEvaluationAndInformation' and `categories`.`deleted_at` is null) or exists (select * from `categories` where `contents`.`sub_category_id` = `categories`.`id` and `code` = 'MonitoringEvaluationAndInformation' and `categories`.`deleted_at` is null)
        450μsdb_planMainController.php#156
        Bindings
        • 0: MonitoringEvaluationAndInformation
        • 1: MonitoringEvaluationAndInformation
        Backtrace
        • 15. app/Http/Controllers/MainController.php:156
        • 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
      • select `contents`.*, (select count(*) from `content_views` where `contents`.`id` = `content_views`.`content_id`) as `content_view_count` from `contents` where exists (select * from `categories` where `contents`.`category_id` = `categories`.`id` and `code` = 'MonitoringEvaluationAndInformation' and `categories`.`deleted_at` is null) or exists (select * from `categories` where `contents`.`sub_category_id` = `categories`.`id` and `code` = 'MonitoringEvaluationAndInformation' and `categories`.`deleted_at` is null) order by `created_at` asc limit 50 offset 0
        630μsdb_planMainController.php#156
        Bindings
        • 0: MonitoringEvaluationAndInformation
        • 1: MonitoringEvaluationAndInformation
        Backtrace
        • 15. app/Http/Controllers/MainController.php:156
        • 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
      • select * from `categories` where `categories`.`deleted_at` is null
        340μsdb_planDropdownCategory.php#29
        Backtrace
        • 14. app/Http/Livewire/DropdownCategory.php:29
        • 15. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • 16. vendor/laravel/framework/src/Illuminate/Container/Util.php:41
        • 17. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
        • 18. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:35
      • select * from `categories` where `code` = 'MonitoringEvaluationAndInformation' and `categories`.`deleted_at` is null limit 1
        380μsdb_planDropdownCategory.php#32
        Bindings
        • 0: MonitoringEvaluationAndInformation
        Backtrace
        • 15. app/Http/Livewire/DropdownCategory.php:32
        • 16. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • 17. vendor/laravel/framework/src/Illuminate/Container/Util.php:41
        • 18. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
        • 19. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:35
      • select * from `menus` where `page_id` is null and `record_status` in ('fix', 'on') order by `order` asc
        410μ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
        270μ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-05'
        390μsdb_planCountWebsiteView.php#21
        Bindings
        • 0: 2025-04-05
        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'
        390μ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`
        280μ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\Category
      26Category.php#?
      App\Menu
      25Menu.php#?
      App\Content
      2Content.php#?
      dropdown-category #cEySsZNfJtG8VszCEE1Y
      array:5 [ "data" => array:5 [ "all_category" => Illuminate\Database\Eloquent\Collection {#1712...
          _token
          H1qWFIjB9tRReJCo4YnNrc1cFBv6BQp5YWXFbGjA
          locale
          th
          _old_input
          array:1 [ "code" => "MonitoringEvaluationAndInformation" ]
          _flash
          array:2 [ "new" => [] "old" => array:1 [ 0 => "_old_input" ] ]
          _previous
          array:1 [ "url" => "http://plan2.rmutsb.ac.th/category?code=MonitoringEvaluationAndInformation" ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /category
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "code" => "MonitoringEvaluationAndInformation" ]
          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 => "3.22.235.243" ] "x-forwarded-for" => array:1 [ 0 => "3.22.235.243" ] "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:7 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "max-age=0, must-revalidate, no-cache, no-store, private" ] "date" => array:1 [ 0 => "Fri, 04 Apr 2025 22:41:30 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "Fri, 01 Jan 1990 00:00:00 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ijd1WmZOajNzU0VJS2c4UXZNaWdHbHc9PSIsInZhbHVlIjoiSnNKdFlwZGh4Yk5EZXpsb3VoWlJjb0VlNEQ5dHMyZ3c3VzlzKzlxSmdvSUxMVlZveFlsMExVbk1CQXl2WXFwa21wMjVib3M1QkU2blFjbVgzVnl5ekc3bHMyUlJZckhiMTJGRmxvMVI3cjZqU25rcjQ5WkxldWsvUUJQRVRUREoiLCJtYWMiOiJkMTgwOWM4ZDAwYzFmYTFmN2ZlY2E5NzIyNDBhNDEwMjljNzYwZDViMjlkZmY2MzFiMDVjYmU3Nzc1ZWM2ODNhIiwidGFnIjoiIn0%3D; expires=Sat, 05 Apr 2025 00:41:30 GMT; Max-Age=7200; path=/; secure; httponly; samesite=laxXSRF-TOKEN=eyJpdiI6Ijd1WmZOajNzU0VJS2c4UXZNaWdHbHc9PSIsInZhbHVlIjoiSnNKdFlwZGh4Yk5EZXpsb3VoWlJjb0VlNEQ5dHMyZ3c3VzlzKzlxSmdvSUxMVlZveFlsMExVbk1CQXl2WXFwa21wMjVib" 1 => "_session=eyJpdiI6IkhUYWQwTGxSQ1B6cTNzMldpSnJ2TEE9PSIsInZhbHVlIjoiWUxJTVlzdnNxV2ZUdmYwcDlKT2dxV1doaG1zeXdmN3BrUFVJWjVzUSt1QU9KZ1Z3SHFhSnBueVpIWFRTNkdnWkxkRGhvYUU2a2hCRGYyY0dnNkQ4M01DYk5MUW5UcUVMK2oxR3dubVNvVVVNM0dMODhoZHlEVGFLcW1nWTRFc04iLCJtYWMiOiJjZTc5ZDUzNjg5MDZhN2MyOGMwMjA5ZjQwOGY3OTEzZDhkMmFmNTY2MzZiODdmOTYzOWVmNjY5ZDE4YWM0MjM0IiwidGFnIjoiIn0%3D; expires=Sat, 05 Apr 2025 00:41:30 GMT; Max-Age=7200; path=/; secure; httponly; samesite=lax_session=eyJpdiI6IkhUYWQwTGxSQ1B6cTNzMldpSnJ2TEE9PSIsInZhbHVlIjoiWUxJTVlzdnNxV2ZUdmYwcDlKT2dxV1doaG1zeXdmN3BrUFVJWjVzUSt1QU9KZ1Z3SHFhSnBueVpIWFRTNkdnWkxkRGhvYUU" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ijd1WmZOajNzU0VJS2c4UXZNaWdHbHc9PSIsInZhbHVlIjoiSnNKdFlwZGh4Yk5EZXpsb3VoWlJjb0VlNEQ5dHMyZ3c3VzlzKzlxSmdvSUxMVlZveFlsMExVbk1CQXl2WXFwa21wMjVib3M1QkU2blFjbVgzVnl5ekc3bHMyUlJZckhiMTJGRmxvMVI3cjZqU25rcjQ5WkxldWsvUUJQRVRUREoiLCJtYWMiOiJkMTgwOWM4ZDAwYzFmYTFmN2ZlY2E5NzIyNDBhNDEwMjljNzYwZDViMjlkZmY2MzFiMDVjYmU3Nzc1ZWM2ODNhIiwidGFnIjoiIn0%3D; expires=Sat, 05-Apr-2025 00:41:30 GMT; path=/; secure; httponlyXSRF-TOKEN=eyJpdiI6Ijd1WmZOajNzU0VJS2c4UXZNaWdHbHc9PSIsInZhbHVlIjoiSnNKdFlwZGh4Yk5EZXpsb3VoWlJjb0VlNEQ5dHMyZ3c3VzlzKzlxSmdvSUxMVlZveFlsMExVbk1CQXl2WXFwa21wMjVib" 1 => "_session=eyJpdiI6IkhUYWQwTGxSQ1B6cTNzMldpSnJ2TEE9PSIsInZhbHVlIjoiWUxJTVlzdnNxV2ZUdmYwcDlKT2dxV1doaG1zeXdmN3BrUFVJWjVzUSt1QU9KZ1Z3SHFhSnBueVpIWFRTNkdnWkxkRGhvYUU2a2hCRGYyY0dnNkQ4M01DYk5MUW5UcUVMK2oxR3dubVNvVVVNM0dMODhoZHlEVGFLcW1nWTRFc04iLCJtYWMiOiJjZTc5ZDUzNjg5MDZhN2MyOGMwMjA5ZjQwOGY3OTEzZDhkMmFmNTY2MzZiODdmOTYzOWVmNjY5ZDE4YWM0MjM0IiwidGFnIjoiIn0%3D; expires=Sat, 05-Apr-2025 00:41:30 GMT; path=/; secure; httponly_session=eyJpdiI6IkhUYWQwTGxSQ1B6cTNzMldpSnJ2TEE9PSIsInZhbHVlIjoiWUxJTVlzdnNxV2ZUdmYwcDlKT2dxV1doaG1zeXdmN3BrUFVJWjVzUSt1QU9KZ1Z3SHFhSnBueVpIWFRTNkdnWkxkRGhvYUU" ] ]
          session_attributes
          0 of 0
          array:6 [ "_token" => "H1qWFIjB9tRReJCo4YnNrc1cFBv6BQp5YWXFbGjA" "locale" => "th" "_old_input" => array:1 [ "code" => "MonitoringEvaluationAndInformation" ] "_flash" => array:2 [ "new" => [] "old" => array:1 [ 0 => "_old_input" ] ] "_previous" => array:1 [ "url" => "http://plan2.rmutsb.ac.th/category?code=MonitoringEvaluationAndInformation" ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-05 05:41:30GET/category?code=MonitoringEvaluationAndInformation913531