- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Security
- Twig
- Doctrine
- E-mails
- Configuration
Configuration Settings
Theme
Default theme. Improves readability.
Reduces eye fatigue. Ideal for low light conditions.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
q
-
descr
-
openStatus
-
includesSyllabus
-
subjects
-
-
0
-
1
-
2
-
3
-
4
-
-
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
-
9
-
10
-
11
-
12
-
-
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
-
-
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
-
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
-
days-type
-
-
0
-
1
-
2
-
3
-
4
-
-
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
-
9
-
10
-
11
-
12
-
13
-
-
crseAttrs
-
crseAttrs-type
-
breadthDistr
-
breadthDistr-type
-
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
-
9
-
10
-
-
pi
-
-
0
-
1
-
2
-
-
-
0
-
1
-
2
-
3
-
-
(no name)
"Symfony\Component\Form\Extension\Core\Type\FormType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [ "days-type" => "any" "breadthDistr-type" => "any" "crseAttrs-type" => "any" "subjects" => [ "ITAL" ] ] |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
csrf_protection | false |
false
|
data | [ "days-type" => "any" "breadthDistr-type" => "any" "crseAttrs-type" => "any" "subjects" => [ "ITAL" ] ] |
[ "days-type" => "any" "breadthDistr-type" => "any" "crseAttrs-type" => "any" "subjects" => [ "ITAL" ] ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | false |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data | [ "days-type" => "any" "breadthDistr-type" => "any" "crseAttrs-type" => "any" "subjects" => [ "ITAL" ] ] |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#7693 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7694 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#7692 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "_" ] |
cache_key | "__form" |
compound | true |
data | [ "days-type" => "any" "breadthDistr-type" => "any" "crseAttrs-type" => "any" "subjects" => [ "ITAL" ] ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8525 -form: Symfony\Component\Form\Form {#8542 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7695 …5} |
full_name | "" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "GET" |
multipart | false |
name | "" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_" |
valid | true |
value | [ "days-type" => "any" "breadthDistr-type" => "any" "crseAttrs-type" => "any" "subjects" => [ "ITAL" ] ] |
q
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "keyword, catalog nbr" "maxlength" => "30" ] |
[ "placeholder" => "keyword, catalog nbr" "maxlength" => "30" ] |
label | "Search Term" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "keyword, catalog nbr" "maxlength" => "30" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#8187 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Search Term" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#8188 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8186 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "keyword, catalog nbr" "maxlength" => "30" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_q" ] |
cache_key | "_q_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9421 -form: Symfony\Component\Form\Form {#8545 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9429 …5} |
full_name | "q" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "q" |
label | "Search Term" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "q" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_q" |
valid | true |
value | "" |
descr
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
label | "Include course description" |
same as passed value |
required | false |
false
|
value | "Y" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Include course description" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#8201 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8202 …} } } |
validation_groups | null |
value | "Y" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_descr" ] |
cache_key | "_descr_checkbox" |
checked | false |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8507 -form: Symfony\Component\Form\Form {#8548 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9401 …5} |
full_name | "descr" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "descr" |
label | "Include course description" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "descr" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_descr" |
valid | true |
value | "Y" |
openStatus
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
label | "Show open sections only" |
same as passed value |
required | false |
false
|
value | "Y" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Show open sections only" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#8208 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8207 …} } } |
validation_groups | null |
value | "Y" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_openStatus" ] |
cache_key | "_openStatus_checkbox" |
checked | false |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9393 -form: Symfony\Component\Form\Form {#8551 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9385 …5} |
full_name | "openStatus" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "openStatus" |
label | "Show open sections only" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "openStatus" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_openStatus" |
valid | true |
value | "Y" |
includesSyllabus
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
label | "Show classes with syllabi only" |
same as passed value |
required | false |
false
|
value | "Y" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Show classes with syllabi only" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#8216 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8215 …} } } |
validation_groups | null |
value | "Y" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_includesSyllabus" ] |
cache_key | "_includesSyllabus_checkbox" |
checked | false |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#8500 -form: Symfony\Component\Form\Form {#8554 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8469 …5} |
full_name | "includesSyllabus" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "includesSyllabus" |
label | "Show classes with syllabi only" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "includesSyllabus" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_includesSyllabus" |
valid | true |
value | "Y" |
subjects
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [
"ITAL"
] |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "style" => "width:205px;" "size" => 1 "placeholder" => "Select subject(s)" "separator" => "; " "aria-labelledby" => "for_subjects" ] |
[ "style" => "width:205px;" "size" => 1 "placeholder" => "Select subject(s)" "separator" => "; " "aria-labelledby" => "for_subjects" ] |
choices | [ "Africana Studies & Res Center (ASRC)" => "ASRC" "Agriculture & Life Sciences (ALS)" => "ALS" "Agriculture Sciences (AGSCI)" => "AGSCI" "Air Force Science (AIRS)" => "AIRS" "American Indian Studies (AIS)" => "AIS" "American Studies (AMST)" => "AMST" "Animal Physiology & Anatomy (BIOAP)" => "BIOAP" "Animal Science (ANSC)" => "ANSC" "Anthropology (ANTHR)" => "ANTHR" "Applied & Engineering Physics (AEP)" => "AEP" "Applied Economics & Management (AEM)" => "AEM" "Archaeology (ARKEO)" => "ARKEO" "Architecture (ARCH)" => "ARCH" "Art (ART)" => "ART" "Art History (ARTH)" => "ARTH" "Arts & Sciences (AS)" => "AS" "Asian American Studies (AAS)" => "AAS" "Asian Studies (ASIAN)" => "ASIAN" "Astronomy (ASTRO)" => "ASTRO" "Baker Program in Real Estate (BPRE)" => "BPRE" "Bengali (BENGL)" => "BENGL" "Bio Medical Science (BIOMS)" => "BIOMS" "Biochemistry (BIOCH)" => "BIOCH" "Biological & Environmental Eng (BEE)" => "BEE" "Biology & Society (BSOC)" => "BSOC" "Biology: General Courses (BIOG)" => "BIOG" "Biomedical Engineering (BME)" => "BME" "Biometrics (BIOMT)" => "BIOMT" "Biometry & Statistics (BTRY)" => "BTRY" "Bosnian, Croatian, Serbian (BCS)" => "BCS" "Burmese (BURM)" => "BURM" "Business Admin Electives EMBA (NBAE)" => "NBAE" "Career Development - NYC (CDNY)" => "CDNY" "Catalan (CATAL)" => "CATAL" "Cebuano (CEBU)" => "CEBU" "Celtic (CELTC)" => "CELTC" "Chemical Engineering (CHEME)" => "CHEME" "Chemistry (CHEM)" => "CHEM" "China & Asia Pacific Studies (CAPS)" => "CAPS" "Chinese (CHIN)" => "CHIN" "Chinese Literature (CHLIT)" => "CHLIT" "City & Regional Planning (CRP)" => "CRP" "Civil & Environmental Engr (CEE)" => "CEE" "Classics (CLASS)" => "CLASS" "Cognitive Science (COGST)" => "COGST" "College Scholar Program (COLLS)" => "COLLS" "Common Core Courses EMBA (NCCE)" => "NCCE" "Communication (COMM)" => "COMM" "Comparative Literature (COML)" => "COML" "Computer Science (CS)" => "CS" "Consumer Economics & Housing (CEH)" => "CEH" "Cornell University General (UNIV)" => "UNIV" "Crop & Soil Sciences (CSS)" => "CSS" "Czech (CZECH)" => "CZECH" "Danish (DANSH)" => "DANSH" "Design & Environmental Analy (DEA)" => "DEA" "Development Sociology (DSOC)" => "DSOC" "Drawing (DRAW)" => "DRAW" "Dutch (DUTCH)" => "DUTCH" "Earth & Atmospheric Sciences (EAS)" => "EAS" "Ecology & Evolutionary Biology (BIOEE)" => "BIOEE" "Economics (ECON)" => "ECON" "Education (EDUC)" => "EDUC" "Electrical&ComputerEngineering (ECE)" => "ECE" "Engineering Communications (ENGRC)" => "ENGRC" "Engineering Distribution (ENGRD)" => "ENGRD" "Engineering General Interest (ENGRG)" => "ENGRG" "Engineering Introduction (ENGRI)" => "ENGRI" "Engineering Physics (EPHY)" => "EPHY" "English (ENGL)" => "ENGL" "English (as a Foreign Lang) (ENGLF)" => "ENGLF" "English for International Stdt (ENINT)" => "ENINT" "Entomology (ENTOM)" => "ENTOM" "Environ Sci Marine Bio Lab (BIOMB)" => "BIOMB" "Envr and Sust Sciences (ESS)" => "ESS" "Ewe (EWE)" => "EWE" "Executive Boardroom Core (NCCB)" => "NCCB" "Executive Boardroom Electives (NBAB)" => "NBAB" "Feminist,Gender,Sexuality Stdy (FGSS)" => "FGSS" "Fiber Science & Apparel Design (FSAD)" => "FSAD" "Field Work (FIELD)" => "FIELD" "Fine Arts (FNART)" => "FNART" "Food Science (FDSC)" => "FDSC" "Freehand Drawing & Sci Illust (FRDR)" => "FRDR" "French (FREN)" => "FREN" "GERMAN (GERM)" => "GERM" "Gaelic (GAEL)" => "GAEL" "German Studies (GERST)" => "GERST" "Government (GOVT)" => "GOVT" "Grad Mgmt Business Admin (NBA)" => "NBA" "Grad Mgmt Business Admin CT (NBAT)" => "NBAT" "Grad Mgmt Business Admin NYT (NBAY)" => "NBAY" "Grad Mgmt Common Core (NCC)" => "NCC" "Grad Mgmt Common Core CT (NCCT)" => "NCCT" "Grad Mgmt Common Core NYT (NCCY)" => "NCCY" "Grad Mgmt Individual Study (NMI)" => "NMI" "Graduate Management Research (NRE)" => "NRE" "Graduate Research (GRAD)" => "GRAD" "Greek (GREEK)" => "GREEK" "Hindi (HINDI)" => "HINDI" "History (HIST)" => "HIST" "Horticulture Sciences (HORT)" => "HORT" "Horticulture Sciences (PLHRT)" => "PLHRT" "Hotel Administration (HADM)" => "HADM" "Human Development (HD)" => "HD" "Human Ecology Nondepartmental (HE)" => "HE" "Hungarian (HUNGR)" => "HUNGR" "ILR E-Cornell (ILREC)" => "ILREC" "ILR Extension Labor Studies (EXTLS)" => "EXTLS" "ILR Human Resource Management (ILRHR)" => "ILRHR" "ILR Interdepartmental (ILRID)" => "ILRID" "ILR International & Comp Labor (ILRIC)" => "ILRIC" "ILR Labor Economics (ILRLE)" => "ILRLE" "ILR Labor Relations, Law, Hist (ILRLR)" => "ILRLR" "ILR Organizational Behavior (ILROB)" => "ILROB" "ILR Social Statistics (ILRST)" => "ILRST" "Independent Major (IM)" => "IM" "Indonesian (INDO)" => "INDO" "Information Science (INFO)" => "INFO" "Interdepartmental Courses (ID)" => "ID" "Intl Agriculture & Rural Dev (IARD)" => "IARD" "Italian (ITAL)" => "ITAL" "Japanese (JAPAN)" => "JAPAN" "Japanese Literature (JPLIT)" => "JPLIT" "Javanese (JAVA)" => "JAVA" "Jewish Studies (JWST)" => "JWST" "Khmer (KHMER)" => "KHMER" "Korean (KOREA)" => "KOREA" "Korean Literature (KRLIT)" => "KRLIT" "Labor/MgmtStudies - Rochester (LMRO)" => "LMRO" "Labor Studies - Albany (LSAL)" => "LSAL" "Labor Studies - Utica/Rome (LSUR)" => "LSUR" "Landscape Architecture (LA)" => "LA" "Lao (LAO)" => "LAO" "Latin (LATIN)" => "LATIN" "Latin American Studies (LATA)" => "LATA" "Latino Studies Program (LSP)" => "LSP" "Law (LAW)" => "LAW" "Lesbian,Gay,Bisexual,Trns Stdy (LGBT)" => "LGBT" "Linguistics (LING)" => "LING" "Malinke (MALI)" => "MALI" "Materials Science & Engr (MSE)" => "MSE" "Mathematics (MATH)" => "MATH" "Mechanical & Aerospace Eng (MAE)" => "MAE" "Medieval Studies (MEDVL)" => "MEDVL" "Microbiology (BIOMI)" => "BIOMI" "Military Science (MILS)" => "MILS" "Molecular Biology and Genetics (BIOMG)" => "BIOMG" "Music (MUSIC)" => "MUSIC" "NSF Research (NSFRCH)" => "NSFRCH" "Natural Resources (NTRES)" => "NTRES" "Naval Science (NAVS)" => "NAVS" "Near Eastern Studies (NES)" => "NES" "Nepali (NEPAL)" => "NEPAL" "Neurobiology & Behavior (BIONB)" => "BIONB" "Nuclear Science & Engineering (NSE)" => "NSE" "Nutritional Science (NS)" => "NS" "Op Research & Information Engr (ORIE)" => "ORIE" "Overseas Study (OVST)" => "OVST" "Pali (PALI)" => "PALI" "Performing and Media Arts (PMA)" => "PMA" "Philosophy (PHIL)" => "PHIL" "Physical Education & Athletics (PE)" => "PE" "Physics (PHYS)" => "PHYS" "Plant Biology (BIOPL)" => "BIOPL" "Plant Biology (PLBIO)" => "PLBIO" "Plant Breeding (PLBR)" => "PLBR" "Plant Breeding (PLBRG)" => "PLBRG" "Plant Pathology (PLPA)" => "PLPA" "Plant Pathology (PLPPM)" => "PLPPM" "Plant Sciences (PLSCI)" => "PLSCI" "Policy, Analysis & Management (PAM)" => "PAM" "Polish (POLSH)" => "POLSH" "Population Med&Diagnostic Svc (VTPMD)" => "VTPMD" "Portuguese (PORT)" => "PORT" "Psychology (PSYCH)" => "PSYCH" "Public Affairs (CIPA)" => "CIPA" "Quechua (QUECH)" => "QUECH" "Religious Studies (RELST)" => "RELST" "Romance Studies (ROMS)" => "ROMS" "Romanian (ROMAN)" => "ROMAN" "Russian (RUSSA)" => "RUSSA" "Russian Literature (RUSSL)" => "RUSSL" "Sanskrit (SANSK)" => "SANSK" "Sanskrit Literature (SNLIT)" => "SNLIT" "Science & Technology Studies (STS)" => "STS" "Science of Natural & Envir Sys (SNES)" => "SNES" "Sea Education Association (SEA)" => "SEA" "Shoals Marine Laboratory (BIOSM)" => "BIOSM" "Sinhalese (SINHA)" => "SINHA" "Society for Humanities (SHUM)" => "SHUM" "Sociology (SOC)" => "SOC" "Soil & Crop Sciences (PLSCS)" => "PLSCS" "Spanish (SPAN)" => "SPAN" "Spanish Literature (SPANL)" => "SPANL" "Statistical Science (STSCI)" => "STSCI" "Summer Exploration (SUMMR)" => "SUMMR" "Swedish (SWED)" => "SWED" "Systems Engineering (SYSEN)" => "SYSEN" "Tagalog (TAG)" => "TAG" "Tamil (TAMIL)" => "TAMIL" "Telegu (TELU)" => "TELU" "Test Credit (TEST)" => "TEST" "Thai (THAI)" => "THAI" "Theoretical & Appl Mechanics (TAM)" => "TAM" "Tibetan (TIBET)" => "TIBET" "Toxicology (TOX)" => "TOX" "Transfer Credit (TRAN)" => "TRAN" "Ukrainian (UKRAN)" => "UKRAN" "Urdu (URDU)" => "URDU" "Vet Med BioMedical Sciences (VTBMS)" => "VTBMS" "Vet Med Clinical Sciences (VETCS)" => "VETCS" "Vet Med Microbiology (VETMI)" => "VETMI" "Vet Med Professional Curriculm (VTMED)" => "VTMED" "Vet Medicine MolecularMedicine (VETMM)" => "VETMM" "Vietnamese (VIET)" => "VIET" "Vietnamese Literature (VTLIT)" => "VTLIT" "Visual Studies (VISST)" => "VISST" "Viticulture and Enology (VIEN)" => "VIEN" "Writing Program (WRIT)" => "WRIT" "Yoruba (YORUB)" => "YORUB" ] |
[ "Africana Studies & Res Center (ASRC)" => "ASRC" "Agriculture & Life Sciences (ALS)" => "ALS" "Agriculture Sciences (AGSCI)" => "AGSCI" "Air Force Science (AIRS)" => "AIRS" "American Indian Studies (AIS)" => "AIS" "American Studies (AMST)" => "AMST" "Animal Physiology & Anatomy (BIOAP)" => "BIOAP" "Animal Science (ANSC)" => "ANSC" "Anthropology (ANTHR)" => "ANTHR" "Applied & Engineering Physics (AEP)" => "AEP" "Applied Economics & Management (AEM)" => "AEM" "Archaeology (ARKEO)" => "ARKEO" "Architecture (ARCH)" => "ARCH" "Art (ART)" => "ART" "Art History (ARTH)" => "ARTH" "Arts & Sciences (AS)" => "AS" "Asian American Studies (AAS)" => "AAS" "Asian Studies (ASIAN)" => "ASIAN" "Astronomy (ASTRO)" => "ASTRO" "Baker Program in Real Estate (BPRE)" => "BPRE" "Bengali (BENGL)" => "BENGL" "Bio Medical Science (BIOMS)" => "BIOMS" "Biochemistry (BIOCH)" => "BIOCH" "Biological & Environmental Eng (BEE)" => "BEE" "Biology & Society (BSOC)" => "BSOC" "Biology: General Courses (BIOG)" => "BIOG" "Biomedical Engineering (BME)" => "BME" "Biometrics (BIOMT)" => "BIOMT" "Biometry & Statistics (BTRY)" => "BTRY" "Bosnian, Croatian, Serbian (BCS)" => "BCS" "Burmese (BURM)" => "BURM" "Business Admin Electives EMBA (NBAE)" => "NBAE" "Career Development - NYC (CDNY)" => "CDNY" "Catalan (CATAL)" => "CATAL" "Cebuano (CEBU)" => "CEBU" "Celtic (CELTC)" => "CELTC" "Chemical Engineering (CHEME)" => "CHEME" "Chemistry (CHEM)" => "CHEM" "China & Asia Pacific Studies (CAPS)" => "CAPS" "Chinese (CHIN)" => "CHIN" "Chinese Literature (CHLIT)" => "CHLIT" "City & Regional Planning (CRP)" => "CRP" "Civil & Environmental Engr (CEE)" => "CEE" "Classics (CLASS)" => "CLASS" "Cognitive Science (COGST)" => "COGST" "College Scholar Program (COLLS)" => "COLLS" "Common Core Courses EMBA (NCCE)" => "NCCE" "Communication (COMM)" => "COMM" "Comparative Literature (COML)" => "COML" "Computer Science (CS)" => "CS" "Consumer Economics & Housing (CEH)" => "CEH" "Cornell University General (UNIV)" => "UNIV" "Crop & Soil Sciences (CSS)" => "CSS" "Czech (CZECH)" => "CZECH" "Danish (DANSH)" => "DANSH" "Design & Environmental Analy (DEA)" => "DEA" "Development Sociology (DSOC)" => "DSOC" "Drawing (DRAW)" => "DRAW" "Dutch (DUTCH)" => "DUTCH" "Earth & Atmospheric Sciences (EAS)" => "EAS" "Ecology & Evolutionary Biology (BIOEE)" => "BIOEE" "Economics (ECON)" => "ECON" "Education (EDUC)" => "EDUC" "Electrical&ComputerEngineering (ECE)" => "ECE" "Engineering Communications (ENGRC)" => "ENGRC" "Engineering Distribution (ENGRD)" => "ENGRD" "Engineering General Interest (ENGRG)" => "ENGRG" "Engineering Introduction (ENGRI)" => "ENGRI" "Engineering Physics (EPHY)" => "EPHY" "English (ENGL)" => "ENGL" "English (as a Foreign Lang) (ENGLF)" => "ENGLF" "English for International Stdt (ENINT)" => "ENINT" "Entomology (ENTOM)" => "ENTOM" "Environ Sci Marine Bio Lab (BIOMB)" => "BIOMB" "Envr and Sust Sciences (ESS)" => "ESS" "Ewe (EWE)" => "EWE" "Executive Boardroom Core (NCCB)" => "NCCB" "Executive Boardroom Electives (NBAB)" => "NBAB" "Feminist,Gender,Sexuality Stdy (FGSS)" => "FGSS" "Fiber Science & Apparel Design (FSAD)" => "FSAD" "Field Work (FIELD)" => "FIELD" "Fine Arts (FNART)" => "FNART" "Food Science (FDSC)" => "FDSC" "Freehand Drawing & Sci Illust (FRDR)" => "FRDR" "French (FREN)" => "FREN" "GERMAN (GERM)" => "GERM" "Gaelic (GAEL)" => "GAEL" "German Studies (GERST)" => "GERST" "Government (GOVT)" => "GOVT" "Grad Mgmt Business Admin (NBA)" => "NBA" "Grad Mgmt Business Admin CT (NBAT)" => "NBAT" "Grad Mgmt Business Admin NYT (NBAY)" => "NBAY" "Grad Mgmt Common Core (NCC)" => "NCC" "Grad Mgmt Common Core CT (NCCT)" => "NCCT" "Grad Mgmt Common Core NYT (NCCY)" => "NCCY" "Grad Mgmt Individual Study (NMI)" => "NMI" "Graduate Management Research (NRE)" => "NRE" "Graduate Research (GRAD)" => "GRAD" "Greek (GREEK)" => "GREEK" "Hindi (HINDI)" => "HINDI" "History (HIST)" => "HIST" "Horticulture Sciences (HORT)" => "HORT" "Horticulture Sciences (PLHRT)" => "PLHRT" "Hotel Administration (HADM)" => "HADM" "Human Development (HD)" => "HD" "Human Ecology Nondepartmental (HE)" => "HE" "Hungarian (HUNGR)" => "HUNGR" "ILR E-Cornell (ILREC)" => "ILREC" "ILR Extension Labor Studies (EXTLS)" => "EXTLS" "ILR Human Resource Management (ILRHR)" => "ILRHR" "ILR Interdepartmental (ILRID)" => "ILRID" "ILR International & Comp Labor (ILRIC)" => "ILRIC" "ILR Labor Economics (ILRLE)" => "ILRLE" "ILR Labor Relations, Law, Hist (ILRLR)" => "ILRLR" "ILR Organizational Behavior (ILROB)" => "ILROB" "ILR Social Statistics (ILRST)" => "ILRST" "Independent Major (IM)" => "IM" "Indonesian (INDO)" => "INDO" "Information Science (INFO)" => "INFO" "Interdepartmental Courses (ID)" => "ID" "Intl Agriculture & Rural Dev (IARD)" => "IARD" "Italian (ITAL)" => "ITAL" "Japanese (JAPAN)" => "JAPAN" "Japanese Literature (JPLIT)" => "JPLIT" "Javanese (JAVA)" => "JAVA" "Jewish Studies (JWST)" => "JWST" "Khmer (KHMER)" => "KHMER" "Korean (KOREA)" => "KOREA" "Korean Literature (KRLIT)" => "KRLIT" "Labor/MgmtStudies - Rochester (LMRO)" => "LMRO" "Labor Studies - Albany (LSAL)" => "LSAL" "Labor Studies - Utica/Rome (LSUR)" => "LSUR" "Landscape Architecture (LA)" => "LA" "Lao (LAO)" => "LAO" "Latin (LATIN)" => "LATIN" "Latin American Studies (LATA)" => "LATA" "Latino Studies Program (LSP)" => "LSP" "Law (LAW)" => "LAW" "Lesbian,Gay,Bisexual,Trns Stdy (LGBT)" => "LGBT" "Linguistics (LING)" => "LING" "Malinke (MALI)" => "MALI" "Materials Science & Engr (MSE)" => "MSE" "Mathematics (MATH)" => "MATH" "Mechanical & Aerospace Eng (MAE)" => "MAE" "Medieval Studies (MEDVL)" => "MEDVL" "Microbiology (BIOMI)" => "BIOMI" "Military Science (MILS)" => "MILS" "Molecular Biology and Genetics (BIOMG)" => "BIOMG" "Music (MUSIC)" => "MUSIC" "NSF Research (NSFRCH)" => "NSFRCH" "Natural Resources (NTRES)" => "NTRES" "Naval Science (NAVS)" => "NAVS" "Near Eastern Studies (NES)" => "NES" "Nepali (NEPAL)" => "NEPAL" "Neurobiology & Behavior (BIONB)" => "BIONB" "Nuclear Science & Engineering (NSE)" => "NSE" "Nutritional Science (NS)" => "NS" "Op Research & Information Engr (ORIE)" => "ORIE" "Overseas Study (OVST)" => "OVST" "Pali (PALI)" => "PALI" "Performing and Media Arts (PMA)" => "PMA" "Philosophy (PHIL)" => "PHIL" "Physical Education & Athletics (PE)" => "PE" "Physics (PHYS)" => "PHYS" "Plant Biology (BIOPL)" => "BIOPL" "Plant Biology (PLBIO)" => "PLBIO" "Plant Breeding (PLBR)" => "PLBR" "Plant Breeding (PLBRG)" => "PLBRG" "Plant Pathology (PLPA)" => "PLPA" "Plant Pathology (PLPPM)" => "PLPPM" "Plant Sciences (PLSCI)" => "PLSCI" "Policy, Analysis & Management (PAM)" => "PAM" "Polish (POLSH)" => "POLSH" "Population Med&Diagnostic Svc (VTPMD)" => "VTPMD" "Portuguese (PORT)" => "PORT" "Psychology (PSYCH)" => "PSYCH" "Public Affairs (CIPA)" => "CIPA" "Quechua (QUECH)" => "QUECH" "Religious Studies (RELST)" => "RELST" "Romance Studies (ROMS)" => "ROMS" "Romanian (ROMAN)" => "ROMAN" "Russian (RUSSA)" => "RUSSA" "Russian Literature (RUSSL)" => "RUSSL" "Sanskrit (SANSK)" => "SANSK" "Sanskrit Literature (SNLIT)" => "SNLIT" "Science & Technology Studies (STS)" => "STS" "Science of Natural & Envir Sys (SNES)" => "SNES" "Sea Education Association (SEA)" => "SEA" "Shoals Marine Laboratory (BIOSM)" => "BIOSM" "Sinhalese (SINHA)" => "SINHA" "Society for Humanities (SHUM)" => "SHUM" "Sociology (SOC)" => "SOC" "Soil & Crop Sciences (PLSCS)" => "PLSCS" "Spanish (SPAN)" => "SPAN" "Spanish Literature (SPANL)" => "SPANL" "Statistical Science (STSCI)" => "STSCI" "Summer Exploration (SUMMR)" => "SUMMR" "Swedish (SWED)" => "SWED" "Systems Engineering (SYSEN)" => "SYSEN" "Tagalog (TAG)" => "TAG" "Tamil (TAMIL)" => "TAMIL" "Telegu (TELU)" => "TELU" "Test Credit (TEST)" => "TEST" "Thai (THAI)" => "THAI" "Theoretical & Appl Mechanics (TAM)" => "TAM" "Tibetan (TIBET)" => "TIBET" "Toxicology (TOX)" => "TOX" "Transfer Credit (TRAN)" => "TRAN" "Ukrainian (UKRAN)" => "UKRAN" "Urdu (URDU)" => "URDU" "Vet Med BioMedical Sciences (VTBMS)" => "VTBMS" "Vet Med Clinical Sciences (VETCS)" => "VETCS" "Vet Med Microbiology (VETMI)" => "VETMI" "Vet Med Professional Curriculm (VTMED)" => "VTMED" "Vet Medicine MolecularMedicine (VETMM)" => "VETMM" "Vietnamese (VIET)" => "VIET" "Vietnamese Literature (VTLIT)" => "VTLIT" "Visual Studies (VISST)" => "VISST" "Viticulture and Enology (VIEN)" => "VIEN" "Writing Program (WRIT)" => "WRIT" "Yoruba (YORUB)" => "YORUB" ] |
label | "Subjects" |
same as passed value |
multiple | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "style" => "width:205px;" "size" => 1 "placeholder" => "Select subject(s)" "separator" => "; " "aria-labelledby" => "for_subjects" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | null |
choices | [ "Africana Studies & Res Center (ASRC)" => "ASRC" "Agriculture & Life Sciences (ALS)" => "ALS" "Agriculture Sciences (AGSCI)" => "AGSCI" "Air Force Science (AIRS)" => "AIRS" "American Indian Studies (AIS)" => "AIS" "American Studies (AMST)" => "AMST" "Animal Physiology & Anatomy (BIOAP)" => "BIOAP" "Animal Science (ANSC)" => "ANSC" "Anthropology (ANTHR)" => "ANTHR" "Applied & Engineering Physics (AEP)" => "AEP" "Applied Economics & Management (AEM)" => "AEM" "Archaeology (ARKEO)" => "ARKEO" "Architecture (ARCH)" => "ARCH" "Art (ART)" => "ART" "Art History (ARTH)" => "ARTH" "Arts & Sciences (AS)" => "AS" "Asian American Studies (AAS)" => "AAS" "Asian Studies (ASIAN)" => "ASIAN" "Astronomy (ASTRO)" => "ASTRO" "Baker Program in Real Estate (BPRE)" => "BPRE" "Bengali (BENGL)" => "BENGL" "Bio Medical Science (BIOMS)" => "BIOMS" "Biochemistry (BIOCH)" => "BIOCH" "Biological & Environmental Eng (BEE)" => "BEE" "Biology & Society (BSOC)" => "BSOC" "Biology: General Courses (BIOG)" => "BIOG" "Biomedical Engineering (BME)" => "BME" "Biometrics (BIOMT)" => "BIOMT" "Biometry & Statistics (BTRY)" => "BTRY" "Bosnian, Croatian, Serbian (BCS)" => "BCS" "Burmese (BURM)" => "BURM" "Business Admin Electives EMBA (NBAE)" => "NBAE" "Career Development - NYC (CDNY)" => "CDNY" "Catalan (CATAL)" => "CATAL" "Cebuano (CEBU)" => "CEBU" "Celtic (CELTC)" => "CELTC" "Chemical Engineering (CHEME)" => "CHEME" "Chemistry (CHEM)" => "CHEM" "China & Asia Pacific Studies (CAPS)" => "CAPS" "Chinese (CHIN)" => "CHIN" "Chinese Literature (CHLIT)" => "CHLIT" "City & Regional Planning (CRP)" => "CRP" "Civil & Environmental Engr (CEE)" => "CEE" "Classics (CLASS)" => "CLASS" "Cognitive Science (COGST)" => "COGST" "College Scholar Program (COLLS)" => "COLLS" "Common Core Courses EMBA (NCCE)" => "NCCE" "Communication (COMM)" => "COMM" "Comparative Literature (COML)" => "COML" "Computer Science (CS)" => "CS" "Consumer Economics & Housing (CEH)" => "CEH" "Cornell University General (UNIV)" => "UNIV" "Crop & Soil Sciences (CSS)" => "CSS" "Czech (CZECH)" => "CZECH" "Danish (DANSH)" => "DANSH" "Design & Environmental Analy (DEA)" => "DEA" "Development Sociology (DSOC)" => "DSOC" "Drawing (DRAW)" => "DRAW" "Dutch (DUTCH)" => "DUTCH" "Earth & Atmospheric Sciences (EAS)" => "EAS" "Ecology & Evolutionary Biology (BIOEE)" => "BIOEE" "Economics (ECON)" => "ECON" "Education (EDUC)" => "EDUC" "Electrical&ComputerEngineering (ECE)" => "ECE" "Engineering Communications (ENGRC)" => "ENGRC" "Engineering Distribution (ENGRD)" => "ENGRD" "Engineering General Interest (ENGRG)" => "ENGRG" "Engineering Introduction (ENGRI)" => "ENGRI" "Engineering Physics (EPHY)" => "EPHY" "English (ENGL)" => "ENGL" "English (as a Foreign Lang) (ENGLF)" => "ENGLF" "English for International Stdt (ENINT)" => "ENINT" "Entomology (ENTOM)" => "ENTOM" "Environ Sci Marine Bio Lab (BIOMB)" => "BIOMB" "Envr and Sust Sciences (ESS)" => "ESS" "Ewe (EWE)" => "EWE" "Executive Boardroom Core (NCCB)" => "NCCB" "Executive Boardroom Electives (NBAB)" => "NBAB" "Feminist,Gender,Sexuality Stdy (FGSS)" => "FGSS" "Fiber Science & Apparel Design (FSAD)" => "FSAD" "Field Work (FIELD)" => "FIELD" "Fine Arts (FNART)" => "FNART" "Food Science (FDSC)" => "FDSC" "Freehand Drawing & Sci Illust (FRDR)" => "FRDR" "French (FREN)" => "FREN" "GERMAN (GERM)" => "GERM" "Gaelic (GAEL)" => "GAEL" "German Studies (GERST)" => "GERST" "Government (GOVT)" => "GOVT" "Grad Mgmt Business Admin (NBA)" => "NBA" "Grad Mgmt Business Admin CT (NBAT)" => "NBAT" "Grad Mgmt Business Admin NYT (NBAY)" => "NBAY" "Grad Mgmt Common Core (NCC)" => "NCC" "Grad Mgmt Common Core CT (NCCT)" => "NCCT" "Grad Mgmt Common Core NYT (NCCY)" => "NCCY" "Grad Mgmt Individual Study (NMI)" => "NMI" "Graduate Management Research (NRE)" => "NRE" "Graduate Research (GRAD)" => "GRAD" "Greek (GREEK)" => "GREEK" "Hindi (HINDI)" => "HINDI" "History (HIST)" => "HIST" "Horticulture Sciences (HORT)" => "HORT" "Horticulture Sciences (PLHRT)" => "PLHRT" "Hotel Administration (HADM)" => "HADM" "Human Development (HD)" => "HD" "Human Ecology Nondepartmental (HE)" => "HE" "Hungarian (HUNGR)" => "HUNGR" "ILR E-Cornell (ILREC)" => "ILREC" "ILR Extension Labor Studies (EXTLS)" => "EXTLS" "ILR Human Resource Management (ILRHR)" => "ILRHR" "ILR Interdepartmental (ILRID)" => "ILRID" "ILR International & Comp Labor (ILRIC)" => "ILRIC" "ILR Labor Economics (ILRLE)" => "ILRLE" "ILR Labor Relations, Law, Hist (ILRLR)" => "ILRLR" "ILR Organizational Behavior (ILROB)" => "ILROB" "ILR Social Statistics (ILRST)" => "ILRST" "Independent Major (IM)" => "IM" "Indonesian (INDO)" => "INDO" "Information Science (INFO)" => "INFO" "Interdepartmental Courses (ID)" => "ID" "Intl Agriculture & Rural Dev (IARD)" => "IARD" "Italian (ITAL)" => "ITAL" "Japanese (JAPAN)" => "JAPAN" "Japanese Literature (JPLIT)" => "JPLIT" "Javanese (JAVA)" => "JAVA" "Jewish Studies (JWST)" => "JWST" "Khmer (KHMER)" => "KHMER" "Korean (KOREA)" => "KOREA" "Korean Literature (KRLIT)" => "KRLIT" "Labor/MgmtStudies - Rochester (LMRO)" => "LMRO" "Labor Studies - Albany (LSAL)" => "LSAL" "Labor Studies - Utica/Rome (LSUR)" => "LSUR" "Landscape Architecture (LA)" => "LA" "Lao (LAO)" => "LAO" "Latin (LATIN)" => "LATIN" "Latin American Studies (LATA)" => "LATA" "Latino Studies Program (LSP)" => "LSP" "Law (LAW)" => "LAW" "Lesbian,Gay,Bisexual,Trns Stdy (LGBT)" => "LGBT" "Linguistics (LING)" => "LING" "Malinke (MALI)" => "MALI" "Materials Science & Engr (MSE)" => "MSE" "Mathematics (MATH)" => "MATH" "Mechanical & Aerospace Eng (MAE)" => "MAE" "Medieval Studies (MEDVL)" => "MEDVL" "Microbiology (BIOMI)" => "BIOMI" "Military Science (MILS)" => "MILS" "Molecular Biology and Genetics (BIOMG)" => "BIOMG" "Music (MUSIC)" => "MUSIC" "NSF Research (NSFRCH)" => "NSFRCH" "Natural Resources (NTRES)" => "NTRES" "Naval Science (NAVS)" => "NAVS" "Near Eastern Studies (NES)" => "NES" "Nepali (NEPAL)" => "NEPAL" "Neurobiology & Behavior (BIONB)" => "BIONB" "Nuclear Science & Engineering (NSE)" => "NSE" "Nutritional Science (NS)" => "NS" "Op Research & Information Engr (ORIE)" => "ORIE" "Overseas Study (OVST)" => "OVST" "Pali (PALI)" => "PALI" "Performing and Media Arts (PMA)" => "PMA" "Philosophy (PHIL)" => "PHIL" "Physical Education & Athletics (PE)" => "PE" "Physics (PHYS)" => "PHYS" "Plant Biology (BIOPL)" => "BIOPL" "Plant Biology (PLBIO)" => "PLBIO" "Plant Breeding (PLBR)" => "PLBR" "Plant Breeding (PLBRG)" => "PLBRG" "Plant Pathology (PLPA)" => "PLPA" "Plant Pathology (PLPPM)" => "PLPPM" "Plant Sciences (PLSCI)" => "PLSCI" "Policy, Analysis & Management (PAM)" => "PAM" "Polish (POLSH)" => "POLSH" "Population Med&Diagnostic Svc (VTPMD)" => "VTPMD" "Portuguese (PORT)" => "PORT" "Psychology (PSYCH)" => "PSYCH" "Public Affairs (CIPA)" => "CIPA" "Quechua (QUECH)" => "QUECH" "Religious Studies (RELST)" => "RELST" "Romance Studies (ROMS)" => "ROMS" "Romanian (ROMAN)" => "ROMAN" "Russian (RUSSA)" => "RUSSA" "Russian Literature (RUSSL)" => "RUSSL" "Sanskrit (SANSK)" => "SANSK" "Sanskrit Literature (SNLIT)" => "SNLIT" "Science & Technology Studies (STS)" => "STS" "Science of Natural & Envir Sys (SNES)" => "SNES" "Sea Education Association (SEA)" => "SEA" "Shoals Marine Laboratory (BIOSM)" => "BIOSM" "Sinhalese (SINHA)" => "SINHA" "Society for Humanities (SHUM)" => "SHUM" "Sociology (SOC)" => "SOC" "Soil & Crop Sciences (PLSCS)" => "PLSCS" "Spanish (SPAN)" => "SPAN" "Spanish Literature (SPANL)" => "SPANL" "Statistical Science (STSCI)" => "STSCI" "Summer Exploration (SUMMR)" => "SUMMR" "Swedish (SWED)" => "SWED" "Systems Engineering (SYSEN)" => "SYSEN" "Tagalog (TAG)" => "TAG" "Tamil (TAMIL)" => "TAMIL" "Telegu (TELU)" => "TELU" "Test Credit (TEST)" => "TEST" "Thai (THAI)" => "THAI" "Theoretical & Appl Mechanics (TAM)" => "TAM" "Tibetan (TIBET)" => "TIBET" "Toxicology (TOX)" => "TOX" "Transfer Credit (TRAN)" => "TRAN" "Ukrainian (UKRAN)" => "UKRAN" "Urdu (URDU)" => "URDU" "Vet Med BioMedical Sciences (VTBMS)" => "VTBMS" "Vet Med Clinical Sciences (VETCS)" => "VETCS" "Vet Med Microbiology (VETMI)" => "VETMI" "Vet Med Professional Curriculm (VTMED)" => "VTMED" "Vet Medicine MolecularMedicine (VETMM)" => "VETMM" "Vietnamese (VIET)" => "VIET" "Vietnamese Literature (VTLIT)" => "VTLIT" "Visual Studies (VISST)" => "VISST" "Viticulture and Enology (VIEN)" => "VIEN" "Writing Program (WRIT)" => "WRIT" "Yoruba (YORUB)" => "YORUB" ] |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Subjects" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#8235 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8236 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "style" => "width:205px;" "size" => 1 "placeholder" => "Select subject(s)" "separator" => "; " "aria-labelledby" => "for_subjects" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_subjects" ] |
cache_key | "_subjects_choice" |
choice_translation_domain | null |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#9322 +label: "Africana Studies & Res Center (ASRC)" +value: "ASRC" +data: "ASRC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9314 +label: "Agriculture & Life Sciences (ALS)" +value: "ALS" +data: "ALS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9306 +label: "Agriculture Sciences (AGSCI)" +value: "AGSCI" +data: "AGSCI" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9298 +label: "Air Force Science (AIRS)" +value: "AIRS" +data: "AIRS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9290 +label: "American Indian Studies (AIS)" +value: "AIS" +data: "AIS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9282 +label: "American Studies (AMST)" +value: "AMST" +data: "AMST" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9274 +label: "Animal Physiology & Anatomy (BIOAP)" +value: "BIOAP" +data: "BIOAP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9266 +label: "Animal Science (ANSC)" +value: "ANSC" +data: "ANSC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9258 +label: "Anthropology (ANTHR)" +value: "ANTHR" +data: "ANTHR" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8461 +label: "Applied & Engineering Physics (AEP)" +value: "AEP" +data: "AEP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8448 +label: "Applied Economics & Management (AEM)" +value: "AEM" +data: "AEM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8438 +label: "Archaeology (ARKEO)" +value: "ARKEO" +data: "ARKEO" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8425 +label: "Architecture (ARCH)" +value: "ARCH" +data: "ARCH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8396 +label: "Art (ART)" +value: "ART" +data: "ART" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9193 +label: "Art History (ARTH)" +value: "ARTH" +data: "ARTH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9185 +label: "Arts & Sciences (AS)" +value: "AS" +data: "AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9177 +label: "Asian American Studies (AAS)" +value: "AAS" +data: "AAS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9169 +label: "Asian Studies (ASIAN)" +value: "ASIAN" +data: "ASIAN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9161 +label: "Astronomy (ASTRO)" +value: "ASTRO" +data: "ASTRO" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9153 +label: "Baker Program in Real Estate (BPRE)" +value: "BPRE" +data: "BPRE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9145 +label: "Bengali (BENGL)" +value: "BENGL" +data: "BENGL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9137 +label: "Bio Medical Science (BIOMS)" +value: "BIOMS" +data: "BIOMS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9129 +label: "Biochemistry (BIOCH)" +value: "BIOCH" +data: "BIOCH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9121 +label: "Biological & Environmental Eng (BEE)" +value: "BEE" +data: "BEE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9113 +label: "Biology & Society (BSOC)" +value: "BSOC" +data: "BSOC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9105 +label: "Biology: General Courses (BIOG)" +value: "BIOG" +data: "BIOG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9097 +label: "Biomedical Engineering (BME)" +value: "BME" +data: "BME" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9089 +label: "Biometrics (BIOMT)" +value: "BIOMT" +data: "BIOMT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8376 +label: "Biometry & Statistics (BTRY)" +value: "BTRY" +data: "BTRY" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9063 +label: "Bosnian, Croatian, Serbian (BCS)" +value: "BCS" +data: "BCS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9055 +label: "Burmese (BURM)" +value: "BURM" +data: "BURM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9047 +label: "Business Admin Electives EMBA (NBAE)" +value: "NBAE" +data: "NBAE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9039 +label: "Career Development - NYC (CDNY)" +value: "CDNY" +data: "CDNY" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9031 +label: "Catalan (CATAL)" +value: "CATAL" +data: "CATAL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8366 +label: "Cebuano (CEBU)" +value: "CEBU" +data: "CEBU" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8344 +label: "Celtic (CELTC)" +value: "CELTC" +data: "CELTC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8996 +label: "Chemical Engineering (CHEME)" +value: "CHEME" +data: "CHEME" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8988 +label: "Chemistry (CHEM)" +value: "CHEM" +data: "CHEM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8980 +label: "China & Asia Pacific Studies (CAPS)" +value: "CAPS" +data: "CAPS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8972 +label: "Chinese (CHIN)" +value: "CHIN" +data: "CHIN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8964 +label: "Chinese Literature (CHLIT)" +value: "CHLIT" +data: "CHLIT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8956 +label: "City & Regional Planning (CRP)" +value: "CRP" +data: "CRP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8948 +label: "Civil & Environmental Engr (CEE)" +value: "CEE" +data: "CEE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8322 +label: "Classics (CLASS)" +value: "CLASS" +data: "CLASS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8916 +label: "Cognitive Science (COGST)" +value: "COGST" +data: "COGST" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8908 +label: "College Scholar Program (COLLS)" +value: "COLLS" +data: "COLLS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8900 +label: "Common Core Courses EMBA (NCCE)" +value: "NCCE" +data: "NCCE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8892 +label: "Communication (COMM)" +value: "COMM" +data: "COMM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8884 +label: "Comparative Literature (COML)" +value: "COML" +data: "COML" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8876 +label: "Computer Science (CS)" +value: "CS" +data: "CS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8868 +label: "Consumer Economics & Housing (CEH)" +value: "CEH" +data: "CEH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8298 +label: "Cornell University General (UNIV)" +value: "UNIV" +data: "UNIV" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8830 +label: "Crop & Soil Sciences (CSS)" +value: "CSS" +data: "CSS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8822 +label: "Czech (CZECH)" +value: "CZECH" +data: "CZECH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8814 +label: "Danish (DANSH)" +value: "DANSH" +data: "DANSH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8806 +label: "Design & Environmental Analy (DEA)" +value: "DEA" +data: "DEA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8798 +label: "Development Sociology (DSOC)" +value: "DSOC" +data: "DSOC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8790 +label: "Drawing (DRAW)" +value: "DRAW" +data: "DRAW" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8782 +label: "Dutch (DUTCH)" +value: "DUTCH" +data: "DUTCH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8774 +label: "Earth & Atmospheric Sciences (EAS)" +value: "EAS" +data: "EAS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8766 +label: "Ecology & Evolutionary Biology (BIOEE)" +value: "BIOEE" +data: "BIOEE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8270 +label: "Economics (ECON)" +value: "ECON" +data: "ECON" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8716 +label: "Education (EDUC)" +value: "EDUC" +data: "EDUC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8708 +label: "Electrical&ComputerEngineering (ECE)" +value: "ECE" +data: "ECE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8700 +label: "Engineering Communications (ENGRC)" +value: "ENGRC" +data: "ENGRC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8692 +label: "Engineering Distribution (ENGRD)" +value: "ENGRD" +data: "ENGRD" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8684 +label: "Engineering General Interest (ENGRG)" +value: "ENGRG" +data: "ENGRG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8676 +label: "Engineering Introduction (ENGRI)" +value: "ENGRI" +data: "ENGRI" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8668 +label: "Engineering Physics (EPHY)" +value: "EPHY" +data: "EPHY" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8660 +label: "English (ENGL)" +value: "ENGL" +data: "ENGL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8652 +label: "English (as a Foreign Lang) (ENGLF)" +value: "ENGLF" +data: "ENGLF" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8644 +label: "English for International Stdt (ENINT)" +value: "ENINT" +data: "ENINT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8636 +label: "Entomology (ENTOM)" +value: "ENTOM" +data: "ENTOM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8628 +label: "Environ Sci Marine Bio Lab (BIOMB)" +value: "BIOMB" +data: "BIOMB" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8620 +label: "Envr and Sust Sciences (ESS)" +value: "ESS" +data: "ESS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8250 +label: "Ewe (EWE)" +value: "EWE" +data: "EWE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8594 +label: "Executive Boardroom Core (NCCB)" +value: "NCCB" +data: "NCCB" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8586 +label: "Executive Boardroom Electives (NBAB)" +value: "NBAB" +data: "NBAB" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8578 +label: "Feminist,Gender,Sexuality Stdy (FGSS)" +value: "FGSS" +data: "FGSS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8570 +label: "Fiber Science & Apparel Design (FSAD)" +value: "FSAD" +data: "FSAD" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8562 +label: "Field Work (FIELD)" +value: "FIELD" +data: "FIELD" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8237 +label: "Fine Arts (FNART)" +value: "FNART" +data: "FNART" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8217 +label: "Food Science (FDSC)" +value: "FDSC" +data: "FDSC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8209 +label: "Freehand Drawing & Sci Illust (FRDR)" +value: "FRDR" +data: "FRDR" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8200 +label: "French (FREN)" +value: "FREN" +data: "FREN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8189 +label: "GERMAN (GERM)" +value: "GERM" +data: "GERM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9467 +label: "Gaelic (GAEL)" +value: "GAEL" +data: "GAEL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9469 +label: "German Studies (GERST)" +value: "GERST" +data: "GERST" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9470 +label: "Government (GOVT)" +value: "GOVT" +data: "GOVT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9471 +label: "Grad Mgmt Business Admin (NBA)" +value: "NBA" +data: "NBA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9472 +label: "Grad Mgmt Business Admin CT (NBAT)" +value: "NBAT" +data: "NBAT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9677 +label: "Grad Mgmt Business Admin NYT (NBAY)" +value: "NBAY" +data: "NBAY" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9679 +label: "Grad Mgmt Common Core (NCC)" +value: "NCC" +data: "NCC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9685 +label: "Grad Mgmt Common Core CT (NCCT)" +value: "NCCT" +data: "NCCT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9687 +label: "Grad Mgmt Common Core NYT (NCCY)" +value: "NCCY" +data: "NCCY" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9688 +label: "Grad Mgmt Individual Study (NMI)" +value: "NMI" +data: "NMI" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9696 +label: "Graduate Management Research (NRE)" +value: "NRE" +data: "NRE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9698 +label: "Graduate Research (GRAD)" +value: "GRAD" +data: "GRAD" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9699 +label: "Greek (GREEK)" +value: "GREEK" +data: "GREEK" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9700 +label: "Hindi (HINDI)" +value: "HINDI" +data: "HINDI" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9701 +label: "History (HIST)" +value: "HIST" +data: "HIST" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9702 +label: "Horticulture Sciences (HORT)" +value: "HORT" +data: "HORT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9703 +label: "Horticulture Sciences (PLHRT)" +value: "PLHRT" +data: "PLHRT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9704 +label: "Hotel Administration (HADM)" +value: "HADM" +data: "HADM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9705 +label: "Human Development (HD)" +value: "HD" +data: "HD" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9706 +label: "Human Ecology Nondepartmental (HE)" +value: "HE" +data: "HE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9707 +label: "Hungarian (HUNGR)" +value: "HUNGR" +data: "HUNGR" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9708 +label: "ILR E-Cornell (ILREC)" +value: "ILREC" +data: "ILREC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9709 +label: "ILR Extension Labor Studies (EXTLS)" +value: "EXTLS" +data: "EXTLS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9710 +label: "ILR Human Resource Management (ILRHR)" +value: "ILRHR" +data: "ILRHR" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9711 +label: "ILR Interdepartmental (ILRID)" +value: "ILRID" +data: "ILRID" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9712 +label: "ILR International & Comp Labor (ILRIC)" +value: "ILRIC" +data: "ILRIC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9713 +label: "ILR Labor Economics (ILRLE)" +value: "ILRLE" +data: "ILRLE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9714 +label: "ILR Labor Relations, Law, Hist (ILRLR)" +value: "ILRLR" +data: "ILRLR" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9715 +label: "ILR Organizational Behavior (ILROB)" +value: "ILROB" +data: "ILROB" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9716 +label: "ILR Social Statistics (ILRST)" +value: "ILRST" +data: "ILRST" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9717 +label: "Independent Major (IM)" +value: "IM" +data: "IM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9718 +label: "Indonesian (INDO)" +value: "INDO" +data: "INDO" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9719 +label: "Information Science (INFO)" +value: "INFO" +data: "INFO" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9720 +label: "Interdepartmental Courses (ID)" +value: "ID" +data: "ID" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9721 +label: "Intl Agriculture & Rural Dev (IARD)" +value: "IARD" +data: "IARD" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9722 +label: "Italian (ITAL)" +value: "ITAL" +data: "ITAL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9723 +label: "Japanese (JAPAN)" +value: "JAPAN" +data: "JAPAN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9724 +label: "Japanese Literature (JPLIT)" +value: "JPLIT" +data: "JPLIT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9725 +label: "Javanese (JAVA)" +value: "JAVA" +data: "JAVA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9726 +label: "Jewish Studies (JWST)" +value: "JWST" +data: "JWST" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9727 +label: "Khmer (KHMER)" +value: "KHMER" +data: "KHMER" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9728 +label: "Korean (KOREA)" +value: "KOREA" +data: "KOREA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9729 +label: "Korean Literature (KRLIT)" +value: "KRLIT" +data: "KRLIT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9730 +label: "Labor/MgmtStudies - Rochester (LMRO)" +value: "LMRO" +data: "LMRO" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9731 +label: "Labor Studies - Albany (LSAL)" +value: "LSAL" +data: "LSAL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9732 +label: "Labor Studies - Utica/Rome (LSUR)" +value: "LSUR" +data: "LSUR" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9733 +label: "Landscape Architecture (LA)" +value: "LA" +data: "LA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9734 +label: "Lao (LAO)" +value: "LAO" +data: "LAO" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9735 +label: "Latin (LATIN)" +value: "LATIN" +data: "LATIN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9736 +label: "Latin American Studies (LATA)" +value: "LATA" +data: "LATA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9737 +label: "Latino Studies Program (LSP)" +value: "LSP" +data: "LSP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9738 +label: "Law (LAW)" +value: "LAW" +data: "LAW" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9739 +label: "Lesbian,Gay,Bisexual,Trns Stdy (LGBT)" +value: "LGBT" +data: "LGBT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9740 +label: "Linguistics (LING)" +value: "LING" +data: "LING" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9741 +label: "Malinke (MALI)" +value: "MALI" +data: "MALI" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9742 +label: "Materials Science & Engr (MSE)" +value: "MSE" +data: "MSE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9743 +label: "Mathematics (MATH)" +value: "MATH" +data: "MATH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9744 +label: "Mechanical & Aerospace Eng (MAE)" +value: "MAE" +data: "MAE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9745 +label: "Medieval Studies (MEDVL)" +value: "MEDVL" +data: "MEDVL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9746 +label: "Microbiology (BIOMI)" +value: "BIOMI" +data: "BIOMI" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9747 +label: "Military Science (MILS)" +value: "MILS" +data: "MILS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9748 +label: "Molecular Biology and Genetics (BIOMG)" +value: "BIOMG" +data: "BIOMG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9749 +label: "Music (MUSIC)" +value: "MUSIC" +data: "MUSIC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9750 +label: "NSF Research (NSFRCH)" +value: "NSFRCH" +data: "NSFRCH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9751 +label: "Natural Resources (NTRES)" +value: "NTRES" +data: "NTRES" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9752 +label: "Naval Science (NAVS)" +value: "NAVS" +data: "NAVS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9753 +label: "Near Eastern Studies (NES)" +value: "NES" +data: "NES" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9754 +label: "Nepali (NEPAL)" +value: "NEPAL" +data: "NEPAL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9755 +label: "Neurobiology & Behavior (BIONB)" +value: "BIONB" +data: "BIONB" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9756 +label: "Nuclear Science & Engineering (NSE)" +value: "NSE" +data: "NSE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9757 +label: "Nutritional Science (NS)" +value: "NS" +data: "NS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9758 +label: "Op Research & Information Engr (ORIE)" +value: "ORIE" +data: "ORIE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9759 +label: "Overseas Study (OVST)" +value: "OVST" +data: "OVST" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9760 +label: "Pali (PALI)" +value: "PALI" +data: "PALI" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9761 +label: "Performing and Media Arts (PMA)" +value: "PMA" +data: "PMA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9762 +label: "Philosophy (PHIL)" +value: "PHIL" +data: "PHIL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9763 +label: "Physical Education & Athletics (PE)" +value: "PE" +data: "PE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9764 +label: "Physics (PHYS)" +value: "PHYS" +data: "PHYS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9765 +label: "Plant Biology (BIOPL)" +value: "BIOPL" +data: "BIOPL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9766 +label: "Plant Biology (PLBIO)" +value: "PLBIO" +data: "PLBIO" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9767 +label: "Plant Breeding (PLBR)" +value: "PLBR" +data: "PLBR" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9768 +label: "Plant Breeding (PLBRG)" +value: "PLBRG" +data: "PLBRG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9769 +label: "Plant Pathology (PLPA)" +value: "PLPA" +data: "PLPA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9770 +label: "Plant Pathology (PLPPM)" +value: "PLPPM" +data: "PLPPM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9771 +label: "Plant Sciences (PLSCI)" +value: "PLSCI" +data: "PLSCI" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9772 +label: "Policy, Analysis & Management (PAM)" +value: "PAM" +data: "PAM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9773 +label: "Polish (POLSH)" +value: "POLSH" +data: "POLSH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9774 +label: "Population Med&Diagnostic Svc (VTPMD)" +value: "VTPMD" +data: "VTPMD" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9775 +label: "Portuguese (PORT)" +value: "PORT" +data: "PORT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9776 +label: "Psychology (PSYCH)" +value: "PSYCH" +data: "PSYCH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9777 +label: "Public Affairs (CIPA)" +value: "CIPA" +data: "CIPA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9778 +label: "Quechua (QUECH)" +value: "QUECH" +data: "QUECH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9779 +label: "Religious Studies (RELST)" +value: "RELST" +data: "RELST" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9780 +label: "Romance Studies (ROMS)" +value: "ROMS" +data: "ROMS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9781 +label: "Romanian (ROMAN)" +value: "ROMAN" +data: "ROMAN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9782 +label: "Russian (RUSSA)" +value: "RUSSA" +data: "RUSSA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9783 +label: "Russian Literature (RUSSL)" +value: "RUSSL" +data: "RUSSL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9784 +label: "Sanskrit (SANSK)" +value: "SANSK" +data: "SANSK" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9785 +label: "Sanskrit Literature (SNLIT)" +value: "SNLIT" +data: "SNLIT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9786 +label: "Science & Technology Studies (STS)" +value: "STS" +data: "STS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9787 +label: "Science of Natural & Envir Sys (SNES)" +value: "SNES" +data: "SNES" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9788 +label: "Sea Education Association (SEA)" +value: "SEA" +data: "SEA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9789 +label: "Shoals Marine Laboratory (BIOSM)" +value: "BIOSM" +data: "BIOSM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9790 +label: "Sinhalese (SINHA)" +value: "SINHA" +data: "SINHA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9791 +label: "Society for Humanities (SHUM)" +value: "SHUM" +data: "SHUM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9792 +label: "Sociology (SOC)" +value: "SOC" +data: "SOC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9793 +label: "Soil & Crop Sciences (PLSCS)" +value: "PLSCS" +data: "PLSCS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9794 +label: "Spanish (SPAN)" +value: "SPAN" +data: "SPAN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9795 +label: "Spanish Literature (SPANL)" +value: "SPANL" +data: "SPANL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9796 +label: "Statistical Science (STSCI)" +value: "STSCI" +data: "STSCI" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9797 +label: "Summer Exploration (SUMMR)" +value: "SUMMR" +data: "SUMMR" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9798 +label: "Swedish (SWED)" +value: "SWED" +data: "SWED" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9799 +label: "Systems Engineering (SYSEN)" +value: "SYSEN" +data: "SYSEN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9800 +label: "Tagalog (TAG)" +value: "TAG" +data: "TAG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9801 +label: "Tamil (TAMIL)" +value: "TAMIL" +data: "TAMIL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9802 +label: "Telegu (TELU)" +value: "TELU" +data: "TELU" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9803 +label: "Test Credit (TEST)" +value: "TEST" +data: "TEST" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9804 +label: "Thai (THAI)" +value: "THAI" +data: "THAI" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9805 +label: "Theoretical & Appl Mechanics (TAM)" +value: "TAM" +data: "TAM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9806 +label: "Tibetan (TIBET)" +value: "TIBET" +data: "TIBET" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9807 +label: "Toxicology (TOX)" +value: "TOX" +data: "TOX" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9808 +label: "Transfer Credit (TRAN)" +value: "TRAN" +data: "TRAN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9809 +label: "Ukrainian (UKRAN)" +value: "UKRAN" +data: "UKRAN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9810 +label: "Urdu (URDU)" +value: "URDU" +data: "URDU" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9811 +label: "Vet Med BioMedical Sciences (VTBMS)" +value: "VTBMS" +data: "VTBMS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9812 +label: "Vet Med Clinical Sciences (VETCS)" +value: "VETCS" +data: "VETCS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9813 +label: "Vet Med Microbiology (VETMI)" +value: "VETMI" +data: "VETMI" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9814 +label: "Vet Med Professional Curriculm (VTMED)" +value: "VTMED" +data: "VTMED" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9815 +label: "Vet Medicine MolecularMedicine (VETMM)" +value: "VETMM" +data: "VETMM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9816 +label: "Vietnamese (VIET)" +value: "VIET" +data: "VIET" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9817 +label: "Vietnamese Literature (VTLIT)" +value: "VTLIT" +data: "VTLIT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9818 +label: "Visual Studies (VISST)" +value: "VISST" +data: "VISST" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9819 +label: "Viticulture and Enology (VIEN)" +value: "VIEN" +data: "VIEN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9820 +label: "Writing Program (WRIT)" +value: "WRIT" +data: "WRIT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9821 +label: "Yoruba (YORUB)" +value: "YORUB" +data: "YORUB" +attr: [] } ] |
compound | false |
data | [
"ITAL"
] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9338 -form: Symfony\Component\Form\Form {#8557 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#9330 …5} |
full_name | "subjects[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "subjects" |
is_selected | Closure($choice, array $values) {#9823 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#8223 …} } |
label | "Subjects" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "subjects" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_subjects" |
valid | true |
value | [
"ITAL"
] |
acadCareer
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
choices | [ "Undergraduate" => "UG" "Graduate" => "GR" "Graduate Management" => "GM" "Law" => "LA" "Veterinary Medicine" => "VM" ] |
[ "Undergraduate" => "UG" "Graduate" => "GR" "Graduate Management" => "GM" "Law" => "LA" "Veterinary Medicine" => "VM" ] |
expanded | true |
same as passed value |
label | "Academic Career" |
same as passed value |
multiple | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | null |
choices | [ "Undergraduate" => "UG" "Graduate" => "GR" "Graduate Management" => "GM" "Law" => "LA" "Veterinary Medicine" => "VM" ] |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Academic Career" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#8249 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8248 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_acadCareer" ] |
cache_key | "_acadCareer_choice" |
choice_translation_domain | null |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#8252 +label: "Undergraduate" +value: "UG" +data: "UG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8258 +label: "Graduate" +value: "GR" +data: "GR" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8259 +label: "Graduate Management" +value: "GM" +data: "GM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8260 +label: "Law" +value: "LA" +data: "LA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8261 +label: "Veterinary Medicine" +value: "VM" +data: "VM" +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9824 -form: Symfony\Component\Form\Form {#8600 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#9825 …5} |
full_name | "acadCareer" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadCareer" |
is_selected | Closure($choice, array $values) {#9826 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#8223 …} } |
label | "Academic Career" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "acadCareer" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_acadCareer" |
valid | true |
value | [] |
0
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Undergraduate" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "UG" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Undergraduate" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#8561 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8560 …} } } |
validation_groups | null |
value | "UG" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_acadCareer_entry" ] |
cache_key | "_acadCareer_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9830 -form: Symfony\Component\Form\Form {#8603 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9829 …5} |
full_name | "acadCareer[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadCareer_0" |
label | "Undergraduate" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_acadCareer_entry" |
valid | true |
value | "UG" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Graduate" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "GR" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Graduate" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#8569 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8568 …} } } |
validation_groups | null |
value | "GR" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_acadCareer_entry" ] |
cache_key | "_acadCareer_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9831 -form: Symfony\Component\Form\Form {#8606 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9832 …5} |
full_name | "acadCareer[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadCareer_1" |
label | "Graduate" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_acadCareer_entry" |
valid | true |
value | "GR" |
2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Graduate Management" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "GM" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Graduate Management" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#8577 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8576 …} } } |
validation_groups | null |
value | "GM" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_acadCareer_entry" ] |
cache_key | "_acadCareer_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9833 -form: Symfony\Component\Form\Form {#8609 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9834 …5} |
full_name | "acadCareer[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadCareer_2" |
label | "Graduate Management" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_acadCareer_entry" |
valid | true |
value | "GM" |
3
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Law" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "LA" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Law" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#8585 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8584 …} } } |
validation_groups | null |
value | "LA" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_acadCareer_entry" ] |
cache_key | "_acadCareer_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9835 -form: Symfony\Component\Form\Form {#8612 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9836 …5} |
full_name | "acadCareer[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadCareer_3" |
label | "Law" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_acadCareer_entry" |
valid | true |
value | "LA" |
4
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Veterinary Medicine" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "VM" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Veterinary Medicine" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#8593 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8592 …} } } |
validation_groups | null |
value | "VM" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_acadCareer_entry" ] |
cache_key | "_acadCareer_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9837 -form: Symfony\Component\Form\Form {#8615 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9838 …5} |
full_name | "acadCareer[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadCareer_4" |
label | "Veterinary Medicine" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "4" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_acadCareer_entry" |
valid | true |
value | "VM" |
acadGroup
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
choices | [ "Agriculture and Life Sciences" => "AG" "Architecture, Art and Planning" => "AR" "Arts and Sciences" => "AS" "Athletics" => "AT" "Engineering" => "EN" "Graduate" => "GR" "Graduate Management" => "GM" "Hotel Administration" => "HA" "Human Ecology" => "HE" "Industrial and Labor Relations" => "IL" "Law" => "LA" "Reserve Officer Training" => "OT" "Veterinary Medicine" => "VM" ] |
[ "Agriculture and Life Sciences" => "AG" "Architecture, Art and Planning" => "AR" "Arts and Sciences" => "AS" "Athletics" => "AT" "Engineering" => "EN" "Graduate" => "GR" "Graduate Management" => "GM" "Hotel Administration" => "HA" "Human Ecology" => "HE" "Industrial and Labor Relations" => "IL" "Law" => "LA" "Reserve Officer Training" => "OT" "Veterinary Medicine" => "VM" ] |
expanded | true |
same as passed value |
label | "Academic Group" |
same as passed value |
multiple | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | null |
choices | [ "Agriculture and Life Sciences" => "AG" "Architecture, Art and Planning" => "AR" "Arts and Sciences" => "AS" "Athletics" => "AT" "Engineering" => "EN" "Graduate" => "GR" "Graduate Management" => "GM" "Hotel Administration" => "HA" "Human Ecology" => "HE" "Industrial and Labor Relations" => "IL" "Law" => "LA" "Reserve Officer Training" => "OT" "Veterinary Medicine" => "VM" ] |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Academic Group" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#8269 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8268 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_acadGroup" ] |
cache_key | "_acadGroup_choice" |
choice_translation_domain | null |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#8272 +label: "Agriculture and Life Sciences" +value: "AG" +data: "AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8278 +label: "Architecture, Art and Planning" +value: "AR" +data: "AR" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8279 +label: "Arts and Sciences" +value: "AS" +data: "AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8280 +label: "Athletics" +value: "AT" +data: "AT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8281 +label: "Engineering" +value: "EN" +data: "EN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8282 +label: "Graduate" +value: "GR" +data: "GR" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8283 +label: "Graduate Management" +value: "GM" +data: "GM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8284 +label: "Hotel Administration" +value: "HA" +data: "HA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8285 +label: "Human Ecology" +value: "HE" +data: "HE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8286 +label: "Industrial and Labor Relations" +value: "IL" +data: "IL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8287 +label: "Law" +value: "LA" +data: "LA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8288 +label: "Reserve Officer Training" +value: "OT" +data: "OT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8289 +label: "Veterinary Medicine" +value: "VM" +data: "VM" +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9828 -form: Symfony\Component\Form\Form {#8722 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#9827 …5} |
full_name | "acadGroup" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadGroup" |
is_selected | Closure($choice, array $values) {#9840 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#8223 …} } |
label | "Academic Group" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "acadGroup" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_acadGroup" |
valid | true |
value | [] |
0
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Agriculture and Life Sciences" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "AG" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Agriculture and Life Sciences" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#8619 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8618 …} } } |
validation_groups | null |
value | "AG" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_acadGroup_entry" ] |
cache_key | "_acadGroup_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9843 -form: Symfony\Component\Form\Form {#8725 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9842 …5} |
full_name | "acadGroup[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadGroup_0" |
label | "Agriculture and Life Sciences" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_acadGroup_entry" |
valid | true |
value | "AG" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Architecture, Art and Planning" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "AR" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Architecture, Art and Planning" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#8627 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8626 …} } } |
validation_groups | null |
value | "AR" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_acadGroup_entry" ] |
cache_key | "_acadGroup_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9844 -form: Symfony\Component\Form\Form {#8728 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9845 …5} |
full_name | "acadGroup[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadGroup_1" |
label | "Architecture, Art and Planning" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_acadGroup_entry" |
valid | true |
value | "AR" |
2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Arts and Sciences" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "AS" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Arts and Sciences" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#8635 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8634 …} } } |
validation_groups | null |
value | "AS" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_acadGroup_entry" ] |
cache_key | "_acadGroup_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9846 -form: Symfony\Component\Form\Form {#8731 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9847 …5} |
full_name | "acadGroup[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadGroup_2" |
label | "Arts and Sciences" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_acadGroup_entry" |
valid | true |
value | "AS" |
3
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Athletics" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "AT" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Athletics" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#8643 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8642 …} } } |
validation_groups | null |
value | "AT" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_acadGroup_entry" ] |
cache_key | "_acadGroup_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9848 -form: Symfony\Component\Form\Form {#8734 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9849 …5} |
full_name | "acadGroup[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadGroup_3" |
label | "Athletics" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_acadGroup_entry" |
valid | true |
value | "AT" |
4
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Engineering" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "EN" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Engineering" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#8651 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8650 …} } } |
validation_groups | null |
value | "EN" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_acadGroup_entry" ] |
cache_key | "_acadGroup_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9850 -form: Symfony\Component\Form\Form {#8737 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9851 …5} |
full_name | "acadGroup[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadGroup_4" |
label | "Engineering" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "4" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_acadGroup_entry" |
valid | true |
value | "EN" |
5
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Graduate" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "GR" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Graduate" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#8659 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8658 …} } } |
validation_groups | null |
value | "GR" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_acadGroup_entry" ] |
cache_key | "_acadGroup_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9852 -form: Symfony\Component\Form\Form {#8740 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9853 …5} |
full_name | "acadGroup[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadGroup_5" |
label | "Graduate" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "5" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_acadGroup_entry" |
valid | true |
value | "GR" |
6
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Graduate Management" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "GM" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Graduate Management" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#8667 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8666 …} } } |
validation_groups | null |
value | "GM" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_acadGroup_entry" ] |
cache_key | "_acadGroup_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9854 -form: Symfony\Component\Form\Form {#8743 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9855 …5} |
full_name | "acadGroup[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadGroup_6" |
label | "Graduate Management" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "6" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_acadGroup_entry" |
valid | true |
value | "GM" |
7
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Hotel Administration" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "HA" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Hotel Administration" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#8675 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8674 …} } } |
validation_groups | null |
value | "HA" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_acadGroup_entry" ] |
cache_key | "_acadGroup_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9856 -form: Symfony\Component\Form\Form {#8746 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9857 …5} |
full_name | "acadGroup[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadGroup_7" |
label | "Hotel Administration" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "7" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_acadGroup_entry" |
valid | true |
value | "HA" |
8
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Human Ecology" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "HE" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Human Ecology" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#8683 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8682 …} } } |
validation_groups | null |
value | "HE" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_acadGroup_entry" ] |
cache_key | "_acadGroup_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9858 -form: Symfony\Component\Form\Form {#8749 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9859 …5} |
full_name | "acadGroup[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadGroup_8" |
label | "Human Ecology" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "8" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_acadGroup_entry" |
valid | true |
value | "HE" |
9
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Industrial and Labor Relations" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "IL" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Industrial and Labor Relations" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#8691 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8690 …} } } |
validation_groups | null |
value | "IL" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_acadGroup_entry" ] |
cache_key | "_acadGroup_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9860 -form: Symfony\Component\Form\Form {#8752 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9861 …5} |
full_name | "acadGroup[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadGroup_9" |
label | "Industrial and Labor Relations" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "9" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_acadGroup_entry" |
valid | true |
value | "IL" |
10
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Law" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "LA" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Law" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#8699 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8698 …} } } |
validation_groups | null |
value | "LA" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_acadGroup_entry" ] |
cache_key | "_acadGroup_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9862 -form: Symfony\Component\Form\Form {#8755 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9863 …5} |
full_name | "acadGroup[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadGroup_10" |
label | "Law" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "10" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_acadGroup_entry" |
valid | true |
value | "LA" |
11
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Reserve Officer Training" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "OT" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Reserve Officer Training" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#8707 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8706 …} } } |
validation_groups | null |
value | "OT" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_acadGroup_entry" ] |
cache_key | "_acadGroup_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9864 -form: Symfony\Component\Form\Form {#8758 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9865 …5} |
full_name | "acadGroup[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadGroup_11" |
label | "Reserve Officer Training" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "11" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_acadGroup_entry" |
valid | true |
value | "OT" |
12
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Veterinary Medicine" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "VM" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Veterinary Medicine" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#8715 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8714 …} } } |
validation_groups | null |
value | "VM" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_acadGroup_entry" ] |
cache_key | "_acadGroup_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9866 -form: Symfony\Component\Form\Form {#8761 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9867 …5} |
full_name | "acadGroup[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadGroup_12" |
label | "Veterinary Medicine" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "12" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_acadGroup_entry" |
valid | true |
value | "VM" |
classLevels
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
choices | [ 1000 => 1000 2000 => 2000 3000 => 3000 4000 => 4000 5000 => 5000 6000 => 6000 7000 => 7000 8000 => 8000 9000 => 9000 ] |
[ 1000 => 1000 2000 => 2000 3000 => 3000 4000 => 4000 5000 => 5000 6000 => 6000 7000 => 7000 8000 => 8000 9000 => 9000 ] |
expanded | true |
same as passed value |
label | "Class Level" |
same as passed value |
multiple | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | null |
choices | [ 1000 => 1000 2000 => 2000 3000 => 3000 4000 => 4000 5000 => 5000 6000 => 6000 7000 => 7000 8000 => 8000 9000 => 9000 ] |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Class Level" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#8297 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8296 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_classLevels" ] |
cache_key | "_classLevels_choice" |
choice_translation_domain | null |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#8300 +label: "1000" +value: "1000" +data: 1000 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8306 +label: "2000" +value: "2000" +data: 2000 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8307 +label: "3000" +value: "3000" +data: 3000 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8308 +label: "4000" +value: "4000" +data: 4000 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8309 +label: "5000" +value: "5000" +data: 5000 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8310 +label: "6000" +value: "6000" +data: 6000 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8311 +label: "7000" +value: "7000" +data: 7000 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8312 +label: "8000" +value: "8000" +data: 8000 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8313 +label: "9000" +value: "9000" +data: 9000 +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9841 -form: Symfony\Component\Form\Form {#8836 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#9839 …5} |
full_name | "classLevels" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "classLevels" |
is_selected | Closure($choice, array $values) {#9869 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#8223 …} } |
label | "Class Level" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "classLevels" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_classLevels" |
valid | true |
value | [] |
0
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "1000" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "1000" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "1000" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#8765 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8764 …} } } |
validation_groups | null |
value | "1000" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_classLevels_entry" ] |
cache_key | "_classLevels_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9872 -form: Symfony\Component\Form\Form {#8839 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9871 …5} |
full_name | "classLevels[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "classLevels_0" |
label | "1000" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_classLevels_entry" |
valid | true |
value | "1000" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "2000" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "2000" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "2000" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#8773 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8772 …} } } |
validation_groups | null |
value | "2000" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_classLevels_entry" ] |
cache_key | "_classLevels_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9873 -form: Symfony\Component\Form\Form {#8842 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9874 …5} |
full_name | "classLevels[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "classLevels_1" |
label | "2000" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_classLevels_entry" |
valid | true |
value | "2000" |
2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "3000" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "3000" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "3000" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#8781 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8780 …} } } |
validation_groups | null |
value | "3000" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_classLevels_entry" ] |
cache_key | "_classLevels_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9875 -form: Symfony\Component\Form\Form {#8845 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9876 …5} |
full_name | "classLevels[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "classLevels_2" |
label | "3000" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_classLevels_entry" |
valid | true |
value | "3000" |
3
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "4000" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "4000" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "4000" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#8789 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8788 …} } } |
validation_groups | null |
value | "4000" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_classLevels_entry" ] |
cache_key | "_classLevels_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9877 -form: Symfony\Component\Form\Form {#8848 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9878 …5} |
full_name | "classLevels[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "classLevels_3" |
label | "4000" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_classLevels_entry" |
valid | true |
value | "4000" |
4
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "5000" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "5000" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "5000" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#8797 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8796 …} } } |
validation_groups | null |
value | "5000" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_classLevels_entry" ] |
cache_key | "_classLevels_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9879 -form: Symfony\Component\Form\Form {#8851 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9880 …5} |
full_name | "classLevels[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "classLevels_4" |
label | "5000" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "4" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_classLevels_entry" |
valid | true |
value | "5000" |
5
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "6000" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "6000" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "6000" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#8805 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8804 …} } } |
validation_groups | null |
value | "6000" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_classLevels_entry" ] |
cache_key | "_classLevels_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9881 -form: Symfony\Component\Form\Form {#8854 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9882 …5} |
full_name | "classLevels[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "classLevels_5" |
label | "6000" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "5" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_classLevels_entry" |
valid | true |
value | "6000" |
6
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "7000" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "7000" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "7000" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#8813 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8812 …} } } |
validation_groups | null |
value | "7000" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_classLevels_entry" ] |
cache_key | "_classLevels_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9883 -form: Symfony\Component\Form\Form {#8857 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9884 …5} |
full_name | "classLevels[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "classLevels_6" |
label | "7000" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "6" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_classLevels_entry" |
valid | true |
value | "7000" |
7
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "8000" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "8000" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "8000" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#8821 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8820 …} } } |
validation_groups | null |
value | "8000" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_classLevels_entry" ] |
cache_key | "_classLevels_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9885 -form: Symfony\Component\Form\Form {#8860 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9886 …5} |
full_name | "classLevels[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "classLevels_7" |
label | "8000" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "7" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_classLevels_entry" |
valid | true |
value | "8000" |
8
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "9000" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "9000" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "9000" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#8829 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8828 …} } } |
validation_groups | null |
value | "9000" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_classLevels_entry" ] |
cache_key | "_classLevels_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9887 -form: Symfony\Component\Form\Form {#8863 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9888 …5} |
full_name | "classLevels[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "classLevels_8" |
label | "9000" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "8" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_classLevels_entry" |
valid | true |
value | "9000" |
credits
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
choices | [ "0-1 credits" => 0 "1 credit" => 1 "2 credits" => 2 "3 credits" => 3 "4 credits" => 4 "5 credits" => 5 "6+ credits" => "6+" ] |
[ "0-1 credits" => 0 "1 credit" => 1 "2 credits" => 2 "3 credits" => 3 "4 credits" => 4 "5 credits" => 5 "6+ credits" => "6+" ] |
expanded | true |
same as passed value |
label | "Credits" |
same as passed value |
multiple | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | null |
choices | [ "0-1 credits" => 0 "1 credit" => 1 "2 credits" => 2 "3 credits" => 3 "4 credits" => 4 "5 credits" => 5 "6+ credits" => "6+" ] |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Credits" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#8321 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8320 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_credits" ] |
cache_key | "_credits_choice" |
choice_translation_domain | null |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#8324 +label: "0-1 credits" +value: "0" +data: 0 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8330 +label: "1 credit" +value: "1" +data: 1 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8331 +label: "2 credits" +value: "2" +data: 2 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8332 +label: "3 credits" +value: "3" +data: 3 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8333 +label: "4 credits" +value: "4" +data: 4 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8334 +label: "5 credits" +value: "5" +data: 5 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8335 +label: "6+ credits" +value: "6+" +data: "6+" +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9870 -form: Symfony\Component\Form\Form {#8922 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#9868 …5} |
full_name | "credits" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "credits" |
is_selected | Closure($choice, array $values) {#9890 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#8223 …} } |
label | "Credits" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "credits" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_credits" |
valid | true |
value | [] |
0
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "0-1 credits" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "0" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "0-1 credits" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#8867 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8866 …} } } |
validation_groups | null |
value | "0" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_credits_entry" ] |
cache_key | "_credits_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9893 -form: Symfony\Component\Form\Form {#8925 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9892 …5} |
full_name | "credits[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "credits_0" |
label | "0-1 credits" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_credits_entry" |
valid | true |
value | "0" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "1 credit" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "1" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "1 credit" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#8875 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8874 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_credits_entry" ] |
cache_key | "_credits_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9894 -form: Symfony\Component\Form\Form {#8928 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9895 …5} |
full_name | "credits[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "credits_1" |
label | "1 credit" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_credits_entry" |
valid | true |
value | "1" |
2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "2 credits" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "2" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "2 credits" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#8883 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8882 …} } } |
validation_groups | null |
value | "2" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_credits_entry" ] |
cache_key | "_credits_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9896 -form: Symfony\Component\Form\Form {#8931 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9897 …5} |
full_name | "credits[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "credits_2" |
label | "2 credits" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_credits_entry" |
valid | true |
value | "2" |
3
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "3 credits" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "3" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "3 credits" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#8891 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8890 …} } } |
validation_groups | null |
value | "3" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_credits_entry" ] |
cache_key | "_credits_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9898 -form: Symfony\Component\Form\Form {#8934 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9899 …5} |
full_name | "credits[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "credits_3" |
label | "3 credits" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_credits_entry" |
valid | true |
value | "3" |
4
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "4 credits" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "4" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "4 credits" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#8899 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8898 …} } } |
validation_groups | null |
value | "4" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_credits_entry" ] |
cache_key | "_credits_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9900 -form: Symfony\Component\Form\Form {#8937 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9901 …5} |
full_name | "credits[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "credits_4" |
label | "4 credits" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "4" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_credits_entry" |
valid | true |
value | "4" |
5
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "5 credits" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "5" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "5 credits" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#8907 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8906 …} } } |
validation_groups | null |
value | "5" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_credits_entry" ] |
cache_key | "_credits_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9902 -form: Symfony\Component\Form\Form {#8940 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9903 …5} |
full_name | "credits[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "credits_5" |
label | "5 credits" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "5" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_credits_entry" |
valid | true |
value | "5" |
6
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "6+ credits" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "6+" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "6+ credits" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#8915 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8914 …} } } |
validation_groups | null |
value | "6+" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_credits_entry" ] |
cache_key | "_credits_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9904 -form: Symfony\Component\Form\Form {#8943 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9905 …5} |
full_name | "credits[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "credits_6" |
label | "6+ credits" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "6" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_credits_entry" |
valid | true |
value | "6+" |
days
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
choices | [ "Monday" => "M" "Tuesday" => "T" "Wednesday" => "W" "Thursday" => "R" "Friday" => "F" "Saturday" => "S" "Sunday" => "Su" ] |
[ "Monday" => "M" "Tuesday" => "T" "Wednesday" => "W" "Thursday" => "R" "Friday" => "F" "Saturday" => "S" "Sunday" => "Su" ] |
expanded | true |
same as passed value |
label | "Day of the Week" |
same as passed value |
multiple | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | null |
choices | [ "Monday" => "M" "Tuesday" => "T" "Wednesday" => "W" "Thursday" => "R" "Friday" => "F" "Saturday" => "S" "Sunday" => "Su" ] |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Day of the Week" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#8343 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8342 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_days" ] |
cache_key | "_days_choice" |
choice_translation_domain | null |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#8346 +label: "Monday" +value: "M" +data: "M" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8352 +label: "Tuesday" +value: "T" +data: "T" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8353 +label: "Wednesday" +value: "W" +data: "W" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8354 +label: "Thursday" +value: "R" +data: "R" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8355 +label: "Friday" +value: "F" +data: "F" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8356 +label: "Saturday" +value: "S" +data: "S" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8357 +label: "Sunday" +value: "Su" +data: "Su" +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9891 -form: Symfony\Component\Form\Form {#9002 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#9889 …5} |
full_name | "days" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "days" |
is_selected | Closure($choice, array $values) {#9907 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#8223 …} } |
label | "Day of the Week" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "days" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_days" |
valid | true |
value | [] |
0
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Monday" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "M" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Monday" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#8947 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8946 …} } } |
validation_groups | null |
value | "M" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_days_entry" ] |
cache_key | "_days_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9910 -form: Symfony\Component\Form\Form {#9005 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9909 …5} |
full_name | "days[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "days_0" |
label | "Monday" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_days_entry" |
valid | true |
value | "M" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Tuesday" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "T" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Tuesday" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#8955 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8954 …} } } |
validation_groups | null |
value | "T" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_days_entry" ] |
cache_key | "_days_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9911 -form: Symfony\Component\Form\Form {#9008 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9912 …5} |
full_name | "days[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "days_1" |
label | "Tuesday" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_days_entry" |
valid | true |
value | "T" |
2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Wednesday" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "W" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Wednesday" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#8963 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8962 …} } } |
validation_groups | null |
value | "W" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_days_entry" ] |
cache_key | "_days_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9913 -form: Symfony\Component\Form\Form {#9011 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9914 …5} |
full_name | "days[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "days_2" |
label | "Wednesday" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_days_entry" |
valid | true |
value | "W" |
3
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Thursday" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "R" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Thursday" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#8971 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8970 …} } } |
validation_groups | null |
value | "R" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_days_entry" ] |
cache_key | "_days_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9915 -form: Symfony\Component\Form\Form {#9014 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9916 …5} |
full_name | "days[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "days_3" |
label | "Thursday" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_days_entry" |
valid | true |
value | "R" |
4
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Friday" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "F" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Friday" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#8979 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8978 …} } } |
validation_groups | null |
value | "F" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_days_entry" ] |
cache_key | "_days_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9917 -form: Symfony\Component\Form\Form {#9017 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9918 …5} |
full_name | "days[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "days_4" |
label | "Friday" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "4" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_days_entry" |
valid | true |
value | "F" |
5
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Saturday" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "S" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Saturday" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#8987 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8986 …} } } |
validation_groups | null |
value | "S" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_days_entry" ] |
cache_key | "_days_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9919 -form: Symfony\Component\Form\Form {#9020 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9920 …5} |
full_name | "days[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "days_5" |
label | "Saturday" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "5" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_days_entry" |
valid | true |
value | "S" |
6
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Sunday" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "Su" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Sunday" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#8995 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8994 …} } } |
validation_groups | null |
value | "Su" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_days_entry" ] |
cache_key | "_days_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9921 -form: Symfony\Component\Form\Form {#9023 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9922 …5} |
full_name | "days[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "days_6" |
label | "Sunday" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "6" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_days_entry" |
valid | true |
value | "Su" |
days-type
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "any" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "style" => "width:100px;" "title" => "contains or only includes selected days of the week" ] |
[ "style" => "width:100px;" "title" => "contains or only includes selected days of the week" ] |
choices | [ "contains" => "any" "only" => "all" ] |
[ "contains" => "any" "only" => "all" ] |
expanded | false |
false
|
label | "" |
same as passed value |
multiple | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "style" => "width:100px;" "title" => "contains or only includes selected days of the week" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | null |
choices | [ "contains" => "any" "only" => "all" ] |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#8365 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8364 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "style" => "width:100px;" "title" => "contains or only includes selected days of the week" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_days-type" ] |
cache_key | "_days-type_choice" |
choice_translation_domain | null |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#9924 +label: "contains" +value: "any" +data: "any" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9923 +label: "only" +value: "all" +data: "all" +attr: [] } ] |
compound | false |
data | "any" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9908 -form: Symfony\Component\Form\Form {#9026 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#9906 …5} |
full_name | "days-type" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "days-type" |
is_selected | Closure($choice, $value) {#9926 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#8223 …} } |
label | "" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "days-type" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_days-type" |
valid | true |
value | "any" |
timeOffered
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
choices | [ "early morning (before 10am)" => "early" "morning (10am - noon)" => "morning" "lunchtime (noon - 2pm)" => "lunch" "afternoon (2pm - 4:30pm)" => "afternoon" "evening (after 4:30pm)" => "evening" ] |
[ "early morning (before 10am)" => "early" "morning (10am - noon)" => "morning" "lunchtime (noon - 2pm)" => "lunch" "afternoon (2pm - 4:30pm)" => "afternoon" "evening (after 4:30pm)" => "evening" ] |
expanded | true |
same as passed value |
label | "Time Offered" |
same as passed value |
multiple | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | null |
choices | [ "early morning (before 10am)" => "early" "morning (10am - noon)" => "morning" "lunchtime (noon - 2pm)" => "lunch" "afternoon (2pm - 4:30pm)" => "afternoon" "evening (after 4:30pm)" => "evening" ] |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Time Offered" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#8375 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8374 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_timeOffered" ] |
cache_key | "_timeOffered_choice" |
choice_translation_domain | null |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#8378 +label: "early morning (before 10am)" +value: "early" +data: "early" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8384 +label: "morning (10am - noon)" +value: "morning" +data: "morning" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8385 +label: "lunchtime (noon - 2pm)" +value: "lunch" +data: "lunch" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8386 +label: "afternoon (2pm - 4:30pm)" +value: "afternoon" +data: "afternoon" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8387 +label: "evening (after 4:30pm)" +value: "evening" +data: "evening" +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9927 -form: Symfony\Component\Form\Form {#9069 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#9928 …5} |
full_name | "timeOffered" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "timeOffered" |
is_selected | Closure($choice, array $values) {#9929 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#8223 …} } |
label | "Time Offered" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "timeOffered" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_timeOffered" |
valid | true |
value | [] |
0
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "early morning (before 10am)" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "early" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "early morning (before 10am)" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9030 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9029 …} } } |
validation_groups | null |
value | "early" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_timeOffered_entry" ] |
cache_key | "_timeOffered_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9933 -form: Symfony\Component\Form\Form {#9072 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9932 …5} |
full_name | "timeOffered[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "timeOffered_0" |
label | "early morning (before 10am)" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_timeOffered_entry" |
valid | true |
value | "early" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "morning (10am - noon)" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "morning" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "morning (10am - noon)" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9038 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9037 …} } } |
validation_groups | null |
value | "morning" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_timeOffered_entry" ] |
cache_key | "_timeOffered_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9934 -form: Symfony\Component\Form\Form {#9075 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9935 …5} |
full_name | "timeOffered[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "timeOffered_1" |
label | "morning (10am - noon)" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_timeOffered_entry" |
valid | true |
value | "morning" |
2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "lunchtime (noon - 2pm)" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "lunch" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "lunchtime (noon - 2pm)" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9046 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9045 …} } } |
validation_groups | null |
value | "lunch" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_timeOffered_entry" ] |
cache_key | "_timeOffered_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9936 -form: Symfony\Component\Form\Form {#9078 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9937 …5} |
full_name | "timeOffered[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "timeOffered_2" |
label | "lunchtime (noon - 2pm)" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_timeOffered_entry" |
valid | true |
value | "lunch" |
3
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "afternoon (2pm - 4:30pm)" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "afternoon" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "afternoon (2pm - 4:30pm)" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9054 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9053 …} } } |
validation_groups | null |
value | "afternoon" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_timeOffered_entry" ] |
cache_key | "_timeOffered_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9938 -form: Symfony\Component\Form\Form {#9081 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9939 …5} |
full_name | "timeOffered[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "timeOffered_3" |
label | "afternoon (2pm - 4:30pm)" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_timeOffered_entry" |
valid | true |
value | "afternoon" |
4
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "evening (after 4:30pm)" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "evening" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "evening (after 4:30pm)" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9062 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9061 …} } } |
validation_groups | null |
value | "evening" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_timeOffered_entry" ] |
cache_key | "_timeOffered_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9940 -form: Symfony\Component\Form\Form {#9084 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9941 …5} |
full_name | "timeOffered[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "timeOffered_4" |
label | "evening (after 4:30pm)" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "4" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_timeOffered_entry" |
valid | true |
value | "evening" |
location
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
choices | [ "AAP in NYC" => "ARNYC" "Beijing, China" => "BEIJING" "Cornell Tech" => "NYCTECH" "Dublin, Ireland" => "DUBLIN" "Friday Harbor, WA" => "FRIHAR" "Geneva, NY" => "GVA" "Human Ecology in NYC" => "HENYC" "ILR in NYC" => "ILRNYC" "Ithaca, NY (Main Campus)" => "ITH" "Kotagiri, India" => "KOTGRI" "Other Domestic" => "OTHDOM" "Rome, Italy" => "ROME" "Waimea, HI" => "HAWAII" "Washington, DC" => "DC" ] |
[ "AAP in NYC" => "ARNYC" "Beijing, China" => "BEIJING" "Cornell Tech" => "NYCTECH" "Dublin, Ireland" => "DUBLIN" "Friday Harbor, WA" => "FRIHAR" "Geneva, NY" => "GVA" "Human Ecology in NYC" => "HENYC" "ILR in NYC" => "ILRNYC" "Ithaca, NY (Main Campus)" => "ITH" "Kotagiri, India" => "KOTGRI" "Other Domestic" => "OTHDOM" "Rome, Italy" => "ROME" "Waimea, HI" => "HAWAII" "Washington, DC" => "DC" ] |
expanded | true |
same as passed value |
label | "Location" |
same as passed value |
multiple | true |
same as passed value |
placeholder | "" |
null
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | null |
choices | [ "AAP in NYC" => "ARNYC" "Beijing, China" => "BEIJING" "Cornell Tech" => "NYCTECH" "Dublin, Ireland" => "DUBLIN" "Friday Harbor, WA" => "FRIHAR" "Geneva, NY" => "GVA" "Human Ecology in NYC" => "HENYC" "ILR in NYC" => "ILRNYC" "Ithaca, NY (Main Campus)" => "ITH" "Kotagiri, India" => "KOTGRI" "Other Domestic" => "OTHDOM" "Rome, Italy" => "ROME" "Waimea, HI" => "HAWAII" "Washington, DC" => "DC" ] |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Location" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#8395 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8394 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_location" ] |
cache_key | "_location_choice" |
choice_translation_domain | null |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#8398 +label: "AAP in NYC" +value: "ARNYC" +data: "ARNYC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8404 +label: "Beijing, China" +value: "BEIJING" +data: "BEIJING" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8405 +label: "Cornell Tech" +value: "NYCTECH" +data: "NYCTECH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8406 +label: "Dublin, Ireland" +value: "DUBLIN" +data: "DUBLIN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8407 +label: "Friday Harbor, WA" +value: "FRIHAR" +data: "FRIHAR" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8408 +label: "Geneva, NY" +value: "GVA" +data: "GVA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8409 +label: "Human Ecology in NYC" +value: "HENYC" +data: "HENYC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8410 +label: "ILR in NYC" +value: "ILRNYC" +data: "ILRNYC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8411 +label: "Ithaca, NY (Main Campus)" +value: "ITH" +data: "ITH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8412 +label: "Kotagiri, India" +value: "KOTGRI" +data: "KOTGRI" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8413 +label: "Other Domestic" +value: "OTHDOM" +data: "OTHDOM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8414 +label: "Rome, Italy" +value: "ROME" +data: "ROME" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8415 +label: "Waimea, HI" +value: "HAWAII" +data: "HAWAII" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8416 +label: "Washington, DC" +value: "DC" +data: "DC" +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9931 -form: Symfony\Component\Form\Form {#9199 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#9930 …5} |
full_name | "location" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location" |
is_selected | Closure($choice, array $values) {#9943 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#8223 …} } |
label | "Location" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "location" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_location" |
valid | true |
value | [] |
0
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "AAP in NYC" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "ARNYC" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "AAP in NYC" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9088 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9087 …} } } |
validation_groups | null |
value | "ARNYC" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_location_entry" ] |
cache_key | "_location_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9946 -form: Symfony\Component\Form\Form {#9202 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9945 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_0" |
label | "AAP in NYC" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_location_entry" |
valid | true |
value | "ARNYC" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Beijing, China" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "BEIJING" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Beijing, China" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9096 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9095 …} } } |
validation_groups | null |
value | "BEIJING" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_location_entry" ] |
cache_key | "_location_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9947 -form: Symfony\Component\Form\Form {#9205 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9948 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_1" |
label | "Beijing, China" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_location_entry" |
valid | true |
value | "BEIJING" |
2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Cornell Tech" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "NYCTECH" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Cornell Tech" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9104 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9103 …} } } |
validation_groups | null |
value | "NYCTECH" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_location_entry" ] |
cache_key | "_location_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9949 -form: Symfony\Component\Form\Form {#9208 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9950 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_2" |
label | "Cornell Tech" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_location_entry" |
valid | true |
value | "NYCTECH" |
3
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Dublin, Ireland" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "DUBLIN" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Dublin, Ireland" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9112 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9111 …} } } |
validation_groups | null |
value | "DUBLIN" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_location_entry" ] |
cache_key | "_location_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9951 -form: Symfony\Component\Form\Form {#9211 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9952 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_3" |
label | "Dublin, Ireland" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_location_entry" |
valid | true |
value | "DUBLIN" |
4
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Friday Harbor, WA" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "FRIHAR" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Friday Harbor, WA" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9120 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9119 …} } } |
validation_groups | null |
value | "FRIHAR" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_location_entry" ] |
cache_key | "_location_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9953 -form: Symfony\Component\Form\Form {#9214 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9954 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_4" |
label | "Friday Harbor, WA" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "4" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_location_entry" |
valid | true |
value | "FRIHAR" |
5
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Geneva, NY" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "GVA" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Geneva, NY" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9128 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9127 …} } } |
validation_groups | null |
value | "GVA" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_location_entry" ] |
cache_key | "_location_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9955 -form: Symfony\Component\Form\Form {#9217 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9956 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_5" |
label | "Geneva, NY" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "5" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_location_entry" |
valid | true |
value | "GVA" |
6
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Human Ecology in NYC" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "HENYC" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Human Ecology in NYC" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9136 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9135 …} } } |
validation_groups | null |
value | "HENYC" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_location_entry" ] |
cache_key | "_location_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9957 -form: Symfony\Component\Form\Form {#9220 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9958 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_6" |
label | "Human Ecology in NYC" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "6" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_location_entry" |
valid | true |
value | "HENYC" |
7
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "ILR in NYC" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "ILRNYC" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "ILR in NYC" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9144 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9143 …} } } |
validation_groups | null |
value | "ILRNYC" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_location_entry" ] |
cache_key | "_location_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9959 -form: Symfony\Component\Form\Form {#9223 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9960 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_7" |
label | "ILR in NYC" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "7" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_location_entry" |
valid | true |
value | "ILRNYC" |
8
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Ithaca, NY (Main Campus)" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "ITH" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Ithaca, NY (Main Campus)" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9152 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9151 …} } } |
validation_groups | null |
value | "ITH" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_location_entry" ] |
cache_key | "_location_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9961 -form: Symfony\Component\Form\Form {#9226 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9962 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_8" |
label | "Ithaca, NY (Main Campus)" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "8" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_location_entry" |
valid | true |
value | "ITH" |
9
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Kotagiri, India" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "KOTGRI" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Kotagiri, India" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9160 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9159 …} } } |
validation_groups | null |
value | "KOTGRI" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_location_entry" ] |
cache_key | "_location_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9963 -form: Symfony\Component\Form\Form {#9229 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9964 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_9" |
label | "Kotagiri, India" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "9" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_location_entry" |
valid | true |
value | "KOTGRI" |
10
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Other Domestic" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "OTHDOM" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Other Domestic" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9168 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9167 …} } } |
validation_groups | null |
value | "OTHDOM" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_location_entry" ] |
cache_key | "_location_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9965 -form: Symfony\Component\Form\Form {#9232 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9966 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_10" |
label | "Other Domestic" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "10" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_location_entry" |
valid | true |
value | "OTHDOM" |
11
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Rome, Italy" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "ROME" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Rome, Italy" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9176 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9175 …} } } |
validation_groups | null |
value | "ROME" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_location_entry" ] |
cache_key | "_location_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9967 -form: Symfony\Component\Form\Form {#9235 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9968 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_11" |
label | "Rome, Italy" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "11" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_location_entry" |
valid | true |
value | "ROME" |
12
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Waimea, HI" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "HAWAII" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Waimea, HI" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9184 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9183 …} } } |
validation_groups | null |
value | "HAWAII" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_location_entry" ] |
cache_key | "_location_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9969 -form: Symfony\Component\Form\Form {#9238 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9970 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_12" |
label | "Waimea, HI" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "12" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_location_entry" |
valid | true |
value | "HAWAII" |
13
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Washington, DC" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "DC" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Washington, DC" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9192 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9191 …} } } |
validation_groups | null |
value | "DC" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_location_entry" ] |
cache_key | "_location_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9971 -form: Symfony\Component\Form\Form {#9241 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9972 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_13" |
label | "Washington, DC" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "13" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_location_entry" |
valid | true |
value | "DC" |
crseAttrs
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "style" => "width:205px;" "size" => 1 "placeholder" => "Select value(s)" "aria-labelledby" => "for_subjects" ] |
[ "style" => "width:205px;" "size" => 1 "placeholder" => "Select value(s)" "aria-labelledby" => "for_subjects" ] |
choices | [ "Engaged Learning (CU-CEL)" => "CU-CEL" "International (CU-ITL)" => "CU-ITL" "Latin American (EC-LASP)" => "EC-LASP" "South Asian (EC-SAP)" => "EC-SAP" "Southeast Asian (EC-SEAP)" => "EC-SEAP" "Sustainability (CU-SBY)" => "CU-SBY" "UG Research (CU-UGR)" => "CU-UGR" ] |
[ "Engaged Learning (CU-CEL)" => "CU-CEL" "International (CU-ITL)" => "CU-ITL" "Latin American (EC-LASP)" => "EC-LASP" "South Asian (EC-SAP)" => "EC-SAP" "Southeast Asian (EC-SEAP)" => "EC-SEAP" "Sustainability (CU-SBY)" => "CU-SBY" "UG Research (CU-UGR)" => "CU-UGR" ] |
label | "Course Attributes" |
same as passed value |
multiple | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "style" => "width:205px;" "size" => 1 "placeholder" => "Select value(s)" "aria-labelledby" => "for_subjects" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | null |
choices | [ "Engaged Learning (CU-CEL)" => "CU-CEL" "International (CU-ITL)" => "CU-ITL" "Latin American (EC-LASP)" => "EC-LASP" "South Asian (EC-SAP)" => "EC-SAP" "Southeast Asian (EC-SEAP)" => "EC-SEAP" "Sustainability (CU-SBY)" => "CU-SBY" "UG Research (CU-UGR)" => "CU-UGR" ] |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Course Attributes" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#8424 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8423 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "style" => "width:205px;" "size" => 1 "placeholder" => "Select value(s)" "aria-labelledby" => "for_subjects" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_crseAttrs" ] |
cache_key | "_crseAttrs_choice" |
choice_translation_domain | null |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#9974 +label: "Engaged Learning (CU-CEL)" +value: "CU-CEL" +data: "CU-CEL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9973 +label: "International (CU-ITL)" +value: "CU-ITL" +data: "CU-ITL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9975 +label: "Latin American (EC-LASP)" +value: "EC-LASP" +data: "EC-LASP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9976 +label: "South Asian (EC-SAP)" +value: "EC-SAP" +data: "EC-SAP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9977 +label: "Southeast Asian (EC-SEAP)" +value: "EC-SEAP" +data: "EC-SEAP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9978 +label: "Sustainability (CU-SBY)" +value: "CU-SBY" +data: "CU-SBY" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9979 +label: "UG Research (CU-UGR)" +value: "CU-UGR" +data: "CU-UGR" +attr: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9944 -form: Symfony\Component\Form\Form {#9244 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#9942 …5} |
full_name | "crseAttrs[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "crseAttrs" |
is_selected | Closure($choice, array $values) {#9981 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#8223 …} } |
label | "Course Attributes" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "crseAttrs" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_crseAttrs" |
valid | true |
value | [] |
crseAttrs-type
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "any" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "style" => "width:50px;" "title" => "any or all" ] |
[ "style" => "width:50px;" "title" => "any or all" ] |
choices | [ "any" => "any" "all" => "all" ] |
[ "any" => "any" "all" => "all" ] |
expanded | false |
false
|
label | "" |
same as passed value |
multiple | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "style" => "width:50px;" "title" => "any or all" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | null |
choices | [ "any" => "any" "all" => "all" ] |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#8437 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8436 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "style" => "width:50px;" "title" => "any or all" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_crseAttrs-type" ] |
cache_key | "_crseAttrs-type_choice" |
choice_translation_domain | null |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#9984 +label: "any" +value: "any" +data: "any" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9985 +label: "all" +value: "all" +data: "all" +attr: [] } ] |
compound | false |
data | "any" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9982 -form: Symfony\Component\Form\Form {#9247 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#9983 …5} |
full_name | "crseAttrs-type" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "crseAttrs-type" |
is_selected | Closure($choice, $value) {#9987 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#8223 …} } |
label | "" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "crseAttrs-type" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_crseAttrs-type" |
valid | true |
value | "any" |
breadthDistr
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "style" => "width:205px;" "size" => 1 "placeholder" => "Select value(s)" "aria-labelledby" => "for_breadthDistr" ] |
[ "style" => "width:205px;" "size" => 1 "placeholder" => "Select value(s)" "aria-labelledby" => "for_breadthDistr" ] |
choices | [ "ALC-AS" => "ALC-AS" "ALC-HA" => "ALC-HA" "BIO-AG" => "BIO-AG" "BIO-AS" => "BIO-AS" "BIOLS-AG" => "BIOLS-AG" "BIONLS-AG" => "BIONLS-AG" "CA-AAP" => "CA-AAP" "CA-AG" => "CA-AG" "CA-AS" => "CA-AS" "CA-HE" => "CA-HE" "CE-EN" => "CE-EN" "CHPH-AG" => "CHPH-AG" "D-AG" => "D-AG" "D-HE" => "D-HE" "ETM-AS" => "ETM-AS" "ETM-HA" => "ETM-HA" "FL-AAP" => "FL-AAP" "FL-AG" => "FL-AG" "GB" => "GB" "GHB" => "GHB" "GLC-AS" => "GLC-AS" "GLC-HA" => "GLC-HA" "HA-AAP" => "HA-AAP" "HA-AG" => "HA-AG" "HA-AS" => "HA-AS" "HA-HE" => "HA-HE" "HB" => "HB" "HIST-AS" => "HIST-AS" "HST-HA" => "HST-HA" "KCM-AAP" => "KCM-AAP" "KCM-AG" => "KCM-AG" "KCM-AS" => "KCM-AS" "KCM-HE" => "KCM-HE" "LA-AAP" => "LA-AAP" "LA-AG" => "LA-AG" "LA-AS" => "LA-AS" "LAD-HE" => "LAD-HE" "MQL-AG" => "MQL-AG" "MQR-AAP" => "MQR-AAP" "MQR-AS" => "MQR-AS" "MQR-HE" => "MQR-HE" "OPHLS-AG" => "OPHLS-AG" "ORL-AG" => "ORL-AG" "PBS-AAP" => "PBS-AAP" "PBS-AS" => "PBS-AS" "PBS-HE" => "PBS-HE" "PBSS-AS" => "PBSS-AS" "PHS-AS" => "PHS-AS" "SBA-AAP" => "SBA-AAP" "SBA-AG" => "SBA-AG" "SBA-AS" => "SBA-AS" "SBA-HE" => "SBA-HE" "SCD-AS" => "SCD-AS" "SCD-HA" => "SCD-HA" "SDS-AS" => "SDS-AS" "SDS-HA" => "SDS-HA" "SMR-AS" => "SMR-AS" "SMR-HA" => "SMR-HA" "SSC-AS" => "SSC-AS" "SSC-HA" => "SSC-HA" "WRT-AG" => "WRT-AG" ] |
[ "ALC-AS" => "ALC-AS" "ALC-HA" => "ALC-HA" "BIO-AG" => "BIO-AG" "BIO-AS" => "BIO-AS" "BIOLS-AG" => "BIOLS-AG" "BIONLS-AG" => "BIONLS-AG" "CA-AAP" => "CA-AAP" "CA-AG" => "CA-AG" "CA-AS" => "CA-AS" "CA-HE" => "CA-HE" "CE-EN" => "CE-EN" "CHPH-AG" => "CHPH-AG" "D-AG" => "D-AG" "D-HE" => "D-HE" "ETM-AS" => "ETM-AS" "ETM-HA" => "ETM-HA" "FL-AAP" => "FL-AAP" "FL-AG" => "FL-AG" "GB" => "GB" "GHB" => "GHB" "GLC-AS" => "GLC-AS" "GLC-HA" => "GLC-HA" "HA-AAP" => "HA-AAP" "HA-AG" => "HA-AG" "HA-AS" => "HA-AS" "HA-HE" => "HA-HE" "HB" => "HB" "HIST-AS" => "HIST-AS" "HST-HA" => "HST-HA" "KCM-AAP" => "KCM-AAP" "KCM-AG" => "KCM-AG" "KCM-AS" => "KCM-AS" "KCM-HE" => "KCM-HE" "LA-AAP" => "LA-AAP" "LA-AG" => "LA-AG" "LA-AS" => "LA-AS" "LAD-HE" => "LAD-HE" "MQL-AG" => "MQL-AG" "MQR-AAP" => "MQR-AAP" "MQR-AS" => "MQR-AS" "MQR-HE" => "MQR-HE" "OPHLS-AG" => "OPHLS-AG" "ORL-AG" => "ORL-AG" "PBS-AAP" => "PBS-AAP" "PBS-AS" => "PBS-AS" "PBS-HE" => "PBS-HE" "PBSS-AS" => "PBSS-AS" "PHS-AS" => "PHS-AS" "SBA-AAP" => "SBA-AAP" "SBA-AG" => "SBA-AG" "SBA-AS" => "SBA-AS" "SBA-HE" => "SBA-HE" "SCD-AS" => "SCD-AS" "SCD-HA" => "SCD-HA" "SDS-AS" => "SDS-AS" "SDS-HA" => "SDS-HA" "SMR-AS" => "SMR-AS" "SMR-HA" => "SMR-HA" "SSC-AS" => "SSC-AS" "SSC-HA" => "SSC-HA" "WRT-AG" => "WRT-AG" ] |
label | "Breadth/Distribution" |
same as passed value |
multiple | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "style" => "width:205px;" "size" => 1 "placeholder" => "Select value(s)" "aria-labelledby" => "for_breadthDistr" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | null |
choices | [ "ALC-AS" => "ALC-AS" "ALC-HA" => "ALC-HA" "BIO-AG" => "BIO-AG" "BIO-AS" => "BIO-AS" "BIOLS-AG" => "BIOLS-AG" "BIONLS-AG" => "BIONLS-AG" "CA-AAP" => "CA-AAP" "CA-AG" => "CA-AG" "CA-AS" => "CA-AS" "CA-HE" => "CA-HE" "CE-EN" => "CE-EN" "CHPH-AG" => "CHPH-AG" "D-AG" => "D-AG" "D-HE" => "D-HE" "ETM-AS" => "ETM-AS" "ETM-HA" => "ETM-HA" "FL-AAP" => "FL-AAP" "FL-AG" => "FL-AG" "GB" => "GB" "GHB" => "GHB" "GLC-AS" => "GLC-AS" "GLC-HA" => "GLC-HA" "HA-AAP" => "HA-AAP" "HA-AG" => "HA-AG" "HA-AS" => "HA-AS" "HA-HE" => "HA-HE" "HB" => "HB" "HIST-AS" => "HIST-AS" "HST-HA" => "HST-HA" "KCM-AAP" => "KCM-AAP" "KCM-AG" => "KCM-AG" "KCM-AS" => "KCM-AS" "KCM-HE" => "KCM-HE" "LA-AAP" => "LA-AAP" "LA-AG" => "LA-AG" "LA-AS" => "LA-AS" "LAD-HE" => "LAD-HE" "MQL-AG" => "MQL-AG" "MQR-AAP" => "MQR-AAP" "MQR-AS" => "MQR-AS" "MQR-HE" => "MQR-HE" "OPHLS-AG" => "OPHLS-AG" "ORL-AG" => "ORL-AG" "PBS-AAP" => "PBS-AAP" "PBS-AS" => "PBS-AS" "PBS-HE" => "PBS-HE" "PBSS-AS" => "PBSS-AS" "PHS-AS" => "PHS-AS" "SBA-AAP" => "SBA-AAP" "SBA-AG" => "SBA-AG" "SBA-AS" => "SBA-AS" "SBA-HE" => "SBA-HE" "SCD-AS" => "SCD-AS" "SCD-HA" => "SCD-HA" "SDS-AS" => "SDS-AS" "SDS-HA" => "SDS-HA" "SMR-AS" => "SMR-AS" "SMR-HA" => "SMR-HA" "SSC-AS" => "SSC-AS" "SSC-HA" => "SSC-HA" "WRT-AG" => "WRT-AG" ] |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Breadth/Distribution" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#8447 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8446 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "style" => "width:205px;" "size" => 1 "placeholder" => "Select value(s)" "aria-labelledby" => "for_breadthDistr" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_breadthDistr" ] |
cache_key | "_breadthDistr_choice" |
choice_translation_domain | null |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#9990 +label: "ALC-AS" +value: "ALC-AS" +data: "ALC-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9991 +label: "ALC-HA" +value: "ALC-HA" +data: "ALC-HA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9992 +label: "BIO-AG" +value: "BIO-AG" +data: "BIO-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9993 +label: "BIO-AS" +value: "BIO-AS" +data: "BIO-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9994 +label: "BIOLS-AG" +value: "BIOLS-AG" +data: "BIOLS-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9995 +label: "BIONLS-AG" +value: "BIONLS-AG" +data: "BIONLS-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9996 +label: "CA-AAP" +value: "CA-AAP" +data: "CA-AAP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9997 +label: "CA-AG" +value: "CA-AG" +data: "CA-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9998 +label: "CA-AS" +value: "CA-AS" +data: "CA-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9999 +label: "CA-HE" +value: "CA-HE" +data: "CA-HE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10000 +label: "CE-EN" +value: "CE-EN" +data: "CE-EN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10001 +label: "CHPH-AG" +value: "CHPH-AG" +data: "CHPH-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10002 +label: "D-AG" +value: "D-AG" +data: "D-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10003 +label: "D-HE" +value: "D-HE" +data: "D-HE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10004 +label: "ETM-AS" +value: "ETM-AS" +data: "ETM-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10005 +label: "ETM-HA" +value: "ETM-HA" +data: "ETM-HA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10006 +label: "FL-AAP" +value: "FL-AAP" +data: "FL-AAP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10007 +label: "FL-AG" +value: "FL-AG" +data: "FL-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10008 +label: "GB" +value: "GB" +data: "GB" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10009 +label: "GHB" +value: "GHB" +data: "GHB" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10010 +label: "GLC-AS" +value: "GLC-AS" +data: "GLC-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10011 +label: "GLC-HA" +value: "GLC-HA" +data: "GLC-HA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10012 +label: "HA-AAP" +value: "HA-AAP" +data: "HA-AAP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10013 +label: "HA-AG" +value: "HA-AG" +data: "HA-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10014 +label: "HA-AS" +value: "HA-AS" +data: "HA-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10015 +label: "HA-HE" +value: "HA-HE" +data: "HA-HE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10016 +label: "HB" +value: "HB" +data: "HB" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10017 +label: "HIST-AS" +value: "HIST-AS" +data: "HIST-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10018 +label: "HST-HA" +value: "HST-HA" +data: "HST-HA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10019 +label: "KCM-AAP" +value: "KCM-AAP" +data: "KCM-AAP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10020 +label: "KCM-AG" +value: "KCM-AG" +data: "KCM-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10021 +label: "KCM-AS" +value: "KCM-AS" +data: "KCM-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10022 +label: "KCM-HE" +value: "KCM-HE" +data: "KCM-HE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10023 +label: "LA-AAP" +value: "LA-AAP" +data: "LA-AAP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10024 +label: "LA-AG" +value: "LA-AG" +data: "LA-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10025 +label: "LA-AS" +value: "LA-AS" +data: "LA-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10026 +label: "LAD-HE" +value: "LAD-HE" +data: "LAD-HE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10027 +label: "MQL-AG" +value: "MQL-AG" +data: "MQL-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10028 +label: "MQR-AAP" +value: "MQR-AAP" +data: "MQR-AAP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10029 +label: "MQR-AS" +value: "MQR-AS" +data: "MQR-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10030 +label: "MQR-HE" +value: "MQR-HE" +data: "MQR-HE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10031 +label: "OPHLS-AG" +value: "OPHLS-AG" +data: "OPHLS-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10032 +label: "ORL-AG" +value: "ORL-AG" +data: "ORL-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10033 +label: "PBS-AAP" +value: "PBS-AAP" +data: "PBS-AAP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10034 +label: "PBS-AS" +value: "PBS-AS" +data: "PBS-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10035 +label: "PBS-HE" +value: "PBS-HE" +data: "PBS-HE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10036 +label: "PBSS-AS" +value: "PBSS-AS" +data: "PBSS-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10037 +label: "PHS-AS" +value: "PHS-AS" +data: "PHS-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10038 +label: "SBA-AAP" +value: "SBA-AAP" +data: "SBA-AAP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10039 +label: "SBA-AG" +value: "SBA-AG" +data: "SBA-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10040 +label: "SBA-AS" +value: "SBA-AS" +data: "SBA-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10041 +label: "SBA-HE" +value: "SBA-HE" +data: "SBA-HE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10042 +label: "SCD-AS" +value: "SCD-AS" +data: "SCD-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10043 +label: "SCD-HA" +value: "SCD-HA" +data: "SCD-HA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10044 +label: "SDS-AS" +value: "SDS-AS" +data: "SDS-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10045 +label: "SDS-HA" +value: "SDS-HA" +data: "SDS-HA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10046 +label: "SMR-AS" +value: "SMR-AS" +data: "SMR-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10047 +label: "SMR-HA" +value: "SMR-HA" +data: "SMR-HA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10048 +label: "SSC-AS" +value: "SSC-AS" +data: "SSC-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10049 +label: "SSC-HA" +value: "SSC-HA" +data: "SSC-HA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10050 +label: "WRT-AG" +value: "WRT-AG" +data: "WRT-AG" +attr: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9988 -form: Symfony\Component\Form\Form {#9250 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#9989 …5} |
full_name | "breadthDistr[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "breadthDistr" |
is_selected | Closure($choice, array $values) {#10052 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#8223 …} } |
label | "Breadth/Distribution" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "breadthDistr" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_breadthDistr" |
valid | true |
value | [] |
breadthDistr-type
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "any" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "style" => "width:50px;" "title" => "any or all" ] |
[ "style" => "width:50px;" "title" => "any or all" ] |
choices | [ "any" => "any" "all" => "all" ] |
[ "any" => "any" "all" => "all" ] |
expanded | false |
false
|
label | "" |
same as passed value |
multiple | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "style" => "width:50px;" "title" => "any or all" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | null |
choices | [ "any" => "any" "all" => "all" ] |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#8460 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8459 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "style" => "width:50px;" "title" => "any or all" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_breadthDistr-type" ] |
cache_key | "_breadthDistr-type_choice" |
choice_translation_domain | null |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#9984 +label: "any" +value: "any" +data: "any" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9985 +label: "all" +value: "all" +data: "all" +attr: [] } ] |
compound | false |
data | "any" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10053 -form: Symfony\Component\Form\Form {#9253 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#10054 …5} |
full_name | "breadthDistr-type" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "breadthDistr-type" |
is_selected | Closure($choice, $value) {#10055 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#8223 …} } |
label | "" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "breadthDistr-type" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_breadthDistr-type" |
valid | true |
value | "any" |
session
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
choices | [ "Regular Academic Session" => 1 "Four Week - First" => "4W1" "Four Week - Second" => "4W2" "Four Week - Third" => "4W3" "Four Week - Fourth" => "4W4" "Seven Week - First" => "7W1" "Seven Week - Second" => "7W2" "Eight Week - First" => "8W1" "Eight Week - Second" => "8W2" "FWS Session" => "FWS" "Vet Med Full" => "VMF" ] |
[ "Regular Academic Session" => 1 "Four Week - First" => "4W1" "Four Week - Second" => "4W2" "Four Week - Third" => "4W3" "Four Week - Fourth" => "4W4" "Seven Week - First" => "7W1" "Seven Week - Second" => "7W2" "Eight Week - First" => "8W1" "Eight Week - Second" => "8W2" "FWS Session" => "FWS" "Vet Med Full" => "VMF" ] |
expanded | true |
same as passed value |
label | "Session" |
same as passed value |
multiple | true |
same as passed value |
placeholder | "" |
null
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | null |
choices | [ "Regular Academic Session" => 1 "Four Week - First" => "4W1" "Four Week - Second" => "4W2" "Four Week - Third" => "4W3" "Four Week - Fourth" => "4W4" "Seven Week - First" => "7W1" "Seven Week - Second" => "7W2" "Eight Week - First" => "8W1" "Eight Week - Second" => "8W2" "FWS Session" => "FWS" "Vet Med Full" => "VMF" ] |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Session" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#8468 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8467 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_session" ] |
cache_key | "_session_choice" |
choice_translation_domain | null |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#8471 +label: "Regular Academic Session" +value: "1" +data: 1 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8477 +label: "Four Week - First" +value: "4W1" +data: "4W1" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8478 +label: "Four Week - Second" +value: "4W2" +data: "4W2" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8479 +label: "Four Week - Third" +value: "4W3" +data: "4W3" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8480 +label: "Four Week - Fourth" +value: "4W4" +data: "4W4" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8481 +label: "Seven Week - First" +value: "7W1" +data: "7W1" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8482 +label: "Seven Week - Second" +value: "7W2" +data: "7W2" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8483 +label: "Eight Week - First" +value: "8W1" +data: "8W1" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8484 +label: "Eight Week - Second" +value: "8W2" +data: "8W2" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8485 +label: "FWS Session" +value: "FWS" +data: "FWS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8486 +label: "Vet Med Full" +value: "VMF" +data: "VMF" +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10056 -form: Symfony\Component\Form\Form {#9344 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#10057 …5} |
full_name | "session" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "session" |
is_selected | Closure($choice, array $values) {#10058 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#8223 …} } |
label | "Session" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "session" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_session" |
valid | true |
value | [] |
0
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Regular Academic Session" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "1" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Regular Academic Session" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9257 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9256 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_session_entry" ] |
cache_key | "_session_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10062 -form: Symfony\Component\Form\Form {#9347 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10061 …5} |
full_name | "session[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "session_0" |
label | "Regular Academic Session" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_session_entry" |
valid | true |
value | "1" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Four Week - First" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "4W1" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Four Week - First" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9265 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9264 …} } } |
validation_groups | null |
value | "4W1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_session_entry" ] |
cache_key | "_session_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10063 -form: Symfony\Component\Form\Form {#9350 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10064 …5} |
full_name | "session[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "session_1" |
label | "Four Week - First" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_session_entry" |
valid | true |
value | "4W1" |
2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Four Week - Second" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "4W2" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Four Week - Second" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9273 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9272 …} } } |
validation_groups | null |
value | "4W2" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_session_entry" ] |
cache_key | "_session_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10065 -form: Symfony\Component\Form\Form {#9353 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10066 …5} |
full_name | "session[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "session_2" |
label | "Four Week - Second" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_session_entry" |
valid | true |
value | "4W2" |
3
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Four Week - Third" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "4W3" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Four Week - Third" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9281 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9280 …} } } |
validation_groups | null |
value | "4W3" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_session_entry" ] |
cache_key | "_session_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10067 -form: Symfony\Component\Form\Form {#9356 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10068 …5} |
full_name | "session[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "session_3" |
label | "Four Week - Third" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_session_entry" |
valid | true |
value | "4W3" |
4
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Four Week - Fourth" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "4W4" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Four Week - Fourth" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9289 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9288 …} } } |
validation_groups | null |
value | "4W4" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_session_entry" ] |
cache_key | "_session_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10069 -form: Symfony\Component\Form\Form {#9359 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10070 …5} |
full_name | "session[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "session_4" |
label | "Four Week - Fourth" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "4" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_session_entry" |
valid | true |
value | "4W4" |
5
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Seven Week - First" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "7W1" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Seven Week - First" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9297 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9296 …} } } |
validation_groups | null |
value | "7W1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_session_entry" ] |
cache_key | "_session_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10071 -form: Symfony\Component\Form\Form {#9362 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10072 …5} |
full_name | "session[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "session_5" |
label | "Seven Week - First" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "5" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_session_entry" |
valid | true |
value | "7W1" |
6
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Seven Week - Second" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "7W2" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Seven Week - Second" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9305 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9304 …} } } |
validation_groups | null |
value | "7W2" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_session_entry" ] |
cache_key | "_session_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10073 -form: Symfony\Component\Form\Form {#9365 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10074 …5} |
full_name | "session[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "session_6" |
label | "Seven Week - Second" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "6" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_session_entry" |
valid | true |
value | "7W2" |
7
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Eight Week - First" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "8W1" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Eight Week - First" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9313 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9312 …} } } |
validation_groups | null |
value | "8W1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_session_entry" ] |
cache_key | "_session_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10075 -form: Symfony\Component\Form\Form {#9368 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10076 …5} |
full_name | "session[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "session_7" |
label | "Eight Week - First" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "7" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_session_entry" |
valid | true |
value | "8W1" |
8
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Eight Week - Second" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "8W2" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Eight Week - Second" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9321 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9320 …} } } |
validation_groups | null |
value | "8W2" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_session_entry" ] |
cache_key | "_session_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10077 -form: Symfony\Component\Form\Form {#9371 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10078 …5} |
full_name | "session[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "session_8" |
label | "Eight Week - Second" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "8" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_session_entry" |
valid | true |
value | "8W2" |
9
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "FWS Session" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "FWS" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "FWS Session" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9329 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9328 …} } } |
validation_groups | null |
value | "FWS" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_session_entry" ] |
cache_key | "_session_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10079 -form: Symfony\Component\Form\Form {#9374 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10080 …5} |
full_name | "session[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "session_9" |
label | "FWS Session" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "9" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_session_entry" |
valid | true |
value | "FWS" |
10
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Vet Med Full" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "VMF" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Vet Med Full" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9337 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9336 …} } } |
validation_groups | null |
value | "VMF" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_session_entry" ] |
cache_key | "_session_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10081 -form: Symfony\Component\Form\Form {#9377 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10082 …5} |
full_name | "session[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "session_10" |
label | "Vet Med Full" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "10" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_session_entry" |
valid | true |
value | "VMF" |
pi
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "style" => "width:205px;" "size" => 1 "class" => "instructor-search" ] |
[ "style" => "width:205px;" "size" => 1 "class" => "instructor-search" ] |
label | "Instructor" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "style" => "width:205px;" "size" => 1 "class" => "instructor-search" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#8498 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Instructor" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#8499 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8497 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "style" => "width:205px;" "size" => 1 "class" => "instructor-search" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_pi" ] |
cache_key | "_pi_hidden" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10060 -form: Symfony\Component\Form\Form {#9380 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10059 …5} |
full_name | "pi" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pi" |
label | "Instructor" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "pi" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_pi" |
valid | true |
value | "" |
instructMode
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
choices | [ "Directed Research" => "RE" "Distance Learning - WWW" => "DW" "In Person" => "P" ] |
[ "Directed Research" => "RE" "Distance Learning - WWW" => "DW" "In Person" => "P" ] |
expanded | true |
same as passed value |
label | "Instruction Mode" |
same as passed value |
multiple | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | null |
choices | [ "Directed Research" => "RE" "Distance Learning - WWW" => "DW" "In Person" => "P" ] |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Instruction Mode" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#8506 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8505 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_instructMode" ] |
cache_key | "_instructMode_choice" |
choice_translation_domain | null |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#8509 +label: "Directed Research" +value: "RE" +data: "RE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8515 +label: "Distance Learning - WWW" +value: "DW" +data: "DW" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8516 +label: "In Person" +value: "P" +data: "P" +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10084 -form: Symfony\Component\Form\Form {#9407 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#10083 …5} |
full_name | "instructMode" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "instructMode" |
is_selected | Closure($choice, array $values) {#10085 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#8223 …} } |
label | "Instruction Mode" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "instructMode" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_instructMode" |
valid | true |
value | [] |
0
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Directed Research" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "RE" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Directed Research" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9384 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9383 …} } } |
validation_groups | null |
value | "RE" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_instructMode_entry" ] |
cache_key | "_instructMode_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10089 -form: Symfony\Component\Form\Form {#9410 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10088 …5} |
full_name | "instructMode[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "instructMode_0" |
label | "Directed Research" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_instructMode_entry" |
valid | true |
value | "RE" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Distance Learning - WWW" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "DW" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Distance Learning - WWW" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9392 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9391 …} } } |
validation_groups | null |
value | "DW" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_instructMode_entry" ] |
cache_key | "_instructMode_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10090 -form: Symfony\Component\Form\Form {#9413 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10091 …5} |
full_name | "instructMode[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "instructMode_1" |
label | "Distance Learning - WWW" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_instructMode_entry" |
valid | true |
value | "DW" |
2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "In Person" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "P" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "In Person" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9400 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9399 …} } } |
validation_groups | null |
value | "P" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_instructMode_entry" ] |
cache_key | "_instructMode_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10092 -form: Symfony\Component\Form\Form {#9416 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10093 …5} |
full_name | "instructMode[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "instructMode_2" |
label | "In Person" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_instructMode_entry" |
valid | true |
value | "P" |
gradingBasis
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
choices | [ "Student Option" => "OPT" "Graded" => "GRD" "Sat/Unsat" => "SUS" "Multi-Term" => "BMT" ] |
[ "Student Option" => "OPT" "Graded" => "GRD" "Sat/Unsat" => "SUS" "Multi-Term" => "BMT" ] |
expanded | true |
same as passed value |
label | "Grade Option" |
same as passed value |
multiple | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | null |
choices | [ "Student Option" => "OPT" "Graded" => "GRD" "Sat/Unsat" => "SUS" "Multi-Term" => "BMT" ] |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Grade Option" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#8524 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8523 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_gradingBasis" ] |
cache_key | "_gradingBasis_choice" |
choice_translation_domain | null |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#8527 +label: "Student Option" +value: "OPT" +data: "OPT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8533 +label: "Graded" +value: "GRD" +data: "GRD" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8534 +label: "Sat/Unsat" +value: "SUS" +data: "SUS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8535 +label: "Multi-Term" +value: "BMT" +data: "BMT" +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10087 -form: Symfony\Component\Form\Form {#9451 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#10086 …5} |
full_name | "gradingBasis" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "gradingBasis" |
is_selected | Closure($choice, array $values) {#10095 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#8223 …} } |
label | "Grade Option" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "gradingBasis" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_gradingBasis" |
valid | true |
value | [] |
0
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Student Option" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "OPT" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Student Option" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9420 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9419 …} } } |
validation_groups | null |
value | "OPT" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_gradingBasis_entry" ] |
cache_key | "_gradingBasis_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10098 -form: Symfony\Component\Form\Form {#9454 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10097 …5} |
full_name | "gradingBasis[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "gradingBasis_0" |
label | "Student Option" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_gradingBasis_entry" |
valid | true |
value | "OPT" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Graded" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "GRD" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Graded" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9428 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9427 …} } } |
validation_groups | null |
value | "GRD" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_gradingBasis_entry" ] |
cache_key | "_gradingBasis_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10099 -form: Symfony\Component\Form\Form {#9457 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10100 …5} |
full_name | "gradingBasis[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "gradingBasis_1" |
label | "Graded" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_gradingBasis_entry" |
valid | true |
value | "GRD" |
2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Sat/Unsat" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "SUS" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Sat/Unsat" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9436 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9435 …} } } |
validation_groups | null |
value | "SUS" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_gradingBasis_entry" ] |
cache_key | "_gradingBasis_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10101 -form: Symfony\Component\Form\Form {#9460 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10102 …5} |
full_name | "gradingBasis[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "gradingBasis_2" |
label | "Sat/Unsat" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_gradingBasis_entry" |
valid | true |
value | "SUS" |
3
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Multi-Term" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "BMT" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8198 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8194 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Multi-Term" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9444 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#7626 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9443 …} } } |
validation_groups | null |
value | "BMT" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_gradingBasis_entry" ] |
cache_key | "_gradingBasis_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10103 -form: Symfony\Component\Form\Form {#9463 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10104 …5} |
full_name | "gradingBasis[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "gradingBasis_3" |
label | "Multi-Term" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_gradingBasis_entry" |
valid | true |
value | "BMT" |