内部エラーが発生しました。
以下は補足情報です。

NOTICE

[Trying to access array offset on value of type bool] /home/sekou-kanri/page/mypage/try/pageMypageTryIndex.php (166)

array(8) { ["objClassData"]=> object(WorldG\ClassData)#6295 (2) { ["hasClass2":"WorldG\ClassData":private]=> bool(false) ["list":"WorldG\ClassData":private]=> array(1) { [2]=> array(1) { [0]=> array(2) { [1]=> array(3) { ["classno"]=> int(2) ["id"]=> int(1) ["face"]=> string(9) "過去問" } [2]=> array(3) { ["classno"]=> int(2) ["id"]=> int(2) ["face"]=> string(15) "オリジナル" } } } } } ["workbook_type"]=> array(2) { [1]=> string(9) "過去問" [2]=> string(15) "オリジナル" } ["objCourse"]=> object(WorldG\Course)#6297 (8) { ["arrTableOrder":protected]=> array(1) { [0]=> array(3) { [0]=> string(3) "1/1" [1]=> string(5) "12/31" [2]=> array(2) { [0]=> int(1) [1]=> int(2) } } } ["db":protected]=> object(DB\PostgreSQL)#6283 (1) { ["db":protected]=> resource(74) of type (pgsql link) } ["isAdmin":protected]=> bool(false) ["column":protected]=> string(446) " course.id ,course.name ,course.type ,course.parent_category ,course.examination ,course.category ,course.description ,course.doc ,course.video_id ,course.disp_order ,course.condition ,course.condition_text ,course.label_text ,course.label_style ,course.ext_text1 ,course.ext_text2 ,course.ext_text3 ,course.examinee_number ,course.doc_type ,course.video_type ,course.student_number ,course.student_number_login_id ,course.student_number_password" ["from":protected]=> string(6) "course" ["where":protected]=> string(21) "course.condition != 0" ["group":protected]=> string(0) "" ["order":protected]=> string(78) " course.parent_category ,course.examination ,course.disp_order ,course.id DESC" } ["objWorkbook"]=> object(WorldG\Workbook)#6299 (7) { ["db":protected]=> object(DB\PostgreSQL)#6283 (1) { ["db":protected]=> resource(74) of type (pgsql link) } ["isAdmin":protected]=> bool(false) ["column":protected]=> string(753) " workbook.id, workbook.examination, workbook.disp_order, workbook.accept_study_style, workbook.question_style, workbook.type, workbook.year, workbook.name1, workbook.name2, workbook.limit_minutes, workbook.note, workbook.status, (SELECT COUNT(question.workbook) FROM question WHERE workbook.id = question.workbook) AS all_question_num, (SELECT COUNT(question.workbook) FROM question WHERE workbook.id = question.workbook AND question.status = 1) AS enable_question_num, EXISTS(SELECT NULL FROM try_detail WHERE question IN (SELECT id FROM question WHERE question.workbook = workbook.id)) AS tried, ARRAY(SELECT course_workbook_rel.course FROM course_workbook_rel WHERE workbook.id = course_workbook_rel.workbook) AS course" ["from":protected]=> string(10) " workbook" ["where":protected]=> string(21) " workbook.status = 1" ["group":protected]=> string(0) "" ["order":protected]=> string(45) " workbook.disp_order ASC, workbook.id DESC" } ["objQuestion"]=> object(WorldG\Question)#6298 (7) { ["db":protected]=> object(DB\PostgreSQL)#6283 (1) { ["db":protected]=> resource(74) of type (pgsql link) } ["isAdmin":protected]=> bool(false) ["column":protected]=> string(269) " question.id, question.workbook, parent_category_tbl.parent_category AS parent_category, question.category, question.disp_order, question.name, question.question_id, question.question_url, question.explanation_url, question.correct, question.status" ["from":protected]=> string(182) " question LEFT JOIN (SELECT id AS parent_category_id, parent AS parent_category FROM category) AS parent_category_tbl ON question.category = parent_category_tbl.parent_category_id" ["where":protected]=> string(21) " question.status = 1" ["group":protected]=> string(0) "" ["order":protected]=> string(45) " question.disp_order ASC, question.id DESC" } ["course_info"]=> bool(false) ["workbook_info"]=> array(16) { ["id"]=> int(88) ["examination"]=> int(1) ["disp_order"]=> int(87) ["accept_study_style"]=> int(1) ["question_style"]=> int(2) ["type"]=> int(2) ["year"]=> int(30) ["name1"]=> string(16) "学科A入力欄" ["name2"]=> NULL ["limit_minutes"]=> NULL ["note"]=> string(253) "ご自身が控えている回答番号を順番に入力してください。なお、回答していない問題は無記入で次に進んでください。学科AとBの入力が終わりましたら当社で集計後、返却いたします。  " ["status"]=> int(1) ["all_question_num"]=> int(61) ["enable_question_num"]=> int(61) ["tried"]=> bool(false) ["course"]=> string(5) "{127}" } ["question_num"]=> int(61) }

デバックトレース
位置関数引数リスト
/home/sekou-kanri/page/mypage/pageMypageFormBase.php (24)getPreData
/home/sekou-kanri/page/mypage/try/pageMypageTryIndex.php (35)action
/home/sekou-kanri/page/pageBase.php (55)action
/home/sekou-kanri/shtdocs/mypage/try/index.php (9)process

$_SERVER
array(64) {
  ["SERVER_SOFTWARE"]=>
  string(38) "Apache/2.4.48 (FreeBSD) OpenSSL/1.1.1l"
  ["REQUEST_URI"]=>
  string(44) "/mypage/try/index.php?course=127&workbook=88"
  ["USER"]=>
  string(3) "www"
  ["HOSTNAME"]=>
  string(0) ""
  ["HOME"]=>
  string(9) "/home/www"
  ["TMP"]=>
  string(4) "/tmp"
  ["TMPDIR"]=>
  string(4) "/tmp"
  ["TEMP"]=>
  string(4) "/tmp"
  ["PATH"]=>
  string(70) "/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/root/bin"
  ["SCRIPT_NAME"]=>
  string(21) "/mypage/try/index.php"
  ["QUERY_STRING"]=>
  string(22) "course=127&workbook=88"
  ["REQUEST_METHOD"]=>
  string(3) "GET"
  ["SERVER_PROTOCOL"]=>
  string(8) "HTTP/1.1"
  ["GATEWAY_INTERFACE"]=>
  string(7) "CGI/1.1"
  ["REMOTE_PORT"]=>
  string(5) "31993"
  ["SCRIPT_FILENAME"]=>
  string(46) "/home/sekou-kanri/shtdocs/mypage/try/index.php"
  ["SERVER_ADMIN"]=>
  string(15) "you@example.com"
  ["CONTEXT_DOCUMENT_ROOT"]=>
  string(25) "/home/sekou-kanri/shtdocs"
  ["CONTEXT_PREFIX"]=>
  string(0) ""
  ["REQUEST_SCHEME"]=>
  string(5) "https"
  ["DOCUMENT_ROOT"]=>
  string(25) "/home/sekou-kanri/shtdocs"
  ["REMOTE_ADDR"]=>
  string(13) "18.224.67.149"
  ["SERVER_PORT"]=>
  string(3) "443"
  ["SERVER_ADDR"]=>
  string(14) "133.125.52.106"
  ["SERVER_NAME"]=>
  string(19) "www.sekou-kanri.com"
  ["SERVER_SIGNATURE"]=>
  string(97) "
Apache/2.4.48 (FreeBSD) OpenSSL/1.1.1l Server at www.sekou-kanri.com Port 443
" ["LD_LIBRARY_PATH"]=> string(29) "/usr/local/lib:/usr/local/lib" ["HTTP_HOST"]=> string(19) "www.sekou-kanri.com" ["HTTP_USER_AGENT"]=> string(9) "claudebot" ["HTTP_ACCEPT"]=> string(3) "*/*" ["proxy-nokeepalive"]=> string(1) "1" ["SSL_SESSION_RESUMED"]=> string(7) "Initial" ["SSL_SESSION_ID"]=> string(64) "e189a48db02d4565eaed4de771ebae837c810fe37ecbfcfcfd8116946aa7a3ef" ["SSL_SERVER_A_SIG"]=> string(23) "sha256WithRSAEncryption" ["SSL_SERVER_A_KEY"]=> string(13) "rsaEncryption" ["SSL_SERVER_I_DN"]=> string(27) "CN=R3,O=Let\'s Encrypt,C=US" ["SSL_SERVER_S_DN"]=> string(22) "CN=www.sekou-kanri.com" ["SSL_SERVER_V_END"]=> string(24) "Jun 21 15:18:12 2024 GMT" ["SSL_SERVER_V_START"]=> string(24) "Mar 23 15:18:13 2024 GMT" ["SSL_SERVER_M_SERIAL"]=> string(36) "03127832CB58339F82904ED0488514D7EACE" ["SSL_SERVER_M_VERSION"]=> string(1) "3" ["SSL_CLIENT_VERIFY"]=> string(4) "NONE" ["SSL_CIPHER_ALGKEYSIZE"]=> string(3) "256" ["SSL_CIPHER_USEKEYSIZE"]=> string(3) "256" ["SSL_CIPHER_EXPORT"]=> string(5) "false" ["SSL_CIPHER"]=> string(22) "TLS_AES_256_GCM_SHA384" ["SSL_COMPRESS_METHOD"]=> string(4) "NULL" ["SSL_SECURE_RENEG"]=> string(4) "true" ["SSL_PROTOCOL"]=> string(7) "TLSv1.3" ["SSL_VERSION_LIBRARY"]=> string(14) "OpenSSL/1.1.1l" ["SSL_VERSION_INTERFACE"]=> string(14) "mod_ssl/2.4.48" ["SSL_SERVER_SAN_DNS_1"]=> string(19) "www.sekou-kanri.com" ["SSL_SERVER_SAN_DNS_0"]=> string(15) "sekou-kanri.com" ["SSL_SERVER_I_DN_CN"]=> string(2) "R3" ["SSL_SERVER_I_DN_O"]=> string(14) "Let\'s Encrypt" ["SSL_SERVER_I_DN_C"]=> string(2) "US" ["SSL_SERVER_S_DN_CN"]=> string(19) "www.sekou-kanri.com" ["SSL_TLS_SNI"]=> string(19) "www.sekou-kanri.com" ["HTTPS"]=> string(2) "on" ["UNIQUE_ID"]=> string(27) "Zh62L4o6WUP1twUWCkmbCAAAAFE" ["FCGI_ROLE"]=> string(9) "RESPONDER" ["PHP_SELF"]=> string(21) "/mypage/try/index.php" ["REQUEST_TIME_FLOAT"]=> float(1713288751.3489) ["REQUEST_TIME"]=> int(1713288751) }

$_SESSION
array(4) {
  ["mypage.choice.try"]=>
  &array(3) {
    [":params:"]=>
    &array(2) {
      ["values"]=>
      array(2) {
        ["course"]=>
        int(127)
        ["workbook"]=>
        int(88)
      }
      ["in"]=>
      array(2) {
        ["course"]=>
        string(3) "127"
        ["workbook"]=>
        string(2) "88"
      }
    }
    ["course_id"]=>
    int(127)
    ["workbook_id"]=>
    int(88)
  }
  ["admin_login"]=>
  &array(0) {
  }
  ["student_number"]=>
  &array(0) {
  }
  ["user_login"]=>
  &array(0) {
  }
}