7.3.18Version393.62msRequest Duration22.6MBMemory UsageGET workflow/{category}Route
    • Booting (87.49ms)
    • Application (304.31ms)
    • 1 x Application (77.31%)
      304.31ms
      1 x Booting (22.23%)
      87.49ms
      13 templates were rendered
      • user.workflow.show (resources/views/user/workflow/show.blade.php)1blade
        Params
        0
        category
      • breadcrumbs::bootstrap4 (vendor/davejamesmiller/laravel-breadcrumbs/views/bootstrap4.blade.php)1blade
        Params
        0
        breadcrumbs
      • user.components.workflow.csv_table (resources/views/user/components/workflow/csv_table.blade.php)6blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        category
        5
        csv_table
      • user.components.common.gc_offer_announce (resources/views/user/components/common/gc_offer_announce.blade.php)5blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        category
      • user.layouts.default (resources/views/user/layouts/default.blade.php)5blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        category
      • user.components.layouts.header (resources/views/user/components/layouts/header.blade.php)7blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        category
        5
        stock_company_site_code
        6
        banner
      • breadcrumbs::bootstrap4 (vendor/davejamesmiller/laravel-breadcrumbs/views/bootstrap4.blade.php)1blade
        Params
        0
        breadcrumbs
      • user.components.layouts.sidebar (resources/views/user/components/layouts/sidebar.blade.php)13blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        category
        5
        fed_boj_news_list
        6
        commentary_news_list
        7
        oversea_economy_news_list
        8
        stock_ranking_date
        9
        stock_rankings
        10
        stock_company_site_code
        11
        banner
        12
        own_banners
      • user.components.layouts.sidebar.commentary (resources/views/user/components/layouts/sidebar/commentary.blade.php)16blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        category
        5
        fed_boj_news_list
        6
        commentary_news_list
        7
        oversea_economy_news_list
        8
        stock_ranking_date
        9
        stock_rankings
        10
        stock_company_site_code
        11
        banner
        12
        own_banners
        13
        __currentLoopData
        14
        own_banner
        15
        loop
      • user.components.layouts.sidebar.fed_boj_watch (resources/views/user/components/layouts/sidebar/fed_boj_watch.blade.php)16blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        category
        5
        fed_boj_news_list
        6
        commentary_news_list
        7
        oversea_economy_news_list
        8
        stock_ranking_date
        9
        stock_rankings
        10
        stock_company_site_code
        11
        banner
        12
        own_banners
        13
        __currentLoopData
        14
        own_banner
        15
        loop
      • user.components.layouts.sidebar.daily_rate_up_ranking (resources/views/user/components/layouts/sidebar/daily_rate_up_ranking.blade.php)16blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        category
        5
        fed_boj_news_list
        6
        commentary_news_list
        7
        oversea_economy_news_list
        8
        stock_ranking_date
        9
        stock_rankings
        10
        stock_company_site_code
        11
        banner
        12
        own_banners
        13
        __currentLoopData
        14
        own_banner
        15
        loop
      • user.components.layouts.sidebar.member_links (resources/views/user/components/layouts/sidebar/member_links.blade.php)16blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        category
        5
        fed_boj_news_list
        6
        commentary_news_list
        7
        oversea_economy_news_list
        8
        stock_ranking_date
        9
        stock_rankings
        10
        stock_company_site_code
        11
        banner
        12
        own_banners
        13
        __currentLoopData
        14
        own_banner
        15
        loop
      • user.components.layouts.footer (resources/views/user/components/layouts/footer.blade.php)5blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        category
      uri
      GET workflow/{category}
      middleware
      web, App\Http\Middleware\LinkStockCompany
      controller
      App\Http\Controllers\User\WorkflowController@show
      as
      user.workflow.show
      namespace
      App\Http\Controllers\User
      prefix
      where
      file
      app/Http/Controllers/User/WorkflowController.php:38-43
      11 statements were executed237.14ms
      • select * from `terminology_categories` where `id` = '6' limit 110.02ms/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php:37jiji_shisan_staging
        Metadata
        Bindings
        • 0. 6
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php:37
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:788
        • 18. middleware::bindings:39
        • 19. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 20. /app/Http/Middleware/LinkStockCompany.php:106
        • 21. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 22. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:76
        • 23. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 24. /vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php:49
        • 25. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 26. /vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:56
        • 27. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 28. /vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php:37
        • 29. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 30. /vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php:66
        • 31. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 32. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:105
        • 33. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:683
        • 34. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:658
        • 35. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:624
        • 36. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:613
        • 37. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:170
        • 38. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:130
        • 40. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 41. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php:21
        • 42. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 43. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php:21
        • 44. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 45. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php:27
        • 46. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 47. /vendor/fideloper/proxy/src/TrustProxies.php:57
        • 48. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 49. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:105
      • select * from `banners` where `is_enabled` = 1 and `position` = 'header' and `for_guest` = 1830μs/app/Models/Banner.php:58jiji_shisan_staging
        Metadata
        Bindings
        • 0. 1
        • 1. header
        • 2. 1
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 14. /app/Models/Banner.php:58
        • 15. /app/Logics/BannerLogic.php:25
        • 16. /app/Http/ViewComposers/HeaderComposer.php:28
        • 21. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:179
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:124
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 24. view::user.layouts.default:63
        • 26. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 27. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 28. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 29. /vendor/laravel/framework/src/Illuminate/View/View.php:126
        • 30. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 31. view::user.workflow.show:23
        • 33. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 34. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 35. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 36. /vendor/laravel/framework/src/Illuminate/View/View.php:126
        • 37. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 38. /vendor/laravel/framework/src/Illuminate/Http/Response.php:42
        • 39. /vendor/symfony/http-foundation/Response.php:202
        • 40. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:749
        • 41. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:721
        • 42. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:681
        • 43. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:130
        • 44. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php:63
        • 45. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 46. /app/Http/Middleware/SwitchSmartphoneView.php:49
        • 47. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 48. /app/Http/Middleware/TimeTravel.php:46
        • 49. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
      • select * from `documents` where `documents`.`id` = 3 limit 1470μs/app/Models/DocumentContent.php:28jiji_shisan_staging
        Metadata
        Bindings
        • 0. 3
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 17. /app/Models/DocumentContent.php:28
        • 18. view::user.components.layouts.header:18
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:126
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 25. view::user.layouts.default:63
        • 27. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 28. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 29. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 30. /vendor/laravel/framework/src/Illuminate/View/View.php:126
        • 31. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 32. view::user.workflow.show:23
        • 34. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 35. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 36. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 37. /vendor/laravel/framework/src/Illuminate/View/View.php:126
        • 38. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 39. /vendor/laravel/framework/src/Illuminate/Http/Response.php:42
        • 40. /vendor/symfony/http-foundation/Response.php:202
        • 41. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:749
        • 42. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:721
        • 43. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:681
        • 44. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:130
        • 45. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php:63
        • 46. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 47. /app/Http/Middleware/SwitchSmartphoneView.php:49
        • 48. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 49. /app/Http/Middleware/TimeTravel.php:46
      • select * from `document_categories` where `document_id` = 3 limit 1550μs/app/Models/DocumentContent.php:29jiji_shisan_staging
        Metadata
        Bindings
        • 0. 3
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. /app/Models/DocumentContent.php:29
        • 17. view::user.components.layouts.header:18
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:126
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 24. view::user.layouts.default:63
        • 26. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 27. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 28. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 29. /vendor/laravel/framework/src/Illuminate/View/View.php:126
        • 30. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 31. view::user.workflow.show:23
        • 33. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 34. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 35. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 36. /vendor/laravel/framework/src/Illuminate/View/View.php:126
        • 37. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 38. /vendor/laravel/framework/src/Illuminate/Http/Response.php:42
        • 39. /vendor/symfony/http-foundation/Response.php:202
        • 40. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:749
        • 41. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:721
        • 42. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:681
        • 43. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:130
        • 44. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php:63
        • 45. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 46. /app/Http/Middleware/SwitchSmartphoneView.php:49
        • 47. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 48. /app/Http/Middleware/TimeTravel.php:46
        • 49. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
      • select * from `document_contents` where `title` LIKE '%会員情報「投資分析サイト」とは%' and `document_category_id` = 34 limit 1770μs/app/Models/DocumentContent.php:34jiji_shisan_staging
        Metadata
        Bindings
        • 0. %会員情報「投資分析サイト」とは%
        • 1. 34
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 15. /app/Models/DocumentContent.php:34
        • 16. view::user.components.layouts.header:18
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:126
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 23. view::user.layouts.default:63
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 26. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 27. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 28. /vendor/laravel/framework/src/Illuminate/View/View.php:126
        • 29. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 30. view::user.workflow.show:23
        • 32. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 33. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 34. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 35. /vendor/laravel/framework/src/Illuminate/View/View.php:126
        • 36. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 37. /vendor/laravel/framework/src/Illuminate/Http/Response.php:42
        • 38. /vendor/symfony/http-foundation/Response.php:202
        • 39. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:749
        • 40. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:721
        • 41. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:681
        • 42. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:130
        • 43. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php:63
        • 44. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 45. /app/Http/Middleware/SwitchSmartphoneView.php:49
        • 46. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 47. /app/Http/Middleware/TimeTravel.php:46
        • 48. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 49. middleware::bindings:41
      • select * from `stock_rankings` order by `date` desc limit 1186.65ms/app/Http/ViewComposers/SidebarComposer.php:135jiji_shisan_staging
        Metadata
        Hints
        • Use SELECT * only if you need all columns from table
        • The SELECT statement has no WHERE clause and could examine many more rows than intended
        Backtrace
        • 15. /app/Http/ViewComposers/SidebarComposer.php:135
        • 16. /app/Http/ViewComposers/SidebarComposer.php:46
        • 21. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:179
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:124
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 24. view::user.layouts.default:70
        • 26. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 27. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 28. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 29. /vendor/laravel/framework/src/Illuminate/View/View.php:126
        • 30. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 31. view::user.workflow.show:23
        • 33. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 34. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 35. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 36. /vendor/laravel/framework/src/Illuminate/View/View.php:126
        • 37. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 38. /vendor/laravel/framework/src/Illuminate/Http/Response.php:42
        • 39. /vendor/symfony/http-foundation/Response.php:202
        • 40. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:749
        • 41. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:721
        • 42. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:681
        • 43. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:130
        • 44. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php:63
        • 45. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 46. /app/Http/Middleware/SwitchSmartphoneView.php:49
        • 47. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 48. /app/Http/Middleware/TimeTravel.php:46
        • 49. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
      • select * from `stock_rankings` where `ranking_type` = 'daily_rate_up' and `date` = '2025-04-04 16:00:00' order by `value` desc limit 1027.62ms/app/Http/ViewComposers/SidebarComposer.php:142jiji_shisan_staging
        Metadata
        Bindings
        • 0. daily_rate_up
        • 1. 2025-04-04 16:00:00
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 14. /app/Http/ViewComposers/SidebarComposer.php:142
        • 15. /app/Http/ViewComposers/SidebarComposer.php:46
        • 20. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:179
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:124
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 23. view::user.layouts.default:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 26. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 27. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 28. /vendor/laravel/framework/src/Illuminate/View/View.php:126
        • 29. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 30. view::user.workflow.show:23
        • 32. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 33. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 34. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 35. /vendor/laravel/framework/src/Illuminate/View/View.php:126
        • 36. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 37. /vendor/laravel/framework/src/Illuminate/Http/Response.php:42
        • 38. /vendor/symfony/http-foundation/Response.php:202
        • 39. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:749
        • 40. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:721
        • 41. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:681
        • 42. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:130
        • 43. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php:63
        • 44. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 45. /app/Http/Middleware/SwitchSmartphoneView.php:49
        • 46. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 47. /app/Http/Middleware/TimeTravel.php:46
        • 48. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 49. middleware::bindings:41
      • select * from `stocks` where `stocks`.`code` in (2585, 2782, 2809, 338, 3475, 5134, 8016, 8174, 8918, 9843) and `stocks`.`deleted_at` is null8.54ms/app/Http/ViewComposers/SidebarComposer.php:142jiji_shisan_staging
        Metadata
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Http/ViewComposers/SidebarComposer.php:142
        • 20. /app/Http/ViewComposers/SidebarComposer.php:46
        • 25. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:179
        • 26. /vendor/laravel/framework/src/Illuminate/View/View.php:124
        • 27. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 28. view::user.layouts.default:70
        • 30. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 31. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 32. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 33. /vendor/laravel/framework/src/Illuminate/View/View.php:126
        • 34. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 35. view::user.workflow.show:23
        • 37. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 38. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 39. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 40. /vendor/laravel/framework/src/Illuminate/View/View.php:126
        • 41. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 42. /vendor/laravel/framework/src/Illuminate/Http/Response.php:42
        • 43. /vendor/symfony/http-foundation/Response.php:202
        • 44. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:749
        • 45. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:721
        • 46. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:681
        • 47. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:130
        • 48. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php:63
        • 49. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
      • select * from `markets` where `markets`.`code` in (11, 12, 14)600μs/app/Http/ViewComposers/SidebarComposer.php:142jiji_shisan_staging
        Metadata
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 24. /app/Http/ViewComposers/SidebarComposer.php:142
        • 25. /app/Http/ViewComposers/SidebarComposer.php:46
        • 30. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:179
        • 31. /vendor/laravel/framework/src/Illuminate/View/View.php:124
        • 32. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 33. view::user.layouts.default:70
        • 35. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 36. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 37. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 38. /vendor/laravel/framework/src/Illuminate/View/View.php:126
        • 39. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 40. view::user.workflow.show:23
        • 42. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 43. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 44. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 45. /vendor/laravel/framework/src/Illuminate/View/View.php:126
        • 46. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 47. /vendor/laravel/framework/src/Illuminate/Http/Response.php:42
        • 48. /vendor/symfony/http-foundation/Response.php:202
        • 49. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:749
      • select * from `banners` where `is_enabled` = 1 and `position` = 'sidebar' and `for_guest` = 1500μs/app/Models/Banner.php:58jiji_shisan_staging
        Metadata
        Bindings
        • 0. 1
        • 1. sidebar
        • 2. 1
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 14. /app/Models/Banner.php:58
        • 15. /app/Logics/BannerLogic.php:25
        • 16. /app/Http/ViewComposers/SidebarComposer.php:49
        • 21. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:179
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:124
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 24. view::user.layouts.default:70
        • 26. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 27. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 28. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 29. /vendor/laravel/framework/src/Illuminate/View/View.php:126
        • 30. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 31. view::user.workflow.show:23
        • 33. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 34. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 35. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 36. /vendor/laravel/framework/src/Illuminate/View/View.php:126
        • 37. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 38. /vendor/laravel/framework/src/Illuminate/Http/Response.php:42
        • 39. /vendor/symfony/http-foundation/Response.php:202
        • 40. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:749
        • 41. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:721
        • 42. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:681
        • 43. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:130
        • 44. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php:63
        • 45. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 46. /app/Http/Middleware/SwitchSmartphoneView.php:49
        • 47. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 48. /app/Http/Middleware/TimeTravel.php:46
        • 49. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
      • select * from `own_banners` where `for_guest` = 1 and `is_enabled` = 1 order by `id` asc590μs/app/Logics/OwnBannerLogic.php:34jiji_shisan_staging
        Metadata
        Bindings
        • 0. 1
        • 1. 1
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 14. /app/Logics/OwnBannerLogic.php:34
        • 15. /app/Http/ViewComposers/SidebarComposer.php:52
        • 20. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:179
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:124
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 23. view::user.layouts.default:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 26. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 27. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 28. /vendor/laravel/framework/src/Illuminate/View/View.php:126
        • 29. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 30. view::user.workflow.show:23
        • 32. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 33. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 34. /vendor/laravel/framework/src/Illuminate/View/View.php:143
        • 35. /vendor/laravel/framework/src/Illuminate/View/View.php:126
        • 36. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 37. /vendor/laravel/framework/src/Illuminate/Http/Response.php:42
        • 38. /vendor/symfony/http-foundation/Response.php:202
        • 39. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:749
        • 40. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:721
        • 41. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:681
        • 42. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:130
        • 43. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php:63
        • 44. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 45. /app/Http/Middleware/SwitchSmartphoneView.php:49
        • 46. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 47. /app/Http/Middleware/TimeTravel.php:46
        • 48. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 49. middleware::bindings:41
        • error
          0 of 0
          array:4 [ "ability" => "visible-technical" "result" => null "user" => null "arguments" => "[]" ]
        • error
          0 of 0
          array:4 [ "ability" => "visible-technical" "result" => null "user" => null "arguments" => "[]" ]
        • error
          0 of 0
          array:4 [ "ability" => "visible-technical" "result" => null "user" => null "arguments" => "[]" ]
        • error
          0 of 0
          array:4 [ "ability" => "visible-technical" "result" => null "user" => null "arguments" => "[]" ]
        • error
          0 of 0
          array:4 [ "ability" => "visible-technical" "result" => null "user" => null "arguments" => "[]" ]
        • error
          0 of 0
          array:4 [ "ability" => "visible-technical" "result" => null "user" => null "arguments" => "[]" ]
        • error
          0 of 0
          array:4 [ "ability" => "visible-stock-company-mypage" "result" => null "user" => null "arguments" => "[]" ]
        _token
        FokCRMJYlG3hyNwJOEKVAavBsIqysp84qhSXG5hg
        _previous
        array:1 [ "url" => "https://equity.jiji.service-rc.com/workflow/6" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /workflow/6
        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:15 [ "host" => array:1 [ 0 => "equity.jiji.service-rc.com" ] "connection" => array:1 [ 0 => "keep-alive" ] "pragma" => array:1 [ 0 => "no-cache" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "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" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] ]
        request_server
        0 of 0
        array:46 [ "REDIRECT_UNIQUE_ID" => "Z-F8shu4stGoA5Uk0SO@VwAAAAc" "REDIRECT_HTTPS" => "on" "REDIRECT_SSL_TLS_SNI" => "equity.jiji.service-rc.com" "REDIRECT_STATUS" => "200" "UNIQUE_ID" => "Z-F8shu4stGoA5Uk0SO@VwAAAAc" "HTTPS" => "on" "SSL_TLS_SNI" => "equity.jiji.service-rc.com" "HTTP_HOST" => "equity.jiji.service-rc.com" "HTTP_CONNECTION" => "keep-alive" "HTTP_PRAGMA" => "no-cache" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_SEC_CH_UA" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "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_SEC_FETCH_SITE" => "none" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "SERVER_SIGNATURE" => "" "SERVER_SOFTWARE" => "Apache" "SERVER_NAME" => "equity.jiji.service-rc.com" "SERVER_ADDR" => "153.127.29.127" "SERVER_PORT" => "443" "REMOTE_ADDR" => "18.223.255.147" "DOCUMENT_ROOT" => "/var/www/html/equity.jiji.service-rc.com/current/public" "REQUEST_SCHEME" => "https" "CONTEXT_PREFIX" => "" "CONTEXT_DOCUMENT_ROOT" => "/var/www/html/equity.jiji.service-rc.com/current/public" "SERVER_ADMIN" => "oikawa@ibg-m.co.jp" "SCRIPT_FILENAME" => "/var/www/html/equity.jiji.service-rc.com/current/public/index.php" "REMOTE_PORT" => "2636" "REDIRECT_URL" => "/workflow/6" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/1.1" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "REQUEST_URI" => "/workflow/6" "SCRIPT_NAME" => "/index.php" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1743879346.33 "REQUEST_TIME" => 1743879346 ]
        request_cookies
        []
        
        response_headers
        0 of 0
        array:5 [ "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sat, 05 Apr 2025 18:55:46 GMT" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:3 [ 0 => "p=eyJpdiI6IkQ2cmNuR1RsSkJRdXpmNnhrTUVZdnc9PSIsInZhbHVlIjoianNJWW9LOW0zWEVLWmIreVE2bzEzdz09IiwibWFjIjoiMTgyZWU2OGZmZGQ4MGQ3YzQyZDI5ZjJhZTEyNjA3NjU5ZTkzMDU2MDZiOWE1ODIxZWI5ZWIyNmMyYWJiNWZmYyJ9; expires=Tue, 08-Apr-2025 18:55:46 GMT; Max-Age=259200; path=/; httponlyp=eyJpdiI6IkQ2cmNuR1RsSkJRdXpmNnhrTUVZdnc9PSIsInZhbHVlIjoianNJWW9LOW0zWEVLWmIreVE2bzEzdz09IiwibWFjIjoiMTgyZWU2OGZmZGQ4MGQ3YzQyZDI5ZjJhZTEyNjA3NjU5ZTkzMDU2MDZiOW" 1 => "XSRF-TOKEN=eyJpdiI6IlBISHZSc25FVFhNMldYeUxuNGhIeHc9PSIsInZhbHVlIjoiUTdEXC92MDBRKzJsNVN4aDQ0QlBDSTFqYVgyZFN1MzlzZmZqMjhBZ2JIcmV5UGN5NElXQXJLXC9CMk1KS052aXR4IiwibWFjIjoiMGVjOTZiM2FlOTY4OGJkNTQ0ODZiNTI2Y2UzY2Q3YTZhY2M2YzczOTA4MmI3MjA5ZTk3NDBjN2QzMmFmYjE4YyJ9; expires=Sat, 05-Apr-2025 20:55:46 GMT; Max-Age=7200; path=/XSRF-TOKEN=eyJpdiI6IlBISHZSc25FVFhNMldYeUxuNGhIeHc9PSIsInZhbHVlIjoiUTdEXC92MDBRKzJsNVN4aDQ0QlBDSTFqYVgyZFN1MzlzZmZqMjhBZ2JIcmV5UGN5NElXQXJLXC9CMk1KS052aXR4Iiwib" 2 => "_session=eyJpdiI6InRUZmdcL1BaOHBpRjFMdDVHbHlnMG9BPT0iLCJ2YWx1ZSI6InQwQ0tSU0R1bjBWZjFFSnpzUWNZQ25DZUtSV1hmRVlRYjhHeDgxdE11UldjTVFFXC9CN0U0XC9yZk1GR1VMT0dURyIsIm1hYyI6IjYxODBmMmQyYjY1ZmUwOTYxMTA2ODA3ODQ1ZjAwMWFkMjNkOWI2MzgxMDc1YTJkYzc4NDJhMzNhYTJmMmQ3MDAifQ%3D%3D; expires=Sat, 05-Apr-2025 20:55:46 GMT; Max-Age=7200; path=/; httponly_session=eyJpdiI6InRUZmdcL1BaOHBpRjFMdDVHbHlnMG9BPT0iLCJ2YWx1ZSI6InQwQ0tSU0R1bjBWZjFFSnpzUWNZQ25DZUtSV1hmRVlRYjhHeDgxdE11UldjTVFFXC9CN0U0XC9yZk1GR1VMT0dURyIsIm1" ] "Set-Cookie" => array:3 [ 0 => "p=eyJpdiI6IkQ2cmNuR1RsSkJRdXpmNnhrTUVZdnc9PSIsInZhbHVlIjoianNJWW9LOW0zWEVLWmIreVE2bzEzdz09IiwibWFjIjoiMTgyZWU2OGZmZGQ4MGQ3YzQyZDI5ZjJhZTEyNjA3NjU5ZTkzMDU2MDZiOWE1ODIxZWI5ZWIyNmMyYWJiNWZmYyJ9; expires=Tue, 08-Apr-2025 18:55:46 GMT; path=/; httponlyp=eyJpdiI6IkQ2cmNuR1RsSkJRdXpmNnhrTUVZdnc9PSIsInZhbHVlIjoianNJWW9LOW0zWEVLWmIreVE2bzEzdz09IiwibWFjIjoiMTgyZWU2OGZmZGQ4MGQ3YzQyZDI5ZjJhZTEyNjA3NjU5ZTkzMDU2MDZiOW" 1 => "XSRF-TOKEN=eyJpdiI6IlBISHZSc25FVFhNMldYeUxuNGhIeHc9PSIsInZhbHVlIjoiUTdEXC92MDBRKzJsNVN4aDQ0QlBDSTFqYVgyZFN1MzlzZmZqMjhBZ2JIcmV5UGN5NElXQXJLXC9CMk1KS052aXR4IiwibWFjIjoiMGVjOTZiM2FlOTY4OGJkNTQ0ODZiNTI2Y2UzY2Q3YTZhY2M2YzczOTA4MmI3MjA5ZTk3NDBjN2QzMmFmYjE4YyJ9; expires=Sat, 05-Apr-2025 20:55:46 GMT; path=/XSRF-TOKEN=eyJpdiI6IlBISHZSc25FVFhNMldYeUxuNGhIeHc9PSIsInZhbHVlIjoiUTdEXC92MDBRKzJsNVN4aDQ0QlBDSTFqYVgyZFN1MzlzZmZqMjhBZ2JIcmV5UGN5NElXQXJLXC9CMk1KS052aXR4Iiwib" 2 => "_session=eyJpdiI6InRUZmdcL1BaOHBpRjFMdDVHbHlnMG9BPT0iLCJ2YWx1ZSI6InQwQ0tSU0R1bjBWZjFFSnpzUWNZQ25DZUtSV1hmRVlRYjhHeDgxdE11UldjTVFFXC9CN0U0XC9yZk1GR1VMT0dURyIsIm1hYyI6IjYxODBmMmQyYjY1ZmUwOTYxMTA2ODA3ODQ1ZjAwMWFkMjNkOWI2MzgxMDc1YTJkYzc4NDJhMzNhYTJmMmQ3MDAifQ%3D%3D; expires=Sat, 05-Apr-2025 20:55:46 GMT; path=/; httponly_session=eyJpdiI6InRUZmdcL1BaOHBpRjFMdDVHbHlnMG9BPT0iLCJ2YWx1ZSI6InQwQ0tSU0R1bjBWZjFFSnpzUWNZQ25DZUtSV1hmRVlRYjhHeDgxdE11UldjTVFFXC9CN0U0XC9yZk1GR1VMT0dURyIsIm1" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "FokCRMJYlG3hyNwJOEKVAavBsIqysp84qhSXG5hg" "_previous" => array:1 [ "url" => "https://equity.jiji.service-rc.com/workflow/6" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]