[DEBUG] 2025-01-06 07:47:07 +09:00 service QQE::Service::Site->execute execute
[DEBUG] 2025-01-06 07:47:07 +09:00 service QQE::Service::Site::Basic::Curriculum->search execute
[DEBUG] 2025-01-06 07:47:07 +09:00 service QQE::Service::Auth::Student->check_token execute
[DEBUG] 2025-01-06 07:47:07 +09:00 service QQE::Service::Auth->check_token execute
[DEBUG] 2025-01-06 07:47:07 +09:00 service QQE::Service::Auth->check_token failed 301 token が指定されていません
[DEBUG] 2025-01-06 07:47:07 +09:00 service QQE::Service::Auth::Student->check_token failed 301 token が指定されていません
[DEBUG] 2025-01-06 07:47:07 +09:00 schema DB=default table=curriculum SELECT count(*) FROM curriculum WHERE site_id = 105 AND online_flag = 't' AND ftl_flag = 'f' AND allow_search_flag = 't' AND allow_show_flag = 't' AND deleted_flag = 'f';
[DEBUG] 2025-01-06 07:47:07 +09:00 schema DB=default table=curriculum SELECT * FROM curriculum WHERE site_id = 105 AND online_flag = 't' AND ftl_flag = 'f' AND allow_search_flag = 't' AND allow_show_flag = 't' AND deleted_flag = 'f' ORDER BY rating_id DESC, sort_order_for_site DESC, code ASC, id ASC LIMIT 100 OFFSET 0
[DEBUG] 2025-01-06 07:47:07 +09:00 service QQE::Service::Site::Basic::Curriculum->search success
[DEBUG] 2025-01-06 07:47:07 +09:00 service QQE::Service::Site->execute success
[DEBUG] 2025-01-06 07:47:07 +09:00 schema DB=default table=points_plan SELECT * FROM points_plan WHERE site_id = ? AND invalid_flag = 'f' AND deleted_flag = 'f' ORDER BY sort_order DESC, id ASC 105
[DEBUG] 2025-01-06 07:47:07 +09:00 schema DB=default table=subscription SELECT * FROM subscription WHERE site_id = ? AND invalid_flag = 'f' AND deleted_flag = 'f' ORDER BY sort_order DESC, id ASC 105