KADOKAWA Group

Facebook X(旧Twitter) LINE はてブ Instagram Pinterest

「大友啓史」の本・小説【新作・新刊順】

クリエイティブ喧嘩術 (NHK出版新書)

クリエイティブ喧嘩術 (NHK出版新書)

作家
大友啓史
出版社
NHK出版
発売日
2013-05-08
ISBN
9784140884089
作品情報を見る
ユリイカ2012年8月号 特集=クリストファー・ノーラン 『メメント』から『インセプション』、そして『ダークナイト ライジング』へ

ユリイカ2012年8月号 特集=クリストファー・ノーラン 『メメント』から『インセプション』、そして『ダークナイト ライジング』へ

作家
クリストファー・ノーラン
大友啓史
斎藤環
宮沢章夫
福嶋亮大
出版社
青土社
発売日
2012-07-27
ISBN
9784791702411
作品情報を見る
Request history8.2.18PHP Version806msRequest Duration3MBMemory UsageGET person/{person_id}/work/page/{page_num}Route
  • infolog[04:26:15] LOG.info: 書誌情報が有効期限切れです { "asin": "4140884088", "pbBookM": { "id": 83095,...
  • infolog[04:26:15] LOG.info: 書誌情報が有効期限切れです { "asin": "4791702417", "pbBookM": { "id": 164745...
  • infolog[04:26:15] LOG.info: 書誌情報の更新に成功しました { "data": { "asin": "4140884088", "link": "h...
  • infolog[04:26:15] LOG.info: 書誌ジャンルの中間テーブル情報の保存に成功しました。 { "book_id": 83095, "data": { "46628...
  • warninglog[04:26:15] LOG.warning: str_contains(): Passing null to parameter #1 ($haystack) of type string is d...
  • infolog[04:26:15] LOG.info: 書誌インデックス情報の保存に成功しました。 { "book_id": 83095, "data": { "asin": "41...
  • infolog[04:26:15] LOG.info: 書誌情報の更新に成功しました { "data": { "asin": "4791702417", "link": "h...
  • infolog[04:26:15] LOG.info: 書誌ジャンルの中間テーブル情報の保存に成功しました。 { "book_id": 164745, "data": { "5482...
  • warninglog[04:26:15] LOG.warning: str_contains(): Passing null to parameter #1 ($haystack) of type string is d...
  • infolog[04:26:15] LOG.info: 書誌インデックス情報の保存に成功しました。 { "book_id": 164745, "data": { "asin": "4...
  • Booting (19.25ms)time
  • Application (787ms)time
  • 1 x Application (97.61%)
    787ms
    1 x Booting (2.39%)
    19.25ms
    27 templates were rendered
    • front.person-work.booksbooks.blade.php#?blade
    • components.front.head.metameta.blade.php#?blade
    • breadcrumbs::json-ldjson-ld.php#?php
    • components.front.head.script-ad-pbscript-ad-pb.blade.php#?blade
    • partials.breadcrumbsbreadcrumbs.blade.php#?blade
    • components.front.person.review-profilereview-profile.blade.php#?blade
    • components.front.person.sort-tabsort-tab.blade.php#?blade
    • pagination::tailwindtailwind.blade.php#?blade
    • components.admin.icon.first-pagefirst-page.blade.php#?blade
    • components.admin.icon.prev-pageprev-page.blade.php#?blade
    • components.admin.icon.next-pagenext-page.blade.php#?blade
    • components.admin.icon.last-pagelast-page.blade.php#?blade
    • components.front.person.book-listbook-list.blade.php#?blade
    • components.front.loop.book-pbbook-pb.blade.php#?blade
    • components.front.loop.book-pbbook-pb.blade.php#?blade
    • vendor.pagination.front.articlearticle.blade.php#?blade
    • partials.breadcrumbsbreadcrumbs.blade.php#?blade
    • __components::60e9053dd9ff30eb171c506e01cde0fe60e9053dd9ff30eb171c506e01cde0fe.blade.php#?blade
    • components.front.layouts.base-pbbase-pb.blade.php#?blade
    • components.front.head.scripts-pbscripts-pb.blade.php#?blade
    • components.front.common.faviconfavicon.blade.php#?blade
    • components.front.head.body-scripts-pbbody-scripts-pb.blade.php#?blade
    • components.front.common.google-tag-managergoogle-tag-manager.blade.php#?blade
    • components.front.head.header-pbheader-pb.blade.php#?blade
    • components.front.foot.footer-pbfooter-pb.blade.php#?blade
    • components.front.foot.scripts-pbscripts-pb.blade.php#?blade
    • components.front.common.facebookfacebook.blade.php#?blade
    uri
    GET person/{person_id}/work/page/{page_num}
    middleware
    noSessionWeb, cache.headers:public;max_age=60;etag
    controller
    App\Http\Controllers\Front\PersonWorkController@books
    as
    personWork.books.follow
    namespace
    prefix
    /person/{person_id}/work
    where
    file
    app/Http/Controllers/Front/PersonWorkController.php:43-104
    43 statements were executed, 6 of which were duplicates, 37 unique. Show only duplicated56.28ms
    • Connection EstablisheddvwPbPersonM.php#396
      Backtrace
      • 14. app/Models/PbPersonM.php:396
      • 15. app/Http/Controllers/Front/PersonWorkController.php:46
      • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select pb_person_m.id, np.name AS name, np.name_kana AS name_kana, ( SELECT occupation_id FROM pb_person_occupation_t WHERE person_id = pb_person_m.id AND del_flg = 0 ORDER BY sort_order LIMIT 1 ) AS occupation_id, GROUP_CONCAT(oc.name SEPARATOR "、") AS occupation_name, me.path AS path, pb_person_m.publish_flg, pb_person_m.adult_flg from `pb_person_m` left join `pb_person_name_t` as `pn` on `pb_person_m`.`id` = `pn`.`person_id` and `main_flg` = 1 left join `pb_name_person_m` as `np` on `name_person_id` = `np`.`id` left join `pb_person_occupation_t` as `po` on `pb_person_m`.`id` = `po`.`person_id` left join `pb_occupation_m` as `oc` on `po`.`occupation_id` = `oc`.`id` left join `cms_medias` as `me` on `pb_person_m`.`media_id` = `me`.`id` where `pb_person_m`.`id` = 4958 and `pb_person_m`.`del_flg` = 0 order by `po`.`sort_order` asc limit 1
      11.09msdvwPbPersonM.php#423
      Bindings
      • 0: 1
      • 1: 4958
      • 2: 0
      Backtrace
      • 16. app/Models/PbPersonM.php:423
      • 17. app/Http/Controllers/Front/PersonWorkController.php:46
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select count(*) as aggregate from `pb_book_m` inner join `pb_book_name_person_t` as `bnp` on `pb_book_m`.`id` = `bnp`.`book_id` and `bnp`.`del_flg` = 0 inner join `pb_name_person_m` as `np` on `bnp`.`name_person_id` = `np`.`id` and `np`.`del_flg` = 0 inner join `pb_person_name_t` as `pn` on `np`.`id` = `pn`.`name_person_id` and `pn`.`del_flg` = 0 where `pn`.`person_id` = 4958 and `binding` NOT LIKE 'Kindle版' and `pb_book_m`.`del_flg` = 0
      2.32msdvwPbBookM.php#228
      Bindings
      • 0: 0
      • 1: 0
      • 2: 0
      • 3: 4958
      • 4: Kindle版
      • 5: 0
      Backtrace
      • 16. app/Models/PbBookM.php:228
      • 24. app/Services/PersonService.php:239
      • 25. app/Http/Controllers/Front/PersonWorkController.php:72
      • 26. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 27. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select pb_book_m.id, asin, title, publish_date, pb_book_m.del_flg, ( CASE WHEN isbn13 IS NOT null THEN isbn13 ELSE isbn10 END ) AS isbn, ( CASE WHEN adult_flg_org <> 0 THEN adult_flg_org ELSE adult_flg END ) AS adult, (SELECT GROUP_CONCAT(g.name SEPARATOR ' / ') FROM pb_genre_m g LEFT JOIN pb_book_genre_t t ON g.id=t.genre_id WHERE t.book_id=pb_book_m.id) genre , `bnp`.`sort_order` from `pb_book_m` inner join `pb_book_name_person_t` as `bnp` on `pb_book_m`.`id` = `bnp`.`book_id` and `bnp`.`del_flg` = 0 inner join `pb_name_person_m` as `np` on `bnp`.`name_person_id` = `np`.`id` and `np`.`del_flg` = 0 inner join `pb_person_name_t` as `pn` on `np`.`id` = `pn`.`name_person_id` and `pn`.`del_flg` = 0 where `pn`.`person_id` = 4958 and `binding` NOT LIKE 'Kindle版' and `pb_book_m`.`del_flg` = 0 order by `publish_date` desc limit 10 offset 10
      2.77msdvwPbBookM.php#228
      Bindings
      • 0: 0
      • 1: 0
      • 2: 0
      • 3: 4958
      • 4: Kindle版
      • 5: 0
      Backtrace
      • 16. app/Models/PbBookM.php:228
      • 24. app/Services/PersonService.php:239
      • 25. app/Http/Controllers/Front/PersonWorkController.php:72
      • 26. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 27. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `pb_book_m` where `asin` = '4140884088' limit 1
      570μsdvwWithSearch.php#200
      Bindings
      • 0: 4140884088
      Backtrace
      • 16. app/Services/AmazonProduct/WithSearch.php:200
      • 17. app/Services/PersonService.php:248
      • 18. app/Http/Controllers/Front/PersonWorkController.php:72
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `pb_book_m` where `asin` = '4791702417' limit 1
      750μsdvwWithSearch.php#200
      Bindings
      • 0: 4791702417
      Backtrace
      • 16. app/Services/AmazonProduct/WithSearch.php:200
      • 17. app/Services/PersonService.php:248
      • 18. app/Http/Controllers/Front/PersonWorkController.php:72
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • Begin TransactiondvwWithSave.php#29
      Backtrace
      • 10. app/Services/AmazonProduct/WithSave.php:29
      • 11. app/Services/AmazonProduct/WithSearch.php:239
      • 12. app/Services/PersonService.php:248
      • 13. app/Http/Controllers/Front/PersonWorkController.php:72
      • 14. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
    • select * from `pb_book_m` where `asin` = '4140884088' limit 1
      1.04msdvwWithSave.php#97
      Bindings
      • 0: 4140884088
      Backtrace
      • 16. app/Services/AmazonProduct/WithSave.php:97
      • 17. app/Services/AmazonProduct/WithSave.php:34
      • 21. app/Services/AmazonProduct/WithSave.php:29
      • 22. app/Services/AmazonProduct/WithSearch.php:239
      • 23. app/Services/PersonService.php:248
    • update `pb_book_m` set `price` = 1, `pb_book_m`.`update_at` = '2024-12-13 04:26:15' where `id` = 83095
      620μsdvwWithSave.php#107
      Bindings
      • 0: 1
      • 1: 2024-12-13 04:26:15
      • 2: 83095
      Backtrace
      • 15. app/Services/AmazonProduct/WithSave.php:107
      • 16. app/Services/AmazonProduct/WithSave.php:34
      • 20. app/Services/AmazonProduct/WithSave.php:29
      • 21. app/Services/AmazonProduct/WithSearch.php:239
      • 22. app/Services/PersonService.php:248
    • select * from `pb_book_genre_t` where `pb_book_genre_t`.`book_id` = 83095
      740μsdvwWithSave.php#138
      Bindings
      • 0: 83095
      Backtrace
      • 15. app/Services/AmazonProduct/WithSave.php:138
      • 16. app/Services/AmazonProduct/WithSave.php:34
      • 20. app/Services/AmazonProduct/WithSave.php:29
      • 21. app/Services/AmazonProduct/WithSearch.php:239
      • 22. app/Services/PersonService.php:248
    • update `pb_book_genre_t` set `del_flg` = 0 where `pb_book_genre_t`.`book_id` = 83095 and `genre_id` in (466284)
      560μsdvwWithSave.php#138
      Bindings
      • 0: 0
      • 1: 83095
      • 2: 466284
      Backtrace
      • 14. app/Services/AmazonProduct/WithSave.php:138
      • 15. app/Services/AmazonProduct/WithSave.php:34
      • 19. app/Services/AmazonProduct/WithSave.php:29
      • 20. app/Services/AmazonProduct/WithSearch.php:239
      • 21. app/Services/PersonService.php:248
    • update `pb_book_genre_t` set `del_flg` = 0 where `pb_book_genre_t`.`book_id` = 83095 and `genre_id` in (1099152)
      790μsdvwWithSave.php#138
      Bindings
      • 0: 0
      • 1: 83095
      • 2: 1099152
      Backtrace
      • 14. app/Services/AmazonProduct/WithSave.php:138
      • 15. app/Services/AmazonProduct/WithSave.php:34
      • 19. app/Services/AmazonProduct/WithSave.php:29
      • 20. app/Services/AmazonProduct/WithSearch.php:239
      • 21. app/Services/PersonService.php:248
    • update `pb_book_genre_t` set `del_flg` = 0 where `pb_book_genre_t`.`book_id` = 83095 and `genre_id` in (466282)
      470μsdvwWithSave.php#138
      Bindings
      • 0: 0
      • 1: 83095
      • 2: 466282
      Backtrace
      • 14. app/Services/AmazonProduct/WithSave.php:138
      • 15. app/Services/AmazonProduct/WithSave.php:34
      • 19. app/Services/AmazonProduct/WithSave.php:29
      • 20. app/Services/AmazonProduct/WithSearch.php:239
      • 21. app/Services/PersonService.php:248
    • select * from `pb_name_person_m` where `search_name` = '大友啓史' and `del_flg` = 0 and `pb_name_person_m`.`del_flg` = 0 limit 1
      1.49msdvwWithSave.php#177
      Bindings
      • 0: 大友啓史
      • 1: 0
      • 2: 0
      Backtrace
      • 16. app/Services/AmazonProduct/WithSave.php:177
      • 17. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
      • 18. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
      • 20. app/Services/AmazonProduct/WithSave.php:176
      • 21. app/Services/AmazonProduct/WithSave.php:37
    • select * from `pb_book_name_person_t` where `pb_book_name_person_t`.`book_id` = 83095
      750μsdvwWithSave.php#240
      Bindings
      • 0: 83095
      Backtrace
      • 15. app/Services/AmazonProduct/WithSave.php:240
      • 16. app/Services/AmazonProduct/WithSave.php:37
      • 20. app/Services/AmazonProduct/WithSave.php:29
      • 21. app/Services/AmazonProduct/WithSearch.php:239
      • 22. app/Services/PersonService.php:248
    • update `pb_book_name_person_t` set `sort_order` = 0, `del_flg` = 0 where `pb_book_name_person_t`.`book_id` = 83095 and `name_person_id` in (4958)
      580μsdvwWithSave.php#240
      Bindings
      • 0: 0
      • 1: 0
      • 2: 83095
      • 3: 4958
      Backtrace
      • 14. app/Services/AmazonProduct/WithSave.php:240
      • 15. app/Services/AmazonProduct/WithSave.php:37
      • 19. app/Services/AmazonProduct/WithSave.php:29
      • 20. app/Services/AmazonProduct/WithSearch.php:239
      • 21. app/Services/PersonService.php:248
    • select count(*) as aggregate from (select `book_id`, `genre_id` from `pb_book_genre_t` where `book_id` not in (select `book_id` from `pb_book_genre_t` where `genre_id` in (467278, 492042, 12075891))) as bg where `bg`.`book_id` = 83095 and `bg`.`genre_id` in (2278488051, 12075851)
      670μsdvwWithSave.php#373
      Bindings
      • 0: 467278
      • 1: 492042
      • 2: 12075891
      • 3: 83095
      • 4: 2278488051
      • 5: 12075851
      Backtrace
      • 15. app/Services/AmazonProduct/WithSave.php:373
      • 16. app/Services/AmazonProduct/WithSave.php:257
      • 17. app/Services/AmazonProduct/WithSave.php:41
      • 21. app/Services/AmazonProduct/WithSave.php:29
      • 22. app/Services/AmazonProduct/WithSearch.php:239
    • select count(*) as aggregate from `pb_book_genre_t` as `bg` left join `pb_genre_m` as `g` on `g`.`id` = `bg`.`genre_id` where `bg`.`book_id` = 83095 and `g`.`del_flg` != 0
      600μsdvwWithSave.php#383
      Bindings
      • 0: 83095
      • 1: 0
      Backtrace
      • 15. app/Services/AmazonProduct/WithSave.php:383
      • 16. app/Services/AmazonProduct/WithSave.php:257
      • 17. app/Services/AmazonProduct/WithSave.php:41
      • 21. app/Services/AmazonProduct/WithSave.php:29
      • 22. app/Services/AmazonProduct/WithSearch.php:239
    • select * from `pb_book_index_m` where `pb_book_index_m`.`book_id` = 83095 and `pb_book_index_m`.`book_id` is not null limit 1
      600μsdvwWithSave.php#273
      Bindings
      • 0: 83095
      Backtrace
      • 21. app/Services/AmazonProduct/WithSave.php:273
      • 22. app/Services/AmazonProduct/WithSave.php:41
      • 26. app/Services/AmazonProduct/WithSave.php:29
      • 27. app/Services/AmazonProduct/WithSearch.php:239
      • 28. app/Services/PersonService.php:248
    • update `pb_book_index_m` set `genre_del_flg` = 0, `comic_flg` = 0, `updated_at` = '2024-12-13 04:26:15' where `book_id` = 83095
      500μsdvwWithSave.php#273
      Bindings
      • 0: 0
      • 1: 0
      • 2: 2024-12-13 04:26:15
      • 3: 83095
      Backtrace
      • 17. app/Services/AmazonProduct/WithSave.php:273
      • 18. app/Services/AmazonProduct/WithSave.php:41
      • 22. app/Services/AmazonProduct/WithSave.php:29
      • 23. app/Services/AmazonProduct/WithSearch.php:239
      • 24. app/Services/PersonService.php:248
    • Commit TransactiondvwWithSave.php#29
      Backtrace
      • 9. app/Services/AmazonProduct/WithSave.php:29
      • 10. app/Services/AmazonProduct/WithSearch.php:239
      • 11. app/Services/PersonService.php:248
      • 12. app/Http/Controllers/Front/PersonWorkController.php:72
      • 13. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
    • Begin TransactiondvwWithSave.php#29
      Backtrace
      • 10. app/Services/AmazonProduct/WithSave.php:29
      • 11. app/Services/AmazonProduct/WithSearch.php:239
      • 12. app/Services/PersonService.php:248
      • 13. app/Http/Controllers/Front/PersonWorkController.php:72
      • 14. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
    • select * from `pb_book_m` where `asin` = '4791702417' limit 1
      940μsdvwWithSave.php#97
      Bindings
      • 0: 4791702417
      Backtrace
      • 16. app/Services/AmazonProduct/WithSave.php:97
      • 17. app/Services/AmazonProduct/WithSave.php:34
      • 21. app/Services/AmazonProduct/WithSave.php:29
      • 22. app/Services/AmazonProduct/WithSearch.php:239
      • 23. app/Services/PersonService.php:248
    • update `pb_book_m` set `pb_book_m`.`update_at` = '2024-12-13 04:26:15' where `id` = 164745
      770μsdvwWithSave.php#111
      Bindings
      • 0: 2024-12-13 04:26:15
      • 1: 164745
      Backtrace
      • 15. app/Services/AmazonProduct/WithSave.php:111
      • 16. app/Services/AmazonProduct/WithSave.php:34
      • 20. app/Services/AmazonProduct/WithSave.php:29
      • 21. app/Services/AmazonProduct/WithSearch.php:239
      • 22. app/Services/PersonService.php:248
    • select * from `pb_book_genre_t` where `pb_book_genre_t`.`book_id` = 164745
      700μsdvwWithSave.php#138
      Bindings
      • 0: 164745
      Backtrace
      • 15. app/Services/AmazonProduct/WithSave.php:138
      • 16. app/Services/AmazonProduct/WithSave.php:34
      • 20. app/Services/AmazonProduct/WithSave.php:29
      • 21. app/Services/AmazonProduct/WithSearch.php:239
      • 22. app/Services/PersonService.php:248
    • update `pb_book_genre_t` set `del_flg` = 0 where `pb_book_genre_t`.`book_id` = 164745 and `genre_id` in (548212)
      600μsdvwWithSave.php#138
      Bindings
      • 0: 0
      • 1: 164745
      • 2: 548212
      Backtrace
      • 14. app/Services/AmazonProduct/WithSave.php:138
      • 15. app/Services/AmazonProduct/WithSave.php:34
      • 19. app/Services/AmazonProduct/WithSave.php:29
      • 20. app/Services/AmazonProduct/WithSearch.php:239
      • 21. app/Services/PersonService.php:248
    • update `pb_book_genre_t` set `del_flg` = 0 where `pb_book_genre_t`.`book_id` = 164745 and `genre_id` in (467262)
      680μsdvwWithSave.php#138
      Bindings
      • 0: 0
      • 1: 164745
      • 2: 467262
      Backtrace
      • 14. app/Services/AmazonProduct/WithSave.php:138
      • 15. app/Services/AmazonProduct/WithSave.php:34
      • 19. app/Services/AmazonProduct/WithSave.php:29
      • 20. app/Services/AmazonProduct/WithSearch.php:239
      • 21. app/Services/PersonService.php:248
    • update `pb_book_genre_t` set `del_flg` = 0 where `pb_book_genre_t`.`book_id` = 164745 and `genre_id` in (466284)
      660μsdvwWithSave.php#138
      Bindings
      • 0: 0
      • 1: 164745
      • 2: 466284
      Backtrace
      • 14. app/Services/AmazonProduct/WithSave.php:138
      • 15. app/Services/AmazonProduct/WithSave.php:34
      • 19. app/Services/AmazonProduct/WithSave.php:29
      • 20. app/Services/AmazonProduct/WithSearch.php:239
      • 21. app/Services/PersonService.php:248
    • select * from `pb_name_person_m` where `search_name` = 'クリストファーノーラン' and `del_flg` = 0 and `pb_name_person_m`.`del_flg` = 0 limit 1
      670μsdvwWithSave.php#177
      Bindings
      • 0: クリストファーノーラン
      • 1: 0
      • 2: 0
      Backtrace
      • 16. app/Services/AmazonProduct/WithSave.php:177
      • 17. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
      • 18. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
      • 20. app/Services/AmazonProduct/WithSave.php:176
      • 21. app/Services/AmazonProduct/WithSave.php:37
    • select * from `pb_name_person_m` where `search_name` = '大友啓史' and `del_flg` = 0 and `pb_name_person_m`.`del_flg` = 0 limit 1
      610μsdvwWithSave.php#177
      Bindings
      • 0: 大友啓史
      • 1: 0
      • 2: 0
      Backtrace
      • 16. app/Services/AmazonProduct/WithSave.php:177
      • 17. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
      • 18. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
      • 20. app/Services/AmazonProduct/WithSave.php:176
      • 21. app/Services/AmazonProduct/WithSave.php:37
    • select * from `pb_name_person_m` where `search_name` = '斎藤環' and `del_flg` = 0 and `pb_name_person_m`.`del_flg` = 0 limit 1
      710μsdvwWithSave.php#177
      Bindings
      • 0: 斎藤環
      • 1: 0
      • 2: 0
      Backtrace
      • 16. app/Services/AmazonProduct/WithSave.php:177
      • 17. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
      • 18. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
      • 20. app/Services/AmazonProduct/WithSave.php:176
      • 21. app/Services/AmazonProduct/WithSave.php:37
    • select * from `pb_name_person_m` where `search_name` = '宮沢章夫' and `del_flg` = 0 and `pb_name_person_m`.`del_flg` = 0 limit 1
      580μsdvwWithSave.php#177
      Bindings
      • 0: 宮沢章夫
      • 1: 0
      • 2: 0
      Backtrace
      • 16. app/Services/AmazonProduct/WithSave.php:177
      • 17. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
      • 18. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
      • 20. app/Services/AmazonProduct/WithSave.php:176
      • 21. app/Services/AmazonProduct/WithSave.php:37
    • select * from `pb_name_person_m` where `search_name` = '福嶋亮大' and `del_flg` = 0 and `pb_name_person_m`.`del_flg` = 0 limit 1
      560μsdvwWithSave.php#177
      Bindings
      • 0: 福嶋亮大
      • 1: 0
      • 2: 0
      Backtrace
      • 16. app/Services/AmazonProduct/WithSave.php:177
      • 17. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
      • 18. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
      • 20. app/Services/AmazonProduct/WithSave.php:176
      • 21. app/Services/AmazonProduct/WithSave.php:37
    • select * from `pb_book_name_person_t` where `pb_book_name_person_t`.`book_id` = 164745
      640μsdvwWithSave.php#240
      Bindings
      • 0: 164745
      Backtrace
      • 15. app/Services/AmazonProduct/WithSave.php:240
      • 16. app/Services/AmazonProduct/WithSave.php:37
      • 20. app/Services/AmazonProduct/WithSave.php:29
      • 21. app/Services/AmazonProduct/WithSearch.php:239
      • 22. app/Services/PersonService.php:248
    • update `pb_book_name_person_t` set `sort_order` = 0, `del_flg` = 0 where `pb_book_name_person_t`.`book_id` = 164745 and `name_person_id` in (21988)
      750μsdvwWithSave.php#240
      Bindings
      • 0: 0
      • 1: 0
      • 2: 164745
      • 3: 21988
      Backtrace
      • 14. app/Services/AmazonProduct/WithSave.php:240
      • 15. app/Services/AmazonProduct/WithSave.php:37
      • 19. app/Services/AmazonProduct/WithSave.php:29
      • 20. app/Services/AmazonProduct/WithSearch.php:239
      • 21. app/Services/PersonService.php:248
    • update `pb_book_name_person_t` set `sort_order` = 1, `del_flg` = 0 where `pb_book_name_person_t`.`book_id` = 164745 and `name_person_id` in (4958)
      630μsdvwWithSave.php#240
      Bindings
      • 0: 1
      • 1: 0
      • 2: 164745
      • 3: 4958
      Backtrace
      • 14. app/Services/AmazonProduct/WithSave.php:240
      • 15. app/Services/AmazonProduct/WithSave.php:37
      • 19. app/Services/AmazonProduct/WithSave.php:29
      • 20. app/Services/AmazonProduct/WithSearch.php:239
      • 21. app/Services/PersonService.php:248
    • update `pb_book_name_person_t` set `sort_order` = 2, `del_flg` = 0 where `pb_book_name_person_t`.`book_id` = 164745 and `name_person_id` in (2978)
      1.68msdvwWithSave.php#240
      Bindings
      • 0: 2
      • 1: 0
      • 2: 164745
      • 3: 2978
      Backtrace
      • 14. app/Services/AmazonProduct/WithSave.php:240
      • 15. app/Services/AmazonProduct/WithSave.php:37
      • 19. app/Services/AmazonProduct/WithSave.php:29
      • 20. app/Services/AmazonProduct/WithSearch.php:239
      • 21. app/Services/PersonService.php:248
    • update `pb_book_name_person_t` set `sort_order` = 3, `del_flg` = 0 where `pb_book_name_person_t`.`book_id` = 164745 and `name_person_id` in (2236)
      480μsdvwWithSave.php#240
      Bindings
      • 0: 3
      • 1: 0
      • 2: 164745
      • 3: 2236
      Backtrace
      • 14. app/Services/AmazonProduct/WithSave.php:240
      • 15. app/Services/AmazonProduct/WithSave.php:37
      • 19. app/Services/AmazonProduct/WithSave.php:29
      • 20. app/Services/AmazonProduct/WithSearch.php:239
      • 21. app/Services/PersonService.php:248
    • update `pb_book_name_person_t` set `sort_order` = 4, `del_flg` = 0 where `pb_book_name_person_t`.`book_id` = 164745 and `name_person_id` in (6158)
      750μsdvwWithSave.php#240
      Bindings
      • 0: 4
      • 1: 0
      • 2: 164745
      • 3: 6158
      Backtrace
      • 14. app/Services/AmazonProduct/WithSave.php:240
      • 15. app/Services/AmazonProduct/WithSave.php:37
      • 19. app/Services/AmazonProduct/WithSave.php:29
      • 20. app/Services/AmazonProduct/WithSearch.php:239
      • 21. app/Services/PersonService.php:248
    • select count(*) as aggregate from (select `book_id`, `genre_id` from `pb_book_genre_t` where `book_id` not in (select `book_id` from `pb_book_genre_t` where `genre_id` in (467278, 492042, 12075891))) as bg where `bg`.`book_id` = 164745 and `bg`.`genre_id` in (2278488051, 12075851)
      1.07msdvwWithSave.php#373
      Bindings
      • 0: 467278
      • 1: 492042
      • 2: 12075891
      • 3: 164745
      • 4: 2278488051
      • 5: 12075851
      Backtrace
      • 15. app/Services/AmazonProduct/WithSave.php:373
      • 16. app/Services/AmazonProduct/WithSave.php:257
      • 17. app/Services/AmazonProduct/WithSave.php:41
      • 21. app/Services/AmazonProduct/WithSave.php:29
      • 22. app/Services/AmazonProduct/WithSearch.php:239
    • select count(*) as aggregate from `pb_book_genre_t` as `bg` left join `pb_genre_m` as `g` on `g`.`id` = `bg`.`genre_id` where `bg`.`book_id` = 164745 and `g`.`del_flg` != 0
      990μsdvwWithSave.php#383
      Bindings
      • 0: 164745
      • 1: 0
      Backtrace
      • 15. app/Services/AmazonProduct/WithSave.php:383
      • 16. app/Services/AmazonProduct/WithSave.php:257
      • 17. app/Services/AmazonProduct/WithSave.php:41
      • 21. app/Services/AmazonProduct/WithSave.php:29
      • 22. app/Services/AmazonProduct/WithSearch.php:239
    • select * from `pb_book_index_m` where `pb_book_index_m`.`book_id` = 164745 and `pb_book_index_m`.`book_id` is not null limit 1
      640μsdvwWithSave.php#273
      Bindings
      • 0: 164745
      Backtrace
      • 21. app/Services/AmazonProduct/WithSave.php:273
      • 22. app/Services/AmazonProduct/WithSave.php:41
      • 26. app/Services/AmazonProduct/WithSave.php:29
      • 27. app/Services/AmazonProduct/WithSearch.php:239
      • 28. app/Services/PersonService.php:248
    • update `pb_book_index_m` set `genre_del_flg` = 0, `comic_flg` = 0, `updated_at` = '2024-12-13 04:26:15' where `book_id` = 164745
      570μsdvwWithSave.php#273
      Bindings
      • 0: 0
      • 1: 0
      • 2: 2024-12-13 04:26:15
      • 3: 164745
      Backtrace
      • 17. app/Services/AmazonProduct/WithSave.php:273
      • 18. app/Services/AmazonProduct/WithSave.php:41
      • 22. app/Services/AmazonProduct/WithSave.php:29
      • 23. app/Services/AmazonProduct/WithSearch.php:239
      • 24. app/Services/PersonService.php:248
    • Commit TransactiondvwWithSave.php#29
      Backtrace
      • 9. app/Services/AmazonProduct/WithSave.php:29
      • 10. app/Services/AmazonProduct/WithSearch.php:239
      • 11. app/Services/PersonService.php:248
      • 12. app/Http/Controllers/Front/PersonWorkController.php:72
      • 13. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
    • select `id` from `pb_book_m` where `asin` in ('4140884088', '4791702417') and `pb_book_m`.`del_flg` = 0
      630μsdvwWithSearch.php#258
      Bindings
      • 0: 4140884088
      • 1: 4791702417
      • 2: 0
      Backtrace
      • 14. app/Services/AmazonProduct/WithSearch.php:258
      • 15. app/Services/PersonService.php:248
      • 16. app/Http/Controllers/Front/PersonWorkController.php:72
      • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select `pn`.`person_id`, `np`.`name`, `np`.`name_kana`, `p`.`publish_flg` from `pb_book_name_person_t` left join `pb_book_index_m` as `bi` on `pb_book_name_person_t`.`book_id` = `bi`.`book_id` left join `pb_name_person_m` as `np` on `pb_book_name_person_t`.`name_person_id` = `np`.`id` left join `pb_person_name_t` as `pn` on `pb_book_name_person_t`.`name_person_id` = `pn`.`name_person_id` left join `pb_person_m` as `p` on `pn`.`person_id` = `p`.`id` where `bi`.`asin` = '4140884088' and `pb_book_name_person_t`.`del_flg` = 0 order by `pb_book_name_person_t`.`sort_order` asc
      3.37msdvwPersonService.php#274
      Bindings
      • 0: 4140884088
      • 1: 0
      Backtrace
      • 15. app/Services/PersonService.php:274
      • 16. app/Http/Controllers/Front/PersonWorkController.php:72
      • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select `pn`.`person_id`, `np`.`name`, `np`.`name_kana`, `p`.`publish_flg` from `pb_book_name_person_t` left join `pb_book_index_m` as `bi` on `pb_book_name_person_t`.`book_id` = `bi`.`book_id` left join `pb_name_person_m` as `np` on `pb_book_name_person_t`.`name_person_id` = `np`.`id` left join `pb_person_name_t` as `pn` on `pb_book_name_person_t`.`name_person_id` = `pn`.`name_person_id` left join `pb_person_m` as `p` on `pn`.`person_id` = `p`.`id` where `bi`.`asin` = '4791702417' and `pb_book_name_person_t`.`del_flg` = 0 order by `pb_book_name_person_t`.`sort_order` asc
      8.89msdvwPersonService.php#274
      Bindings
      • 0: 4791702417
      • 1: 0
      Backtrace
      • 15. app/Services/PersonService.php:274
      • 16. app/Http/Controllers/Front/PersonWorkController.php:72
      • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
    • select * from `sessions` where `id` = 'BJG97jufCBA14tU33BCpgW7UdTbtbx1ITzw0CLvK' limit 1
      800μsdvwDatabaseSessionHandler.php#97
      Bindings
      • 0: BJG97jufCBA14tU33BCpgW7UdTbtbx1ITzw0CLvK
      Backtrace
      • 15. vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97
      • 16. vendor/laravel/framework/src/Illuminate/Session/Store.php:113
      • 17. vendor/laravel/framework/src/Illuminate/Session/Store.php:101
      • 18. vendor/laravel/framework/src/Illuminate/Session/Store.php:85
      • 21. vendor/maximebf/debugbar/src/DebugBar/DebugBar.php:446
    App\Models\PbBookM
    8PbBookM.php#?
    App\Models\PbNamePersonM
    6PbNamePersonM.php#?
    App\Models\PbBookNamePersonT
    6PbBookNamePersonT.php#?
    App\Models\PbBookIndexM
    2PbBookIndexM.php#?
    App\Models\PbPersonM
    1PbPersonM.php#?
        _token
        uqphLaA4Us70akRLeubx104eVQJiByISLuhdskQp
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /person/4958/work/page/2/
        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:16 [ "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "accept-encoding" => array:1 [ 0 => "br,gzip" ] "via" => array:1 [ 0 => "1.1 6e0534026c8ccca1223c4e9932ce0e6e.cloudfront.net (CloudFront)" ] "cloudfront-forwarded-proto" => array:1 [ 0 => "https" ] "cloudfront-is-desktop-viewer" => array:1 [ 0 => "true" ] "cloudfront-is-smarttv-viewer" => array:1 [ 0 => "false" ] "cloudfront-is-tablet-viewer" => array:1 [ 0 => "false" ] "cloudfront-is-mobile-viewer" => array:1 [ 0 => "false" ] "x-amz-cf-id" => array:1 [ 0 => "KxvLwm3rZ4TobT9s9iysiELGFfS84MBiC7Y5cm1X4zzBKkI1D17RfQ==" ] "user-agent" => array:1 [ 0 => "Amazon CloudFront" ] "x-amzn-trace-id" => array:1 [ 0 => "Root=1-675b38d7-4fc4e0fc72aa570d56f154c2" ] "host" => array:1 [ 0 => "d302np9o9me8i5.cloudfront.net" ] "x-forwarded-port" => array:1 [ 0 => "443" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-for" => array:1 [ 0 => "18.225.56.221, 64.252.67.199" ] ]
        request_cookies
        []
        
        response_headers
        0 of 0
        array:4 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "max-age=60, public" ] "date" => array:1 [ 0 => "Thu, 12 Dec 2024 19:26:16 GMT" ] "etag" => array:1 [ 0 => ""d293dfbb5cdf047e83dd66e817227d10"" ] ]
        session_attributes
        0 of 0
        array:2 [ "_token" => "uqphLaA4Us70akRLeubx104eVQJiByISLuhdskQp" "PHPDEBUGBAR_STACK_DATA" => [] ]
        ClearShow all
        Date ↕MethodURLData
        #12024-12-13 04:26:16GET/person/4958/work/page/2/10274323