Code Context <?php $theuser =$_COOKIE['usr_id'];
if($theuser>0){ }
$viewFile = '/home/john9281966/cccstudent.org/src/Template/Answers/edit.ctp'
$dataForView = [
'answer' => object(App\Model\Entity\Answer) {
'id' => (int) 281070,
'oldid' => (int) 6119171,
'teachersurveyname_id' => (int) 11046,
'user_id' => (int) 6553,
'realsurveyname_id' => (int) 16,
'surveyquestiontype_id' => (int) 1,
'surveyquestiontext_id' => (int) 1,
'student_number' => '261687',
'answer1' => (int) 5,
'answer2' => (int) 5,
'answer3' => (int) 4,
'answer4' => (int) 5,
'answer5' => (int) 5,
'answer6' => (int) 3,
'answer7' => (int) 4,
'answer8' => (int) 5,
'answer9' => (int) 5,
'answer10' => (int) 5,
'answer11' => (int) 2,
'answer12' => (int) 5,
'answer13' => (int) 4,
'answer14' => (int) 5,
'answer15' => (int) 3,
'answer16' => (int) 5,
'answer17' => (int) 5,
'answer18' => (int) 5,
'answer19' => (int) 5,
'answer20' => (int) 4,
'answer21' => (int) 4,
'answer22' => (int) 3,
'answer23' => (int) 3,
'answer24' => (int) 2,
'answer25' => (int) 1,
'answer26' => (int) 3,
'answer27' => (int) 2,
'answer28' => (int) 3,
'answer29' => (int) 2,
'answer30' => (int) 2,
'answer31' => (int) 2,
'answer32' => (int) 3,
'answer33' => (int) 3,
'answer34' => (int) 1,
'answer35' => (int) 2,
'answer36' => (int) 1,
'answer37' => (int) 1,
'answer38' => null,
'answer39' => null,
'answer40' => null,
'answer41' => (int) 0,
'answer42' => (int) 0,
'answer43' => (int) 0,
'answer44' => (int) 0,
'answer45' => (int) 0,
'answer46' => (int) 0,
'answer47' => (int) 0,
'answer48' => (int) 0,
'answer49' => (int) 0,
'answer50' => null,
'answer51' => 'Dear teacher, I know you have many other students other than just me to grade for, but there are many other students with my name. I understand you might have mixed me up with another people with the same name as me. I would like to let you know I turned in my homework, on time, and had my last name on the paper as well. I hope this helps.',
'answer52' => 'Hey, I was wondering why you keep canceling all your plans with me. I get it if your busy, if you are, could you please let me know in advance next time. That would be awesome if you could, so I don't have to cancel mine, to end up replanning them. No pressure, just let me know how your schedule is booked. Thanks',
'answer53' => 'You should still be assertive because you don't know how other people's days are going; you always want to be nice and respectful to everyone because we're all human and deserve to be respected and treated well. Even on your worst days, you should always try and think positive about all the hard things going on because being bad isn't cool and will end you up in trouble, so you should always be assertive towards everyone.',
'answer54' => null,
'answer55' => null,
'grade_id' => (int) 10,
'gender_id' => (int) 2,
'schoolyear_id' => (int) 8,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[hasErrors]' => false,
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Answers'
},
'teachersurveynames' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT `Teachersurveynames`.`id` AS `Teachersurveynames__id`, `Teachersurveynames`.`name` AS `Teachersurveynames__name` FROM `teachersurveynames` `Teachersurveynames` LIMIT 200',
'params' => [[maximum depth reached]],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 1,
'mapReducers' => (int) 0,
'contain' => [[maximum depth reached]],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\TeachersurveynamesTable) {}
},
'users' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT `Users`.`id` AS `Users__id`, `Users`.`name` AS `Users__name` FROM `users` `Users` LIMIT 200',
'params' => [[maximum depth reached]],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 1,
'mapReducers' => (int) 0,
'contain' => [[maximum depth reached]],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\UsersTable) {}
},
'realsurveynames' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT `Realsurveynames`.`id` AS `Realsurveynames__id`, `Realsurveynames`.`name` AS `Realsurveynames__name` FROM `realsurveynames` `Realsurveynames` LIMIT 200',
'params' => [[maximum depth reached]],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 1,
'mapReducers' => (int) 0,
'contain' => [[maximum depth reached]],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\RealsurveynamesTable) {}
},
'reverses' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT `Reverses`.`id` AS `Reverses__id`, `Reverses`.`name` AS `Reverses__name` FROM `reverses` `Reverses` LIMIT 200',
'params' => [[maximum depth reached]],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 1,
'mapReducers' => (int) 0,
'contain' => [[maximum depth reached]],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\ReversesTable) {}
},
'topicnames' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT `Topicnames`.`id` AS `Topicnames__id`, `Topicnames`.`realsurveyname_id` AS `Topicnames__realsurveyname_id`, `Topicnames`.`question_number` AS `Topicnames__question_number`, `Topicnames`.`topic_id` AS `Topicnames__topic_id`, `Topicnames`.`questionstart` AS `Topicnames__questionstart`, `Topicnames`.`questionend` AS `Topicnames__questionend`, `Topicnames`.`totalquestioncount` AS `Topicnames__totalquestioncount` FROM `topicnames` `Topicnames` LIMIT 200',
'params' => [[maximum depth reached]],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 1,
'mapReducers' => (int) 0,
'contain' => [[maximum depth reached]],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\TopicnamesTable) {}
},
'topicnumbs' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT `Topicnumbs`.`id` AS `Topicnumbs__id`, `Topicnumbs`.`name` AS `Topicnumbs__name` FROM `topicnumbs` `Topicnumbs` LIMIT 200',
'params' => [[maximum depth reached]],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 1,
'mapReducers' => (int) 0,
'contain' => [[maximum depth reached]],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\TopicnumbsTable) {}
},
'surveyquestiontexts' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT `Surveyquestiontexts`.`id` AS `Surveyquestiontexts__id` FROM `surveyquestiontexts` `Surveyquestiontexts` LIMIT 200',
'params' => [[maximum depth reached]],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 1,
'mapReducers' => (int) 0,
'contain' => [[maximum depth reached]],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\SurveyquestiontextsTable) {}
},
'surveyquestiontypes' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT `Surveyquestiontypes`.`id` AS `Surveyquestiontypes__id` FROM `surveyquestiontypes` `Surveyquestiontypes` LIMIT 200',
'params' => [[maximum depth reached]],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 1,
'mapReducers' => (int) 0,
'contain' => [[maximum depth reached]],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\SurveyquestiontypesTable) {}
},
'surveyquestions' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT `Surveyquestions`.`id` AS `Surveyquestions__id`, `Surveyquestions`.`surveyquestiontext_id` AS `Surveyquestions__surveyquestiontext_id`, `Surveyquestions`.`subheading` AS `Surveyquestions__subheading`, `Surveyquestions`.`realsurveyname_id` AS `Surveyquestions__realsurveyname_id`, `Surveyquestions`.`question_number` AS `Surveyquestions__question_number`, `Surveyquestions`.`zero_points` AS `Surveyquestions__zero_points`, `Surveyquestions`.`one_points` AS `Surveyquestions__one_points`, `Surveyquestions`.`two_points` AS `Surveyquestions__two_points`, `Surveyquestions`.`three_points` AS `Surveyquestions__three_points`, `Surveyquestions`.`four_points` AS `Surveyquestions__four_points`, `Surveyquestions`.`five_points` AS `Surveyquestions__five_points`, `Surveyquestions`.`entry_type` AS `Surveyquestions__entry_type`, `Surveyquestions`.`subject` AS `Surveyquestions__subject`, `Surveyquestions`.`created` AS `Surveyquestions__created`, `Surveyquestions`.`modified` AS `Surveyquestions__modified`, `Surveyquestions`.`reversed` AS `Surveyquestions__reversed`, `Surveyquestions`.`audio` AS `Surveyquestions__audio` FROM `surveyquestions` `Surveyquestions` LIMIT 200',
'params' => [[maximum depth reached]],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 1,
'mapReducers' => (int) 0,
'contain' => [[maximum depth reached]],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\SurveyquestionsTable) {}
},
'grades' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT `Grades`.`id` AS `Grades__id`, `Grades`.`name` AS `Grades__name` FROM `grades` `Grades` LIMIT 200',
'params' => [[maximum depth reached]],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 1,
'mapReducers' => (int) 0,
'contain' => [[maximum depth reached]],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\GradesTable) {}
},
'genders' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT `Genders`.`id` AS `Genders__id`, `Genders`.`name` AS `Genders__name` FROM `genders` `Genders` LIMIT 200',
'params' => [[maximum depth reached]],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 1,
'mapReducers' => (int) 0,
'contain' => [[maximum depth reached]],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\GendersTable) {}
},
'schoolyears' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT `Schoolyears`.`id` AS `Schoolyears__id` FROM `schoolyears` `Schoolyears` LIMIT 200',
'params' => [[maximum depth reached]],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 1,
'mapReducers' => (int) 0,
'contain' => [[maximum depth reached]],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\SchoolyearsTable) {}
}
]
$bufferLevel = (int) 0
$answer = object(App\Model\Entity\Answer) {
'id' => (int) 281070,
'oldid' => (int) 6119171,
'teachersurveyname_id' => (int) 11046,
'user_id' => (int) 6553,
'realsurveyname_id' => (int) 16,
'surveyquestiontype_id' => (int) 1,
'surveyquestiontext_id' => (int) 1,
'student_number' => '261687',
'answer1' => (int) 5,
'answer2' => (int) 5,
'answer3' => (int) 4,
'answer4' => (int) 5,
'answer5' => (int) 5,
'answer6' => (int) 3,
'answer7' => (int) 4,
'answer8' => (int) 5,
'answer9' => (int) 5,
'answer10' => (int) 5,
'answer11' => (int) 2,
'answer12' => (int) 5,
'answer13' => (int) 4,
'answer14' => (int) 5,
'answer15' => (int) 3,
'answer16' => (int) 5,
'answer17' => (int) 5,
'answer18' => (int) 5,
'answer19' => (int) 5,
'answer20' => (int) 4,
'answer21' => (int) 4,
'answer22' => (int) 3,
'answer23' => (int) 3,
'answer24' => (int) 2,
'answer25' => (int) 1,
'answer26' => (int) 3,
'answer27' => (int) 2,
'answer28' => (int) 3,
'answer29' => (int) 2,
'answer30' => (int) 2,
'answer31' => (int) 2,
'answer32' => (int) 3,
'answer33' => (int) 3,
'answer34' => (int) 1,
'answer35' => (int) 2,
'answer36' => (int) 1,
'answer37' => (int) 1,
'answer38' => null,
'answer39' => null,
'answer40' => null,
'answer41' => (int) 0,
'answer42' => (int) 0,
'answer43' => (int) 0,
'answer44' => (int) 0,
'answer45' => (int) 0,
'answer46' => (int) 0,
'answer47' => (int) 0,
'answer48' => (int) 0,
'answer49' => (int) 0,
'answer50' => null,
'answer51' => 'Dear teacher, I know you have many other students other than just me to grade for, but there are many other students with my name. I understand you might have mixed me up with another people with the same name as me. I would like to let you know I turned in my homework, on time, and had my last name on the paper as well. I hope this helps.',
'answer52' => 'Hey, I was wondering why you keep canceling all your plans with me. I get it if your busy, if you are, could you please let me know in advance next time. That would be awesome if you could, so I don't have to cancel mine, to end up replanning them. No pressure, just let me know how your schedule is booked. Thanks',
'answer53' => 'You should still be assertive because you don't know how other people's days are going; you always want to be nice and respectful to everyone because we're all human and deserve to be respected and treated well. Even on your worst days, you should always try and think positive about all the hard things going on because being bad isn't cool and will end you up in trouble, so you should always be assertive towards everyone.',
'answer54' => null,
'answer55' => null,
'grade_id' => (int) 10,
'gender_id' => (int) 2,
'schoolyear_id' => (int) 8,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'[new]' => false,
'[accessible]' => [
'oldid' => true,
'teachersurveyname_id' => true,
'user_id' => true,
'realsurveyname_id' => true,
'surveyquestiontype_id' => true,
'surveyquestiontext_id' => true,
'student_number' => true,
'disability_id' => true,
'answer1' => true,
'answer2' => true,
'answer3' => true,
'answer4' => true,
'answer5' => true,
'answer6' => true,
'answer7' => true,
'answer8' => true,
'answer9' => true,
'answer10' => true,
'answer11' => true,
'answer12' => true,
'answer13' => true,
'answer14' => true,
'answer15' => true,
'answer16' => true,
'answer17' => true,
'answer18' => true,
'answer19' => true,
'answer20' => true,
'answer21' => true,
'answer22' => true,
'answer23' => true,
'answer24' => true,
'answer25' => true,
'answer26' => true,
'answer27' => true,
'answer28' => true,
'answer29' => true,
'answer30' => true,
'answer31' => true,
'answer32' => true,
'answer33' => true,
'answer34' => true,
'answer35' => true,
'answer36' => true,
'answer37' => true,
'answer38' => true,
'answer39' => true,
'answer40' => true,
'answer41' => true,
'answer42' => true,
'answer43' => true,
'answer44' => true,
'answer45' => true,
'answer46' => true,
'answer47' => true,
'answer48' => true,
'answer49' => true,
'answer50' => true,
'answer51' => true,
'answer52' => true,
'answer53' => true,
'answer54' => true,
'answer55' => true,
'grade_id' => true,
'gender_id' => true,
'schoolyear_id' => true,
'created' => true,
'modified' => true,
'teachersurveyname' => true,
'user' => true,
'realsurveyname' => true,
'reverse' => true,
'topicname' => true,
'topicnumb' => true,
'surveyquestiontext' => true,
'surveyquestiontype' => true,
'surveyquestion' => true,
'grade' => true,
'gender' => true,
'schoolyear' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[hasErrors]' => false,
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Answers'
}
$teachersurveynames = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT `Teachersurveynames`.`id` AS `Teachersurveynames__id`, `Teachersurveynames`.`name` AS `Teachersurveynames__name` FROM `teachersurveynames` `Teachersurveynames` LIMIT 200',
'params' => [],
'defaultTypes' => [
'Teachersurveynames__id' => 'integer',
'Teachersurveynames.id' => 'integer',
'id' => 'integer',
'Teachersurveynames__realsurveyname_id' => 'integer',
'Teachersurveynames.realsurveyname_id' => 'integer',
'realsurveyname_id' => 'integer',
'Teachersurveynames__user_id' => 'integer',
'Teachersurveynames.user_id' => 'integer',
'user_id' => 'integer',
'Teachersurveynames__name' => 'string',
'Teachersurveynames.name' => 'string',
'name' => 'string',
'Teachersurveynames__hide' => 'integer',
'Teachersurveynames.hide' => 'integer',
'hide' => 'integer',
'Teachersurveynames__created' => 'datetime',
'Teachersurveynames.created' => 'datetime',
'created' => 'datetime',
'Teachersurveynames__modified' => 'datetime',
'Teachersurveynames.modified' => 'datetime',
'modified' => 'datetime'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 1,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\TeachersurveynamesTable) {}
}
$users = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT `Users`.`id` AS `Users__id`, `Users`.`name` AS `Users__name` FROM `users` `Users` LIMIT 200',
'params' => [],
'defaultTypes' => [
'Users__id' => 'integer',
'Users.id' => 'integer',
'id' => 'integer',
'Users__name' => 'string',
'Users.name' => 'string',
'name' => 'string',
'Users__firstname' => 'string',
'Users.firstname' => 'string',
'firstname' => 'string',
'Users__lastname' => 'string',
'Users.lastname' => 'string',
'lastname' => 'string',
'Users__password' => 'string',
'Users.password' => 'string',
'password' => 'string',
'Users__username' => 'string',
'Users.username' => 'string',
'username' => 'string',
'Users__school' => 'string',
'Users.school' => 'string',
'school' => 'string',
'Users__country_id' => 'integer',
'Users.country_id' => 'integer',
'country_id' => 'integer',
'Users__state_id' => 'integer',
'Users.state_id' => 'integer',
'state_id' => 'integer',
'Users__district_id' => 'integer',
'Users.district_id' => 'integer',
'district_id' => 'integer',
'Users__affiliation_id' => 'integer',
'Users.affiliation_id' => 'integer',
'affiliation_id' => 'integer',
'Users__role_id' => 'integer',
'Users.role_id' => 'integer',
'role_id' => 'integer',
'Users__verified' => 'integer',
'Users.verified' => 'integer',
'verified' => 'integer',
'Users__created' => 'datetime',
'Users.created' => 'datetime',
'created' => 'datetime',
'Users__modified' => 'datetime',
'Users.modified' => 'datetime',
'modified' => 'datetime'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 1,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\UsersTable) {}
}
$realsurveynames = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT `Realsurveynames`.`id` AS `Realsurveynames__id`, `Realsurveynames`.`name` AS `Realsurveynames__name` FROM `realsurveynames` `Realsurveynames` LIMIT 200',
'params' => [],
'defaultTypes' => [
'Realsurveynames__id' => 'integer',
'Realsurveynames.id' => 'integer',
'id' => 'integer',
'Realsurveynames__name' => 'string',
'Realsurveynames.name' => 'string',
'name' => 'string',
'Realsurveynames__question_total' => 'integer',
'Realsurveynames.question_total' => 'integer',
'question_total' => 'integer',
'Realsurveynames__subheading_total' => 'integer',
'Realsurveynames.subheading_total' => 'integer',
'subheading_total' => 'integer',
'Realsurveynames__surveystart' => 'integer',
'Realsurveynames.surveystart' => 'integer',
'surveystart' => 'integer',
'Realsurveynames__surveyend' => 'string',
'Realsurveynames.surveyend' => 'string',
'surveyend' => 'string',
'Realsurveynames__teststart' => 'integer',
'Realsurveynames.teststart' => 'integer',
'teststart' => 'integer',
'Realsurveynames__testend' => 'integer',
'Realsurveynames.testend' => 'integer',
'testend' => 'integer',
'Realsurveynames__viewtype' => 'string',
'Realsurveynames.viewtype' => 'string',
'viewtype' => 'string',
'Realsurveynames__essayCount' => 'integer',
'Realsurveynames.essayCount' => 'integer',
'essayCount' => 'integer',
'Realsurveynames__teacherDirectionBefore' => 'text',
'Realsurveynames.teacherDirectionBefore' => 'text',
'teacherDirectionBefore' => 'text',
'Realsurveynames__teacherDirectionAfter' => 'text',
'Realsurveynames.teacherDirectionAfter' => 'text',
'teacherDirectionAfter' => 'text',
'Realsurveynames__teacherDirectionAfterTwoGroups' => 'text',
'Realsurveynames.teacherDirectionAfterTwoGroups' => 'text',
'teacherDirectionAfterTwoGroups' => 'text',
'Realsurveynames__teacherDirectionAfterTwoIndividual' => 'text',
'Realsurveynames.teacherDirectionAfterTwoIndividual' => 'text',
'teacherDirectionAfterTwoIndividual' => 'text',
'Realsurveynames__teacherDirectionAfterSubset' => 'text',
'Realsurveynames.teacherDirectionAfterSubset' => 'text',
'teacherDirectionAfterSubset' => 'text',
'Realsurveynames__studentDirectionBefore' => 'text',
'Realsurveynames.studentDirectionBefore' => 'text',
'studentDirectionBefore' => 'text',
'Realsurveynames__studentDirectionAfter' => 'text',
'Realsurveynames.studentDirectionAfter' => 'text',
'studentDirectionAfter' => 'text',
'Realsurveynames__created' => 'datetime',
'Realsurveynames.created' => 'datetime',
'created' => 'datetime',
'Realsurveynames__modified' => 'datetime',
'Realsurveynames.modified' => 'datetime',
'modified' => 'datetime'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 1,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\RealsurveynamesTable) {}
}
$reverses = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT `Reverses`.`id` AS `Reverses__id`, `Reverses`.`name` AS `Reverses__name` FROM `reverses` `Reverses` LIMIT 200',
'params' => [],
'defaultTypes' => [
'Reverses__id' => 'integer',
'Reverses.id' => 'integer',
'id' => 'integer',
'Reverses__realsurveyname_id' => 'integer',
'Reverses.realsurveyname_id' => 'integer',
'realsurveyname_id' => 'integer',
'Reverses__question' => 'integer',
'Reverses.question' => 'integer',
'question' => 'integer',
'Reverses__name' => 'string',
'Reverses.name' => 'string',
'name' => 'string'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 1,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\ReversesTable) {}
}
$topicnames = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT `Topicnames`.`id` AS `Topicnames__id`, `Topicnames`.`realsurveyname_id` AS `Topicnames__realsurveyname_id`, `Topicnames`.`question_number` AS `Topicnames__question_number`, `Topicnames`.`topic_id` AS `Topicnames__topic_id`, `Topicnames`.`questionstart` AS `Topicnames__questionstart`, `Topicnames`.`questionend` AS `Topicnames__questionend`, `Topicnames`.`totalquestioncount` AS `Topicnames__totalquestioncount` FROM `topicnames` `Topicnames` LIMIT 200',
'params' => [],
'defaultTypes' => [
'Topicnames__id' => 'integer',
'Topicnames.id' => 'integer',
'id' => 'integer',
'Topicnames__realsurveyname_id' => 'integer',
'Topicnames.realsurveyname_id' => 'integer',
'realsurveyname_id' => 'integer',
'Topicnames__question_number' => 'integer',
'Topicnames.question_number' => 'integer',
'question_number' => 'integer',
'Topicnames__topic_id' => 'string',
'Topicnames.topic_id' => 'string',
'topic_id' => 'string',
'Topicnames__questionstart' => 'integer',
'Topicnames.questionstart' => 'integer',
'questionstart' => 'integer',
'Topicnames__questionend' => 'integer',
'Topicnames.questionend' => 'integer',
'questionend' => 'integer',
'Topicnames__totalquestioncount' => 'integer',
'Topicnames.totalquestioncount' => 'integer',
'totalquestioncount' => 'integer'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 1,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\TopicnamesTable) {}
}
$topicnumbs = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT `Topicnumbs`.`id` AS `Topicnumbs__id`, `Topicnumbs`.`name` AS `Topicnumbs__name` FROM `topicnumbs` `Topicnumbs` LIMIT 200',
'params' => [],
'defaultTypes' => [
'Topicnumbs__id' => 'integer',
'Topicnumbs.id' => 'integer',
'id' => 'integer',
'Topicnumbs__question' => 'float',
'Topicnumbs.question' => 'float',
'question' => 'float',
'Topicnumbs__realsurveyname_id' => 'float',
'Topicnumbs.realsurveyname_id' => 'float',
'realsurveyname_id' => 'float',
'Topicnumbs__name' => 'float',
'Topicnumbs.name' => 'float',
'name' => 'float'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 1,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\TopicnumbsTable) {}
}
$surveyquestiontexts = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT `Surveyquestiontexts`.`id` AS `Surveyquestiontexts__id` FROM `surveyquestiontexts` `Surveyquestiontexts` LIMIT 200',
'params' => [],
'defaultTypes' => [
'Surveyquestiontexts__id' => 'integer',
'Surveyquestiontexts.id' => 'integer',
'id' => 'integer',
'Surveyquestiontexts__realsurveyname_id' => 'integer',
'Surveyquestiontexts.realsurveyname_id' => 'integer',
'realsurveyname_id' => 'integer',
'Surveyquestiontexts__q1' => 'text',
'Surveyquestiontexts.q1' => 'text',
'q1' => 'text',
'Surveyquestiontexts__q2' => 'text',
'Surveyquestiontexts.q2' => 'text',
'q2' => 'text',
'Surveyquestiontexts__q3' => 'text',
'Surveyquestiontexts.q3' => 'text',
'q3' => 'text',
'Surveyquestiontexts__q4' => 'text',
'Surveyquestiontexts.q4' => 'text',
'q4' => 'text',
'Surveyquestiontexts__q5' => 'text',
'Surveyquestiontexts.q5' => 'text',
'q5' => 'text',
'Surveyquestiontexts__q6' => 'text',
'Surveyquestiontexts.q6' => 'text',
'q6' => 'text',
'Surveyquestiontexts__q7' => 'text',
'Surveyquestiontexts.q7' => 'text',
'q7' => 'text',
'Surveyquestiontexts__q8' => 'text',
'Surveyquestiontexts.q8' => 'text',
'q8' => 'text',
'Surveyquestiontexts__q9' => 'text',
'Surveyquestiontexts.q9' => 'text',
'q9' => 'text',
'Surveyquestiontexts__q10' => 'text',
'Surveyquestiontexts.q10' => 'text',
'q10' => 'text',
'Surveyquestiontexts__q11' => 'text',
'Surveyquestiontexts.q11' => 'text',
'q11' => 'text',
'Surveyquestiontexts__q12' => 'text',
'Surveyquestiontexts.q12' => 'text',
'q12' => 'text',
'Surveyquestiontexts__q13' => 'text',
'Surveyquestiontexts.q13' => 'text',
'q13' => 'text',
'Surveyquestiontexts__q14' => 'text',
'Surveyquestiontexts.q14' => 'text',
'q14' => 'text',
'Surveyquestiontexts__q15' => 'text',
'Surveyquestiontexts.q15' => 'text',
'q15' => 'text',
'Surveyquestiontexts__q16' => 'text',
'Surveyquestiontexts.q16' => 'text',
'q16' => 'text',
'Surveyquestiontexts__q17' => 'text',
'Surveyquestiontexts.q17' => 'text',
'q17' => 'text',
'Surveyquestiontexts__q18' => 'text',
'Surveyquestiontexts.q18' => 'text',
'q18' => 'text',
'Surveyquestiontexts__q19' => 'text',
'Surveyquestiontexts.q19' => 'text',
'q19' => 'text',
'Surveyquestiontexts__q20' => 'text',
'Surveyquestiontexts.q20' => 'text',
'q20' => 'text',
'Surveyquestiontexts__q21' => 'text',
'Surveyquestiontexts.q21' => 'text',
'q21' => 'text',
'Surveyquestiontexts__q22' => 'text',
'Surveyquestiontexts.q22' => 'text',
'q22' => 'text',
'Surveyquestiontexts__q23' => 'text',
'Surveyquestiontexts.q23' => 'text',
'q23' => 'text',
'Surveyquestiontexts__q24' => 'text',
'Surveyquestiontexts.q24' => 'text',
'q24' => 'text',
'Surveyquestiontexts__q25' => 'text',
'Surveyquestiontexts.q25' => 'text',
'q25' => 'text',
'Surveyquestiontexts__q26' => 'text',
'Surveyquestiontexts.q26' => 'text',
'q26' => 'text',
'Surveyquestiontexts__q27' => 'text',
'Surveyquestiontexts.q27' => 'text',
'q27' => 'text',
'Surveyquestiontexts__q28' => 'text',
'Surveyquestiontexts.q28' => 'text',
'q28' => 'text',
'Surveyquestiontexts__q29' => 'text',
'Surveyquestiontexts.q29' => 'text',
'q29' => 'text',
'Surveyquestiontexts__q30' => 'text',
'Surveyquestiontexts.q30' => 'text',
'q30' => 'text',
'Surveyquestiontexts__q31' => 'text',
'Surveyquestiontexts.q31' => 'text',
'q31' => 'text',
'Surveyquestiontexts__q32' => 'text',
'Surveyquestiontexts.q32' => 'text',
'q32' => 'text',
'Surveyquestiontexts__q33' => 'text',
'Surveyquestiontexts.q33' => 'text',
'q33' => 'text',
'Surveyquestiontexts__q34' => 'text',
'Surveyquestiontexts.q34' => 'text',
'q34' => 'text',
'Surveyquestiontexts__q35' => 'text',
'Surveyquestiontexts.q35' => 'text',
'q35' => 'text',
'Surveyquestiontexts__q36' => 'text',
'Surveyquestiontexts.q36' => 'text',
'q36' => 'text',
'Surveyquestiontexts__q37' => 'text',
'Surveyquestiontexts.q37' => 'text',
'q37' => 'text',
'Surveyquestiontexts__q38' => 'text',
'Surveyquestiontexts.q38' => 'text',
'q38' => 'text',
'Surveyquestiontexts__q39' => 'text',
'Surveyquestiontexts.q39' => 'text',
'q39' => 'text',
'Surveyquestiontexts__q40' => 'text',
'Surveyquestiontexts.q40' => 'text',
'q40' => 'text',
'Surveyquestiontexts__q41' => 'text',
'Surveyquestiontexts.q41' => 'text',
'q41' => 'text',
'Surveyquestiontexts__q42' => 'text',
'Surveyquestiontexts.q42' => 'text',
'q42' => 'text',
'Surveyquestiontexts__q43' => 'text',
'Surveyquestiontexts.q43' => 'text',
'q43' => 'text',
'Surveyquestiontexts__q44' => 'text',
'Surveyquestiontexts.q44' => 'text',
'q44' => 'text',
'Surveyquestiontexts__q45' => 'text',
'Surveyquestiontexts.q45' => 'text',
'q45' => 'text',
'Surveyquestiontexts__q46' => 'text',
'Surveyquestiontexts.q46' => 'text',
'q46' => 'text',
'Surveyquestiontexts__q47' => 'text',
'Surveyquestiontexts.q47' => 'text',
'q47' => 'text',
'Surveyquestiontexts__q48' => 'text',
'Surveyquestiontexts.q48' => 'text',
'q48' => 'text',
'Surveyquestiontexts__q49' => 'text',
'Surveyquestiontexts.q49' => 'text',
'q49' => 'text',
'Surveyquestiontexts__q50' => 'text',
'Surveyquestiontexts.q50' => 'text',
'q50' => 'text'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 1,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\SurveyquestiontextsTable) {}
}
$surveyquestiontypes = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT `Surveyquestiontypes`.`id` AS `Surveyquestiontypes__id` FROM `surveyquestiontypes` `Surveyquestiontypes` LIMIT 200',
'params' => [],
'defaultTypes' => [
'Surveyquestiontypes__id' => 'integer',
'Surveyquestiontypes.id' => 'integer',
'id' => 'integer',
'Surveyquestiontypes__realsurveyname_id' => 'integer',
'Surveyquestiontypes.realsurveyname_id' => 'integer',
'realsurveyname_id' => 'integer',
'Surveyquestiontypes__q1' => 'text',
'Surveyquestiontypes.q1' => 'text',
'q1' => 'text',
'Surveyquestiontypes__q2' => 'text',
'Surveyquestiontypes.q2' => 'text',
'q2' => 'text',
'Surveyquestiontypes__q3' => 'text',
'Surveyquestiontypes.q3' => 'text',
'q3' => 'text',
'Surveyquestiontypes__q4' => 'text',
'Surveyquestiontypes.q4' => 'text',
'q4' => 'text',
'Surveyquestiontypes__q5' => 'text',
'Surveyquestiontypes.q5' => 'text',
'q5' => 'text',
'Surveyquestiontypes__q6' => 'text',
'Surveyquestiontypes.q6' => 'text',
'q6' => 'text',
'Surveyquestiontypes__q7' => 'text',
'Surveyquestiontypes.q7' => 'text',
'q7' => 'text',
'Surveyquestiontypes__q8' => 'text',
'Surveyquestiontypes.q8' => 'text',
'q8' => 'text',
'Surveyquestiontypes__q9' => 'text',
'Surveyquestiontypes.q9' => 'text',
'q9' => 'text',
'Surveyquestiontypes__q10' => 'text',
'Surveyquestiontypes.q10' => 'text',
'q10' => 'text',
'Surveyquestiontypes__q11' => 'text',
'Surveyquestiontypes.q11' => 'text',
'q11' => 'text',
'Surveyquestiontypes__q12' => 'text',
'Surveyquestiontypes.q12' => 'text',
'q12' => 'text',
'Surveyquestiontypes__q13' => 'text',
'Surveyquestiontypes.q13' => 'text',
'q13' => 'text',
'Surveyquestiontypes__q14' => 'text',
'Surveyquestiontypes.q14' => 'text',
'q14' => 'text',
'Surveyquestiontypes__q15' => 'text',
'Surveyquestiontypes.q15' => 'text',
'q15' => 'text',
'Surveyquestiontypes__q16' => 'text',
'Surveyquestiontypes.q16' => 'text',
'q16' => 'text',
'Surveyquestiontypes__q17' => 'text',
'Surveyquestiontypes.q17' => 'text',
'q17' => 'text',
'Surveyquestiontypes__q18' => 'text',
'Surveyquestiontypes.q18' => 'text',
'q18' => 'text',
'Surveyquestiontypes__q19' => 'text',
'Surveyquestiontypes.q19' => 'text',
'q19' => 'text',
'Surveyquestiontypes__q20' => 'text',
'Surveyquestiontypes.q20' => 'text',
'q20' => 'text',
'Surveyquestiontypes__q21' => 'text',
'Surveyquestiontypes.q21' => 'text',
'q21' => 'text',
'Surveyquestiontypes__q22' => 'text',
'Surveyquestiontypes.q22' => 'text',
'q22' => 'text',
'Surveyquestiontypes__q23' => 'text',
'Surveyquestiontypes.q23' => 'text',
'q23' => 'text',
'Surveyquestiontypes__q24' => 'text',
'Surveyquestiontypes.q24' => 'text',
'q24' => 'text',
'Surveyquestiontypes__q25' => 'text',
'Surveyquestiontypes.q25' => 'text',
'q25' => 'text',
'Surveyquestiontypes__q26' => 'text',
'Surveyquestiontypes.q26' => 'text',
'q26' => 'text',
'Surveyquestiontypes__q27' => 'text',
'Surveyquestiontypes.q27' => 'text',
'q27' => 'text',
'Surveyquestiontypes__q28' => 'text',
'Surveyquestiontypes.q28' => 'text',
'q28' => 'text',
'Surveyquestiontypes__q29' => 'text',
'Surveyquestiontypes.q29' => 'text',
'q29' => 'text',
'Surveyquestiontypes__q30' => 'text',
'Surveyquestiontypes.q30' => 'text',
'q30' => 'text',
'Surveyquestiontypes__q31' => 'text',
'Surveyquestiontypes.q31' => 'text',
'q31' => 'text',
'Surveyquestiontypes__q32' => 'text',
'Surveyquestiontypes.q32' => 'text',
'q32' => 'text',
'Surveyquestiontypes__q33' => 'text',
'Surveyquestiontypes.q33' => 'text',
'q33' => 'text',
'Surveyquestiontypes__q34' => 'text',
'Surveyquestiontypes.q34' => 'text',
'q34' => 'text',
'Surveyquestiontypes__q35' => 'text',
'Surveyquestiontypes.q35' => 'text',
'q35' => 'text',
'Surveyquestiontypes__q36' => 'text',
'Surveyquestiontypes.q36' => 'text',
'q36' => 'text',
'Surveyquestiontypes__q37' => 'text',
'Surveyquestiontypes.q37' => 'text',
'q37' => 'text',
'Surveyquestiontypes__q38' => 'text',
'Surveyquestiontypes.q38' => 'text',
'q38' => 'text',
'Surveyquestiontypes__q39' => 'text',
'Surveyquestiontypes.q39' => 'text',
'q39' => 'text',
'Surveyquestiontypes__q40' => 'text',
'Surveyquestiontypes.q40' => 'text',
'q40' => 'text',
'Surveyquestiontypes__q41' => 'text',
'Surveyquestiontypes.q41' => 'text',
'q41' => 'text',
'Surveyquestiontypes__q42' => 'text',
'Surveyquestiontypes.q42' => 'text',
'q42' => 'text',
'Surveyquestiontypes__q43' => 'text',
'Surveyquestiontypes.q43' => 'text',
'q43' => 'text',
'Surveyquestiontypes__q44' => 'text',
'Surveyquestiontypes.q44' => 'text',
'q44' => 'text',
'Surveyquestiontypes__q45' => 'text',
'Surveyquestiontypes.q45' => 'text',
'q45' => 'text',
'Surveyquestiontypes__q46' => 'text',
'Surveyquestiontypes.q46' => 'text',
'q46' => 'text',
'Surveyquestiontypes__q47' => 'text',
'Surveyquestiontypes.q47' => 'text',
'q47' => 'text',
'Surveyquestiontypes__q48' => 'text',
'Surveyquestiontypes.q48' => 'text',
'q48' => 'text',
'Surveyquestiontypes__q49' => 'text',
'Surveyquestiontypes.q49' => 'text',
'q49' => 'text',
'Surveyquestiontypes__q50' => 'text',
'Surveyquestiontypes.q50' => 'text',
'q50' => 'text'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 1,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\SurveyquestiontypesTable) {}
}
$surveyquestions = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT `Surveyquestions`.`id` AS `Surveyquestions__id`, `Surveyquestions`.`surveyquestiontext_id` AS `Surveyquestions__surveyquestiontext_id`, `Surveyquestions`.`subheading` AS `Surveyquestions__subheading`, `Surveyquestions`.`realsurveyname_id` AS `Surveyquestions__realsurveyname_id`, `Surveyquestions`.`question_number` AS `Surveyquestions__question_number`, `Surveyquestions`.`zero_points` AS `Surveyquestions__zero_points`, `Surveyquestions`.`one_points` AS `Surveyquestions__one_points`, `Surveyquestions`.`two_points` AS `Surveyquestions__two_points`, `Surveyquestions`.`three_points` AS `Surveyquestions__three_points`, `Surveyquestions`.`four_points` AS `Surveyquestions__four_points`, `Surveyquestions`.`five_points` AS `Surveyquestions__five_points`, `Surveyquestions`.`entry_type` AS `Surveyquestions__entry_type`, `Surveyquestions`.`subject` AS `Surveyquestions__subject`, `Surveyquestions`.`created` AS `Surveyquestions__created`, `Surveyquestions`.`modified` AS `Surveyquestions__modified`, `Surveyquestions`.`reversed` AS `Surveyquestions__reversed`, `Surveyquestions`.`audio` AS `Surveyquestions__audio` FROM `surveyquestions` `Surveyquestions` LIMIT 200',
'params' => [],
'defaultTypes' => [
'Surveyquestions__id' => 'integer',
'Surveyquestions.id' => 'integer',
'id' => 'integer',
'Surveyquestions__surveyquestiontext_id' => 'integer',
'Surveyquestions.surveyquestiontext_id' => 'integer',
'surveyquestiontext_id' => 'integer',
'Surveyquestions__subheading' => 'text',
'Surveyquestions.subheading' => 'text',
'subheading' => 'text',
'Surveyquestions__realsurveyname_id' => 'integer',
'Surveyquestions.realsurveyname_id' => 'integer',
'realsurveyname_id' => 'integer',
'Surveyquestions__question_number' => 'integer',
'Surveyquestions.question_number' => 'integer',
'question_number' => 'integer',
'Surveyquestions__zero_points' => 'string',
'Surveyquestions.zero_points' => 'string',
'zero_points' => 'string',
'Surveyquestions__one_points' => 'string',
'Surveyquestions.one_points' => 'string',
'one_points' => 'string',
'Surveyquestions__two_points' => 'string',
'Surveyquestions.two_points' => 'string',
'two_points' => 'string',
'Surveyquestions__three_points' => 'string',
'Surveyquestions.three_points' => 'string',
'three_points' => 'string',
'Surveyquestions__four_points' => 'string',
'Surveyquestions.four_points' => 'string',
'four_points' => 'string',
'Surveyquestions__five_points' => 'string',
'Surveyquestions.five_points' => 'string',
'five_points' => 'string',
'Surveyquestions__entry_type' => 'string',
'Surveyquestions.entry_type' => 'string',
'entry_type' => 'string',
'Surveyquestions__subject' => 'string',
'Surveyquestions.subject' => 'string',
'subject' => 'string',
'Surveyquestions__created' => 'datetime',
'Surveyquestions.created' => 'datetime',
'created' => 'datetime',
'Surveyquestions__modified' => 'datetime',
'Surveyquestions.modified' => 'datetime',
'modified' => 'datetime',
'Surveyquestions__reversed' => 'string',
'Surveyquestions.reversed' => 'string',
'reversed' => 'string',
'Surveyquestions__audio' => 'string',
'Surveyquestions.audio' => 'string',
'audio' => 'string'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 1,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\SurveyquestionsTable) {}
}
$grades = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT `Grades`.`id` AS `Grades__id`, `Grades`.`name` AS `Grades__name` FROM `grades` `Grades` LIMIT 200',
'params' => [],
'defaultTypes' => [
'Grades__id' => 'integer',
'Grades.id' => 'integer',
'id' => 'integer',
'Grades__name' => 'string',
'Grades.name' => 'string',
'name' => 'string'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 1,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\GradesTable) {}
}
$genders = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT `Genders`.`id` AS `Genders__id`, `Genders`.`name` AS `Genders__name` FROM `genders` `Genders` LIMIT 200',
'params' => [],
'defaultTypes' => [
'Genders__id' => 'integer',
'Genders.id' => 'integer',
'id' => 'integer',
'Genders__name' => 'string',
'Genders.name' => 'string',
'name' => 'string'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 1,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\GendersTable) {}
}
$schoolyears = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT `Schoolyears`.`id` AS `Schoolyears__id` FROM `schoolyears` `Schoolyears` LIMIT 200',
'params' => [],
'defaultTypes' => [
'Schoolyears__id' => 'integer',
'Schoolyears.id' => 'integer',
'id' => 'integer',
'Schoolyears__Field1' => 'string',
'Schoolyears.Field1' => 'string',
'Field1' => 'string',
'Schoolyears__name' => 'string',
'Schoolyears.name' => 'string',
'name' => 'string',
'Schoolyears__start' => 'string',
'Schoolyears.start' => 'string',
'start' => 'string',
'Schoolyears__finish' => 'datetime',
'Schoolyears.finish' => 'datetime',
'finish' => 'datetime'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 1,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\SchoolyearsTable) {}
}
include - APP/Template/Answers/edit.ctp, line 1
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 256
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 126
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 170
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65