ข่าวประชาสัมพันธ์
Address
คณะวิศวกรรมศาสตร์และสถาปัตยกรรมศาสตร์
มหาวิทยาลัยเทคโนโลยีราชมงคลสุวรรณภูมิ
เลขที่ 217 ภ.นนทบุรี ต.สวนใหญ์ อ.เมืองนนทบุรี
จ.นนทบุรี 11000
งานบริหารและพัฒนาระบบ โทรศัพท์ 02-149-9091
งานวิชาการและวิจัย โทรศัพท์ 02-149-9092,086-999-0359
งานพัฒนานักศึกษา โทรศัพท์ 02-149-9093
การให้บริการ

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

Copyright ©2024 UAT-คณะวิศวกรรมศาสตร์และสถาปัตยกรรมศาสตร์ | มหาวิทยาลัยเทคโนโลยีราชมงคลสุวรรณภูมิ

Request history8.2.25PHP Version139msRequest Duration24MBMemory UsageGET categoryRoute
    • Booting (87.55ms)time
    • Application (51.59ms)time
    • 1 x Booting (62.92%)
      87.55ms
      1 x Application (37.07%)
      51.59ms
      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:78-164
      12 statements were executed (3 duplicates)Show only duplicates7.91ms
      • MainController.php#82db_fea2.38msselect * from `categories` where `code` = 'information' and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: information
        Backtrace
        • app/Http/Controllers/MainController.php:82
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • MainController.php#107db_fea340μsselect * from `categories` where `code` = 'information' and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: information
        Backtrace
        • app/Http/Controllers/MainController.php:107
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • MainController.php#132db_fea460μsselect `search_option` from `contents` where exists (select * from `categories` where `contents`.`category_id` = `categories`.`id` and `code` = 'information' and `categories`.`deleted_at` is null) or exists (select * from `categories` where `contents`.`sub_category_id` = `categories`.`id` and `code` = 'information' and `categories`.`deleted_at` is null) order by `search_option` desc
        Bindings
        • 0: information
        • 1: information
        Backtrace
        • app/Http/Controllers/MainController.php:132
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • MainController.php#161db_fea410μsselect count(*) as aggregate from `contents` where exists (select * from `categories` where `contents`.`category_id` = `categories`.`id` and `code` = 'information' and `categories`.`deleted_at` is null) or exists (select * from `categories` where `contents`.`sub_category_id` = `categories`.`id` and `code` = 'information' and `categories`.`deleted_at` is null)
        Bindings
        • 0: information
        • 1: information
        Backtrace
        • app/Http/Controllers/MainController.php:161
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • MainController.php#161db_fea1.29msselect `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` = 'information' and `categories`.`deleted_at` is null) or exists (select * from `categories` where `contents`.`sub_category_id` = `categories`.`id` and `code` = 'information' and `categories`.`deleted_at` is null) order by `created_at` asc limit 50 offset 0
        Bindings
        • 0: information
        • 1: information
        Backtrace
        • app/Http/Controllers/MainController.php:161
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • DropdownCategory.php#29db_fea320μsselect * from `categories` where `categories`.`deleted_at` is null
        Backtrace
        • app/Http/Livewire/DropdownCategory.php:29
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:41
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:35
      • DropdownCategory.php#32db_fea300μsselect * from `categories` where `code` = 'information' and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: information
        Backtrace
        • app/Http/Livewire/DropdownCategory.php:32
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:41
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:35
      • GetMasterData.php#26db_fea410μsselect * from `menus` where `page_id` is null and `record_status` in ('fix', 'on') order by `order` asc
        Bindings
        • 0: fix
        • 1: on
        Backtrace
        • app/Helpers/GetMasterData.php:26
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • CountWebsiteView.php#21db_fea540μsselect count(*) as aggregate from `content_views` where date(`created_at`) = '2025-09-19'
        Bindings
        • 0: 2025-09-19
        Backtrace
        • app/Helpers/CountWebsiteView.php:21
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Helpers/CountWebsiteView.php:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • CountWebsiteView.php#24db_fea440μsselect count(*) as aggregate from `content_views` where month(`created_at`) = '09'
        Bindings
        • 0: 09
        Backtrace
        • app/Helpers/CountWebsiteView.php:24
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Helpers/CountWebsiteView.php:23
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • CountWebsiteView.php#27db_fea430μsselect count(*) as aggregate from `content_views` where year(`created_at`) = '2025'
        Bindings
        • 0: 2025
        Backtrace
        • app/Helpers/CountWebsiteView.php:27
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Helpers/CountWebsiteView.php:26
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • CountWebsiteView.php#30db_fea590μsselect count(*) as aggregate from `content_views`
        Backtrace
        • app/Helpers/CountWebsiteView.php:30
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:408
        • app/Helpers/CountWebsiteView.php:29
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      App\Menu
      12Menu.php#?
      App\Category
      7Category.php#?
      App\Content
      2Content.php#?
      dropdown-category #DMQcLTBrQ4CHaTR2D7Aq
      array:5 [ "data" => array:5 [ "all_category" => Illuminate\Database\Eloquent\Collection {#1710...
          _token
          O0voafvX5fLqVDqTuyzsQlzqtAZMkxQjdHtvUGAm
          locale
          th
          _old_input
          array:1 [ "code" => "information" ]
          _flash
          array:2 [ "new" => [] "old" => array:1 [ 0 => "_old_input" ] ]
          _previous
          array:1 [ "url" => "http://fea2.rmutsb.ac.th/category?code=information" ]
          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" => "information" ]
          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-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" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "close" ] "x-real-ip" => array:1 [ 0 => "216.73.216.136" ] "x-forwarded-for" => array:1 [ 0 => "216.73.216.136" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-scheme" => array:1 [ 0 => "https" ] "host" => array:1 [ 0 => "fea2.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 => "Thu, 18 Sep 2025 23:04:24 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=eyJpdiI6IjdhY1ZEQUxOTTRJWUJUcTFGdlZBV0E9PSIsInZhbHVlIjoicHI1TkgrZERjNTJHQmpocE1FUmRrMjVKZmw4dGZCRDRLQnJLSjB4YXlSMGZRdUVGeERVa29ZMzZhWWMraUFRcy9GM2ZZNUhtT2JjMEppVEFld3pKOE0xYUw2cEtkdytwTHJ3MFlLT29tZncvSnNzaVVTNWZTaDkvaHRLTUVEUkIiLCJtYWMiOiI3MjVkOTZkM2JjNjBmNGU5NzA1YmM5NzEyMWRkMzU1MzUwMmI5NWNhNGExNjM0YTY2YzRhNGRlYWFmMDlhYjk5IiwidGFnIjoiIn0%3D; expires=Fri, 19 Sep 2025 00:04:24 GMT; Max-Age=3600; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IjdhY1ZEQUxOTTRJWUJUcTFGdlZBV0E9PSIsInZhbHVlIjoicHI1TkgrZERjNTJHQmpocE1FUmRrMjVKZmw4dGZCRDRLQnJLSjB4YXlSMGZRdUVGeERVa29ZMzZhWWMraUFRcy9GM2ZZN" 1 => "uat_session=eyJpdiI6IlRmMXB4SDdEOUJLVURWVEk0TjV5L0E9PSIsInZhbHVlIjoiUUViTENNZWs4WnhubUlZSjJSZ1B1SnVudzNPZlNVRjRQazFYTElZM2tnRXBnMWJCTnBBUjZZc0REb3JMa2RJWEpqRnhGT001MXd0YTI5UEthaFNKR2N2aExxa2g2eTRWQ05VNm5OUGtPNTA2TVJTZ1QwSHMrZVBDUnNSNVk2eWIiLCJtYWMiOiI5MDk2OGQ3MWJiOTZmYjMzYjVjYzYwZmE0N2ZhNWY3NjY2Yjc5MjIzNjY4MGIwMTRiZWQ1NDVmZDI5ZTcxYmI1IiwidGFnIjoiIn0%3D; expires=Fri, 19 Sep 2025 00:04:24 GMT; Max-Age=3600; path=/; httponly; samesite=laxuat_session=eyJpdiI6IlRmMXB4SDdEOUJLVURWVEk0TjV5L0E9PSIsInZhbHVlIjoiUUViTENNZWs4WnhubUlZSjJSZ1B1SnVudzNPZlNVRjRQazFYTElZM2tnRXBnMWJCTnBBUjZZc0REb3JMa2RJWEpqRnhG" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjdhY1ZEQUxOTTRJWUJUcTFGdlZBV0E9PSIsInZhbHVlIjoicHI1TkgrZERjNTJHQmpocE1FUmRrMjVKZmw4dGZCRDRLQnJLSjB4YXlSMGZRdUVGeERVa29ZMzZhWWMraUFRcy9GM2ZZNUhtT2JjMEppVEFld3pKOE0xYUw2cEtkdytwTHJ3MFlLT29tZncvSnNzaVVTNWZTaDkvaHRLTUVEUkIiLCJtYWMiOiI3MjVkOTZkM2JjNjBmNGU5NzA1YmM5NzEyMWRkMzU1MzUwMmI5NWNhNGExNjM0YTY2YzRhNGRlYWFmMDlhYjk5IiwidGFnIjoiIn0%3D; expires=Fri, 19-Sep-2025 00:04:24 GMT; path=/XSRF-TOKEN=eyJpdiI6IjdhY1ZEQUxOTTRJWUJUcTFGdlZBV0E9PSIsInZhbHVlIjoicHI1TkgrZERjNTJHQmpocE1FUmRrMjVKZmw4dGZCRDRLQnJLSjB4YXlSMGZRdUVGeERVa29ZMzZhWWMraUFRcy9GM2ZZN" 1 => "uat_session=eyJpdiI6IlRmMXB4SDdEOUJLVURWVEk0TjV5L0E9PSIsInZhbHVlIjoiUUViTENNZWs4WnhubUlZSjJSZ1B1SnVudzNPZlNVRjRQazFYTElZM2tnRXBnMWJCTnBBUjZZc0REb3JMa2RJWEpqRnhGT001MXd0YTI5UEthaFNKR2N2aExxa2g2eTRWQ05VNm5OUGtPNTA2TVJTZ1QwSHMrZVBDUnNSNVk2eWIiLCJtYWMiOiI5MDk2OGQ3MWJiOTZmYjMzYjVjYzYwZmE0N2ZhNWY3NjY2Yjc5MjIzNjY4MGIwMTRiZWQ1NDVmZDI5ZTcxYmI1IiwidGFnIjoiIn0%3D; expires=Fri, 19-Sep-2025 00:04:24 GMT; path=/; httponlyuat_session=eyJpdiI6IlRmMXB4SDdEOUJLVURWVEk0TjV5L0E9PSIsInZhbHVlIjoiUUViTENNZWs4WnhubUlZSjJSZ1B1SnVudzNPZlNVRjRQazFYTElZM2tnRXBnMWJCTnBBUjZZc0REb3JMa2RJWEpqRnhG" ] ]
          session_attributes
          0 of 0
          array:5 [ "_token" => "O0voafvX5fLqVDqTuyzsQlzqtAZMkxQjdHtvUGAm" "locale" => "th" "_old_input" => array:1 [ "code" => "information" ] "_flash" => array:2 [ "new" => [] "old" => array:1 [ 0 => "_old_input" ] ] "_previous" => array:1 [ "url" => "http://fea2.rmutsb.ac.th/category?code=information" ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-09-19 06:04:24GET/category?code=information912211