模型SNS MG-モデラーズギャラリー

FAQ一覧

作品の点数が減ってしまったが?

作品への投票は、1つの作品に対して、 原則1ユーザー(IP)につき1回のみとさせていただいております。 ご自身での投票や、重複投稿は、禁止させていただいており、 重複投稿については、管理人のほうで、定期的にログをチェックし、 重複ポイント分を削除させていただいております。 そのため、作品についたポイントが下がる場合がございます。 重複投稿は、作品やモデラーさんのファンの方が 応援の意味を込めておこなう場合があるようです^^; 何卒、ご了承くださいませ。
8.2.21PHP Version47.83msRequest Duration2MBMemory UsageGET faqs/{faq}RouteAuth status
  • warninglog[22:14:20] LOG.warning: Callables of the form ["Swift_SmtpTransport", "Swift_Transport_EsmtpTranspor...
  • Booting (15.38ms)
  • Application (32.44ms)
  • 1 x Application (67.82%)
    32.44ms
    1 x Booting (32.15%)
    15.38ms
    14 templates were rendered
    • faq.show (resources/views/web/pc/faq/show.blade.php)2blade
      Params
      0
      faqs_index
      1
      faq
    • web.pc.common.right_column (resources/views/web/pc/common/right_column.blade.php)8blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      faqs_index
      4
      faq
      5
      __currentLoopData
      6
      sub
      7
      loop
    • layouts.app (resources/views/layouts/app.blade.php)8blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      faqs_index
      4
      faq
      5
      __currentLoopData
      6
      sub
      7
      loop
    • web.pc.master (resources/views/web/pc/master.blade.php)8blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      faqs_index
      4
      faq
      5
      __currentLoopData
      6
      sub
      7
      loop
    • web.pc.common.head (resources/views/web/pc/common/head.blade.php)10blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      faqs_index
      4
      faq
      5
      __currentLoopData
      6
      sub
      7
      loop
      8
      js_variables
      9
      setting
    • web.common.google_adsense (resources/views/web/common/google_adsense.blade.php)10blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      faqs_index
      4
      faq
      5
      __currentLoopData
      6
      sub
      7
      loop
      8
      js_variables
      9
      setting
    • web.common.ga (resources/views/web/common/ga.blade.php)9blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      faqs_index
      4
      faq
      5
      __currentLoopData
      6
      sub
      7
      loop
      8
      setting
    • web.pc.common.header (resources/views/web/pc/common/header.blade.php)9blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      faqs_index
      4
      faq
      5
      __currentLoopData
      6
      sub
      7
      loop
      8
      maintenance_flg
    • web.pc.components._modal_user_menu (resources/views/web/pc/components/_modal_user_menu.blade.php)10blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      faqs_index
      4
      faq
      5
      __currentLoopData
      6
      sub
      7
      loop
      8
      maintenance_flg
      9
      setting
    • web.pc.components._modal_login (resources/views/web/pc/components/_modal_login.blade.php)9blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      faqs_index
      4
      faq
      5
      __currentLoopData
      6
      sub
      7
      loop
      8
      maintenance_flg
    • web.pc.components._modal (resources/views/web/pc/components/_modal.blade.php)8blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      faqs_index
      4
      faq
      5
      __currentLoopData
      6
      sub
      7
      loop
    • web.pc.item._item_show (resources/views/web/pc/item/_item_show.blade.php)8blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      faqs_index
      4
      faq
      5
      __currentLoopData
      6
      sub
      7
      loop
    • web.pc.common.footer (resources/views/web/pc/common/footer.blade.php)8blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      faqs_index
      4
      faq
      5
      __currentLoopData
      6
      sub
      7
      loop
    • web.common.footer_js (resources/views/web/common/footer_js.blade.php)8blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      faqs_index
      4
      faq
      5
      __currentLoopData
      6
      sub
      7
      loop
    uri
    GET faqs/{faq}
    middleware
    web
    as
    faqs.show
    controller
    App\Http\Controllers\Web\FaqController@show
    namespace
    App\Http\Controllers
    where
    file
    app/Http/Controllers/Web/FaqController.php:39-45
    13 statements were executed, 4 of which were duplicated, 9 unique4.42ms
    • select * from `faqs` where `faq_id` = '10' and `faqs`.`deleted_at` is null limit 1470μs/vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php:55mg-dev
      Metadata
      Bindings
      • 0. 10
      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:55
      • 17. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:859
      • 18. middleware::bindings:41
      • 19. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167
      • 20. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78
    • select * from `faqs` where `parent_faq_id` = 10 and `faqs`.`deleted_at` is null order by `sort_no` asc, `title` asc400μs/app/Repositories/Faq/FaqRepository.php:84mg-dev
      Metadata
      Bindings
      • 0. 10
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • 14. /app/Repositories/Faq/FaqRepository.php:84
      • 15. /app/Services/FaqService.php:106
      • 16. /app/Http/Controllers/Web/FaqController.php:42
      • 17. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
    • select * from `faqs` where `faq_id` = 10 and `faqs`.`deleted_at` is null limit 1300μs/app/Repositories/Faq/FaqRepository.php:67mg-dev
      Metadata
      Bindings
      • 0. 10
      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/Repositories/Faq/FaqRepository.php:67
      • 16. /app/Services/FaqService.php:96
      • 17. /app/Http/Controllers/Web/FaqController.php:43
      • 18. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
    • select * from `faqs` where `faqs`.`parent_faq_id` in (10) and `faqs`.`deleted_at` is null order by `sort_no` asc, `title` asc400μs/app/Repositories/Faq/FaqRepository.php:67mg-dev
      Metadata
      Hints
      • Use SELECT * only if you need all columns from table
      Backtrace
      • 20. /app/Repositories/Faq/FaqRepository.php:67
      • 21. /app/Services/FaqService.php:96
      • 22. /app/Http/Controllers/Web/FaqController.php:43
      • 23. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 24. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
    • select * from `settings` limit 1340μs/app/Repositories/Setting/SettingRepository.php:31mg-dev
      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
      • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 18. /app/Repositories/Setting/SettingRepository.php:31
      • 19. /app/Services/ViewService.php:53
      • 20. /app/Http/ViewComposers/VariablesComposer.php:20
      • 21. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
      • 24. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
    • select * from `users` where `user_id` is null and `users`.`deleted_at` is null limit 1280μs/app/Repositories/User/UserRepository.php:168mg-dev
      Metadata
      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/Repositories/User/UserRepository.php:168
      • 16. /app/Services/ViewService.php:58
      • 17. /app/Http/ViewComposers/VariablesComposer.php:20
      • 18. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
      • 21. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
    • select `updated_at` from `ads` where `ads`.`deleted_at` is null order by `updated_at` desc limit 1390μs/app/Repositories/Ad/AdRepository.php:86mg-dev
      Metadata
      Backtrace
      • 15. /app/Repositories/Ad/AdRepository.php:86
      • 16. /app/Services/ViewService.php:71
      • 17. /app/Http/ViewComposers/VariablesComposer.php:20
      • 18. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
      • 21. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
    • select * from `hot_competitions` order by `sort_no` asc300μs/app/Repositories/Competition/CompetitionRepository.php:737mg-dev
      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
      • 14. /app/Repositories/Competition/CompetitionRepository.php:737
      • 15. /app/Services/ViewService.php:72
      • 16. /app/Http/ViewComposers/VariablesComposer.php:20
      • 17. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
      • 20. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
    • select `updated_at` from `information` where `information`.`deleted_at` is null order by `updated_at` desc limit 1340μs/app/Repositories/Information/InformationRepository.php:55mg-dev
      Metadata
      Backtrace
      • 15. /app/Repositories/Information/InformationRepository.php:55
      • 16. /app/Services/ViewService.php:73
      • 17. /app/Http/ViewComposers/VariablesComposer.php:20
      • 18. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
      • 21. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
    • select * from `settings` limit 1300μs/app/Repositories/Setting/SettingRepository.php:31mg-dev
      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
      • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 18. /app/Repositories/Setting/SettingRepository.php:31
      • 19. /app/Services/ViewService.php:83
      • 20. /app/Http/ViewComposers/SettingComposer.php:20
      • 21. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
      • 24. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
    • select * from `settings` limit 1310μs/app/Repositories/Setting/SettingRepository.php:31mg-dev
      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
      • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 18. /app/Repositories/Setting/SettingRepository.php:31
      • 19. /app/Services/ViewService.php:83
      • 20. /app/Http/ViewComposers/SettingComposer.php:20
      • 21. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
      • 24. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
    • select * from `maintenances` limit 1290μs/app/Repositories/Maintenance/MaintenanceRepository.php:19mg-dev
      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
      • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 18. /app/Repositories/Maintenance/MaintenanceRepository.php:19
      • 19. /app/Services/MaintenanceService.php:31
      • 20. /app/Http/ViewComposers/HeaderComposer.php:19
      • 21. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
      • 24. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
    • select * from `settings` limit 1300μs/app/Repositories/Setting/SettingRepository.php:31mg-dev
      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
      • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      Backtrace
      • 18. /app/Repositories/Setting/SettingRepository.php:31
      • 19. /app/Services/ViewService.php:83
      • 20. /app/Http/ViewComposers/SettingComposer.php:20
      • 21. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
      • 24. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
    App\Models\Maintenance
    1
    App\Models\Information
    1
    App\Models\HotCompetition
    4
    App\Models\Ad
    1
    App\Models\Setting
    4
    App\Models\Faq
    4
      web
      null
      api
      null
        _token
        7t9wmFGc8Z28lp4Apwfw4PlOlsR1TZat6G0QG9me
        PHPDEBUGBAR_STACK_DATA
        []
        telescope
        View in Telescope
        path_info
        /faqs/10
        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:28 [ "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" ] "priority" => array:1 [ 0 => "u=0, i" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "cloudfront-viewer-country" => array:1 [ 0 => "US" ] "cloudfront-is-desktop-viewer" => array:1 [ 0 => "true" ] "cloudfront-is-tablet-viewer" => array:1 [ 0 => "false" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "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" ] "cloudfront-viewer-asn" => array:1 [ 0 => "16509" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "x-amz-cf-id" => array:1 [ 0 => "VFQg8tMx_2t76Ui0XPccLvc2LmfuSi5i6zisjSZyCRumhf6FqpOElw==" ] "via" => array:1 [ 0 => "2.0 27a82dace35c369a5ab6e8776d8aca48.cloudfront.net (CloudFront)" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "cloudfront-is-smarttv-viewer" => array:1 [ 0 => "false" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "cloudfront-is-mobile-viewer" => array:1 [ 0 => "false" ] "cloudfront-forwarded-proto" => array:1 [ 0 => "https" ] "x-amzn-trace-id" => array:1 [ 0 => "Root=1-68002bbc-36fd64a8297a5e557325930d" ] "host" => array:1 [ 0 => "modelers-dev.com" ] "x-forwarded-port" => array:1 [ 0 => 443 ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-for" => array:1 [ 0 => "18.118.10.2, 15.158.61.169" ] ]
        request_server
        0 of 0
        array:54 [ "USER" => "apache" "HOME" => "/usr/share/httpd" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_PRIORITY" => "u=0, i" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_CLOUDFRONT_VIEWER_COUNTRY" => "US" "HTTP_CLOUDFRONT_IS_DESKTOP_VIEWER" => "true" "HTTP_CLOUDFRONT_IS_TABLET_VIEWER" => "false" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "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_CLOUDFRONT_VIEWER_ASN" => "16509" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_X_AMZ_CF_ID" => "VFQg8tMx_2t76Ui0XPccLvc2LmfuSi5i6zisjSZyCRumhf6FqpOElw==" "HTTP_VIA" => "2.0 27a82dace35c369a5ab6e8776d8aca48.cloudfront.net (CloudFront)" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_CLOUDFRONT_IS_SMARTTV_VIEWER" => "false" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_CLOUDFRONT_IS_MOBILE_VIEWER" => "false" "HTTP_CLOUDFRONT_FORWARDED_PROTO" => "https" "HTTP_X_AMZN_TRACE_ID" => "Root=1-68002bbc-36fd64a8297a5e557325930d" "HTTP_HOST" => "modelers-dev.com" "HTTP_X_FORWARDED_PORT" => "443" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_X_FORWARDED_FOR" => "18.118.10.2, 15.158.61.169" "PATH_INFO" => "" "SCRIPT_FILENAME" => "/var/www/html/mg/public/index.php" "REDIRECT_STATUS" => "200" "SERVER_NAME" => "modelers-dev.com" "SERVER_PORT" => "80" "SERVER_ADDR" => "10.10.100.73" "REMOTE_PORT" => "21046" "REMOTE_ADDR" => "10.10.0.120" "SERVER_SOFTWARE" => "nginx/1.24.0" "GATEWAY_INTERFACE" => "CGI/1.1" "REQUEST_SCHEME" => "http" "SERVER_PROTOCOL" => "HTTP/1.1" "DOCUMENT_ROOT" => "/var/www/html/mg/public" "DOCUMENT_URI" => "/index.php" "REQUEST_URI" => "/faqs/10" "SCRIPT_NAME" => "/index.php" "CONTENT_LENGTH" => "" "CONTENT_TYPE" => "" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1744841660.1558 "REQUEST_TIME" => 1744841660 ]
        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 => "Wed, 16 Apr 2025 22:14:20 GMT" ] "set-cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IlI3WWdIcldGL2JDanEvTlNGdzc1b2c9PSIsInZhbHVlIjoiZCtHUG1iS3lnaTMxVTk2T3A0SUFIcEt0bXgvQlAyQVgwM0hHL1d0bXVJU3h0K2xaKy9kRlg3VExTMm13cjN4bmFDTGozc3hwd1lPM01yN2tGekhmTldmVDQyZU9BakNoeUgxRlEwMG1YQldqSVZUekc1N1BmMUJkc05wd3RndnIiLCJtYWMiOiIzYWFhYjk2ZWYyNzFjYTBiNmQ0YzA4MmNkZDkzMjY4OGU1MDJjY2QzY2FiY2YzYThlZWM3YWE2ODU1OWU2MTQ5IiwidGFnIjoiIn0%3D; expires=Sat, 26-Apr-2025 22:14:20 GMT; Max-Age=864000; path=/; secureXSRF-TOKEN=eyJpdiI6IlI3WWdIcldGL2JDanEvTlNGdzc1b2c9PSIsInZhbHVlIjoiZCtHUG1iS3lnaTMxVTk2T3A0SUFIcEt0bXgvQlAyQVgwM0hHL1d0bXVJU3h0K2xaKy9kRlg3VExTMm13cjN4bmFDTGozc" ] "Set-Cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IlI3WWdIcldGL2JDanEvTlNGdzc1b2c9PSIsInZhbHVlIjoiZCtHUG1iS3lnaTMxVTk2T3A0SUFIcEt0bXgvQlAyQVgwM0hHL1d0bXVJU3h0K2xaKy9kRlg3VExTMm13cjN4bmFDTGozc3hwd1lPM01yN2tGekhmTldmVDQyZU9BakNoeUgxRlEwMG1YQldqSVZUekc1N1BmMUJkc05wd3RndnIiLCJtYWMiOiIzYWFhYjk2ZWYyNzFjYTBiNmQ0YzA4MmNkZDkzMjY4OGU1MDJjY2QzY2FiY2YzYThlZWM3YWE2ODU1OWU2MTQ5IiwidGFnIjoiIn0%3D; expires=Sat, 26-Apr-2025 22:14:20 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IlI3WWdIcldGL2JDanEvTlNGdzc1b2c9PSIsInZhbHVlIjoiZCtHUG1iS3lnaTMxVTk2T3A0SUFIcEt0bXgvQlAyQVgwM0hHL1d0bXVJU3h0K2xaKy9kRlg3VExTMm13cjN4bmFDTGozc" ] ]
        session_attributes
        0 of 0
        array:2 [ "_token" => "7t9wmFGc8Z28lp4Apwfw4PlOlsR1TZat6G0QG9me" "PHPDEBUGBAR_STACK_DATA" => [] ]