Notice (8): Undefined variable: topics [APP/Controller/Game/EnrollmentsController.php, line 159]
Warning (2): Invalid argument supplied for foreach() [APP/Controller/Game/EnrollmentsController.php, line 159]
| 序 | 姓名 | 单位/学校名称 | 所在城市 | 积分 | 联系电话 | 缴费情况 |
|---|---|---|---|---|---|---|
| 1 | 吴家华 |
800 |
139*****431 | 无需缴费 | ||
| 2 | 汪欣文 | 904 | 133*****887 | 无需缴费 | ||
| 3 | 邵金凤 | 877 | 139*****649 | 无需缴费 | ||
| 4 | 周文波 | 916 | 135*****178 | 无需缴费 | ||
| 5 | 吴亚平 |
800 |
159*****910 | 无需缴费 | ||
| 6 | 巢继孙 |
800 |
131*****923 | 无需缴费 | ||
| 7 | 梁以宏 | 908 | 135*****089 | 无需缴费 | ||
| 8 | 陈健 |
800 |
139*****987 | 无需缴费 | ||
| 9 | 顾泽宏 |
800 |
182*****602 | 无需缴费 | ||
| 10 | 李志宣 |
800 |
189*****662 | 无需缴费 |
注:未激活表示该运动员未参加过积分赛,参加过一次积分赛后,积分自动激活。
| Nr | Query | Error | Affected | Num. rows | Took (ms) |
|---|---|---|---|---|---|
| 1 | SELECT *, `Contest`.`id` FROM `hpp_game`.`contests` AS `Contest` LEFT JOIN `hpp_game`.`games` AS `Game` ON (`Contest`.`game_id` = `Game`.`id`) LEFT JOIN `hpp_game`.`pingpong_contests` AS `PingpongContest` ON (`PingpongContest`.`id` = `Contest`.`id`) WHERE `Contest`.`id` = 13715 LIMIT 1 | 1 | 1 | 6 | |
| 2 | SELECT `Rule`.`id`, `Rule`.`name`, `Rule`.`contest_id`, `Rule`.`type`, `Rule`.`description`, `Rule`.`expression`, `Rule`.`active`, `Rule`.`apply_to`, `Rule`.`params`, `Rule`.`render`, `Rule`.`options` FROM `hpp_game`.`rules` AS `Rule` WHERE `Rule`.`contest_id` = (13715) | 2 | 2 | 6 | |
| 3 | update games set focus = focus + 1 where id=6416 | 1 | 1 | 6 | |
| 4 | SELECT `SignStatisticsLog`.`user_id` FROM `hpp_game`.`sign_statistics_log` AS `SignStatisticsLog` WHERE `SignStatisticsLog`.`contest_id` = 13715 | 2 | 2 | 6 | |
| 5 | SELECT `User`.`id`, `User`.`number`, `User`.`username`, `User`.`password`, `User`.`validation_code`, `User`.`last_login_date`, `User`.`fail_tried`, `User`.`blocked`, `User`.`created`, `User`.`modified`, `User`.`old_psw`, `User`.`last_shop_session_id`, `User`.`last_hs_session_id`, `User`.`lbs_id`, `User`.`location`, `User`.`last_signin_date`, `User`.`source`, `Profile`.`id`, `Profile`.`user_id`, `Profile`.`email`, `Profile`.`mobile`, `Profile`.`login_field`, `Profile`.`firstname`, `Profile`.`lastname`, `Profile`.`created`, `Profile`.`modified`, `Profile`.`birthday`, `Profile`.`gender`, `Profile`.`identity_number`, `Profile`.`identity_type`, `Profile`.`id_image_path`, `Profile`.`portrait_image_path`, `Profile`.`zipcode`, `Profile`.`city`, `Profile`.`zone`, `Profile`.`state`, `Profile`.`country`, `Profile`.`address_line1`, `Profile`.`address_line2`, `Profile`.`qq`, `Profile`.`msn`, `Profile`.`job`, `Profile`.`image`, `Profile`.`company`, `Profile`.`school`, `Profile`.`studentID`, `Profile`.`portrait_image_name`, `Profile`.`skype`, `Profile`.`IDCard`, `Profile`.`points`, `Profile`.`card_number`, `Profile`.`fullname`, `Profile`.`avatar_crop_info`, `Profile`.`is_robot`, `Profile`.`is_robot2`, `Profile`.`nickname`, `Profile`.`sportscareer`, `Profile`.`sportscareer_link`, `Profile`.`zhengjian_type`, `Profile`.`zhengjian_number`, `Profile`.`zhiye`, `Profile`.`weixinID`, `Profile`.`open_id`, `Profile`.`open_name`, `Profile`.`mobile_verified`, `Profile`.`skill`, `Profile`.`skill_code`, `Profile`.`email_verified`, `Profile`.`is_app`, `Profile`.`often_appear`, `Profile`.`invite_code`, `Profile`.`invited_user`, `Profile`.`sigin`, `Profile`.`certify_verify`, `Profile`.`unpublish` FROM `hpp_game`.`users` AS `User` LEFT JOIN `hpp_game`.`profiles` AS `Profile` ON (`Profile`.`user_id` = `User`.`id`) WHERE `User`.`id` = 325936 LIMIT 1 | 1 | 1 | 6 | |
| 6 | SELECT `Enrollment`.`id`, `Enrollment`.`user_id`, `Enrollment`.`contest_id`, `Enrollment`.`participate_role`, `Enrollment`.`status`, `Enrollment`.`created`, `Enrollment`.`group`, `Enrollment`.`is_seed`, `Enrollment`.`serial`, `Enrollment`.`credit`, `Enrollment`.`remark`, `Enrollment`.`dtype2`, `Enrollment`.`colony_id`, `Enrollment`.`colony_name`, `Enrollment`.`colony_no`, `Enrollment`.`serial1`, `Enrollment`.`serial2`, `Enrollment`.`group1`, `Enrollment`.`group2`, `Enrollment`.`realname`, `Enrollment`.`contact`, `Enrollment`.`company`, `Enrollment`.`gender`, `Enrollment`.`member_no`, `Enrollment`.`card`, `Enrollment`.`dtype`, `Enrollment`.`email`, `Enrollment`.`avatar`, `Enrollment`.`city`, `Enrollment`.`club_id`, `Enrollment`.`credit_is_active`, `Enrollment`.`leader_user_id`, `Enrollment`.`leader_user`, `Enrollment`.`nickname`, `Enrollment`.`ip`, `Enrollment`.`enroll_cost`, `Enrollment`.`payment_type`, `Enrollment`.`trade_no`, `Enrollment`.`pay_time`, `Enrollment`.`enroll_type` FROM `hpp_game`.`enrollments` AS `Enrollment` INNER JOIN `hpp_game`.`profiles` AS `Profile` ON (`Profile`.`user_id` = `Enrollment`.`user_id`) WHERE `Enrollment`.`contest_id` = 13715 AND `Enrollment`.`participate_role` = 'player' AND `Enrollment`.`status` <> 'canceled' AND `Enrollment`.`status` = 'approve' AND `Enrollment`.`dtype` <> 'single_team' ORDER BY `Enrollment`.`created` asc LIMIT 10 | 10 | 10 | 6 | |
| 7 | SELECT `TeamEnrollment`.`id`, `TeamEnrollment`.`enrollment_id`, `TeamEnrollment`.`user_id`, `TeamEnrollment`.`credit`, `TeamEnrollment`.`realname`, `TeamEnrollment`.`contact`, `TeamEnrollment`.`company`, `TeamEnrollment`.`gender`, `TeamEnrollment`.`card`, `TeamEnrollment`.`participate_role`, `TeamEnrollment`.`status`, `TeamEnrollment`.`email`, `TeamEnrollment`.`avatar`, `TeamEnrollment`.`credit_is_active`, `TeamEnrollment`.`nickname` FROM `hpp_game`.`team_enrollments` AS `TeamEnrollment` WHERE `TeamEnrollment`.`enrollment_id` IN (346777, 348471, 348753, 349345, 350370, 350433, 357318, 358920, 358921, 358922) | 0 | 0 | 6 | |
| 8 | SELECT COUNT(*) AS `count` FROM `hpp_game`.`enrollments` AS `Enrollment` INNER JOIN `hpp_game`.`profiles` AS `Profile` ON (`Profile`.`user_id` = `Enrollment`.`user_id`) WHERE `Enrollment`.`contest_id` = 13715 AND `Enrollment`.`participate_role` = 'player' AND `Enrollment`.`status` <> 'canceled' AND `Enrollment`.`status` = 'approve' AND `Enrollment`.`dtype` <> 'single_team' | 1 | 1 | 6 | |
| 9 | SELECT `User`.`id`, `User`.`number`, `User`.`username`, `User`.`password`, `User`.`validation_code`, `User`.`last_login_date`, `User`.`fail_tried`, `User`.`blocked`, `User`.`created`, `User`.`modified`, `User`.`old_psw`, `User`.`last_shop_session_id`, `User`.`last_hs_session_id`, `User`.`lbs_id`, `User`.`location`, `User`.`last_signin_date`, `User`.`source`, `Profile`.`id`, `Profile`.`user_id`, `Profile`.`email`, `Profile`.`mobile`, `Profile`.`login_field`, `Profile`.`firstname`, `Profile`.`lastname`, `Profile`.`created`, `Profile`.`modified`, `Profile`.`birthday`, `Profile`.`gender`, `Profile`.`identity_number`, `Profile`.`identity_type`, `Profile`.`id_image_path`, `Profile`.`portrait_image_path`, `Profile`.`zipcode`, `Profile`.`city`, `Profile`.`zone`, `Profile`.`state`, `Profile`.`country`, `Profile`.`address_line1`, `Profile`.`address_line2`, `Profile`.`qq`, `Profile`.`msn`, `Profile`.`job`, `Profile`.`image`, `Profile`.`company`, `Profile`.`school`, `Profile`.`studentID`, `Profile`.`portrait_image_name`, `Profile`.`skype`, `Profile`.`IDCard`, `Profile`.`points`, `Profile`.`card_number`, `Profile`.`fullname`, `Profile`.`avatar_crop_info`, `Profile`.`is_robot`, `Profile`.`is_robot2`, `Profile`.`nickname`, `Profile`.`sportscareer`, `Profile`.`sportscareer_link`, `Profile`.`zhengjian_type`, `Profile`.`zhengjian_number`, `Profile`.`zhiye`, `Profile`.`weixinID`, `Profile`.`open_id`, `Profile`.`open_name`, `Profile`.`mobile_verified`, `Profile`.`skill`, `Profile`.`skill_code`, `Profile`.`email_verified`, `Profile`.`is_app`, `Profile`.`often_appear`, `Profile`.`invite_code`, `Profile`.`invited_user`, `Profile`.`sigin`, `Profile`.`certify_verify`, `Profile`.`unpublish`, `Credit`.`id`, `Credit`.`user_id`, `Credit`.`sport_id`, `Credit`.`amount`, `Credit`.`is_active`, `Credit`.`last_self_testing`, `Credit`.`active_question_count`, `Credit`.`last_amount`, `Credit`.`operator_id`, `Credit`.`fc`, `Credit`.`master_point` FROM `hpp_game`.`users` AS `User` LEFT JOIN `hpp_game`.`profiles` AS `Profile` ON (`Profile`.`user_id` = `User`.`id`) LEFT JOIN `hpp_game`.`credits` AS `Credit` ON (`Credit`.`user_id` = `User`.`id` AND `Credit`.`sport_id` = 1) WHERE `User`.`id` = 1263464 LIMIT 1 | 1 | 1 | 6 | |
| 10 | SELECT *, `UserRole`.`id`, `UserRole`.`user_id`, `UserRole`.`role_id`, `UserRole`.`note`, `UserRole`.`created`, `UserRole`.`modified`, `UserRole`.`type` FROM `hpp_game`.`roles` AS `Role` JOIN `hpp_game`.`users_roles` AS `UserRole` ON (`UserRole`.`user_id` = 1263464 AND `UserRole`.`role_id` = `Role`.`id`) | 0 | 0 | 6 | |
| 11 | SELECT `User`.`id`, `User`.`number`, `User`.`username`, `User`.`password`, `User`.`validation_code`, `User`.`last_login_date`, `User`.`fail_tried`, `User`.`blocked`, `User`.`created`, `User`.`modified`, `User`.`old_psw`, `User`.`last_shop_session_id`, `User`.`last_hs_session_id`, `User`.`lbs_id`, `User`.`location`, `User`.`last_signin_date`, `User`.`source`, `Profile`.`id`, `Profile`.`user_id`, `Profile`.`email`, `Profile`.`mobile`, `Profile`.`login_field`, `Profile`.`firstname`, `Profile`.`lastname`, `Profile`.`created`, `Profile`.`modified`, `Profile`.`birthday`, `Profile`.`gender`, `Profile`.`identity_number`, `Profile`.`identity_type`, `Profile`.`id_image_path`, `Profile`.`portrait_image_path`, `Profile`.`zipcode`, `Profile`.`city`, `Profile`.`zone`, `Profile`.`state`, `Profile`.`country`, `Profile`.`address_line1`, `Profile`.`address_line2`, `Profile`.`qq`, `Profile`.`msn`, `Profile`.`job`, `Profile`.`image`, `Profile`.`company`, `Profile`.`school`, `Profile`.`studentID`, `Profile`.`portrait_image_name`, `Profile`.`skype`, `Profile`.`IDCard`, `Profile`.`points`, `Profile`.`card_number`, `Profile`.`fullname`, `Profile`.`avatar_crop_info`, `Profile`.`is_robot`, `Profile`.`is_robot2`, `Profile`.`nickname`, `Profile`.`sportscareer`, `Profile`.`sportscareer_link`, `Profile`.`zhengjian_type`, `Profile`.`zhengjian_number`, `Profile`.`zhiye`, `Profile`.`weixinID`, `Profile`.`open_id`, `Profile`.`open_name`, `Profile`.`mobile_verified`, `Profile`.`skill`, `Profile`.`skill_code`, `Profile`.`email_verified`, `Profile`.`is_app`, `Profile`.`often_appear`, `Profile`.`invite_code`, `Profile`.`invited_user`, `Profile`.`sigin`, `Profile`.`certify_verify`, `Profile`.`unpublish`, `Credit`.`id`, `Credit`.`user_id`, `Credit`.`sport_id`, `Credit`.`amount`, `Credit`.`is_active`, `Credit`.`last_self_testing`, `Credit`.`active_question_count`, `Credit`.`last_amount`, `Credit`.`operator_id`, `Credit`.`fc`, `Credit`.`master_point` FROM `hpp_game`.`users` AS `User` LEFT JOIN `hpp_game`.`profiles` AS `Profile` ON (`Profile`.`user_id` = `User`.`id`) LEFT JOIN `hpp_game`.`credits` AS `Credit` ON (`Credit`.`user_id` = `User`.`id` AND `Credit`.`sport_id` = 1) WHERE `User`.`id` = 1064912 LIMIT 1 | 1 | 1 | 6 | |
| 12 | SELECT *, `UserRole`.`id`, `UserRole`.`user_id`, `UserRole`.`role_id`, `UserRole`.`note`, `UserRole`.`created`, `UserRole`.`modified`, `UserRole`.`type` FROM `hpp_game`.`roles` AS `Role` JOIN `hpp_game`.`users_roles` AS `UserRole` ON (`UserRole`.`user_id` = 1064912 AND `UserRole`.`role_id` = `Role`.`id`) | 0 | 0 | 6 | |
| 13 | SELECT `User`.`id`, `User`.`number`, `User`.`username`, `User`.`password`, `User`.`validation_code`, `User`.`last_login_date`, `User`.`fail_tried`, `User`.`blocked`, `User`.`created`, `User`.`modified`, `User`.`old_psw`, `User`.`last_shop_session_id`, `User`.`last_hs_session_id`, `User`.`lbs_id`, `User`.`location`, `User`.`last_signin_date`, `User`.`source`, `Profile`.`id`, `Profile`.`user_id`, `Profile`.`email`, `Profile`.`mobile`, `Profile`.`login_field`, `Profile`.`firstname`, `Profile`.`lastname`, `Profile`.`created`, `Profile`.`modified`, `Profile`.`birthday`, `Profile`.`gender`, `Profile`.`identity_number`, `Profile`.`identity_type`, `Profile`.`id_image_path`, `Profile`.`portrait_image_path`, `Profile`.`zipcode`, `Profile`.`city`, `Profile`.`zone`, `Profile`.`state`, `Profile`.`country`, `Profile`.`address_line1`, `Profile`.`address_line2`, `Profile`.`qq`, `Profile`.`msn`, `Profile`.`job`, `Profile`.`image`, `Profile`.`company`, `Profile`.`school`, `Profile`.`studentID`, `Profile`.`portrait_image_name`, `Profile`.`skype`, `Profile`.`IDCard`, `Profile`.`points`, `Profile`.`card_number`, `Profile`.`fullname`, `Profile`.`avatar_crop_info`, `Profile`.`is_robot`, `Profile`.`is_robot2`, `Profile`.`nickname`, `Profile`.`sportscareer`, `Profile`.`sportscareer_link`, `Profile`.`zhengjian_type`, `Profile`.`zhengjian_number`, `Profile`.`zhiye`, `Profile`.`weixinID`, `Profile`.`open_id`, `Profile`.`open_name`, `Profile`.`mobile_verified`, `Profile`.`skill`, `Profile`.`skill_code`, `Profile`.`email_verified`, `Profile`.`is_app`, `Profile`.`often_appear`, `Profile`.`invite_code`, `Profile`.`invited_user`, `Profile`.`sigin`, `Profile`.`certify_verify`, `Profile`.`unpublish`, `Credit`.`id`, `Credit`.`user_id`, `Credit`.`sport_id`, `Credit`.`amount`, `Credit`.`is_active`, `Credit`.`last_self_testing`, `Credit`.`active_question_count`, `Credit`.`last_amount`, `Credit`.`operator_id`, `Credit`.`fc`, `Credit`.`master_point` FROM `hpp_game`.`users` AS `User` LEFT JOIN `hpp_game`.`profiles` AS `Profile` ON (`Profile`.`user_id` = `User`.`id`) LEFT JOIN `hpp_game`.`credits` AS `Credit` ON (`Credit`.`user_id` = `User`.`id` AND `Credit`.`sport_id` = 1) WHERE `User`.`id` = 1064916 LIMIT 1 | 1 | 1 | 6 | |
| 14 | SELECT *, `UserRole`.`id`, `UserRole`.`user_id`, `UserRole`.`role_id`, `UserRole`.`note`, `UserRole`.`created`, `UserRole`.`modified`, `UserRole`.`type` FROM `hpp_game`.`roles` AS `Role` JOIN `hpp_game`.`users_roles` AS `UserRole` ON (`UserRole`.`user_id` = 1064916 AND `UserRole`.`role_id` = `Role`.`id`) | 0 | 0 | 6 | |
| 15 | SELECT `User`.`id`, `User`.`number`, `User`.`username`, `User`.`password`, `User`.`validation_code`, `User`.`last_login_date`, `User`.`fail_tried`, `User`.`blocked`, `User`.`created`, `User`.`modified`, `User`.`old_psw`, `User`.`last_shop_session_id`, `User`.`last_hs_session_id`, `User`.`lbs_id`, `User`.`location`, `User`.`last_signin_date`, `User`.`source`, `Profile`.`id`, `Profile`.`user_id`, `Profile`.`email`, `Profile`.`mobile`, `Profile`.`login_field`, `Profile`.`firstname`, `Profile`.`lastname`, `Profile`.`created`, `Profile`.`modified`, `Profile`.`birthday`, `Profile`.`gender`, `Profile`.`identity_number`, `Profile`.`identity_type`, `Profile`.`id_image_path`, `Profile`.`portrait_image_path`, `Profile`.`zipcode`, `Profile`.`city`, `Profile`.`zone`, `Profile`.`state`, `Profile`.`country`, `Profile`.`address_line1`, `Profile`.`address_line2`, `Profile`.`qq`, `Profile`.`msn`, `Profile`.`job`, `Profile`.`image`, `Profile`.`company`, `Profile`.`school`, `Profile`.`studentID`, `Profile`.`portrait_image_name`, `Profile`.`skype`, `Profile`.`IDCard`, `Profile`.`points`, `Profile`.`card_number`, `Profile`.`fullname`, `Profile`.`avatar_crop_info`, `Profile`.`is_robot`, `Profile`.`is_robot2`, `Profile`.`nickname`, `Profile`.`sportscareer`, `Profile`.`sportscareer_link`, `Profile`.`zhengjian_type`, `Profile`.`zhengjian_number`, `Profile`.`zhiye`, `Profile`.`weixinID`, `Profile`.`open_id`, `Profile`.`open_name`, `Profile`.`mobile_verified`, `Profile`.`skill`, `Profile`.`skill_code`, `Profile`.`email_verified`, `Profile`.`is_app`, `Profile`.`often_appear`, `Profile`.`invite_code`, `Profile`.`invited_user`, `Profile`.`sigin`, `Profile`.`certify_verify`, `Profile`.`unpublish`, `Credit`.`id`, `Credit`.`user_id`, `Credit`.`sport_id`, `Credit`.`amount`, `Credit`.`is_active`, `Credit`.`last_self_testing`, `Credit`.`active_question_count`, `Credit`.`last_amount`, `Credit`.`operator_id`, `Credit`.`fc`, `Credit`.`master_point` FROM `hpp_game`.`users` AS `User` LEFT JOIN `hpp_game`.`profiles` AS `Profile` ON (`Profile`.`user_id` = `User`.`id`) LEFT JOIN `hpp_game`.`credits` AS `Credit` ON (`Credit`.`user_id` = `User`.`id` AND `Credit`.`sport_id` = 1) WHERE `User`.`id` = 1064955 LIMIT 1 | 1 | 1 | 6 | |
| 16 | SELECT *, `UserRole`.`id`, `UserRole`.`user_id`, `UserRole`.`role_id`, `UserRole`.`note`, `UserRole`.`created`, `UserRole`.`modified`, `UserRole`.`type` FROM `hpp_game`.`roles` AS `Role` JOIN `hpp_game`.`users_roles` AS `UserRole` ON (`UserRole`.`user_id` = 1064955 AND `UserRole`.`role_id` = `Role`.`id`) | 0 | 0 | 6 | |
| 17 | SELECT `User`.`id`, `User`.`number`, `User`.`username`, `User`.`password`, `User`.`validation_code`, `User`.`last_login_date`, `User`.`fail_tried`, `User`.`blocked`, `User`.`created`, `User`.`modified`, `User`.`old_psw`, `User`.`last_shop_session_id`, `User`.`last_hs_session_id`, `User`.`lbs_id`, `User`.`location`, `User`.`last_signin_date`, `User`.`source`, `Profile`.`id`, `Profile`.`user_id`, `Profile`.`email`, `Profile`.`mobile`, `Profile`.`login_field`, `Profile`.`firstname`, `Profile`.`lastname`, `Profile`.`created`, `Profile`.`modified`, `Profile`.`birthday`, `Profile`.`gender`, `Profile`.`identity_number`, `Profile`.`identity_type`, `Profile`.`id_image_path`, `Profile`.`portrait_image_path`, `Profile`.`zipcode`, `Profile`.`city`, `Profile`.`zone`, `Profile`.`state`, `Profile`.`country`, `Profile`.`address_line1`, `Profile`.`address_line2`, `Profile`.`qq`, `Profile`.`msn`, `Profile`.`job`, `Profile`.`image`, `Profile`.`company`, `Profile`.`school`, `Profile`.`studentID`, `Profile`.`portrait_image_name`, `Profile`.`skype`, `Profile`.`IDCard`, `Profile`.`points`, `Profile`.`card_number`, `Profile`.`fullname`, `Profile`.`avatar_crop_info`, `Profile`.`is_robot`, `Profile`.`is_robot2`, `Profile`.`nickname`, `Profile`.`sportscareer`, `Profile`.`sportscareer_link`, `Profile`.`zhengjian_type`, `Profile`.`zhengjian_number`, `Profile`.`zhiye`, `Profile`.`weixinID`, `Profile`.`open_id`, `Profile`.`open_name`, `Profile`.`mobile_verified`, `Profile`.`skill`, `Profile`.`skill_code`, `Profile`.`email_verified`, `Profile`.`is_app`, `Profile`.`often_appear`, `Profile`.`invite_code`, `Profile`.`invited_user`, `Profile`.`sigin`, `Profile`.`certify_verify`, `Profile`.`unpublish`, `Credit`.`id`, `Credit`.`user_id`, `Credit`.`sport_id`, `Credit`.`amount`, `Credit`.`is_active`, `Credit`.`last_self_testing`, `Credit`.`active_question_count`, `Credit`.`last_amount`, `Credit`.`operator_id`, `Credit`.`fc`, `Credit`.`master_point` FROM `hpp_game`.`users` AS `User` LEFT JOIN `hpp_game`.`profiles` AS `Profile` ON (`Profile`.`user_id` = `User`.`id`) LEFT JOIN `hpp_game`.`credits` AS `Credit` ON (`Credit`.`user_id` = `User`.`id` AND `Credit`.`sport_id` = 1) WHERE `User`.`id` = 1264740 LIMIT 1 | 1 | 1 | 6 | |
| 18 | SELECT *, `UserRole`.`id`, `UserRole`.`user_id`, `UserRole`.`role_id`, `UserRole`.`note`, `UserRole`.`created`, `UserRole`.`modified`, `UserRole`.`type` FROM `hpp_game`.`roles` AS `Role` JOIN `hpp_game`.`users_roles` AS `UserRole` ON (`UserRole`.`user_id` = 1264740 AND `UserRole`.`role_id` = `Role`.`id`) | 0 | 0 | 6 | |
| 19 | SELECT `User`.`id`, `User`.`number`, `User`.`username`, `User`.`password`, `User`.`validation_code`, `User`.`last_login_date`, `User`.`fail_tried`, `User`.`blocked`, `User`.`created`, `User`.`modified`, `User`.`old_psw`, `User`.`last_shop_session_id`, `User`.`last_hs_session_id`, `User`.`lbs_id`, `User`.`location`, `User`.`last_signin_date`, `User`.`source`, `Profile`.`id`, `Profile`.`user_id`, `Profile`.`email`, `Profile`.`mobile`, `Profile`.`login_field`, `Profile`.`firstname`, `Profile`.`lastname`, `Profile`.`created`, `Profile`.`modified`, `Profile`.`birthday`, `Profile`.`gender`, `Profile`.`identity_number`, `Profile`.`identity_type`, `Profile`.`id_image_path`, `Profile`.`portrait_image_path`, `Profile`.`zipcode`, `Profile`.`city`, `Profile`.`zone`, `Profile`.`state`, `Profile`.`country`, `Profile`.`address_line1`, `Profile`.`address_line2`, `Profile`.`qq`, `Profile`.`msn`, `Profile`.`job`, `Profile`.`image`, `Profile`.`company`, `Profile`.`school`, `Profile`.`studentID`, `Profile`.`portrait_image_name`, `Profile`.`skype`, `Profile`.`IDCard`, `Profile`.`points`, `Profile`.`card_number`, `Profile`.`fullname`, `Profile`.`avatar_crop_info`, `Profile`.`is_robot`, `Profile`.`is_robot2`, `Profile`.`nickname`, `Profile`.`sportscareer`, `Profile`.`sportscareer_link`, `Profile`.`zhengjian_type`, `Profile`.`zhengjian_number`, `Profile`.`zhiye`, `Profile`.`weixinID`, `Profile`.`open_id`, `Profile`.`open_name`, `Profile`.`mobile_verified`, `Profile`.`skill`, `Profile`.`skill_code`, `Profile`.`email_verified`, `Profile`.`is_app`, `Profile`.`often_appear`, `Profile`.`invite_code`, `Profile`.`invited_user`, `Profile`.`sigin`, `Profile`.`certify_verify`, `Profile`.`unpublish`, `Credit`.`id`, `Credit`.`user_id`, `Credit`.`sport_id`, `Credit`.`amount`, `Credit`.`is_active`, `Credit`.`last_self_testing`, `Credit`.`active_question_count`, `Credit`.`last_amount`, `Credit`.`operator_id`, `Credit`.`fc`, `Credit`.`master_point` FROM `hpp_game`.`users` AS `User` LEFT JOIN `hpp_game`.`profiles` AS `Profile` ON (`Profile`.`user_id` = `User`.`id`) LEFT JOIN `hpp_game`.`credits` AS `Credit` ON (`Credit`.`user_id` = `User`.`id` AND `Credit`.`sport_id` = 1) WHERE `User`.`id` = 1266706 LIMIT 1 | 1 | 1 | 6 | |
| 20 | SELECT *, `UserRole`.`id`, `UserRole`.`user_id`, `UserRole`.`role_id`, `UserRole`.`note`, `UserRole`.`created`, `UserRole`.`modified`, `UserRole`.`type` FROM `hpp_game`.`roles` AS `Role` JOIN `hpp_game`.`users_roles` AS `UserRole` ON (`UserRole`.`user_id` = 1266706 AND `UserRole`.`role_id` = `Role`.`id`) | 0 | 0 | 6 | |
| 21 | SELECT `User`.`id`, `User`.`number`, `User`.`username`, `User`.`password`, `User`.`validation_code`, `User`.`last_login_date`, `User`.`fail_tried`, `User`.`blocked`, `User`.`created`, `User`.`modified`, `User`.`old_psw`, `User`.`last_shop_session_id`, `User`.`last_hs_session_id`, `User`.`lbs_id`, `User`.`location`, `User`.`last_signin_date`, `User`.`source`, `Profile`.`id`, `Profile`.`user_id`, `Profile`.`email`, `Profile`.`mobile`, `Profile`.`login_field`, `Profile`.`firstname`, `Profile`.`lastname`, `Profile`.`created`, `Profile`.`modified`, `Profile`.`birthday`, `Profile`.`gender`, `Profile`.`identity_number`, `Profile`.`identity_type`, `Profile`.`id_image_path`, `Profile`.`portrait_image_path`, `Profile`.`zipcode`, `Profile`.`city`, `Profile`.`zone`, `Profile`.`state`, `Profile`.`country`, `Profile`.`address_line1`, `Profile`.`address_line2`, `Profile`.`qq`, `Profile`.`msn`, `Profile`.`job`, `Profile`.`image`, `Profile`.`company`, `Profile`.`school`, `Profile`.`studentID`, `Profile`.`portrait_image_name`, `Profile`.`skype`, `Profile`.`IDCard`, `Profile`.`points`, `Profile`.`card_number`, `Profile`.`fullname`, `Profile`.`avatar_crop_info`, `Profile`.`is_robot`, `Profile`.`is_robot2`, `Profile`.`nickname`, `Profile`.`sportscareer`, `Profile`.`sportscareer_link`, `Profile`.`zhengjian_type`, `Profile`.`zhengjian_number`, `Profile`.`zhiye`, `Profile`.`weixinID`, `Profile`.`open_id`, `Profile`.`open_name`, `Profile`.`mobile_verified`, `Profile`.`skill`, `Profile`.`skill_code`, `Profile`.`email_verified`, `Profile`.`is_app`, `Profile`.`often_appear`, `Profile`.`invite_code`, `Profile`.`invited_user`, `Profile`.`sigin`, `Profile`.`certify_verify`, `Profile`.`unpublish`, `Credit`.`id`, `Credit`.`user_id`, `Credit`.`sport_id`, `Credit`.`amount`, `Credit`.`is_active`, `Credit`.`last_self_testing`, `Credit`.`active_question_count`, `Credit`.`last_amount`, `Credit`.`operator_id`, `Credit`.`fc`, `Credit`.`master_point` FROM `hpp_game`.`users` AS `User` LEFT JOIN `hpp_game`.`profiles` AS `Profile` ON (`Profile`.`user_id` = `User`.`id`) LEFT JOIN `hpp_game`.`credits` AS `Credit` ON (`Credit`.`user_id` = `User`.`id` AND `Credit`.`sport_id` = 1) WHERE `User`.`id` = 253161 LIMIT 1 | 1 | 1 | 6 | |
| 22 | SELECT *, `UserRole`.`id`, `UserRole`.`user_id`, `UserRole`.`role_id`, `UserRole`.`note`, `UserRole`.`created`, `UserRole`.`modified`, `UserRole`.`type` FROM `hpp_game`.`roles` AS `Role` JOIN `hpp_game`.`users_roles` AS `UserRole` ON (`UserRole`.`user_id` = 253161 AND `UserRole`.`role_id` = `Role`.`id`) | 0 | 0 | 6 | |
| 23 | SELECT `User`.`id`, `User`.`number`, `User`.`username`, `User`.`password`, `User`.`validation_code`, `User`.`last_login_date`, `User`.`fail_tried`, `User`.`blocked`, `User`.`created`, `User`.`modified`, `User`.`old_psw`, `User`.`last_shop_session_id`, `User`.`last_hs_session_id`, `User`.`lbs_id`, `User`.`location`, `User`.`last_signin_date`, `User`.`source`, `Profile`.`id`, `Profile`.`user_id`, `Profile`.`email`, `Profile`.`mobile`, `Profile`.`login_field`, `Profile`.`firstname`, `Profile`.`lastname`, `Profile`.`created`, `Profile`.`modified`, `Profile`.`birthday`, `Profile`.`gender`, `Profile`.`identity_number`, `Profile`.`identity_type`, `Profile`.`id_image_path`, `Profile`.`portrait_image_path`, `Profile`.`zipcode`, `Profile`.`city`, `Profile`.`zone`, `Profile`.`state`, `Profile`.`country`, `Profile`.`address_line1`, `Profile`.`address_line2`, `Profile`.`qq`, `Profile`.`msn`, `Profile`.`job`, `Profile`.`image`, `Profile`.`company`, `Profile`.`school`, `Profile`.`studentID`, `Profile`.`portrait_image_name`, `Profile`.`skype`, `Profile`.`IDCard`, `Profile`.`points`, `Profile`.`card_number`, `Profile`.`fullname`, `Profile`.`avatar_crop_info`, `Profile`.`is_robot`, `Profile`.`is_robot2`, `Profile`.`nickname`, `Profile`.`sportscareer`, `Profile`.`sportscareer_link`, `Profile`.`zhengjian_type`, `Profile`.`zhengjian_number`, `Profile`.`zhiye`, `Profile`.`weixinID`, `Profile`.`open_id`, `Profile`.`open_name`, `Profile`.`mobile_verified`, `Profile`.`skill`, `Profile`.`skill_code`, `Profile`.`email_verified`, `Profile`.`is_app`, `Profile`.`often_appear`, `Profile`.`invite_code`, `Profile`.`invited_user`, `Profile`.`sigin`, `Profile`.`certify_verify`, `Profile`.`unpublish`, `Credit`.`id`, `Credit`.`user_id`, `Credit`.`sport_id`, `Credit`.`amount`, `Credit`.`is_active`, `Credit`.`last_self_testing`, `Credit`.`active_question_count`, `Credit`.`last_amount`, `Credit`.`operator_id`, `Credit`.`fc`, `Credit`.`master_point` FROM `hpp_game`.`users` AS `User` LEFT JOIN `hpp_game`.`profiles` AS `Profile` ON (`Profile`.`user_id` = `User`.`id`) LEFT JOIN `hpp_game`.`credits` AS `Credit` ON (`Credit`.`user_id` = `User`.`id` AND `Credit`.`sport_id` = 1) WHERE `User`.`id` = 1274077 LIMIT 1 | 1 | 1 | 6 | |
| 24 | SELECT *, `UserRole`.`id`, `UserRole`.`user_id`, `UserRole`.`role_id`, `UserRole`.`note`, `UserRole`.`created`, `UserRole`.`modified`, `UserRole`.`type` FROM `hpp_game`.`roles` AS `Role` JOIN `hpp_game`.`users_roles` AS `UserRole` ON (`UserRole`.`user_id` = 1274077 AND `UserRole`.`role_id` = `Role`.`id`) | 0 | 0 | 6 | |
| 25 | SELECT `User`.`id`, `User`.`number`, `User`.`username`, `User`.`password`, `User`.`validation_code`, `User`.`last_login_date`, `User`.`fail_tried`, `User`.`blocked`, `User`.`created`, `User`.`modified`, `User`.`old_psw`, `User`.`last_shop_session_id`, `User`.`last_hs_session_id`, `User`.`lbs_id`, `User`.`location`, `User`.`last_signin_date`, `User`.`source`, `Profile`.`id`, `Profile`.`user_id`, `Profile`.`email`, `Profile`.`mobile`, `Profile`.`login_field`, `Profile`.`firstname`, `Profile`.`lastname`, `Profile`.`created`, `Profile`.`modified`, `Profile`.`birthday`, `Profile`.`gender`, `Profile`.`identity_number`, `Profile`.`identity_type`, `Profile`.`id_image_path`, `Profile`.`portrait_image_path`, `Profile`.`zipcode`, `Profile`.`city`, `Profile`.`zone`, `Profile`.`state`, `Profile`.`country`, `Profile`.`address_line1`, `Profile`.`address_line2`, `Profile`.`qq`, `Profile`.`msn`, `Profile`.`job`, `Profile`.`image`, `Profile`.`company`, `Profile`.`school`, `Profile`.`studentID`, `Profile`.`portrait_image_name`, `Profile`.`skype`, `Profile`.`IDCard`, `Profile`.`points`, `Profile`.`card_number`, `Profile`.`fullname`, `Profile`.`avatar_crop_info`, `Profile`.`is_robot`, `Profile`.`is_robot2`, `Profile`.`nickname`, `Profile`.`sportscareer`, `Profile`.`sportscareer_link`, `Profile`.`zhengjian_type`, `Profile`.`zhengjian_number`, `Profile`.`zhiye`, `Profile`.`weixinID`, `Profile`.`open_id`, `Profile`.`open_name`, `Profile`.`mobile_verified`, `Profile`.`skill`, `Profile`.`skill_code`, `Profile`.`email_verified`, `Profile`.`is_app`, `Profile`.`often_appear`, `Profile`.`invite_code`, `Profile`.`invited_user`, `Profile`.`sigin`, `Profile`.`certify_verify`, `Profile`.`unpublish`, `Credit`.`id`, `Credit`.`user_id`, `Credit`.`sport_id`, `Credit`.`amount`, `Credit`.`is_active`, `Credit`.`last_self_testing`, `Credit`.`active_question_count`, `Credit`.`last_amount`, `Credit`.`operator_id`, `Credit`.`fc`, `Credit`.`master_point` FROM `hpp_game`.`users` AS `User` LEFT JOIN `hpp_game`.`profiles` AS `Profile` ON (`Profile`.`user_id` = `User`.`id`) LEFT JOIN `hpp_game`.`credits` AS `Credit` ON (`Credit`.`user_id` = `User`.`id` AND `Credit`.`sport_id` = 1) WHERE `User`.`id` = 1274078 LIMIT 1 | 1 | 1 | 6 | |
| 26 | SELECT *, `UserRole`.`id`, `UserRole`.`user_id`, `UserRole`.`role_id`, `UserRole`.`note`, `UserRole`.`created`, `UserRole`.`modified`, `UserRole`.`type` FROM `hpp_game`.`roles` AS `Role` JOIN `hpp_game`.`users_roles` AS `UserRole` ON (`UserRole`.`user_id` = 1274078 AND `UserRole`.`role_id` = `Role`.`id`) | 0 | 0 | 6 | |
| 27 | SELECT `User`.`id`, `User`.`number`, `User`.`username`, `User`.`password`, `User`.`validation_code`, `User`.`last_login_date`, `User`.`fail_tried`, `User`.`blocked`, `User`.`created`, `User`.`modified`, `User`.`old_psw`, `User`.`last_shop_session_id`, `User`.`last_hs_session_id`, `User`.`lbs_id`, `User`.`location`, `User`.`last_signin_date`, `User`.`source`, `Profile`.`id`, `Profile`.`user_id`, `Profile`.`email`, `Profile`.`mobile`, `Profile`.`login_field`, `Profile`.`firstname`, `Profile`.`lastname`, `Profile`.`created`, `Profile`.`modified`, `Profile`.`birthday`, `Profile`.`gender`, `Profile`.`identity_number`, `Profile`.`identity_type`, `Profile`.`id_image_path`, `Profile`.`portrait_image_path`, `Profile`.`zipcode`, `Profile`.`city`, `Profile`.`zone`, `Profile`.`state`, `Profile`.`country`, `Profile`.`address_line1`, `Profile`.`address_line2`, `Profile`.`qq`, `Profile`.`msn`, `Profile`.`job`, `Profile`.`image`, `Profile`.`company`, `Profile`.`school`, `Profile`.`studentID`, `Profile`.`portrait_image_name`, `Profile`.`skype`, `Profile`.`IDCard`, `Profile`.`points`, `Profile`.`card_number`, `Profile`.`fullname`, `Profile`.`avatar_crop_info`, `Profile`.`is_robot`, `Profile`.`is_robot2`, `Profile`.`nickname`, `Profile`.`sportscareer`, `Profile`.`sportscareer_link`, `Profile`.`zhengjian_type`, `Profile`.`zhengjian_number`, `Profile`.`zhiye`, `Profile`.`weixinID`, `Profile`.`open_id`, `Profile`.`open_name`, `Profile`.`mobile_verified`, `Profile`.`skill`, `Profile`.`skill_code`, `Profile`.`email_verified`, `Profile`.`is_app`, `Profile`.`often_appear`, `Profile`.`invite_code`, `Profile`.`invited_user`, `Profile`.`sigin`, `Profile`.`certify_verify`, `Profile`.`unpublish`, `Credit`.`id`, `Credit`.`user_id`, `Credit`.`sport_id`, `Credit`.`amount`, `Credit`.`is_active`, `Credit`.`last_self_testing`, `Credit`.`active_question_count`, `Credit`.`last_amount`, `Credit`.`operator_id`, `Credit`.`fc`, `Credit`.`master_point` FROM `hpp_game`.`users` AS `User` LEFT JOIN `hpp_game`.`profiles` AS `Profile` ON (`Profile`.`user_id` = `User`.`id`) LEFT JOIN `hpp_game`.`credits` AS `Credit` ON (`Credit`.`user_id` = `User`.`id` AND `Credit`.`sport_id` = 1) WHERE `User`.`id` = 1274079 LIMIT 1 | 1 | 1 | 6 | |
| 28 | SELECT *, `UserRole`.`id`, `UserRole`.`user_id`, `UserRole`.`role_id`, `UserRole`.`note`, `UserRole`.`created`, `UserRole`.`modified`, `UserRole`.`type` FROM `hpp_game`.`roles` AS `Role` JOIN `hpp_game`.`users_roles` AS `UserRole` ON (`UserRole`.`user_id` = 1274079 AND `UserRole`.`role_id` = `Role`.`id`) | 0 | 0 | 6 | |
| 29 | SELECT `Contest`.`id`, `Contest`.`name`, `Contest`.`status` FROM `hpp_game`.`contests` AS `Contest` WHERE `game_id` = 6416 AND NOT (`status` = 'cancel') | 7 | 7 | 6 | |
| 30 | SELECT `Contest`.`id`, `Contest`.`enroll_count` FROM `hpp_game`.`contests` AS `Contest` WHERE `Contest`.`game_id` = 6416 AND `Contest`.`status` <> 'cancel' | 7 | 7 | 6 | |
| 31 | SELECT `PingpongContest`.`id`, `PingpongContest`.`mode` FROM `hpp_game`.`pingpong_contests` AS `PingpongContest` WHERE `PingpongContest`.`id` IN (13715, 13716, 13717, 13718, 13719, 13720, 13721) | 7 | 7 | 6 | |
| 32 | SELECT COUNT(*) AS `count` FROM `hpp_game`.`photos` AS `Photo` WHERE `Photo`.`type` = 2 AND `Photo`.`ex_type_id` = 6416 | 1 | 1 | 6 | |
| 33 | SELECT `Contest`.`id`, `Contest`.`name`, `Contest`.`status`, `Contest`.`published` FROM `hpp_game`.`contests` AS `Contest` WHERE `game_id` = 6416 | 7 | 7 | 6 | |
| 34 | SELECT `Photo`.`id`, `Photo`.`user_id`, `Photo`.`type_id`, `Photo`.`ex_type_id`, `Photo`.`type`, `Photo`.`url`, `Photo`.`create_time`, `Photo`.`description` FROM `hpp_game`.`photos` AS `Photo` WHERE `Photo`.`type` = 2 AND `Photo`.`ex_type_id` = 6416 ORDER BY `Photo`.`create_time` desc LIMIT 10 | 0 | 0 | 6 |
No post data.
Peak Memory Use 28.46 MB
| Message | Memory use |
|---|---|
| Component initialization | 7.44 MB |
| Controller action start | 12.80 MB |
| Controller render start | 20.73 MB |
| View render complete | 26.00 MB |
Total Request Time: 685 (ms)
| Message | Time in ms | Graph |
|---|---|---|
| Core Processing (Derived from $_SERVER["REQUEST_TIME"]) | 69.90 | |
| Event: Controller.initialize | 24.20 | |
| Event: Controller.startup | 21.34 | |
| Controller action | 312.15 | |
| Event: Controller.beforeRender | 12.89 | |
| » Processing toolbar data | 12.66 | |
| Rendering View | 210.38 | |
| » Event: View.beforeRender | 0.08 | |
| » Rendering APP/View/Enrollments/playerlist.ctp | 87.27 | |
| » » Rendering APP/View/Elements/Game/game_top_head.ctp | 5.95 | |
| » » » Rendering APP/View/Elements/district.ctp | 0.73 | |
| » » Rendering APP/View/Elements/Enrollment/player_list_single.ctp | 45.29 | |
| » » » Rendering APP/View/Elements/select_one_menu.ctp | 0.38 | |
| » » » Rendering APP/View/Elements/district.ctp #2 | 0.27 | |
| » » » Rendering APP/View/Elements/district.ctp #3 | 0.24 | |
| » » » Rendering APP/View/Elements/district.ctp #4 | 0.24 | |
| » » » Rendering APP/View/Elements/district.ctp #5 | 0.25 | |
| » » » Rendering APP/View/Elements/district.ctp #6 | 0.24 | |
| » » » Rendering APP/View/Elements/district.ctp #7 | 0.24 | |
| » » » Rendering APP/View/Elements/district.ctp #8 | 0.25 | |
| » » » Rendering APP/View/Elements/district.ctp #9 | 0.24 | |
| » » » Rendering APP/View/Elements/district.ctp #10 | 0.25 | |
| » » » Rendering APP/View/Elements/district.ctp #11 | 0.26 | |
| » » Rendering CORE/Cake/View/Elements/paginator.ctp | 5.79 | |
| » » Rendering APP/View/Elements/Game/game_right_contest_list.ctp | 0.42 | |
| » » Rendering APP/View/Elements/Game/game_right_movement.ctp | 0.20 | |
| » » Rendering APP/View/Elements/Game/game_right_committee.ctp | 0.26 | |
| » » Rendering APP/View/Elements/Game/game_bottom_pic.ctp | 0.20 | |
| » » Rendering APP/View/Elements/loading.ctp | 0.21 | |
| » » Rendering APP/View/Elements/photo/photo_popup.ctp | 0.21 | |
| » Event: View.afterRender | 0.03 | |
| » Event: View.beforeLayout | 0.04 | |
| » Rendering APP/View/Layouts/game_new.ctp | 114.19 | |
| » » Rendering CORE/Cake/View/Elements/js_domains.ctp | 41.35 | |
| » » Rendering APP/View/Elements/analysis_script.ctp | 0.15 | |
| » » Rendering CORE/Cake/View/Elements/header_photo.ctp | 51.65 | |
| » » » Rendering CORE/Cake/View/Elements/login-mess.ctp | 39.17 | |
| » » » Rendering CORE/Cake/View/Elements/total_push.ctp | 1.82 | |
| » » Rendering CORE/Cake/View/Elements/footer.ctp | 2.95 | |
| » » » Rendering CORE/Cake/View/Elements/track_js.ctp | 0.16 | |
| » » Rendering CORE/Cake/View/Elements/sql_dump.ctp | 0.77 | |
| Event: View.afterLayout | 0.00 |
| Time | Message |
|---|---|
| 2026-07-07 14:33:15 | Notice (8): Undefined variable: topics in [/data/user/htdocs/game/Controller/Game/EnrollmentsController.php, line 159] Trace: EnrollmentsController::playerlist() - APP/Controller/Game/EnrollmentsController.php, line 159 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 485 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 115 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 85 require - APP/webroot/index.php, line 98 [main] - ROOT/public/index.php, line 83 |
| 2026-07-07 14:33:16 | Notice (8): Use of undefined constant TALK_DOMAIN - assumed 'TALK_DOMAIN' in [/data/user/htdocs/lib/Cake/View/Elements/js_domains.ctp, line 3] Trace: include - CORE/Cake/View/Elements/js_domains.ctp, line 3 View::_evaluate() - CORE/Cake/View/View.php, line 911 View::_render() - CORE/Cake/View/View.php, line 875 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Layouts/game_new.ctp, line 23 View::_evaluate() - CORE/Cake/View/View.php, line 911 View::_render() - CORE/Cake/View/View.php, line 875 View::renderLayout() - CORE/Cake/View/View.php, line 530 View::render() - CORE/Cake/View/View.php, line 474 Controller::render() - CORE/Cake/Controller/Controller.php, line 959 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 131 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 85 require - APP/webroot/index.php, line 98 [main] - ROOT/public/index.php, line 83 |
| 2026-07-07 14:33:16 | Notice (8): Use of undefined constant MEDIA_DOMAIN - assumed 'MEDIA_DOMAIN' in [/data/user/htdocs/lib/Cake/View/Elements/js_domains.ctp, line 4] Trace: include - CORE/Cake/View/Elements/js_domains.ctp, line 4 View::_evaluate() - CORE/Cake/View/View.php, line 911 View::_render() - CORE/Cake/View/View.php, line 875 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Layouts/game_new.ctp, line 23 View::_evaluate() - CORE/Cake/View/View.php, line 911 View::_render() - CORE/Cake/View/View.php, line 875 View::renderLayout() - CORE/Cake/View/View.php, line 530 View::render() - CORE/Cake/View/View.php, line 474 Controller::render() - CORE/Cake/Controller/Controller.php, line 959 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 131 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 85 require - APP/webroot/index.php, line 98 [main] - ROOT/public/index.php, line 83 |
| 2026-07-07 14:33:16 | Notice (8): Use of undefined constant FIND_DOMAIN - assumed 'FIND_DOMAIN' in [/data/user/htdocs/lib/Cake/View/Elements/js_domains.ctp, line 6] Trace: include - CORE/Cake/View/Elements/js_domains.ctp, line 6 View::_evaluate() - CORE/Cake/View/View.php, line 911 View::_render() - CORE/Cake/View/View.php, line 875 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Layouts/game_new.ctp, line 23 View::_evaluate() - CORE/Cake/View/View.php, line 911 View::_render() - CORE/Cake/View/View.php, line 875 View::renderLayout() - CORE/Cake/View/View.php, line 530 View::render() - CORE/Cake/View/View.php, line 474 Controller::render() - CORE/Cake/Controller/Controller.php, line 959 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 131 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 85 require - APP/webroot/index.php, line 98 [main] - ROOT/public/index.php, line 83 |
| 2026-07-07 14:33:16 | Notice (8): Use of undefined constant CLUB_DOMAIN - assumed 'CLUB_DOMAIN' in [/data/user/htdocs/lib/Cake/View/Elements/js_domains.ctp, line 7] Trace: include - CORE/Cake/View/Elements/js_domains.ctp, line 7 View::_evaluate() - CORE/Cake/View/View.php, line 911 View::_render() - CORE/Cake/View/View.php, line 875 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Layouts/game_new.ctp, line 23 View::_evaluate() - CORE/Cake/View/View.php, line 911 View::_render() - CORE/Cake/View/View.php, line 875 View::renderLayout() - CORE/Cake/View/View.php, line 530 View::render() - CORE/Cake/View/View.php, line 474 Controller::render() - CORE/Cake/Controller/Controller.php, line 959 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 131 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 85 require - APP/webroot/index.php, line 98 [main] - ROOT/public/index.php, line 83 |
| 2026-07-07 14:33:16 | Notice (8): Use of undefined constant UPFILE_DOMAIN - assumed 'UPFILE_DOMAIN' in [/data/user/htdocs/lib/Cake/View/Elements/js_domains.ctp, line 8] Trace: include - CORE/Cake/View/Elements/js_domains.ctp, line 8 View::_evaluate() - CORE/Cake/View/View.php, line 911 View::_render() - CORE/Cake/View/View.php, line 875 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Layouts/game_new.ctp, line 23 View::_evaluate() - CORE/Cake/View/View.php, line 911 View::_render() - CORE/Cake/View/View.php, line 875 View::renderLayout() - CORE/Cake/View/View.php, line 530 View::render() - CORE/Cake/View/View.php, line 474 Controller::render() - CORE/Cake/Controller/Controller.php, line 959 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 131 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 85 require - APP/webroot/index.php, line 98 [main] - ROOT/public/index.php, line 83 |
| 2026-07-07 14:33:16 | Notice (8): Use of undefined constant XMPP_DOMAIN - assumed 'XMPP_DOMAIN' in [/data/user/htdocs/lib/Cake/View/Elements/js_domains.ctp, line 14] Trace: include - CORE/Cake/View/Elements/js_domains.ctp, line 14 View::_evaluate() - CORE/Cake/View/View.php, line 911 View::_render() - CORE/Cake/View/View.php, line 875 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Layouts/game_new.ctp, line 23 View::_evaluate() - CORE/Cake/View/View.php, line 911 View::_render() - CORE/Cake/View/View.php, line 875 View::renderLayout() - CORE/Cake/View/View.php, line 530 View::render() - CORE/Cake/View/View.php, line 474 Controller::render() - CORE/Cake/Controller/Controller.php, line 959 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 131 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 85 require - APP/webroot/index.php, line 98 [main] - ROOT/public/index.php, line 83 |
| 2026-07-07 14:33:16 | Notice (8): Use of undefined constant BOSH_URL - assumed 'BOSH_URL' in [/data/user/htdocs/lib/Cake/View/Elements/js_domains.ctp, line 15] Trace: include - CORE/Cake/View/Elements/js_domains.ctp, line 15 View::_evaluate() - CORE/Cake/View/View.php, line 911 View::_render() - CORE/Cake/View/View.php, line 875 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Layouts/game_new.ctp, line 23 View::_evaluate() - CORE/Cake/View/View.php, line 911 View::_render() - CORE/Cake/View/View.php, line 875 View::renderLayout() - CORE/Cake/View/View.php, line 530 View::render() - CORE/Cake/View/View.php, line 474 Controller::render() - CORE/Cake/Controller/Controller.php, line 959 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 131 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 85 require - APP/webroot/index.php, line 98 [main] - ROOT/public/index.php, line 83 |
| 2026-07-07 14:33:16 | Notice (8): Use of undefined constant VOTE_DOMAIN - assumed 'VOTE_DOMAIN' in [/data/user/htdocs/lib/Cake/View/Elements/js_domains.ctp, line 16] Trace: include - CORE/Cake/View/Elements/js_domains.ctp, line 16 View::_evaluate() - CORE/Cake/View/View.php, line 911 View::_render() - CORE/Cake/View/View.php, line 875 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Layouts/game_new.ctp, line 23 View::_evaluate() - CORE/Cake/View/View.php, line 911 View::_render() - CORE/Cake/View/View.php, line 875 View::renderLayout() - CORE/Cake/View/View.php, line 530 View::render() - CORE/Cake/View/View.php, line 474 Controller::render() - CORE/Cake/Controller/Controller.php, line 959 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 131 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 85 require - APP/webroot/index.php, line 98 [main] - ROOT/public/index.php, line 83 |
| 2026-07-07 14:33:16 | Notice (8): Use of undefined constant JSPINGXIE_DOMAIN - assumed 'JSPINGXIE_DOMAIN' in [/data/user/htdocs/lib/Cake/View/Elements/js_domains.ctp, line 17] Trace: include - CORE/Cake/View/Elements/js_domains.ctp, line 17 View::_evaluate() - CORE/Cake/View/View.php, line 911 View::_render() - CORE/Cake/View/View.php, line 875 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Layouts/game_new.ctp, line 23 View::_evaluate() - CORE/Cake/View/View.php, line 911 View::_render() - CORE/Cake/View/View.php, line 875 View::renderLayout() - CORE/Cake/View/View.php, line 530 View::render() - CORE/Cake/View/View.php, line 474 Controller::render() - CORE/Cake/Controller/Controller.php, line 959 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 131 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 85 require - APP/webroot/index.php, line 98 [main] - ROOT/public/index.php, line 83 |
| 2026-07-07 14:33:16 | Notice (8): Use of undefined constant MALL_DOMAIN - assumed 'MALL_DOMAIN' in [/data/user/htdocs/lib/Cake/View/Elements/js_domains.ctp, line 20] Trace: include - CORE/Cake/View/Elements/js_domains.ctp, line 20 View::_evaluate() - CORE/Cake/View/View.php, line 911 View::_render() - CORE/Cake/View/View.php, line 875 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Layouts/game_new.ctp, line 23 View::_evaluate() - CORE/Cake/View/View.php, line 911 View::_render() - CORE/Cake/View/View.php, line 875 View::renderLayout() - CORE/Cake/View/View.php, line 530 View::render() - CORE/Cake/View/View.php, line 474 Controller::render() - CORE/Cake/Controller/Controller.php, line 959 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 131 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 85 require - APP/webroot/index.php, line 98 [main] - ROOT/public/index.php, line 83 |
| 2026-07-07 14:33:16 | Notice (8): Use of undefined constant TALK_DOMAIN - assumed 'TALK_DOMAIN' in [/data/user/htdocs/lib/Cake/View/Elements/login-mess.ctp, line 32] Trace: include - CORE/Cake/View/Elements/login-mess.ctp, line 32 View::_evaluate() - CORE/Cake/View/View.php, line 911 View::_render() - CORE/Cake/View/View.php, line 875 View::element() - CORE/Cake/View/View.php, line 414 include - CORE/Cake/View/Elements/header_photo.ctp, line 1 View::_evaluate() - CORE/Cake/View/View.php, line 911 View::_render() - CORE/Cake/View/View.php, line 875 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Layouts/game_new.ctp, line 45 View::_evaluate() - CORE/Cake/View/View.php, line 911 View::_render() - CORE/Cake/View/View.php, line 875 View::renderLayout() - CORE/Cake/View/View.php, line 530 View::render() - CORE/Cake/View/View.php, line 474 Controller::render() - CORE/Cake/Controller/Controller.php, line 959 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 131 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 85 require - APP/webroot/index.php, line 98 [main] - ROOT/public/index.php, line 83 |
| 2026-07-07 14:33:16 | Notice (8): Use of undefined constant TALK_DOMAIN - assumed 'TALK_DOMAIN' in [/data/user/htdocs/lib/Cake/View/Elements/login-mess.ctp, line 32] Trace: include - CORE/Cake/View/Elements/login-mess.ctp, line 32 View::_evaluate() - CORE/Cake/View/View.php, line 911 View::_render() - CORE/Cake/View/View.php, line 875 View::element() - CORE/Cake/View/View.php, line 414 include - CORE/Cake/View/Elements/header_photo.ctp, line 1 View::_evaluate() - CORE/Cake/View/View.php, line 911 View::_render() - CORE/Cake/View/View.php, line 875 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Layouts/game_new.ctp, line 45 View::_evaluate() - CORE/Cake/View/View.php, line 911 View::_render() - CORE/Cake/View/View.php, line 875 View::renderLayout() - CORE/Cake/View/View.php, line 530 View::render() - CORE/Cake/View/View.php, line 474 Controller::render() - CORE/Cake/Controller/Controller.php, line 959 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 131 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 85 require - APP/webroot/index.php, line 98 [main] - ROOT/public/index.php, line 83 |
| 2026-07-07 14:33:16 | Notice (8): Use of undefined constant MEDIA_DOMAIN - assumed 'MEDIA_DOMAIN' in [/data/user/htdocs/lib/Cake/View/Elements/login-mess.ctp, line 33] Trace: include - CORE/Cake/View/Elements/login-mess.ctp, line 33 View::_evaluate() - CORE/Cake/View/View.php, line 911 View::_render() - CORE/Cake/View/View.php, line 875 View::element() - CORE/Cake/View/View.php, line 414 include - CORE/Cake/View/Elements/header_photo.ctp, line 1 View::_evaluate() - CORE/Cake/View/View.php, line 911 View::_render() - CORE/Cake/View/View.php, line 875 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Layouts/game_new.ctp, line 45 View::_evaluate() - CORE/Cake/View/View.php, line 911 View::_render() - CORE/Cake/View/View.php, line 875 View::renderLayout() - CORE/Cake/View/View.php, line 530 View::render() - CORE/Cake/View/View.php, line 474 Controller::render() - CORE/Cake/Controller/Controller.php, line 959 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 131 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 85 require - APP/webroot/index.php, line 98 [main] - ROOT/public/index.php, line 83 |
| 2026-07-07 14:33:16 | Notice (8): Use of undefined constant CLUB_DOMAIN - assumed 'CLUB_DOMAIN' in [/data/user/htdocs/lib/Cake/View/Elements/login-mess.ctp, line 35] Trace: include - CORE/Cake/View/Elements/login-mess.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 911 View::_render() - CORE/Cake/View/View.php, line 875 View::element() - CORE/Cake/View/View.php, line 414 include - CORE/Cake/View/Elements/header_photo.ctp, line 1 View::_evaluate() - CORE/Cake/View/View.php, line 911 View::_render() - CORE/Cake/View/View.php, line 875 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Layouts/game_new.ctp, line 45 View::_evaluate() - CORE/Cake/View/View.php, line 911 View::_render() - CORE/Cake/View/View.php, line 875 View::renderLayout() - CORE/Cake/View/View.php, line 530 View::render() - CORE/Cake/View/View.php, line 474 Controller::render() - CORE/Cake/Controller/Controller.php, line 959 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 131 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 85 require - APP/webroot/index.php, line 98 [main] - ROOT/public/index.php, line 83 |
| 2026-07-07 14:33:16 | Notice (8): Use of undefined constant CLUB_DOMAIN - assumed 'CLUB_DOMAIN' in [/data/user/htdocs/lib/Cake/View/Elements/login-mess.ctp, line 35] Trace: include - CORE/Cake/View/Elements/login-mess.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 911 View::_render() - CORE/Cake/View/View.php, line 875 View::element() - CORE/Cake/View/View.php, line 414 include - CORE/Cake/View/Elements/header_photo.ctp, line 1 View::_evaluate() - CORE/Cake/View/View.php, line 911 View::_render() - CORE/Cake/View/View.php, line 875 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Layouts/game_new.ctp, line 45 View::_evaluate() - CORE/Cake/View/View.php, line 911 View::_render() - CORE/Cake/View/View.php, line 875 View::renderLayout() - CORE/Cake/View/View.php, line 530 View::render() - CORE/Cake/View/View.php, line 474 Controller::render() - CORE/Cake/Controller/Controller.php, line 959 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 131 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 85 require - APP/webroot/index.php, line 98 [main] - ROOT/public/index.php, line 83 |
| 2026-07-07 14:33:16 | Notice (8): Use of undefined constant FIND_DOMAIN - assumed 'FIND_DOMAIN' in [/data/user/htdocs/lib/Cake/View/Elements/login-mess.ctp, line 39] Trace: include - CORE/Cake/View/Elements/login-mess.ctp, line 39 View::_evaluate() - CORE/Cake/View/View.php, line 911 View::_render() - CORE/Cake/View/View.php, line 875 View::element() - CORE/Cake/View/View.php, line 414 include - CORE/Cake/View/Elements/header_photo.ctp, line 1 View::_evaluate() - CORE/Cake/View/View.php, line 911 View::_render() - CORE/Cake/View/View.php, line 875 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Layouts/game_new.ctp, line 45 View::_evaluate() - CORE/Cake/View/View.php, line 911 View::_render() - CORE/Cake/View/View.php, line 875 View::renderLayout() - CORE/Cake/View/View.php, line 530 View::render() - CORE/Cake/View/View.php, line 474 Controller::render() - CORE/Cake/Controller/Controller.php, line 959 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 131 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 85 require - APP/webroot/index.php, line 98 [main] - ROOT/public/index.php, line 83 |
| 2026-07-07 14:33:16 | Notice (8): Use of undefined constant BAIKE_DOMAIN - assumed 'BAIKE_DOMAIN' in [/data/user/htdocs/lib/Cake/View/Elements/login-mess.ctp, line 40] Trace: include - CORE/Cake/View/Elements/login-mess.ctp, line 40 View::_evaluate() - CORE/Cake/View/View.php, line 911 View::_render() - CORE/Cake/View/View.php, line 875 View::element() - CORE/Cake/View/View.php, line 414 include - CORE/Cake/View/Elements/header_photo.ctp, line 1 View::_evaluate() - CORE/Cake/View/View.php, line 911 View::_render() - CORE/Cake/View/View.php, line 875 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Layouts/game_new.ctp, line 45 View::_evaluate() - CORE/Cake/View/View.php, line 911 View::_render() - CORE/Cake/View/View.php, line 875 View::renderLayout() - CORE/Cake/View/View.php, line 530 View::render() - CORE/Cake/View/View.php, line 474 Controller::render() - CORE/Cake/Controller/Controller.php, line 959 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 131 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 85 require - APP/webroot/index.php, line 98 [main] - ROOT/public/index.php, line 83 |
| 2026-07-07 14:33:16 | Notice (8): Use of undefined constant MALL_DOMAIN - assumed 'MALL_DOMAIN' in [/data/user/htdocs/lib/Cake/View/Elements/login-mess.ctp, line 41] Trace: include - CORE/Cake/View/Elements/login-mess.ctp, line 41 View::_evaluate() - CORE/Cake/View/View.php, line 911 View::_render() - CORE/Cake/View/View.php, line 875 View::element() - CORE/Cake/View/View.php, line 414 include - CORE/Cake/View/Elements/header_photo.ctp, line 1 View::_evaluate() - CORE/Cake/View/View.php, line 911 View::_render() - CORE/Cake/View/View.php, line 875 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Layouts/game_new.ctp, line 45 View::_evaluate() - CORE/Cake/View/View.php, line 911 View::_render() - CORE/Cake/View/View.php, line 875 View::renderLayout() - CORE/Cake/View/View.php, line 530 View::render() - CORE/Cake/View/View.php, line 474 Controller::render() - CORE/Cake/Controller/Controller.php, line 959 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 131 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 85 require - APP/webroot/index.php, line 98 [main] - ROOT/public/index.php, line 83 |
| 2026-07-07 14:33:16 | Notice (8): Use of undefined constant SHOP_DOMAIN - assumed 'SHOP_DOMAIN' in [/data/user/htdocs/lib/Cake/View/Elements/login-mess.ctp, line 44] Trace: include - CORE/Cake/View/Elements/login-mess.ctp, line 44 View::_evaluate() - CORE/Cake/View/View.php, line 911 View::_render() - CORE/Cake/View/View.php, line 875 View::element() - CORE/Cake/View/View.php, line 414 include - CORE/Cake/View/Elements/header_photo.ctp, line 1 View::_evaluate() - CORE/Cake/View/View.php, line 911 View::_render() - CORE/Cake/View/View.php, line 875 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Layouts/game_new.ctp, line 45 View::_evaluate() - CORE/Cake/View/View.php, line 911 View::_render() - CORE/Cake/View/View.php, line 875 View::renderLayout() - CORE/Cake/View/View.php, line 530 View::render() - CORE/Cake/View/View.php, line 474 Controller::render() - CORE/Cake/Controller/Controller.php, line 959 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 131 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 85 require - APP/webroot/index.php, line 98 [main] - ROOT/public/index.php, line 83 |
| 2026-07-07 14:33:16 | Notice (8): Use of undefined constant DAKA_DOMAIN - assumed 'DAKA_DOMAIN' in [/data/user/htdocs/lib/Cake/View/Elements/header_photo.ctp, line 48] Trace: include - CORE/Cake/View/Elements/header_photo.ctp, line 48 View::_evaluate() - CORE/Cake/View/View.php, line 911 View::_render() - CORE/Cake/View/View.php, line 875 View::element() - CORE/Cake/View/View.php, line 414 include - APP/View/Layouts/game_new.ctp, line 45 View::_evaluate() - CORE/Cake/View/View.php, line 911 View::_render() - CORE/Cake/View/View.php, line 875 View::renderLayout() - CORE/Cake/View/View.php, line 530 View::render() - CORE/Cake/View/View.php, line 474 Controller::render() - CORE/Cake/Controller/Controller.php, line 959 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 131 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 85 require - APP/webroot/index.php, line 98 [main] - ROOT/public/index.php, line 83 |
| Time | Message |
|---|---|
| 2026-07-07 14:33:15 | Warning (2): Invalid argument supplied for foreach() in [/data/user/htdocs/game/Controller/Game/EnrollmentsController.php, line 159] Trace: EnrollmentsController::playerlist() - APP/Controller/Game/EnrollmentsController.php, line 159 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 485 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 115 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 85 require - APP/webroot/index.php, line 98 [main] - ROOT/public/index.php, line 83 |
| Constant | Value |
|---|---|
| SPF_MODULE_NAME | 'game' |
| ROOT_DOMAIN | '.happypingpang.com' |
| SUBDOMAIN_SUFFIX | '' |
| SPF_MODULE_WEBROOT | '/data/user/htdocs/game/webroot/' |
| APP_PREFIX | 'hpp_' |
| PHOTO_MAX_SIZE | (int) 20971520 |
| MEDIA_MAX_SIZE | (int) 1073741824 |
| DEFAULT_LANGUAGE | 'zh-cn' |
| VERSION | 'HPPWEB03_49628' |
| MEMBER_NO_KEY | 'number_no' |
| GAME_NO_KEY | 'game_no' |
| CONTEST_NO_KEY | 'contest_no' |
| COLONY_NO_KEY | 'colony_no' |
| UPLOAD | '/data/user/htdocs/game/webroot/files/' |
| UPLOAD_URL | 'files/' |
| ROLLINGS | '/data/user/htdocs/game/webroot/files/rollings/' |
| ROLLINGS_URL | 'files/rollings/' |
| AVATAR_DEFAULT | 'photo.gif' |
| AVATAR_DEFAULT_BOY | 'boy.gif' |
| AVATAR_DEFAULT_GIRL | 'girl.gif' |
| PAGE_SIZE | (int) 10 |
| PROFILE_SESSION_KEY | 'Auth.User.Profile' |
| USERBEAN_SESSION_KEY | 'Auth.UserBean' |
| SEVERITY_ERROR | 'error' |
| SEVERITY_AUTH | 'auth' |
| SEVERITY_INFO | 'info' |
| SEVERITY_NOTICE | 'warning' |
| SEVERITY_SUCCESS | 'success' |
| GAME_UPLOAD_DIR | 'files/games/' |
| ROLE_UPLOAD_DIR | 'files/roles/' |
| NEWS_UPLOAD_DIR | 'files/news/' |
| REQUEST_UUID_KEY | 'cake_req_uuid' |
| CAKE_SESSION_STRING | '53cbb9b3e4cff' |
| DEFAULT_CREDIT | (int) 1200 |
| VIDEO_UPLOAD_DIR | '/data/user/htdocs/game/webroot/files/videos/' |
| VIDEO_PREVIEW_UPLOAD_DIR | '/data/user/htdocs/game/webroot/files/video_previews/' |
| VIDEO_UPLOAD_URL | 'files/videos/' |
| VIDEO_PREVIEW_URL | 'files/video_previews/' |
| GAME_IMAGES_URL | 'files/game_images/' |
| GAME_IMAGES | '/data/user/htdocs/game/webroot/files/game_images/' |
| DEFAULT_DOMAIN | '.happypingpang.com' |
| STATIC_DOMAIN | '//www.horseguild.com/' |
| RES_DOMAIN | '//www.horseguild.com/' |
| MAIN_DOMAIN | '//www.horseguild.com/' |
| WAP_DOMAIN | 'http://wap-test.happypingpang.com/' |
| JS_DOMAIN | '//www.horseguild.com/js/' |
| CSS_DOMAIN | '//www.horseguild.com/css/' |
| IMG_DOMAIN | '//www.horseguild.com/img/' |
| STAT_NEED_COMPLETE_PROFILE | 'need_complete_profile' |
| QQ_AVATAR_PREFIX | 'http://qzapp.qlogo.cn/qzapp' |
| WX_AVATAR_PREFIX | 'http://wx.qlogo.cn/mmopen' |
| QQ_AVATAR_SMALL | '30' |
| QQ_AVATAR_MID | '50' |
| QQ_AVATAR_BIG | '100' |
| ADMIN_EMAIL_ADDRESS | 'mailforfeedback@happysports.com' |
| GAMEID | (int) 826 |
| FINGAME_ID | (int) 3090 |
| VERIFY_CODE_SMS_USERNAME | 'dh20434' |
| VERIFY_CODE_SMS_PASSWORD | '0565c5bda8f3fb450078e85888b3ccc7' |
| MARKETING_SMS_USERNAME | 'hp_market' |
| MARKETING_SMS_PASSWORD | '321321' |
| MARKETING_SMS_PRODUCTID | '455' |
| QQ_MAP_KEY | '@qq.map.key@' |
| FEED_ROOT | '/data/user/htdocs/../feed/' |
| INC_ROOT | '/data/user/htdocs/lib/' |
| SPF_MODULE_INC | '/data/user/htdocs/game' |
| UPLOAD_IMG_ROOT | '/data/user/htdocs/../feed/image/' |
| CHANNEL_NAME | 'weibo' |
| CHANNEL | 'temp' |
| LIB_ROOT | '/data/user/htdocs/lib/custom/' |
| SITE_ROOT | '/data/user/htdocs/lib/site/' |
| BATCH_ROOT | '/data/user/htdocs/lib/build/' |
| THIRD_ROOT | '/data/user/htdocs/lib/' |
| CFG_LIB_ROOT | '/data/user/htdocs/lib/custom/config/' |
| FUN_LIB_ROOT | '/data/user/htdocs/lib/custom/function/' |
| FW_LIB_ROOT | '/data/user/htdocs/lib/custom/framework/' |
| DM_LIB_ROOT | '/data/user/htdocs/lib/custom/data_manager/' |
| EXCEPT_LIB_ROOT | '/data/user/htdocs/lib/custom/exception/' |
| COMMON_SITE_ROOT | '/data/user/htdocs/lib/site/common/' |
| LOGIC_SITE_ROOT | '/data/user/htdocs/lib/' |
| AJAX_SITE_ROOT | '/data/user/htdocs/game/ajax/' |
| CFG_COMMON_SITE_ROOT | '/data/user/htdocs/lib/site/common/config/' |
| TPL_COMMON_SITE_ROOT | '/data/user/htdocs/lib/site/common/templates/' |
| INTERFACE_LOGIC_SITE_ROOT | '/data/user/htdocs/lib/interface/' |
| ENTITY_LOGIC_SITE_ROOT | '/data/user/htdocs/lib/entity/' |
| MOD_LOGIC_SITE_ROOT | '/data/user/htdocs/lib/modules/' |
| DOCUMENT_ROOT | '/data/user/htdocs/public/' |
| WEB_ROOT | '/data/user/htdocs/' |
| CFG_WEB_ROOT | '/data/user/htdocs/config/' |
| CACHE_WEB_ROOT | '/data/user/htdocs/cache/' |
| LOG_WEB_ROOT | '/data/user/htdocs/logs/' |
| TPL_WEB_ROOT | '/data/user/htdocs/game/webroot/templates/' |
| TPLC_WEB_ROOT | '/data/user/htdocs/game/webroot/templates_c/' |
| WWW_DOMAIN | '//www.horseguild.com/' |
| GROUP_DOMAIN | '//www.horseguild.com/l/' |
| RESOURCES_DOMAIN | 'http://static.happypingpang.com/' |
| FLASH_DOMAIN | '//www.horseguild.com/game/flash/' |
| LOGIN_URL | '//www.horseguild.com/users/login' |
| SEARCH_TRENDS_URL | '//www.horseguild.com/search/trends.php?s=' |
| SPACE_URL | '//www.horseguild.com/members/index/' |
| CHAT_URL | '//www.horseguild.com/l/main.php?id=' |
| STATION_DOMAIN | 'http://www.51pingpang.com/' |
| LOCAL_DOMAIN | 'http://wh-nhb6pyf2aqkwlp7cals.my3w.com/' |
| NOW_URL | '//www.horseguild.com/enrollments/playerlist/13715/page%3A8/page%3A5/page%3A4/page%3A3/page%3A2/page%3A4?url=%2Fgames%2Fcontestant-13715.html' |
| CURRENT_PAGE_URL | 'http://wh-nhb6pyf2aqkwlp7cals.my3w.com/enrollments/playerlist/13715/page%3A8/page%3A5/page%3A4/page%3A3/page%3A2/page%3A4?url=%2Fgames%2Fcontestant-13715.html' |
| NO_REWRITE | (int) 1 |
| DEBUG | (int) 0 |
| GAME_DB_HOST | 'rdsogdevfhvsbrb2eo8nkeo.mysql.rds.aliyuncs.com' |
| GAME_DB_USER | 'hpponline' |
| GAME_DB_PSWD | '111111' |
| Constant | Value |
|---|---|
| APP | '/data/user/htdocs/game/' |
| APP_DIR | 'game' |
| APPLIBS | '/data/user/htdocs/game/Lib/' |
| CACHE | '/data/user/htdocs/game/tmp/cache/' |
| CAKE | '/data/user/htdocs/lib/Cake/' |
| CAKE_CORE_INCLUDE_PATH | '/data/user/htdocs/lib' |
| CORE_PATH | '/data/user/htdocs/lib/' |
| CAKE_VERSION | '2.1.3' |
| CSS | '/data/user/htdocs/game/webroot/css/' |
| CSS_URL | 'css/' |
| DS | '/' |
| FULL_BASE_URL | '//www.horseguild.com' |
| IMAGES | '/data/user/htdocs/game/webroot/img/' |
| IMAGES_URL | 'img/' |
| JS | '/data/user/htdocs/game/webroot/js/' |
| JS_URL | 'js/' |
| LOGS | '/data/user/htdocs/game/tmp/logs/' |
| ROOT | '/data/user/htdocs' |
| TESTS | '/data/user/htdocs/game/Test/' |
| TMP | '/data/user/htdocs/game/tmp/' |
| VENDORS | '/data/user/htdocs/vendors/' |
| WEBROOT_DIR | 'webroot' |
| WWW_ROOT | '/data/user/htdocs/game/webroot/' |
| Environment Variable | Value |
|---|---|
| Php Version | '5.3.29' |
| User | 'nobody' |
| Home | '/' |
| Fcgi Role | 'RESPONDER' |
| Script Filename | '/data/user/htdocs/public/index.php' |
| Path Info | '' |
| Query String | 'url=%2Fgames%2Fcontestant-13715.html' |
| Request Method | 'GET' |
| Content Type | '' |
| Content Length | '' |
| Script Name | '/index.php' |
| Request Uri | '/enrollments/playerlist/13715/page%3A8/page%3A5/page%3A4/page%3A3/page%3A2/page%3A4?url=%2Fgames%2Fcontestant-13715.html' |
| Document Uri | '/index.php' |
| Document Root | '/data/user/htdocs/public' |
| Server Protocol | 'HTTP/1.0' |
| Request Scheme | 'http' |
| Gateway Interface | 'CGI/1.1' |
| Server Software | 'nginx/1.18.0' |
| Remote Addr | '23.19.75.5' |
| Remote Port | '36336' |
| Server Addr | '172.23.45.70' |
| Server Port | (int) 80 |
| Server Name | 'wh-nhb6pyf2aqkwlp7cals.my3w.com' |
| Redirect Status | '200' |
| Http Host | 'www.horseguild.com' |
| Http Connection | 'close' |
| Http User Agent | 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.67 Safari/537.36' |
| Php Self | '/index.php' |
| Request Time | (int) 1783405995 |
| Argc | (int) 1 |