株主資本配当率

 株主が投下した資本に対する配当額の割合、一般には利回り商品との対比になります。企業の経営で株主の満足する利益を上げているか否かの判断になります。

ゴールデン・チャート社提供
7.3.18Version382.39msRequest Duration22.53MBMemory UsageGET terminologies/{terminology}Route
    • Booting (89.68ms)
    • Application (290.87ms)
    • 1 x Application (76.07%)
      290.87ms
      1 x Booting (23.45%)
      89.68ms
      12 templates were rendered
      • user.terminology.show (resources/views/user/terminology/show.blade.php)1blade
        Params
        0
        terminology
      • breadcrumbs::bootstrap4 (vendor/davejamesmiller/laravel-breadcrumbs/views/bootstrap4.blade.php)1blade
        Params
        0
        breadcrumbs
      • 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
        terminology
      • user.layouts.default (resources/views/user/layouts/default.blade.php)5blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        terminology
      • user.components.layouts.header (resources/views/user/components/layouts/header.blade.php)7blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        terminology
        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
        terminology
        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.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
        terminology
        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.oversea_economy (resources/views/user/components/layouts/sidebar/oversea_economy.blade.php)16blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        terminology
        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
        terminology
        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
        terminology
        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
        terminology
      uri
      GET terminologies/{terminology}
      middleware
      web, App\Http\Middleware\LinkStockCompany
      controller
      App\Http\Controllers\User\TerminologyController@show
      as
      user.terminologies.show
      namespace
      App\Http\Controllers\User
      prefix
      where
      file
      app/Http/Controllers/User/TerminologyController.php:40-49
      11 statements were executed229.48ms
      • select * from `terminologies` where `name` = '株主資本配当率' limit 13.26ms/app/Http/Controllers/User/TerminologyController.php:44jiji_shisan_staging
        Metadata
        Bindings
        • 0. 株主資本配当率
        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/Http/Controllers/User/TerminologyController.php:44
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:681
        • 23. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:130
        • 24. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php:63
        • 25. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 26. /app/Http/Middleware/SwitchSmartphoneView.php:49
        • 27. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 28. /app/Http/Middleware/TimeTravel.php:46
        • 29. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 30. middleware::bindings:41
        • 31. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 32. /app/Http/Middleware/LinkStockCompany.php:106
        • 33. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 34. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:76
        • 35. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 36. /vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php:49
        • 37. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 38. /vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:56
        • 39. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 40. /vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php:37
        • 41. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 42. /vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php:66
        • 43. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 44. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:105
        • 45. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:683
        • 46. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:658
        • 47. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:624
        • 48. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:613
        • 49. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:170
      • select * from `banners` where `is_enabled` = 1 and `position` = 'header' and `for_guest` = 1760μ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.terminology.show:28
        • 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 1570μ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.terminology.show:28
        • 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 1640μ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.terminology.show:28
        • 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 1910μ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.terminology.show:28
        • 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 1185.98ms/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.terminology.show:28
        • 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-07 16:00:00' order by `value` desc limit 1027.2ms/app/Http/ViewComposers/SidebarComposer.php:142jiji_shisan_staging
        Metadata
        Bindings
        • 0. daily_rate_up
        • 1. 2025-04-07 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.terminology.show:28
        • 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 (157, 290, 2978, 3353, 4784, 6063, 6365, 8006, 8209, 9168) and `stocks`.`deleted_at` is null8.61ms/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.terminology.show:28
        • 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)490μ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.terminology.show:28
        • 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` = 1480μ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.terminology.show:28
        • 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` asc580μ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.terminology.show:28
        • 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
        6nzDLKOwzbVmnIcmajeQPjXB9PLWVFCmmrnYL9IT
        _previous
        array:1 [ "url" => "https://equity.jiji.service-rc.com/terminologies/%E6%A0%AA%E4%B8%BB%E8%B3%87%E...
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /terminologies/%E6%A0%AA%E4%B8%BB%E8%B3%87%E6%9C%AC%E9%85%8D%E5%BD%93%E7%8E%87
        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-Pix4rBktcNuMzYHt2KOgAAABQ" "REDIRECT_HTTPS" => "on" "REDIRECT_SSL_TLS_SNI" => "equity.jiji.service-rc.com" "REDIRECT_STATUS" => "200" "UNIQUE_ID" => "Z-Pix4rBktcNuMzYHt2KOgAAABQ" "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" => "3.22.235.243" "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" => "61216" "REDIRECT_URL" => "/terminologies/株主資本配当率" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/1.1" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "REQUEST_URI" => "/terminologies/%E6%A0%AA%E4%B8%BB%E8%B3%87%E6%9C%AC%E9%85%8D%E5%BD%93%E7%8E%87" "SCRIPT_NAME" => "/index.php" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1744036551.328 "REQUEST_TIME" => 1744036551 ]
        request_cookies
        []
        
        response_headers
        0 of 0
        array:5 [ "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Mon, 07 Apr 2025 14:35:51 GMT" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:3 [ 0 => "p=eyJpdiI6IjhGY0ZcL1NxNlg3aWZzc3preUxoZGFBPT0iLCJ2YWx1ZSI6IjFpMGVGNFwvRFVZOEI0d2pDV2gzeE9RPT0iLCJtYWMiOiIwNDQ0NTJlNGIyZGJjZDI1MmU1ZTBjYzRhYTZmNjJiOGZjNzk4MDk1OWNkZjg5MzFmMGMyNDFhYjk2MDI0ODlhIn0%3D; expires=Thu, 10-Apr-2025 14:35:51 GMT; Max-Age=259200; path=/; httponlyp=eyJpdiI6IjhGY0ZcL1NxNlg3aWZzc3preUxoZGFBPT0iLCJ2YWx1ZSI6IjFpMGVGNFwvRFVZOEI0d2pDV2gzeE9RPT0iLCJtYWMiOiIwNDQ0NTJlNGIyZGJjZDI1MmU1ZTBjYzRhYTZmNjJiOGZjNzk4MDk1OW" 1 => "XSRF-TOKEN=eyJpdiI6InhXVUtFNjlpSFU3M2RsbllUcHdZdWc9PSIsInZhbHVlIjoiRGVsS3JyTlRNQXM0MHc0NVBaNlNzY0dGT1RDZ1FwXC9hdWM4YTd2dGZJM2FkSWxnZWdNMDRBQm5qUWwxbmlaZ0IiLCJtYWMiOiI1N2IzYmI0MzI3ZTI2OWQ4YmM1ZTg3Nzg1ZWM0OGJhN2UyMzgwZDg4ODI0ODJmYmIxM2M0OGEzYTc1ZjRiZWM3In0%3D; expires=Mon, 07-Apr-2025 16:35:51 GMT; Max-Age=7200; path=/XSRF-TOKEN=eyJpdiI6InhXVUtFNjlpSFU3M2RsbllUcHdZdWc9PSIsInZhbHVlIjoiRGVsS3JyTlRNQXM0MHc0NVBaNlNzY0dGT1RDZ1FwXC9hdWM4YTd2dGZJM2FkSWxnZWdNMDRBQm5qUWwxbmlaZ0IiLCJtY" 2 => "_session=eyJpdiI6IjYwNUVCM3YwY0VPd0ZScjlcL2NIQ3FRPT0iLCJ2YWx1ZSI6InRRSHRkSjlKTVQ3U3RBeGdhbm5iNkZzYkZ3bU9sc25yRnV3WmFYTzVnSlgxRzNZM1VRQU9HUHp1blwvUDg0RHQxIiwibWFjIjoiMjJkNDc4ODY2MWViMTI3ZDJlZmQ1MDljMmM3OTdjZmYxZjlhMzg5NTRiMjY2MDNlNDIxN2JiZmEyZjlkNmY1MSJ9; expires=Mon, 07-Apr-2025 16:35:51 GMT; Max-Age=7200; path=/; httponly_session=eyJpdiI6IjYwNUVCM3YwY0VPd0ZScjlcL2NIQ3FRPT0iLCJ2YWx1ZSI6InRRSHRkSjlKTVQ3U3RBeGdhbm5iNkZzYkZ3bU9sc25yRnV3WmFYTzVnSlgxRzNZM1VRQU9HUHp1blwvUDg0RHQxIiwibWF" ] "Set-Cookie" => array:3 [ 0 => "p=eyJpdiI6IjhGY0ZcL1NxNlg3aWZzc3preUxoZGFBPT0iLCJ2YWx1ZSI6IjFpMGVGNFwvRFVZOEI0d2pDV2gzeE9RPT0iLCJtYWMiOiIwNDQ0NTJlNGIyZGJjZDI1MmU1ZTBjYzRhYTZmNjJiOGZjNzk4MDk1OWNkZjg5MzFmMGMyNDFhYjk2MDI0ODlhIn0%3D; expires=Thu, 10-Apr-2025 14:35:51 GMT; path=/; httponlyp=eyJpdiI6IjhGY0ZcL1NxNlg3aWZzc3preUxoZGFBPT0iLCJ2YWx1ZSI6IjFpMGVGNFwvRFVZOEI0d2pDV2gzeE9RPT0iLCJtYWMiOiIwNDQ0NTJlNGIyZGJjZDI1MmU1ZTBjYzRhYTZmNjJiOGZjNzk4MDk1OW" 1 => "XSRF-TOKEN=eyJpdiI6InhXVUtFNjlpSFU3M2RsbllUcHdZdWc9PSIsInZhbHVlIjoiRGVsS3JyTlRNQXM0MHc0NVBaNlNzY0dGT1RDZ1FwXC9hdWM4YTd2dGZJM2FkSWxnZWdNMDRBQm5qUWwxbmlaZ0IiLCJtYWMiOiI1N2IzYmI0MzI3ZTI2OWQ4YmM1ZTg3Nzg1ZWM0OGJhN2UyMzgwZDg4ODI0ODJmYmIxM2M0OGEzYTc1ZjRiZWM3In0%3D; expires=Mon, 07-Apr-2025 16:35:51 GMT; path=/XSRF-TOKEN=eyJpdiI6InhXVUtFNjlpSFU3M2RsbllUcHdZdWc9PSIsInZhbHVlIjoiRGVsS3JyTlRNQXM0MHc0NVBaNlNzY0dGT1RDZ1FwXC9hdWM4YTd2dGZJM2FkSWxnZWdNMDRBQm5qUWwxbmlaZ0IiLCJtY" 2 => "_session=eyJpdiI6IjYwNUVCM3YwY0VPd0ZScjlcL2NIQ3FRPT0iLCJ2YWx1ZSI6InRRSHRkSjlKTVQ3U3RBeGdhbm5iNkZzYkZ3bU9sc25yRnV3WmFYTzVnSlgxRzNZM1VRQU9HUHp1blwvUDg0RHQxIiwibWFjIjoiMjJkNDc4ODY2MWViMTI3ZDJlZmQ1MDljMmM3OTdjZmYxZjlhMzg5NTRiMjY2MDNlNDIxN2JiZmEyZjlkNmY1MSJ9; expires=Mon, 07-Apr-2025 16:35:51 GMT; path=/; httponly_session=eyJpdiI6IjYwNUVCM3YwY0VPd0ZScjlcL2NIQ3FRPT0iLCJ2YWx1ZSI6InRRSHRkSjlKTVQ3U3RBeGdhbm5iNkZzYkZ3bU9sc25yRnV3WmFYTzVnSlgxRzNZM1VRQU9HUHp1blwvUDg0RHQxIiwibWF" ] ]
        session_attributes
        0 of 0
        array:4 [ "_token" => "6nzDLKOwzbVmnIcmajeQPjXB9PLWVFCmmrnYL9IT" "_previous" => array:1 [ "url" => "https://equity.jiji.service-rc.com/terminologies/%E6%A0%AA%E4%B8%BB%E8%B3%87%E6%9C%AC%E9%85%8D%E5%BD%93%E7%8E%87" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]