เว็บไซต์มหาวิทยาลัยเทคโนโลยีราชมงคลสุวรรณภูมิ

หัวหน้างาน ดูทั้งหมด

เจ้าหน้าที่ ดูทั้งหมด

Address
การให้บริการ

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

Copyright ©2020 RUS|กองคลัง มหาวิทยาลัยเทคโนโลยีราชมงคลสุวรรณภูมิ | มหาวิทยาลัยเทคโนโลยีราชมงคลสุวรรณภูมิ

8.2.25PHP Version232msRequest Duration23MBMemory UsageGET page/{code}Route
    • Booting (151ms)time
    • Application (80.71ms)time
    • 1 x Booting (65.23%)
      151ms
      1 x Application (34.77%)
      80.71ms
      9 templates were rendered
      • backoffice.page.showshow.blade.phpblade
      • backoffice.page.page-component-gridpage-component-grid.blade.phpblade
      • backoffice.page.page-component-gridpage-component-grid.blade.phpblade
      • layouts.master_frontmaster_front.blade.phpblade
      • cookie-consent::cookiescookies.blade.phpblade
      • cookie-consent::buttonbutton.blade.phpblade
      • cookie-consent::buttonbutton.blade.phpblade
      • layouts.navbar3navbar3.blade.phpblade
      • layouts.footerfooter.blade.phpblade
      uri
      GET page/{code}
      middleware
      web
      controller
      App\Http\Controllers\PageController@show
      namespace
      App\Http\Controllers
      prefix
      where
      file
      app/Http/Controllers/PageController.php:96-124
      10 statements were executed, 2 of which were duplicates, 8 unique. Show only duplicated10.23ms
      • select * from `pages` where `code` = 'accounting' limit 1
        2.46msdb_financialPageController.php#103
        Bindings
        • 0: accounting
        Backtrace
        • 15. app/Http/Controllers/PageController.php:103
        • 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 `page_components` where `record_status` <> 'delete' and `page_components`.`page_id` in (1) and `record_status` = 'on' order by `order` asc
        600μsdb_financialPageController.php#103
        Bindings
        • 0: delete
        • 1: on
        Backtrace
        • 20. app/Http/Controllers/PageController.php:103
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `banners` where `show_location` like '%\"accounting\"%' and `record_status` = 'on' and ((`date_start` is null and `date_end` is null) or (`date_start` <= '2025-04-06' and `date_end` >= '2025-04-06') or (`date_start` is null and `date_end` >= '2025-04-06')) order by `order` asc
        520μsdb_financialPageController.php#120
        Bindings
        • 0: %"accounting"%
        • 1: on
        • 2: 2025-04-06
        • 3: 2025-04-06
        • 4: 2025-04-06
        Backtrace
        • 14. app/Http/Controllers/PageController.php:120
        • 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` = '10' and `categories`.`id` is not null and `categories`.`deleted_at` is null limit 1
        530μsdb_financialshow.blade.php#108
        Bindings
        • 0: 10
        Backtrace
        • 20. view::backoffice.page.show:108
        • 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 `contents`.*, (select count(*) from `content_views` where `contents`.`id` = `content_views`.`content_id`) as `content_view_count` from `contents` where `category_id` = 5 and `sub_category_id` = '10' and `sub_category2_id` = '12' and `record_status` = 'on' order by `created_at` desc
        1.53msdb_financialGetMasterData.php#100
        Bindings
        • 0: 5
        • 1: 10
        • 2: 12
        • 3: on
        Backtrace
        • 14. app/Helpers/GetMasterData.php:100
        • 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 `categories` where `categories`.`id` = '10' and `categories`.`id` is not null and `categories`.`deleted_at` is null limit 1
        370μsdb_financialshow.blade.php#108
        Bindings
        • 0: 10
        Backtrace
        • 20. view::backoffice.page.show:108
        • 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 `contents`.*, (select count(*) from `content_views` where `contents`.`id` = `content_views`.`content_id`) as `content_view_count` from `contents` where `category_id` = 5 and `sub_category_id` = '10' and `sub_category2_id` = '14' and `record_status` = 'on' order by `created_at` desc limit 10
        2.18msdb_financialGetMasterData.php#100
        Bindings
        • 0: 5
        • 1: 10
        • 2: 14
        • 3: on
        Backtrace
        • 14. app/Helpers/GetMasterData.php:100
        • 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 `menus` where `page_id` = 1 and `record_status` in ('fix', 'on') order by `order` asc
        810μsdb_financialGetMasterData.php#26
        Bindings
        • 0: 1
        • 1: fix
        • 2: 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 `menus` where `record_status` in ('fix', 'on') order by `order` asc
        720μsdb_financialGetMasterData.php#28
        Bindings
        • 0: fix
        • 1: on
        Backtrace
        • 14. app/Helpers/GetMasterData.php:28
        • 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
        510μsdb_financialGetMasterData.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
      App\Menu
      38
      App\Content
      3
      App\PageComponent
      2
      App\Category
      2
      App\Page
      1
          _token
          0MZwrxW1rfX4w5LzqyExVM1a5QuqWWxnYhiYmePZ
          locale
          th
          page_id
          1
          _previous
          array:1 [ "url" => "http://financial.rmutsb.ac.th/page/accounting" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /page/accounting
          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-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 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "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.12.151.20" ] "x-forwarded-for" => array:1 [ 0 => "3.12.151.20" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-scheme" => array:1 [ 0 => "https" ] "host" => array:1 [ 0 => "financial.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 => "Sat, 05 Apr 2025 19:20:13 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IndhOC9KblNTV2l3aVZSclRCTUt3VGc9PSIsInZhbHVlIjoicSs5Ry9JMXM5L1RTeGJGR0ozN1Z3ekhwYUd6Ky9VZzVCcmZRMDhHd1B1TTV0Y002TnROaUVDM3M0VU5LMEdQMHNSRDFWNEh6R00rYWxnTU9nVUpmZjRldTRJbU9FaW13UXUxRGF6UG16clMvZUFoTXo1MDJnZVVKa2R6dDRBOUgiLCJtYWMiOiIzMjQ4MDBmMDBjZTY3MGM4MjM0NTE5NDExOWI4ZDhlM2YxNmY4YjkzZTc1NGE1ZDVkOTNkNGExOWNkMjNkMmFiIiwidGFnIjoiIn0%3D; expires=Sat, 05 Apr 2025 21:20:13 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IndhOC9KblNTV2l3aVZSclRCTUt3VGc9PSIsInZhbHVlIjoicSs5Ry9JMXM5L1RTeGJGR0ozN1Z3ekhwYUd6Ky9VZzVCcmZRMDhHd1B1TTV0Y002TnROaUVDM3M0VU5LMEdQMHNSRDFWN" 1 => "rus_session=eyJpdiI6IndtV1UrSlhmUHFwTHpTS3p3L2d2YWc9PSIsInZhbHVlIjoiaDlwWldJTU1FcERkYjRVTFB3YnQzRUIvclg5dy9BbFY4NHpIYm03TEFLSElwaDZjWTZ3S0hOR1FvaExPcDk3NkozenArNFA5eXRuemNEcWtPTjFwcGZUSFREK0owT3V2Y2JyL0RFdWxoamMvbVJkMUs5UzRUeGdyTXpPSFYwZDYiLCJtYWMiOiI4MmE2MGUxZTk3OTM3YTMwMDBjMTA2OGI3MjQzOTYxMDI1ZmIyNGI2MzBjOTM2OTkxZDViMjQxNzhmMTUzYWViIiwidGFnIjoiIn0%3D; expires=Sat, 05 Apr 2025 21:20:13 GMT; Max-Age=7200; path=/; httponly; samesite=laxrus_session=eyJpdiI6IndtV1UrSlhmUHFwTHpTS3p3L2d2YWc9PSIsInZhbHVlIjoiaDlwWldJTU1FcERkYjRVTFB3YnQzRUIvclg5dy9BbFY4NHpIYm03TEFLSElwaDZjWTZ3S0hOR1FvaExPcDk3NkozenAr" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IndhOC9KblNTV2l3aVZSclRCTUt3VGc9PSIsInZhbHVlIjoicSs5Ry9JMXM5L1RTeGJGR0ozN1Z3ekhwYUd6Ky9VZzVCcmZRMDhHd1B1TTV0Y002TnROaUVDM3M0VU5LMEdQMHNSRDFWNEh6R00rYWxnTU9nVUpmZjRldTRJbU9FaW13UXUxRGF6UG16clMvZUFoTXo1MDJnZVVKa2R6dDRBOUgiLCJtYWMiOiIzMjQ4MDBmMDBjZTY3MGM4MjM0NTE5NDExOWI4ZDhlM2YxNmY4YjkzZTc1NGE1ZDVkOTNkNGExOWNkMjNkMmFiIiwidGFnIjoiIn0%3D; expires=Sat, 05-Apr-2025 21:20:13 GMT; path=/XSRF-TOKEN=eyJpdiI6IndhOC9KblNTV2l3aVZSclRCTUt3VGc9PSIsInZhbHVlIjoicSs5Ry9JMXM5L1RTeGJGR0ozN1Z3ekhwYUd6Ky9VZzVCcmZRMDhHd1B1TTV0Y002TnROaUVDM3M0VU5LMEdQMHNSRDFWN" 1 => "rus_session=eyJpdiI6IndtV1UrSlhmUHFwTHpTS3p3L2d2YWc9PSIsInZhbHVlIjoiaDlwWldJTU1FcERkYjRVTFB3YnQzRUIvclg5dy9BbFY4NHpIYm03TEFLSElwaDZjWTZ3S0hOR1FvaExPcDk3NkozenArNFA5eXRuemNEcWtPTjFwcGZUSFREK0owT3V2Y2JyL0RFdWxoamMvbVJkMUs5UzRUeGdyTXpPSFYwZDYiLCJtYWMiOiI4MmE2MGUxZTk3OTM3YTMwMDBjMTA2OGI3MjQzOTYxMDI1ZmIyNGI2MzBjOTM2OTkxZDViMjQxNzhmMTUzYWViIiwidGFnIjoiIn0%3D; expires=Sat, 05-Apr-2025 21:20:13 GMT; path=/; httponlyrus_session=eyJpdiI6IndtV1UrSlhmUHFwTHpTS3p3L2d2YWc9PSIsInZhbHVlIjoiaDlwWldJTU1FcERkYjRVTFB3YnQzRUIvclg5dy9BbFY4NHpIYm03TEFLSElwaDZjWTZ3S0hOR1FvaExPcDk3NkozenAr" ] ]
          session_attributes
          0 of 0
          array:6 [ "_token" => "0MZwrxW1rfX4w5LzqyExVM1a5QuqWWxnYhiYmePZ" "locale" => "th" "page_id" => 1 "_previous" => array:1 [ "url" => "http://financial.rmutsb.ac.th/page/accounting" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]