- 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
-
13
-
14
-
-
-
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
-
14
-
15
-
16
-
-
crseAttrs
-
crseAttrs-type
-
breadthDistr
-
breadthDistr-type
-
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
-
9
-
-
pi
-
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
-
-
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" => [ "STSCI" ] ] |
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" => [ "STSCI" ] ] |
[ "days-type" => "any" "breadthDistr-type" => "any" "crseAttrs-type" => "any" "subjects" => [ "STSCI" ] ] |
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" => [ "STSCI" ] ] |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#10236 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} } |
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() {#10237 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10235 …} } } |
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" => [ "STSCI" ] ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11140 -form: Symfony\Component\Form\Form {#11157 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10238 …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" => [ "STSCI" ] ] |
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) {#10794 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} } |
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() {#10795 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10793 …} } } |
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 {#12124 -form: Symfony\Component\Form\Form {#11160 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12132 …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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#10808 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10809 …} } } |
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 {#11118 -form: Symfony\Component\Form\Form {#11163 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12092 …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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#10815 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10814 …} } } |
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 {#12084 -form: Symfony\Component\Form\Form {#11166 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12076 …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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#10823 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10822 …} } } |
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 {#12068 -form: Symfony\Component\Form\Form {#11169 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12060 …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 | [
"STSCI"
] |
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 & Indigenous (AIIS)" => "AIIS" "American Sign Language (ASL)" => "ASL" "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" "Arabic (ARAB)" => "ARAB" "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" "Bengali (BENGL)" => "BENGL" "Bio Medical Science (BIOMS)" => "BIOMS" "Biological & Environmental Eng (BEE)" => "BEE" "Biology & Society (BSOC)" => "BSOC" "Biology: General Courses (BIOG)" => "BIOG" "Biomedical Engineering (BME)" => "BME" "Biometry & Statistics (BTRY)" => "BTRY" "Bosnian, Croatian, Serbian (BCS)" => "BCS" "Burmese (BURM)" => "BURM" "Business Admin Electives EMBA (NBAE)" => "NBAE" "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" "Cornell University General (UNIV)" => "UNIV" "Czech (CZECH)" => "CZECH" "Design & Environmental Analy (DEA)" => "DEA" "Design (DESIGN)" => "DESIGN" "Digital Technology & Practice (TECH)" => "TECH" "Dutch (DUTCH)" => "DUTCH" "Earth & Atmospheric Sciences (EAS)" => "EAS" "Ecology & Evolutionary Biology (BIOEE)" => "BIOEE" "Economics (ECON)" => "ECON" "Education (EDUC)" => "EDUC" "Electrical & Computer Engr (ECE)" => "ECE" "Engineering Communications (ENGRC)" => "ENGRC" "Engineering Distribution (ENGRD)" => "ENGRD" "Engineering General Interest (ENGRG)" => "ENGRG" "Engineering Introduction (ENGRI)" => "ENGRI" "Engineering Management (ENMGT)" => "ENMGT" "English (ENGL)" => "ENGL" "English (as a Foreign Lang) (ENGLF)" => "ENGLF" "English Language Support (ELSO)" => "ELSO" "English for International Stdt (ENINT)" => "ENINT" "Entomology (ENTOM)" => "ENTOM" "Environment & Sustainability (ENVS)" => "ENVS" "Executive Boardroom Core (NCCB)" => "NCCB" "Executive Boardroom Electives (NBAB)" => "NBAB" "Feminist,Gender,Sexuality Stdy (FGSS)" => "FGSS" "Fiber Science & Apparel Design (FSAD)" => "FSAD" "Finnish (FINN)" => "FINN" "Food Science (FDSC)" => "FDSC" "French (FREN)" => "FREN" "German Studies (GERST)" => "GERST" "Global Development (GDEV)" => "GDEV" "Government (GOVT)" => "GOVT" "Grad Mgmt Acct (NACCT)" => "NACCT" "Grad Mgmt Business Admin (NBA)" => "NBA" "Grad Mgmt Business Admin CT (NBAT)" => "NBAT" "Grad Mgmt Business Admin NYT (NBAY)" => "NBAY" "Grad Mgmt Business Admin Weill (NBAW)" => "NBAW" "Grad Mgmt Business Analytics (BANA)" => "BANA" "Grad Mgmt Common Core (NCC)" => "NCC" "Grad Mgmt Common Core CT (NCCT)" => "NCCT" "Grad Mgmt Common Core NYT (NCCY)" => "NCCY" "Grad Mgmt Common Core Weill (NCCW)" => "NCCW" "Grad Mgmt Individual Study (NMI)" => "NMI" "Graduate Management (MGMT)" => "MGMT" "Graduate Management Research (NRE)" => "NRE" "Graduate Research (GRAD)" => "GRAD" "Greek (GREEK)" => "GREEK" "Hebrew (HEBRW)" => "HEBRW" "Hieroglyphic Egyptian (HIERO)" => "HIERO" "Hindi (HINDI)" => "HINDI" "History (HIST)" => "HIST" "Horticulture Sciences (PLHRT)" => "PLHRT" "Hotel Administration (HADM)" => "HADM" "Human Development (HD)" => "HD" "Human Ecology Nondepartmental (HE)" => "HE" "Hungarian (HUNGR)" => "HUNGR" "ILR Extension Labor Studies (EXTLS)" => "EXTLS" "ILR Human Resource Studies (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" "Italian (ITAL)" => "ITAL" "Japanese (JAPAN)" => "JAPAN" "Japanese Literature (JPLIT)" => "JPLIT" "Jewish Studies (JWST)" => "JWST" "Khmer (KHMER)" => "KHMER" "Korean (KOREA)" => "KOREA" "Landscape Architecture (LA)" => "LA" "Latin (LATIN)" => "LATIN" "Latin American Studies (LATA)" => "LATA" "Latino Studies Program (LSP)" => "LSP" "Law (LAW)" => "LAW" "Leadership (LEAD)" => "LEAD" "Learning Where you Live (UNILWYL)" => "UNILWYL" "Legal Studies (LEGAL)" => "LEGAL" "Lesbian,Gay,Bisexual,Trns Stdy (LGBT)" => "LGBT" "Linguistics (LING)" => "LING" "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" "Natural Resources (NTRES)" => "NTRES" "Naval Science (NAVS)" => "NAVS" "Near Eastern Studies (NES)" => "NES" "Nepali (NEPAL)" => "NEPAL" "Neurobiology & Behavior (BIONB)" => "BIONB" "Nutritional Science (NS)" => "NS" "Op Research & Information Engr (ORIE)" => "ORIE" "Overseas Study (OVST)" => "OVST" "Performing and Media Arts (PMA)" => "PMA" "Persian (PERSN)" => "PERSN" "Philosophy (PHIL)" => "PHIL" "Physical Education & Athletics (PE)" => "PE" "Physics (PHYS)" => "PHYS" "Plant Biology (PLBIO)" => "PLBIO" "Plant Breeding (PLBRG)" => "PLBRG" "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 Administration (PADM)" => "PADM" "Punjabi (PUNJB)" => "PUNJB" "Quechua (QUECH)" => "QUECH" "Religious Studies (RELST)" => "RELST" "Romance Studies (ROMS)" => "ROMS" "Russian (RUSSA)" => "RUSSA" "Russian Literature (RUSSL)" => "RUSSL" "Sanskrit (SANSK)" => "SANSK" "Sanskrit Literature (SNLIT)" => "SNLIT" "Science & Technology Studies (STS)" => "STS" "Sinhalese (SINHA)" => "SINHA" "Society for Humanities (SHUM)" => "SHUM" "Sociology (SOC)" => "SOC" "Soil & Crop Sciences (PLSCS)" => "PLSCS" "Spanish (SPAN)" => "SPAN" "Statistical Science (STSCI)" => "STSCI" "Swahili (SWAHL)" => "SWAHL" "Swedish (SWED)" => "SWED" "Systems Engineering (SYSEN)" => "SYSEN" "Tagalog (TAG)" => "TAG" "Tamil (TAMIL)" => "TAMIL" "Thai (THAI)" => "THAI" "Tibetan (TIBET)" => "TIBET" "Toxicology (TOX)" => "TOX" "Turkish (TURK)" => "TURK" "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 Prof Curriculum (VTMED)" => "VTMED" "Vet Med Public & Ecosys Health (VTPEH)" => "VTPEH" "Vet Medicine MolecularMedicine (VETMM)" => "VETMM" "Vietnamese (VIET)" => "VIET" "Visual Studies (VISST)" => "VISST" "Viticulture and Enology (VIEN)" => "VIEN" "Wolof (WOLOF)" => "WOLOF" "Writing Program (WRIT)" => "WRIT" "Yiddish (YIDSH)" => "YIDSH" "Yoruba (YORUB)" => "YORUB" "Zulu (ZULU)" => "ZULU" ] |
[ "Africana Studies & Res Center (ASRC)" => "ASRC" "Agriculture & Life Sciences (ALS)" => "ALS" "Agriculture Sciences (AGSCI)" => "AGSCI" "Air Force Science (AIRS)" => "AIRS" "American Indian & Indigenous (AIIS)" => "AIIS" "American Sign Language (ASL)" => "ASL" "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" "Arabic (ARAB)" => "ARAB" "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" "Bengali (BENGL)" => "BENGL" "Bio Medical Science (BIOMS)" => "BIOMS" "Biological & Environmental Eng (BEE)" => "BEE" "Biology & Society (BSOC)" => "BSOC" "Biology: General Courses (BIOG)" => "BIOG" "Biomedical Engineering (BME)" => "BME" "Biometry & Statistics (BTRY)" => "BTRY" "Bosnian, Croatian, Serbian (BCS)" => "BCS" "Burmese (BURM)" => "BURM" "Business Admin Electives EMBA (NBAE)" => "NBAE" "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" "Cornell University General (UNIV)" => "UNIV" "Czech (CZECH)" => "CZECH" "Design & Environmental Analy (DEA)" => "DEA" "Design (DESIGN)" => "DESIGN" "Digital Technology & Practice (TECH)" => "TECH" "Dutch (DUTCH)" => "DUTCH" "Earth & Atmospheric Sciences (EAS)" => "EAS" "Ecology & Evolutionary Biology (BIOEE)" => "BIOEE" "Economics (ECON)" => "ECON" "Education (EDUC)" => "EDUC" "Electrical & Computer Engr (ECE)" => "ECE" "Engineering Communications (ENGRC)" => "ENGRC" "Engineering Distribution (ENGRD)" => "ENGRD" "Engineering General Interest (ENGRG)" => "ENGRG" "Engineering Introduction (ENGRI)" => "ENGRI" "Engineering Management (ENMGT)" => "ENMGT" "English (ENGL)" => "ENGL" "English (as a Foreign Lang) (ENGLF)" => "ENGLF" "English Language Support (ELSO)" => "ELSO" "English for International Stdt (ENINT)" => "ENINT" "Entomology (ENTOM)" => "ENTOM" "Environment & Sustainability (ENVS)" => "ENVS" "Executive Boardroom Core (NCCB)" => "NCCB" "Executive Boardroom Electives (NBAB)" => "NBAB" "Feminist,Gender,Sexuality Stdy (FGSS)" => "FGSS" "Fiber Science & Apparel Design (FSAD)" => "FSAD" "Finnish (FINN)" => "FINN" "Food Science (FDSC)" => "FDSC" "French (FREN)" => "FREN" "German Studies (GERST)" => "GERST" "Global Development (GDEV)" => "GDEV" "Government (GOVT)" => "GOVT" "Grad Mgmt Acct (NACCT)" => "NACCT" "Grad Mgmt Business Admin (NBA)" => "NBA" "Grad Mgmt Business Admin CT (NBAT)" => "NBAT" "Grad Mgmt Business Admin NYT (NBAY)" => "NBAY" "Grad Mgmt Business Admin Weill (NBAW)" => "NBAW" "Grad Mgmt Business Analytics (BANA)" => "BANA" "Grad Mgmt Common Core (NCC)" => "NCC" "Grad Mgmt Common Core CT (NCCT)" => "NCCT" "Grad Mgmt Common Core NYT (NCCY)" => "NCCY" "Grad Mgmt Common Core Weill (NCCW)" => "NCCW" "Grad Mgmt Individual Study (NMI)" => "NMI" "Graduate Management (MGMT)" => "MGMT" "Graduate Management Research (NRE)" => "NRE" "Graduate Research (GRAD)" => "GRAD" "Greek (GREEK)" => "GREEK" "Hebrew (HEBRW)" => "HEBRW" "Hieroglyphic Egyptian (HIERO)" => "HIERO" "Hindi (HINDI)" => "HINDI" "History (HIST)" => "HIST" "Horticulture Sciences (PLHRT)" => "PLHRT" "Hotel Administration (HADM)" => "HADM" "Human Development (HD)" => "HD" "Human Ecology Nondepartmental (HE)" => "HE" "Hungarian (HUNGR)" => "HUNGR" "ILR Extension Labor Studies (EXTLS)" => "EXTLS" "ILR Human Resource Studies (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" "Italian (ITAL)" => "ITAL" "Japanese (JAPAN)" => "JAPAN" "Japanese Literature (JPLIT)" => "JPLIT" "Jewish Studies (JWST)" => "JWST" "Khmer (KHMER)" => "KHMER" "Korean (KOREA)" => "KOREA" "Landscape Architecture (LA)" => "LA" "Latin (LATIN)" => "LATIN" "Latin American Studies (LATA)" => "LATA" "Latino Studies Program (LSP)" => "LSP" "Law (LAW)" => "LAW" "Leadership (LEAD)" => "LEAD" "Learning Where you Live (UNILWYL)" => "UNILWYL" "Legal Studies (LEGAL)" => "LEGAL" "Lesbian,Gay,Bisexual,Trns Stdy (LGBT)" => "LGBT" "Linguistics (LING)" => "LING" "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" "Natural Resources (NTRES)" => "NTRES" "Naval Science (NAVS)" => "NAVS" "Near Eastern Studies (NES)" => "NES" "Nepali (NEPAL)" => "NEPAL" "Neurobiology & Behavior (BIONB)" => "BIONB" "Nutritional Science (NS)" => "NS" "Op Research & Information Engr (ORIE)" => "ORIE" "Overseas Study (OVST)" => "OVST" "Performing and Media Arts (PMA)" => "PMA" "Persian (PERSN)" => "PERSN" "Philosophy (PHIL)" => "PHIL" "Physical Education & Athletics (PE)" => "PE" "Physics (PHYS)" => "PHYS" "Plant Biology (PLBIO)" => "PLBIO" "Plant Breeding (PLBRG)" => "PLBRG" "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 Administration (PADM)" => "PADM" "Punjabi (PUNJB)" => "PUNJB" "Quechua (QUECH)" => "QUECH" "Religious Studies (RELST)" => "RELST" "Romance Studies (ROMS)" => "ROMS" "Russian (RUSSA)" => "RUSSA" "Russian Literature (RUSSL)" => "RUSSL" "Sanskrit (SANSK)" => "SANSK" "Sanskrit Literature (SNLIT)" => "SNLIT" "Science & Technology Studies (STS)" => "STS" "Sinhalese (SINHA)" => "SINHA" "Society for Humanities (SHUM)" => "SHUM" "Sociology (SOC)" => "SOC" "Soil & Crop Sciences (PLSCS)" => "PLSCS" "Spanish (SPAN)" => "SPAN" "Statistical Science (STSCI)" => "STSCI" "Swahili (SWAHL)" => "SWAHL" "Swedish (SWED)" => "SWED" "Systems Engineering (SYSEN)" => "SYSEN" "Tagalog (TAG)" => "TAG" "Tamil (TAMIL)" => "TAMIL" "Thai (THAI)" => "THAI" "Tibetan (TIBET)" => "TIBET" "Toxicology (TOX)" => "TOX" "Turkish (TURK)" => "TURK" "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 Prof Curriculum (VTMED)" => "VTMED" "Vet Med Public & Ecosys Health (VTPEH)" => "VTPEH" "Vet Medicine MolecularMedicine (VETMM)" => "VETMM" "Vietnamese (VIET)" => "VIET" "Visual Studies (VISST)" => "VISST" "Viticulture and Enology (VIEN)" => "VIEN" "Wolof (WOLOF)" => "WOLOF" "Writing Program (WRIT)" => "WRIT" "Yiddish (YIDSH)" => "YIDSH" "Yoruba (YORUB)" => "YORUB" "Zulu (ZULU)" => "ZULU" ] |
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 & Indigenous (AIIS)" => "AIIS" "American Sign Language (ASL)" => "ASL" "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" "Arabic (ARAB)" => "ARAB" "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" "Bengali (BENGL)" => "BENGL" "Bio Medical Science (BIOMS)" => "BIOMS" "Biological & Environmental Eng (BEE)" => "BEE" "Biology & Society (BSOC)" => "BSOC" "Biology: General Courses (BIOG)" => "BIOG" "Biomedical Engineering (BME)" => "BME" "Biometry & Statistics (BTRY)" => "BTRY" "Bosnian, Croatian, Serbian (BCS)" => "BCS" "Burmese (BURM)" => "BURM" "Business Admin Electives EMBA (NBAE)" => "NBAE" "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" "Cornell University General (UNIV)" => "UNIV" "Czech (CZECH)" => "CZECH" "Design & Environmental Analy (DEA)" => "DEA" "Design (DESIGN)" => "DESIGN" "Digital Technology & Practice (TECH)" => "TECH" "Dutch (DUTCH)" => "DUTCH" "Earth & Atmospheric Sciences (EAS)" => "EAS" "Ecology & Evolutionary Biology (BIOEE)" => "BIOEE" "Economics (ECON)" => "ECON" "Education (EDUC)" => "EDUC" "Electrical & Computer Engr (ECE)" => "ECE" "Engineering Communications (ENGRC)" => "ENGRC" "Engineering Distribution (ENGRD)" => "ENGRD" "Engineering General Interest (ENGRG)" => "ENGRG" "Engineering Introduction (ENGRI)" => "ENGRI" "Engineering Management (ENMGT)" => "ENMGT" "English (ENGL)" => "ENGL" "English (as a Foreign Lang) (ENGLF)" => "ENGLF" "English Language Support (ELSO)" => "ELSO" "English for International Stdt (ENINT)" => "ENINT" "Entomology (ENTOM)" => "ENTOM" "Environment & Sustainability (ENVS)" => "ENVS" "Executive Boardroom Core (NCCB)" => "NCCB" "Executive Boardroom Electives (NBAB)" => "NBAB" "Feminist,Gender,Sexuality Stdy (FGSS)" => "FGSS" "Fiber Science & Apparel Design (FSAD)" => "FSAD" "Finnish (FINN)" => "FINN" "Food Science (FDSC)" => "FDSC" "French (FREN)" => "FREN" "German Studies (GERST)" => "GERST" "Global Development (GDEV)" => "GDEV" "Government (GOVT)" => "GOVT" "Grad Mgmt Acct (NACCT)" => "NACCT" "Grad Mgmt Business Admin (NBA)" => "NBA" "Grad Mgmt Business Admin CT (NBAT)" => "NBAT" "Grad Mgmt Business Admin NYT (NBAY)" => "NBAY" "Grad Mgmt Business Admin Weill (NBAW)" => "NBAW" "Grad Mgmt Business Analytics (BANA)" => "BANA" "Grad Mgmt Common Core (NCC)" => "NCC" "Grad Mgmt Common Core CT (NCCT)" => "NCCT" "Grad Mgmt Common Core NYT (NCCY)" => "NCCY" "Grad Mgmt Common Core Weill (NCCW)" => "NCCW" "Grad Mgmt Individual Study (NMI)" => "NMI" "Graduate Management (MGMT)" => "MGMT" "Graduate Management Research (NRE)" => "NRE" "Graduate Research (GRAD)" => "GRAD" "Greek (GREEK)" => "GREEK" "Hebrew (HEBRW)" => "HEBRW" "Hieroglyphic Egyptian (HIERO)" => "HIERO" "Hindi (HINDI)" => "HINDI" "History (HIST)" => "HIST" "Horticulture Sciences (PLHRT)" => "PLHRT" "Hotel Administration (HADM)" => "HADM" "Human Development (HD)" => "HD" "Human Ecology Nondepartmental (HE)" => "HE" "Hungarian (HUNGR)" => "HUNGR" "ILR Extension Labor Studies (EXTLS)" => "EXTLS" "ILR Human Resource Studies (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" "Italian (ITAL)" => "ITAL" "Japanese (JAPAN)" => "JAPAN" "Japanese Literature (JPLIT)" => "JPLIT" "Jewish Studies (JWST)" => "JWST" "Khmer (KHMER)" => "KHMER" "Korean (KOREA)" => "KOREA" "Landscape Architecture (LA)" => "LA" "Latin (LATIN)" => "LATIN" "Latin American Studies (LATA)" => "LATA" "Latino Studies Program (LSP)" => "LSP" "Law (LAW)" => "LAW" "Leadership (LEAD)" => "LEAD" "Learning Where you Live (UNILWYL)" => "UNILWYL" "Legal Studies (LEGAL)" => "LEGAL" "Lesbian,Gay,Bisexual,Trns Stdy (LGBT)" => "LGBT" "Linguistics (LING)" => "LING" "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" "Natural Resources (NTRES)" => "NTRES" "Naval Science (NAVS)" => "NAVS" "Near Eastern Studies (NES)" => "NES" "Nepali (NEPAL)" => "NEPAL" "Neurobiology & Behavior (BIONB)" => "BIONB" "Nutritional Science (NS)" => "NS" "Op Research & Information Engr (ORIE)" => "ORIE" "Overseas Study (OVST)" => "OVST" "Performing and Media Arts (PMA)" => "PMA" "Persian (PERSN)" => "PERSN" "Philosophy (PHIL)" => "PHIL" "Physical Education & Athletics (PE)" => "PE" "Physics (PHYS)" => "PHYS" "Plant Biology (PLBIO)" => "PLBIO" "Plant Breeding (PLBRG)" => "PLBRG" "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 Administration (PADM)" => "PADM" "Punjabi (PUNJB)" => "PUNJB" "Quechua (QUECH)" => "QUECH" "Religious Studies (RELST)" => "RELST" "Romance Studies (ROMS)" => "ROMS" "Russian (RUSSA)" => "RUSSA" "Russian Literature (RUSSL)" => "RUSSL" "Sanskrit (SANSK)" => "SANSK" "Sanskrit Literature (SNLIT)" => "SNLIT" "Science & Technology Studies (STS)" => "STS" "Sinhalese (SINHA)" => "SINHA" "Society for Humanities (SHUM)" => "SHUM" "Sociology (SOC)" => "SOC" "Soil & Crop Sciences (PLSCS)" => "PLSCS" "Spanish (SPAN)" => "SPAN" "Statistical Science (STSCI)" => "STSCI" "Swahili (SWAHL)" => "SWAHL" "Swedish (SWED)" => "SWED" "Systems Engineering (SYSEN)" => "SYSEN" "Tagalog (TAG)" => "TAG" "Tamil (TAMIL)" => "TAMIL" "Thai (THAI)" => "THAI" "Tibetan (TIBET)" => "TIBET" "Toxicology (TOX)" => "TOX" "Turkish (TURK)" => "TURK" "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 Prof Curriculum (VTMED)" => "VTMED" "Vet Med Public & Ecosys Health (VTPEH)" => "VTPEH" "Vet Medicine MolecularMedicine (VETMM)" => "VETMM" "Vietnamese (VIET)" => "VIET" "Visual Studies (VISST)" => "VISST" "Viticulture and Enology (VIEN)" => "VIEN" "Wolof (WOLOF)" => "WOLOF" "Writing Program (WRIT)" => "WRIT" "Yiddish (YIDSH)" => "YIDSH" "Yoruba (YORUB)" => "YORUB" "Zulu (ZULU)" => "ZULU" ] |
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() {#10842 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10843 …} } } |
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 {#11111 +label: "Africana Studies & Res Center (ASRC)" +value: "ASRC" +data: "ASRC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11081 +label: "Agriculture & Life Sciences (ALS)" +value: "ALS" +data: "ALS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12000 +label: "Agriculture Sciences (AGSCI)" +value: "AGSCI" +data: "AGSCI" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11992 +label: "Air Force Science (AIRS)" +value: "AIRS" +data: "AIRS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11984 +label: "American Indian & Indigenous (AIIS)" +value: "AIIS" +data: "AIIS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11976 +label: "American Sign Language (ASL)" +value: "ASL" +data: "ASL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11968 +label: "American Studies (AMST)" +value: "AMST" +data: "AMST" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11960 +label: "Animal Physiology & Anatomy (BIOAP)" +value: "BIOAP" +data: "BIOAP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11952 +label: "Animal Science (ANSC)" +value: "ANSC" +data: "ANSC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11944 +label: "Anthropology (ANTHR)" +value: "ANTHR" +data: "ANTHR" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11936 +label: "Applied & Engineering Physics (AEP)" +value: "AEP" +data: "AEP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11928 +label: "Applied Economics & Management (AEM)" +value: "AEM" +data: "AEM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11073 +label: "Arabic (ARAB)" +value: "ARAB" +data: "ARAB" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11060 +label: "Archaeology (ARKEO)" +value: "ARKEO" +data: "ARKEO" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11050 +label: "Architecture (ARCH)" +value: "ARCH" +data: "ARCH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11037 +label: "Art (ART)" +value: "ART" +data: "ART" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11005 +label: "Art History (ARTH)" +value: "ARTH" +data: "ARTH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11854 +label: "Arts & Sciences (AS)" +value: "AS" +data: "AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11846 +label: "Asian American Studies (AAS)" +value: "AAS" +data: "AAS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11838 +label: "Asian Studies (ASIAN)" +value: "ASIAN" +data: "ASIAN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11830 +label: "Astronomy (ASTRO)" +value: "ASTRO" +data: "ASTRO" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11822 +label: "Bengali (BENGL)" +value: "BENGL" +data: "BENGL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11814 +label: "Bio Medical Science (BIOMS)" +value: "BIOMS" +data: "BIOMS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11806 +label: "Biological & Environmental Eng (BEE)" +value: "BEE" +data: "BEE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11798 +label: "Biology & Society (BSOC)" +value: "BSOC" +data: "BSOC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11790 +label: "Biology: General Courses (BIOG)" +value: "BIOG" +data: "BIOG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11782 +label: "Biomedical Engineering (BME)" +value: "BME" +data: "BME" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11774 +label: "Biometry & Statistics (BTRY)" +value: "BTRY" +data: "BTRY" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11766 +label: "Bosnian, Croatian, Serbian (BCS)" +value: "BCS" +data: "BCS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11758 +label: "Burmese (BURM)" +value: "BURM" +data: "BURM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11750 +label: "Business Admin Electives EMBA (NBAE)" +value: "NBAE" +data: "NBAE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11742 +label: "Chemical Engineering (CHEME)" +value: "CHEME" +data: "CHEME" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11734 +label: "Chemistry (CHEM)" +value: "CHEM" +data: "CHEM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11726 +label: "China & Asia Pacific Studies (CAPS)" +value: "CAPS" +data: "CAPS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10985 +label: "Chinese (CHIN)" +value: "CHIN" +data: "CHIN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11700 +label: "Chinese Literature (CHLIT)" +value: "CHLIT" +data: "CHLIT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11692 +label: "City & Regional Planning (CRP)" +value: "CRP" +data: "CRP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11684 +label: "Civil & Environmental Engr (CEE)" +value: "CEE" +data: "CEE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11676 +label: "Classics (CLASS)" +value: "CLASS" +data: "CLASS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11668 +label: "Cognitive Science (COGST)" +value: "COGST" +data: "COGST" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10975 +label: "College Scholar Program (COLLS)" +value: "COLLS" +data: "COLLS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10953 +label: "Common Core Courses EMBA (NCCE)" +value: "NCCE" +data: "NCCE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11633 +label: "Communication (COMM)" +value: "COMM" +data: "COMM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11625 +label: "Comparative Literature (COML)" +value: "COML" +data: "COML" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11617 +label: "Computer Science (CS)" +value: "CS" +data: "CS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11609 +label: "Cornell University General (UNIV)" +value: "UNIV" +data: "UNIV" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11601 +label: "Czech (CZECH)" +value: "CZECH" +data: "CZECH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11593 +label: "Design & Environmental Analy (DEA)" +value: "DEA" +data: "DEA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11585 +label: "Design (DESIGN)" +value: "DESIGN" +data: "DESIGN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10931 +label: "Digital Technology & Practice (TECH)" +value: "TECH" +data: "TECH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11553 +label: "Dutch (DUTCH)" +value: "DUTCH" +data: "DUTCH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11545 +label: "Earth & Atmospheric Sciences (EAS)" +value: "EAS" +data: "EAS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11537 +label: "Ecology & Evolutionary Biology (BIOEE)" +value: "BIOEE" +data: "BIOEE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11529 +label: "Economics (ECON)" +value: "ECON" +data: "ECON" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11521 +label: "Education (EDUC)" +value: "EDUC" +data: "EDUC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11513 +label: "Electrical & Computer Engr (ECE)" +value: "ECE" +data: "ECE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11505 +label: "Engineering Communications (ENGRC)" +value: "ENGRC" +data: "ENGRC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10907 +label: "Engineering Distribution (ENGRD)" +value: "ENGRD" +data: "ENGRD" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11467 +label: "Engineering General Interest (ENGRG)" +value: "ENGRG" +data: "ENGRG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11459 +label: "Engineering Introduction (ENGRI)" +value: "ENGRI" +data: "ENGRI" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11451 +label: "Engineering Management (ENMGT)" +value: "ENMGT" +data: "ENMGT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11443 +label: "English (ENGL)" +value: "ENGL" +data: "ENGL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11435 +label: "English (as a Foreign Lang) (ENGLF)" +value: "ENGLF" +data: "ENGLF" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11427 +label: "English Language Support (ELSO)" +value: "ELSO" +data: "ELSO" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11419 +label: "English for International Stdt (ENINT)" +value: "ENINT" +data: "ENINT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11411 +label: "Entomology (ENTOM)" +value: "ENTOM" +data: "ENTOM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11403 +label: "Environment & Sustainability (ENVS)" +value: "ENVS" +data: "ENVS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10877 +label: "Executive Boardroom Core (NCCB)" +value: "NCCB" +data: "NCCB" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11347 +label: "Executive Boardroom Electives (NBAB)" +value: "NBAB" +data: "NBAB" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11339 +label: "Feminist,Gender,Sexuality Stdy (FGSS)" +value: "FGSS" +data: "FGSS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11331 +label: "Fiber Science & Apparel Design (FSAD)" +value: "FSAD" +data: "FSAD" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11323 +label: "Finnish (FINN)" +value: "FINN" +data: "FINN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11315 +label: "Food Science (FDSC)" +value: "FDSC" +data: "FDSC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11307 +label: "French (FREN)" +value: "FREN" +data: "FREN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11299 +label: "German Studies (GERST)" +value: "GERST" +data: "GERST" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11291 +label: "Global Development (GDEV)" +value: "GDEV" +data: "GDEV" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11283 +label: "Government (GOVT)" +value: "GOVT" +data: "GOVT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11275 +label: "Grad Mgmt Acct (NACCT)" +value: "NACCT" +data: "NACCT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11267 +label: "Grad Mgmt Business Admin (NBA)" +value: "NBA" +data: "NBA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11259 +label: "Grad Mgmt Business Admin CT (NBAT)" +value: "NBAT" +data: "NBAT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11251 +label: "Grad Mgmt Business Admin NYT (NBAY)" +value: "NBAY" +data: "NBAY" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11243 +label: "Grad Mgmt Business Admin Weill (NBAW)" +value: "NBAW" +data: "NBAW" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11235 +label: "Grad Mgmt Business Analytics (BANA)" +value: "BANA" +data: "BANA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10857 +label: "Grad Mgmt Common Core (NCC)" +value: "NCC" +data: "NCC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11209 +label: "Grad Mgmt Common Core CT (NCCT)" +value: "NCCT" +data: "NCCT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11201 +label: "Grad Mgmt Common Core NYT (NCCY)" +value: "NCCY" +data: "NCCY" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11193 +label: "Grad Mgmt Common Core Weill (NCCW)" +value: "NCCW" +data: "NCCW" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11185 +label: "Grad Mgmt Individual Study (NMI)" +value: "NMI" +data: "NMI" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11177 +label: "Graduate Management (MGMT)" +value: "MGMT" +data: "MGMT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10844 +label: "Graduate Management Research (NRE)" +value: "NRE" +data: "NRE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10824 +label: "Graduate Research (GRAD)" +value: "GRAD" +data: "GRAD" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10816 +label: "Greek (GREEK)" +value: "GREEK" +data: "GREEK" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10807 +label: "Hebrew (HEBRW)" +value: "HEBRW" +data: "HEBRW" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10796 +label: "Hieroglyphic Egyptian (HIERO)" +value: "HIERO" +data: "HIERO" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12170 +label: "Hindi (HINDI)" +value: "HINDI" +data: "HINDI" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12172 +label: "History (HIST)" +value: "HIST" +data: "HIST" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12173 +label: "Horticulture Sciences (PLHRT)" +value: "PLHRT" +data: "PLHRT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12174 +label: "Hotel Administration (HADM)" +value: "HADM" +data: "HADM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12175 +label: "Human Development (HD)" +value: "HD" +data: "HD" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12388 +label: "Human Ecology Nondepartmental (HE)" +value: "HE" +data: "HE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12390 +label: "Hungarian (HUNGR)" +value: "HUNGR" +data: "HUNGR" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12404 +label: "ILR Extension Labor Studies (EXTLS)" +value: "EXTLS" +data: "EXTLS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12406 +label: "ILR Human Resource Studies (ILRHR)" +value: "ILRHR" +data: "ILRHR" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12407 +label: "ILR Interdepartmental (ILRID)" +value: "ILRID" +data: "ILRID" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12415 +label: "ILR International & Comp Labor (ILRIC)" +value: "ILRIC" +data: "ILRIC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12417 +label: "ILR Labor Economics (ILRLE)" +value: "ILRLE" +data: "ILRLE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12418 +label: "ILR Labor Relations, Law, Hist (ILRLR)" +value: "ILRLR" +data: "ILRLR" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12419 +label: "ILR Organizational Behavior (ILROB)" +value: "ILROB" +data: "ILROB" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12420 +label: "ILR Social Statistics (ILRST)" +value: "ILRST" +data: "ILRST" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12421 +label: "Independent Major (IM)" +value: "IM" +data: "IM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12422 +label: "Indonesian (INDO)" +value: "INDO" +data: "INDO" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12423 +label: "Information Science (INFO)" +value: "INFO" +data: "INFO" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12424 +label: "Italian (ITAL)" +value: "ITAL" +data: "ITAL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12425 +label: "Japanese (JAPAN)" +value: "JAPAN" +data: "JAPAN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12426 +label: "Japanese Literature (JPLIT)" +value: "JPLIT" +data: "JPLIT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12427 +label: "Jewish Studies (JWST)" +value: "JWST" +data: "JWST" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12428 +label: "Khmer (KHMER)" +value: "KHMER" +data: "KHMER" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12429 +label: "Korean (KOREA)" +value: "KOREA" +data: "KOREA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12430 +label: "Landscape Architecture (LA)" +value: "LA" +data: "LA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12431 +label: "Latin (LATIN)" +value: "LATIN" +data: "LATIN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12432 +label: "Latin American Studies (LATA)" +value: "LATA" +data: "LATA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12433 +label: "Latino Studies Program (LSP)" +value: "LSP" +data: "LSP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12434 +label: "Law (LAW)" +value: "LAW" +data: "LAW" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12435 +label: "Leadership (LEAD)" +value: "LEAD" +data: "LEAD" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12436 +label: "Learning Where you Live (UNILWYL)" +value: "UNILWYL" +data: "UNILWYL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12437 +label: "Legal Studies (LEGAL)" +value: "LEGAL" +data: "LEGAL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12438 +label: "Lesbian,Gay,Bisexual,Trns Stdy (LGBT)" +value: "LGBT" +data: "LGBT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12439 +label: "Linguistics (LING)" +value: "LING" +data: "LING" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12440 +label: "Materials Science & Engr (MSE)" +value: "MSE" +data: "MSE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12441 +label: "Mathematics (MATH)" +value: "MATH" +data: "MATH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12442 +label: "Mechanical & Aerospace Eng (MAE)" +value: "MAE" +data: "MAE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12443 +label: "Medieval Studies (MEDVL)" +value: "MEDVL" +data: "MEDVL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12444 +label: "Microbiology (BIOMI)" +value: "BIOMI" +data: "BIOMI" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12445 +label: "Military Science (MILS)" +value: "MILS" +data: "MILS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12446 +label: "Molecular Biology and Genetics (BIOMG)" +value: "BIOMG" +data: "BIOMG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12447 +label: "Music (MUSIC)" +value: "MUSIC" +data: "MUSIC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12448 +label: "Natural Resources (NTRES)" +value: "NTRES" +data: "NTRES" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12449 +label: "Naval Science (NAVS)" +value: "NAVS" +data: "NAVS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12450 +label: "Near Eastern Studies (NES)" +value: "NES" +data: "NES" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12451 +label: "Nepali (NEPAL)" +value: "NEPAL" +data: "NEPAL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12452 +label: "Neurobiology & Behavior (BIONB)" +value: "BIONB" +data: "BIONB" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12453 +label: "Nutritional Science (NS)" +value: "NS" +data: "NS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12454 +label: "Op Research & Information Engr (ORIE)" +value: "ORIE" +data: "ORIE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12455 +label: "Overseas Study (OVST)" +value: "OVST" +data: "OVST" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12456 +label: "Performing and Media Arts (PMA)" +value: "PMA" +data: "PMA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12457 +label: "Persian (PERSN)" +value: "PERSN" +data: "PERSN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12458 +label: "Philosophy (PHIL)" +value: "PHIL" +data: "PHIL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12459 +label: "Physical Education & Athletics (PE)" +value: "PE" +data: "PE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12460 +label: "Physics (PHYS)" +value: "PHYS" +data: "PHYS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12461 +label: "Plant Biology (PLBIO)" +value: "PLBIO" +data: "PLBIO" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12462 +label: "Plant Breeding (PLBRG)" +value: "PLBRG" +data: "PLBRG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12463 +label: "Plant Pathology (PLPPM)" +value: "PLPPM" +data: "PLPPM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12464 +label: "Plant Sciences (PLSCI)" +value: "PLSCI" +data: "PLSCI" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12465 +label: "Policy Analysis & Management (PAM)" +value: "PAM" +data: "PAM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12466 +label: "Polish (POLSH)" +value: "POLSH" +data: "POLSH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12467 +label: "Population Med&Diagnostic Svc (VTPMD)" +value: "VTPMD" +data: "VTPMD" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12468 +label: "Portuguese (PORT)" +value: "PORT" +data: "PORT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12469 +label: "Psychology (PSYCH)" +value: "PSYCH" +data: "PSYCH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12470 +label: "Public Administration (PADM)" +value: "PADM" +data: "PADM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12471 +label: "Punjabi (PUNJB)" +value: "PUNJB" +data: "PUNJB" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12472 +label: "Quechua (QUECH)" +value: "QUECH" +data: "QUECH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12473 +label: "Religious Studies (RELST)" +value: "RELST" +data: "RELST" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12474 +label: "Romance Studies (ROMS)" +value: "ROMS" +data: "ROMS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12475 +label: "Russian (RUSSA)" +value: "RUSSA" +data: "RUSSA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12476 +label: "Russian Literature (RUSSL)" +value: "RUSSL" +data: "RUSSL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12477 +label: "Sanskrit (SANSK)" +value: "SANSK" +data: "SANSK" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12478 +label: "Sanskrit Literature (SNLIT)" +value: "SNLIT" +data: "SNLIT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12479 +label: "Science & Technology Studies (STS)" +value: "STS" +data: "STS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12480 +label: "Sinhalese (SINHA)" +value: "SINHA" +data: "SINHA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12481 +label: "Society for Humanities (SHUM)" +value: "SHUM" +data: "SHUM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12482 +label: "Sociology (SOC)" +value: "SOC" +data: "SOC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12483 +label: "Soil & Crop Sciences (PLSCS)" +value: "PLSCS" +data: "PLSCS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12484 +label: "Spanish (SPAN)" +value: "SPAN" +data: "SPAN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12485 +label: "Statistical Science (STSCI)" +value: "STSCI" +data: "STSCI" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12486 +label: "Swahili (SWAHL)" +value: "SWAHL" +data: "SWAHL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12487 +label: "Swedish (SWED)" +value: "SWED" +data: "SWED" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12488 +label: "Systems Engineering (SYSEN)" +value: "SYSEN" +data: "SYSEN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12489 +label: "Tagalog (TAG)" +value: "TAG" +data: "TAG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12490 +label: "Tamil (TAMIL)" +value: "TAMIL" +data: "TAMIL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12491 +label: "Thai (THAI)" +value: "THAI" +data: "THAI" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12492 +label: "Tibetan (TIBET)" +value: "TIBET" +data: "TIBET" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12493 +label: "Toxicology (TOX)" +value: "TOX" +data: "TOX" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12494 +label: "Turkish (TURK)" +value: "TURK" +data: "TURK" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12495 +label: "Ukrainian (UKRAN)" +value: "UKRAN" +data: "UKRAN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12496 +label: "Urdu (URDU)" +value: "URDU" +data: "URDU" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12497 +label: "Vet Med BioMedical Sciences (VTBMS)" +value: "VTBMS" +data: "VTBMS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12498 +label: "Vet Med Clinical Sciences (VETCS)" +value: "VETCS" +data: "VETCS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12499 +label: "Vet Med Microbiology (VETMI)" +value: "VETMI" +data: "VETMI" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12500 +label: "Vet Med Prof Curriculum (VTMED)" +value: "VTMED" +data: "VTMED" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12501 +label: "Vet Med Public & Ecosys Health (VTPEH)" +value: "VTPEH" +data: "VTPEH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12502 +label: "Vet Medicine MolecularMedicine (VETMM)" +value: "VETMM" +data: "VETMM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12503 +label: "Vietnamese (VIET)" +value: "VIET" +data: "VIET" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12504 +label: "Visual Studies (VISST)" +value: "VISST" +data: "VISST" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12505 +label: "Viticulture and Enology (VIEN)" +value: "VIEN" +data: "VIEN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12506 +label: "Wolof (WOLOF)" +value: "WOLOF" +data: "WOLOF" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12507 +label: "Writing Program (WRIT)" +value: "WRIT" +data: "WRIT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12508 +label: "Yiddish (YIDSH)" +value: "YIDSH" +data: "YIDSH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12509 +label: "Yoruba (YORUB)" +value: "YORUB" +data: "YORUB" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12510 +label: "Zulu (ZULU)" +value: "ZULU" +data: "ZULU" +attr: [] } ] |
compound | false |
data | [
"STSCI"
] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12052 -form: Symfony\Component\Form\Form {#11172 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#12044 …5} |
full_name | "subjects[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "subjects" |
is_selected | Closure($choice, array $values) {#12512 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#10830 …} } |
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 | [
"STSCI"
] |
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() {#10856 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10855 …} } } |
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 {#10859 +label: "Undergraduate" +value: "UG" +data: "UG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10865 +label: "Graduate" +value: "GR" +data: "GR" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10866 +label: "Graduate Management" +value: "GM" +data: "GM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10867 +label: "Law" +value: "LA" +data: "LA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10868 +label: "Veterinary Medicine" +value: "VM" +data: "VM" +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12513 -form: Symfony\Component\Form\Form {#11215 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#12514 …5} |
full_name | "acadCareer" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadCareer" |
is_selected | Closure($choice, array $values) {#12515 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#10830 …} } |
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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11176 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11175 …} } } |
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 {#12519 -form: Symfony\Component\Form\Form {#11218 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12518 …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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11184 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11183 …} } } |
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 {#12520 -form: Symfony\Component\Form\Form {#11221 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12521 …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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11192 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11191 …} } } |
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 {#12522 -form: Symfony\Component\Form\Form {#11224 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12523 …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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11200 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11199 …} } } |
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 {#12524 -form: Symfony\Component\Form\Form {#11227 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12525 …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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11208 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11207 …} } } |
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 {#12526 -form: Symfony\Component\Form\Form {#11230 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12527 …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" "Business" => "BU" "Cornell Tech" => "CT" "Cornell University" => "CU" "Engineering" => "EN" "Graduate" => "GR" "Human Ecology" => "HE" "ILR Extension" => "IE" "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" "Business" => "BU" "Cornell Tech" => "CT" "Cornell University" => "CU" "Engineering" => "EN" "Graduate" => "GR" "Human Ecology" => "HE" "ILR Extension" => "IE" "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" "Business" => "BU" "Cornell Tech" => "CT" "Cornell University" => "CU" "Engineering" => "EN" "Graduate" => "GR" "Human Ecology" => "HE" "ILR Extension" => "IE" "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() {#10876 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10875 …} } } |
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 {#10879 +label: "Agriculture and Life Sciences" +value: "AG" +data: "AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10885 +label: "Architecture, Art and Planning" +value: "AR" +data: "AR" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10886 +label: "Arts and Sciences" +value: "AS" +data: "AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10887 +label: "Athletics" +value: "AT" +data: "AT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10888 +label: "Business" +value: "BU" +data: "BU" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10889 +label: "Cornell Tech" +value: "CT" +data: "CT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10890 +label: "Cornell University" +value: "CU" +data: "CU" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10891 +label: "Engineering" +value: "EN" +data: "EN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10892 +label: "Graduate" +value: "GR" +data: "GR" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10893 +label: "Human Ecology" +value: "HE" +data: "HE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10894 +label: "ILR Extension" +value: "IE" +data: "IE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10895 +label: "Industrial and Labor Relations" +value: "IL" +data: "IL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10896 +label: "Law" +value: "LA" +data: "LA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10897 +label: "Reserve Officer Training" +value: "OT" +data: "OT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10898 +label: "Veterinary Medicine" +value: "VM" +data: "VM" +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12517 -form: Symfony\Component\Form\Form {#11353 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#12516 …5} |
full_name | "acadGroup" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadGroup" |
is_selected | Closure($choice, array $values) {#12529 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#10830 …} } |
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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11234 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11233 …} } } |
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 {#12532 -form: Symfony\Component\Form\Form {#11356 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12531 …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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11242 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11241 …} } } |
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 {#12533 -form: Symfony\Component\Form\Form {#11359 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12534 …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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11250 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11249 …} } } |
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 {#12535 -form: Symfony\Component\Form\Form {#11362 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12536 …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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11258 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11257 …} } } |
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 {#12537 -form: Symfony\Component\Form\Form {#11365 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12538 …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 | "Business" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "BU" |
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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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 | "Business" |
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() {#11266 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11265 …} } } |
validation_groups | null |
value | "BU" |
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 {#12539 -form: Symfony\Component\Form\Form {#11368 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12540 …5} |
full_name | "acadGroup[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadGroup_4" |
label | "Business" |
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 | "BU" |
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 | "Cornell Tech" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "CT" |
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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11274 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11273 …} } } |
validation_groups | null |
value | "CT" |
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 {#12541 -form: Symfony\Component\Form\Form {#11371 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12542 …5} |
full_name | "acadGroup[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadGroup_5" |
label | "Cornell Tech" |
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 | "CT" |
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 | "Cornell University" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "CU" |
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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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 University" |
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() {#11282 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11281 …} } } |
validation_groups | null |
value | "CU" |
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 {#12543 -form: Symfony\Component\Form\Form {#11374 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12544 …5} |
full_name | "acadGroup[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadGroup_6" |
label | "Cornell University" |
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 | "CU" |
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 | "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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11290 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11289 …} } } |
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 {#12545 -form: Symfony\Component\Form\Form {#11377 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12546 …5} |
full_name | "acadGroup[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadGroup_7" |
label | "Engineering" |
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 | "EN" |
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 | "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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11298 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11297 …} } } |
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 {#12547 -form: Symfony\Component\Form\Form {#11380 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12548 …5} |
full_name | "acadGroup[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadGroup_8" |
label | "Graduate" |
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 | "GR" |
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 | "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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11306 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11305 …} } } |
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 {#12549 -form: Symfony\Component\Form\Form {#11383 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12550 …5} |
full_name | "acadGroup[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadGroup_9" |
label | "Human Ecology" |
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 | "HE" |
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 | "ILR Extension" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "IE" |
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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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 Extension" |
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() {#11314 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11313 …} } } |
validation_groups | null |
value | "IE" |
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 {#12551 -form: Symfony\Component\Form\Form {#11386 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12552 …5} |
full_name | "acadGroup[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadGroup_10" |
label | "ILR Extension" |
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 | "IE" |
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 | "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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11322 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11321 …} } } |
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 {#12553 -form: Symfony\Component\Form\Form {#11389 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12554 …5} |
full_name | "acadGroup[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadGroup_11" |
label | "Industrial and Labor Relations" |
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 | "IL" |
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 | "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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11330 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11329 …} } } |
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 {#12555 -form: Symfony\Component\Form\Form {#11392 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12556 …5} |
full_name | "acadGroup[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadGroup_12" |
label | "Law" |
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 | "LA" |
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 | "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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11338 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11337 …} } } |
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 {#12557 -form: Symfony\Component\Form\Form {#11395 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12558 …5} |
full_name | "acadGroup[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadGroup_13" |
label | "Reserve Officer Training" |
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 | "_acadGroup_entry" |
valid | true |
value | "OT" |
14
"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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11346 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11345 …} } } |
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 {#12559 -form: Symfony\Component\Form\Form {#11398 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12560 …5} |
full_name | "acadGroup[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadGroup_14" |
label | "Veterinary Medicine" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "14" |
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() {#10906 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10905 …} } } |
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 {#10909 +label: "1000" +value: "1000" +data: 1000 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10915 +label: "2000" +value: "2000" +data: 2000 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10916 +label: "3000" +value: "3000" +data: 3000 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10917 +label: "4000" +value: "4000" +data: 4000 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10918 +label: "5000" +value: "5000" +data: 5000 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10919 +label: "6000" +value: "6000" +data: 6000 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10920 +label: "7000" +value: "7000" +data: 7000 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10921 +label: "8000" +value: "8000" +data: 8000 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10922 +label: "9000" +value: "9000" +data: 9000 +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12530 -form: Symfony\Component\Form\Form {#11473 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#12528 …5} |
full_name | "classLevels" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "classLevels" |
is_selected | Closure($choice, array $values) {#12562 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#10830 …} } |
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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11402 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11401 …} } } |
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 {#12565 -form: Symfony\Component\Form\Form {#11476 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12564 …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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11410 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11409 …} } } |
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 {#12566 -form: Symfony\Component\Form\Form {#11479 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12567 …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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11418 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11417 …} } } |
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 {#12568 -form: Symfony\Component\Form\Form {#11482 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12569 …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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11426 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11425 …} } } |
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 {#12570 -form: Symfony\Component\Form\Form {#11485 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12571 …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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11434 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11433 …} } } |
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 {#12572 -form: Symfony\Component\Form\Form {#11488 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12573 …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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11442 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11441 …} } } |
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 {#12574 -form: Symfony\Component\Form\Form {#11491 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12575 …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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11450 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11449 …} } } |
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 {#12576 -form: Symfony\Component\Form\Form {#11494 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12577 …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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11458 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11457 …} } } |
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 {#12578 -form: Symfony\Component\Form\Form {#11497 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12579 …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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11466 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11465 …} } } |
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 {#12580 -form: Symfony\Component\Form\Form {#11500 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12581 …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() {#10930 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10929 …} } } |
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 {#10933 +label: "0-1 credits" +value: "0" +data: 0 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10939 +label: "1 credit" +value: "1" +data: 1 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10940 +label: "2 credits" +value: "2" +data: 2 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10941 +label: "3 credits" +value: "3" +data: 3 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10942 +label: "4 credits" +value: "4" +data: 4 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10943 +label: "5 credits" +value: "5" +data: 5 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10944 +label: "6+ credits" +value: "6+" +data: "6+" +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12563 -form: Symfony\Component\Form\Form {#11559 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#12561 …5} |
full_name | "credits" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "credits" |
is_selected | Closure($choice, array $values) {#12583 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#10830 …} } |
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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11504 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11503 …} } } |
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 {#12586 -form: Symfony\Component\Form\Form {#11562 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12585 …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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11512 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11511 …} } } |
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 {#12587 -form: Symfony\Component\Form\Form {#11565 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12588 …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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11520 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11519 …} } } |
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 {#12589 -form: Symfony\Component\Form\Form {#11568 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12590 …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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11528 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11527 …} } } |
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 {#12591 -form: Symfony\Component\Form\Form {#11571 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12592 …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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11536 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11535 …} } } |
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 {#12593 -form: Symfony\Component\Form\Form {#11574 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12594 …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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11544 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11543 …} } } |
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 {#12595 -form: Symfony\Component\Form\Form {#11577 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12596 …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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11552 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11551 …} } } |
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 {#12597 -form: Symfony\Component\Form\Form {#11580 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12598 …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() {#10952 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10951 …} } } |
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 {#10955 +label: "Monday" +value: "M" +data: "M" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10961 +label: "Tuesday" +value: "T" +data: "T" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10962 +label: "Wednesday" +value: "W" +data: "W" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10963 +label: "Thursday" +value: "R" +data: "R" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10964 +label: "Friday" +value: "F" +data: "F" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10965 +label: "Saturday" +value: "S" +data: "S" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10966 +label: "Sunday" +value: "Su" +data: "Su" +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12584 -form: Symfony\Component\Form\Form {#11639 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#12582 …5} |
full_name | "days" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "days" |
is_selected | Closure($choice, array $values) {#12600 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#10830 …} } |
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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11584 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11583 …} } } |
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 {#12603 -form: Symfony\Component\Form\Form {#11642 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12602 …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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11592 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11591 …} } } |
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 {#12604 -form: Symfony\Component\Form\Form {#11645 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12605 …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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11600 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11599 …} } } |
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 {#12606 -form: Symfony\Component\Form\Form {#11648 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12607 …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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11608 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11607 …} } } |
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 {#12608 -form: Symfony\Component\Form\Form {#11651 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12609 …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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11616 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11615 …} } } |
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 {#12610 -form: Symfony\Component\Form\Form {#11654 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12611 …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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11624 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11623 …} } } |
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 {#12612 -form: Symfony\Component\Form\Form {#11657 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12613 …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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11632 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11631 …} } } |
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 {#12614 -form: Symfony\Component\Form\Form {#11660 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12615 …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() {#10974 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10973 …} } } |
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 {#12617 +label: "contains" +value: "any" +data: "any" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12616 +label: "only" +value: "all" +data: "all" +attr: [] } ] |
compound | false |
data | "any" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12601 -form: Symfony\Component\Form\Form {#11663 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#12599 …5} |
full_name | "days-type" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "days-type" |
is_selected | Closure($choice, $value) {#12619 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#10830 …} } |
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() {#10984 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10983 …} } } |
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 {#10987 +label: "early morning (before 10am)" +value: "early" +data: "early" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10993 +label: "morning (10am - noon)" +value: "morning" +data: "morning" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10994 +label: "lunchtime (noon - 2pm)" +value: "lunch" +data: "lunch" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10995 +label: "afternoon (2pm - 4:30pm)" +value: "afternoon" +data: "afternoon" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10996 +label: "evening (after 4:30pm)" +value: "evening" +data: "evening" +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12620 -form: Symfony\Component\Form\Form {#11706 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#12621 …5} |
full_name | "timeOffered" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "timeOffered" |
is_selected | Closure($choice, array $values) {#12622 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#10830 …} } |
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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11667 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11666 …} } } |
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 {#12626 -form: Symfony\Component\Form\Form {#11709 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12625 …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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11675 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11674 …} } } |
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 {#12627 -form: Symfony\Component\Form\Form {#11712 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12628 …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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11683 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11682 …} } } |
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 {#12629 -form: Symfony\Component\Form\Form {#11715 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12630 …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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11691 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11690 …} } } |
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 {#12631 -form: Symfony\Component\Form\Form {#11718 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12632 …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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11699 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11698 …} } } |
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 {#12633 -form: Symfony\Component\Form\Form {#11721 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12634 …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" "Auburn, NY" => "AUBURN" "Beijing, China" => "BEIJING" "Cornell Tech" => "NYCTECH" "Dublin, Ireland" => "DUBLIN" "Elmira, NY" => "ELMIRA" "Engineering in NYC" => "ENNYC" "Geneva, NY" => "GVA" "ILR Extension Buffalo" => "BUFF" "Ithaca, NY (Main Campus)" => "ITH" "Moravia, NY" => "MORAVIA" "Other Domestic" => "OTHDOM" "Other International" => "OTHINTL" "Qatar" => "QATAR" "Rome, Italy" => "ROME" "Romulus, NY" => "ROMULUS" "Washington, DC" => "DC" ] |
[ "AAP in NYC" => "ARNYC" "Auburn, NY" => "AUBURN" "Beijing, China" => "BEIJING" "Cornell Tech" => "NYCTECH" "Dublin, Ireland" => "DUBLIN" "Elmira, NY" => "ELMIRA" "Engineering in NYC" => "ENNYC" "Geneva, NY" => "GVA" "ILR Extension Buffalo" => "BUFF" "Ithaca, NY (Main Campus)" => "ITH" "Moravia, NY" => "MORAVIA" "Other Domestic" => "OTHDOM" "Other International" => "OTHINTL" "Qatar" => "QATAR" "Rome, Italy" => "ROME" "Romulus, NY" => "ROMULUS" "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" "Auburn, NY" => "AUBURN" "Beijing, China" => "BEIJING" "Cornell Tech" => "NYCTECH" "Dublin, Ireland" => "DUBLIN" "Elmira, NY" => "ELMIRA" "Engineering in NYC" => "ENNYC" "Geneva, NY" => "GVA" "ILR Extension Buffalo" => "BUFF" "Ithaca, NY (Main Campus)" => "ITH" "Moravia, NY" => "MORAVIA" "Other Domestic" => "OTHDOM" "Other International" => "OTHINTL" "Qatar" => "QATAR" "Rome, Italy" => "ROME" "Romulus, NY" => "ROMULUS" "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() {#11004 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11003 …} } } |
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 {#11007 +label: "AAP in NYC" +value: "ARNYC" +data: "ARNYC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11013 +label: "Auburn, NY" +value: "AUBURN" +data: "AUBURN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11014 +label: "Beijing, China" +value: "BEIJING" +data: "BEIJING" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11015 +label: "Cornell Tech" +value: "NYCTECH" +data: "NYCTECH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11016 +label: "Dublin, Ireland" +value: "DUBLIN" +data: "DUBLIN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11017 +label: "Elmira, NY" +value: "ELMIRA" +data: "ELMIRA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11018 +label: "Engineering in NYC" +value: "ENNYC" +data: "ENNYC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11019 +label: "Geneva, NY" +value: "GVA" +data: "GVA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11020 +label: "ILR Extension Buffalo" +value: "BUFF" +data: "BUFF" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11021 +label: "Ithaca, NY (Main Campus)" +value: "ITH" +data: "ITH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11022 +label: "Moravia, NY" +value: "MORAVIA" +data: "MORAVIA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11023 +label: "Other Domestic" +value: "OTHDOM" +data: "OTHDOM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11024 +label: "Other International" +value: "OTHINTL" +data: "OTHINTL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11025 +label: "Qatar" +value: "QATAR" +data: "QATAR" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11026 +label: "Rome, Italy" +value: "ROME" +data: "ROME" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11027 +label: "Romulus, NY" +value: "ROMULUS" +data: "ROMULUS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11028 +label: "Washington, DC" +value: "DC" +data: "DC" +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12624 -form: Symfony\Component\Form\Form {#11860 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#12623 …5} |
full_name | "location" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location" |
is_selected | Closure($choice, array $values) {#12636 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#10830 …} } |
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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11725 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11724 …} } } |
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 {#12639 -form: Symfony\Component\Form\Form {#11863 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12638 …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 | "Auburn, NY" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "AUBURN" |
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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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 | "Auburn, 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() {#11733 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11732 …} } } |
validation_groups | null |
value | "AUBURN" |
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 {#12640 -form: Symfony\Component\Form\Form {#11866 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12641 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_1" |
label | "Auburn, NY" |
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 | "AUBURN" |
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 | "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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11741 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11740 …} } } |
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 {#12642 -form: Symfony\Component\Form\Form {#11869 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12643 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_2" |
label | "Beijing, China" |
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 | "BEIJING" |
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 | "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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11749 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11748 …} } } |
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 {#12644 -form: Symfony\Component\Form\Form {#11872 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12645 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_3" |
label | "Cornell Tech" |
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 | "NYCTECH" |
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 | "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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11757 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11756 …} } } |
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 {#12646 -form: Symfony\Component\Form\Form {#11875 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12647 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_4" |
label | "Dublin, Ireland" |
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 | "DUBLIN" |
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 | "Elmira, NY" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "ELMIRA" |
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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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 | "Elmira, 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() {#11765 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11764 …} } } |
validation_groups | null |
value | "ELMIRA" |
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 {#12648 -form: Symfony\Component\Form\Form {#11878 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12649 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_5" |
label | "Elmira, 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 | "ELMIRA" |
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 | "Engineering in NYC" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "ENNYC" |
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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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 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() {#11773 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11772 …} } } |
validation_groups | null |
value | "ENNYC" |
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 {#12650 -form: Symfony\Component\Form\Form {#11881 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12651 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_6" |
label | "Engineering 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 | "ENNYC" |
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 | "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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11781 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11780 …} } } |
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 {#12652 -form: Symfony\Component\Form\Form {#11884 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12653 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_7" |
label | "Geneva, NY" |
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 | "GVA" |
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 | "ILR Extension Buffalo" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "BUFF" |
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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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 Extension Buffalo" |
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() {#11789 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11788 …} } } |
validation_groups | null |
value | "BUFF" |
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 {#12654 -form: Symfony\Component\Form\Form {#11887 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12655 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_8" |
label | "ILR Extension Buffalo" |
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 | "BUFF" |
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 | "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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11797 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11796 …} } } |
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 {#12656 -form: Symfony\Component\Form\Form {#11890 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12657 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_9" |
label | "Ithaca, NY (Main Campus)" |
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 | "ITH" |
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 | "Moravia, NY" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "MORAVIA" |
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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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 | "Moravia, 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() {#11805 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11804 …} } } |
validation_groups | null |
value | "MORAVIA" |
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 {#12658 -form: Symfony\Component\Form\Form {#11893 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12659 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_10" |
label | "Moravia, NY" |
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 | "MORAVIA" |
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 | "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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11813 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11812 …} } } |
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 {#12660 -form: Symfony\Component\Form\Form {#11896 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12661 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_11" |
label | "Other Domestic" |
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 | "OTHDOM" |
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 | "Other International" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "OTHINTL" |
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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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 International" |
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() {#11821 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11820 …} } } |
validation_groups | null |
value | "OTHINTL" |
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 {#12662 -form: Symfony\Component\Form\Form {#11899 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12663 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_12" |
label | "Other International" |
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 | "OTHINTL" |
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 | "Qatar" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "QATAR" |
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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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 | "Qatar" |
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() {#11829 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11828 …} } } |
validation_groups | null |
value | "QATAR" |
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 {#12664 -form: Symfony\Component\Form\Form {#11902 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12665 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_13" |
label | "Qatar" |
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 | "QATAR" |
14
"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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11837 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11836 …} } } |
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 {#12666 -form: Symfony\Component\Form\Form {#11905 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12667 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_14" |
label | "Rome, Italy" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "14" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_location_entry" |
valid | true |
value | "ROME" |
15
"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 | "Romulus, NY" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "ROMULUS" |
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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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 | "Romulus, 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() {#11845 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11844 …} } } |
validation_groups | null |
value | "ROMULUS" |
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 {#12668 -form: Symfony\Component\Form\Form {#11908 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12669 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_15" |
label | "Romulus, NY" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "15" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_location_entry" |
valid | true |
value | "ROMULUS" |
16
"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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11853 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11852 …} } } |
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 {#12670 -form: Symfony\Component\Form\Form {#11911 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12671 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_16" |
label | "Washington, DC" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "16" |
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() {#11036 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11035 …} } } |
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 {#12673 +label: "Engaged Learning (CU-CEL)" +value: "CU-CEL" +data: "CU-CEL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12672 +label: "International (CU-ITL)" +value: "CU-ITL" +data: "CU-ITL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12674 +label: "Latin American (EC-LASP)" +value: "EC-LASP" +data: "EC-LASP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12675 +label: "South Asian (EC-SAP)" +value: "EC-SAP" +data: "EC-SAP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12676 +label: "Southeast Asian (EC-SEAP)" +value: "EC-SEAP" +data: "EC-SEAP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12677 +label: "Sustainability (CU-SBY)" +value: "CU-SBY" +data: "CU-SBY" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12678 +label: "UG Research (CU-UGR)" +value: "CU-UGR" +data: "CU-UGR" +attr: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12637 -form: Symfony\Component\Form\Form {#11914 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#12635 …5} |
full_name | "crseAttrs[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "crseAttrs" |
is_selected | Closure($choice, array $values) {#12680 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#10830 …} } |
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() {#11049 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11048 …} } } |
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 {#12683 +label: "any" +value: "any" +data: "any" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12684 +label: "all" +value: "all" +data: "all" +attr: [] } ] |
compound | false |
data | "any" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12681 -form: Symfony\Component\Form\Form {#11917 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#12682 …5} |
full_name | "crseAttrs-type" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "crseAttrs-type" |
is_selected | Closure($choice, $value) {#12686 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#10830 …} } |
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() {#11059 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11058 …} } } |
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 {#12689 +label: "ALC-AS" +value: "ALC-AS" +data: "ALC-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12690 +label: "ALC-HA" +value: "ALC-HA" +data: "ALC-HA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12691 +label: "BIO-AG" +value: "BIO-AG" +data: "BIO-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12692 +label: "BIO-AS" +value: "BIO-AS" +data: "BIO-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12693 +label: "BIOLS-AG" +value: "BIOLS-AG" +data: "BIOLS-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12694 +label: "BIONLS-AG" +value: "BIONLS-AG" +data: "BIONLS-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12695 +label: "CA-AAP" +value: "CA-AAP" +data: "CA-AAP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12696 +label: "CA-AG" +value: "CA-AG" +data: "CA-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12697 +label: "CA-AS" +value: "CA-AS" +data: "CA-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12698 +label: "CA-HE" +value: "CA-HE" +data: "CA-HE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12699 +label: "CE-EN" +value: "CE-EN" +data: "CE-EN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12700 +label: "CHPH-AG" +value: "CHPH-AG" +data: "CHPH-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12701 +label: "D-AG" +value: "D-AG" +data: "D-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12702 +label: "D-HE" +value: "D-HE" +data: "D-HE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12703 +label: "ETM-AS" +value: "ETM-AS" +data: "ETM-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12704 +label: "ETM-HA" +value: "ETM-HA" +data: "ETM-HA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12705 +label: "FL-AAP" +value: "FL-AAP" +data: "FL-AAP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12706 +label: "FL-AG" +value: "FL-AG" +data: "FL-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12707 +label: "GB" +value: "GB" +data: "GB" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12708 +label: "GHB" +value: "GHB" +data: "GHB" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12709 +label: "GLC-AS" +value: "GLC-AS" +data: "GLC-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12710 +label: "GLC-HA" +value: "GLC-HA" +data: "GLC-HA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12711 +label: "HA-AAP" +value: "HA-AAP" +data: "HA-AAP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12712 +label: "HA-AG" +value: "HA-AG" +data: "HA-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12713 +label: "HA-AS" +value: "HA-AS" +data: "HA-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12714 +label: "HA-HE" +value: "HA-HE" +data: "HA-HE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12715 +label: "HB" +value: "HB" +data: "HB" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12716 +label: "HIST-AS" +value: "HIST-AS" +data: "HIST-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12717 +label: "HST-HA" +value: "HST-HA" +data: "HST-HA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12718 +label: "KCM-AAP" +value: "KCM-AAP" +data: "KCM-AAP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12719 +label: "KCM-AG" +value: "KCM-AG" +data: "KCM-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12720 +label: "KCM-AS" +value: "KCM-AS" +data: "KCM-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12721 +label: "KCM-HE" +value: "KCM-HE" +data: "KCM-HE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12722 +label: "LA-AAP" +value: "LA-AAP" +data: "LA-AAP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12723 +label: "LA-AG" +value: "LA-AG" +data: "LA-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12724 +label: "LA-AS" +value: "LA-AS" +data: "LA-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12725 +label: "LAD-HE" +value: "LAD-HE" +data: "LAD-HE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12726 +label: "MQL-AG" +value: "MQL-AG" +data: "MQL-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12727 +label: "MQR-AAP" +value: "MQR-AAP" +data: "MQR-AAP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12728 +label: "MQR-AS" +value: "MQR-AS" +data: "MQR-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12729 +label: "MQR-HE" +value: "MQR-HE" +data: "MQR-HE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12730 +label: "OPHLS-AG" +value: "OPHLS-AG" +data: "OPHLS-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12731 +label: "ORL-AG" +value: "ORL-AG" +data: "ORL-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12732 +label: "PBS-AAP" +value: "PBS-AAP" +data: "PBS-AAP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12733 +label: "PBS-AS" +value: "PBS-AS" +data: "PBS-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12734 +label: "PBS-HE" +value: "PBS-HE" +data: "PBS-HE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12735 +label: "PBSS-AS" +value: "PBSS-AS" +data: "PBSS-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12736 +label: "PHS-AS" +value: "PHS-AS" +data: "PHS-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12737 +label: "SBA-AAP" +value: "SBA-AAP" +data: "SBA-AAP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12738 +label: "SBA-AG" +value: "SBA-AG" +data: "SBA-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12739 +label: "SBA-AS" +value: "SBA-AS" +data: "SBA-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12740 +label: "SBA-HE" +value: "SBA-HE" +data: "SBA-HE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12741 +label: "SCD-AS" +value: "SCD-AS" +data: "SCD-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12742 +label: "SCD-HA" +value: "SCD-HA" +data: "SCD-HA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12743 +label: "SDS-AS" +value: "SDS-AS" +data: "SDS-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12744 +label: "SDS-HA" +value: "SDS-HA" +data: "SDS-HA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12745 +label: "SMR-AS" +value: "SMR-AS" +data: "SMR-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12746 +label: "SMR-HA" +value: "SMR-HA" +data: "SMR-HA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12747 +label: "SSC-AS" +value: "SSC-AS" +data: "SSC-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12748 +label: "SSC-HA" +value: "SSC-HA" +data: "SSC-HA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12749 +label: "WRT-AG" +value: "WRT-AG" +data: "WRT-AG" +attr: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12687 -form: Symfony\Component\Form\Form {#11920 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#12688 …5} |
full_name | "breadthDistr[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "breadthDistr" |
is_selected | Closure($choice, array $values) {#12751 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#10830 …} } |
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() {#11072 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11071 …} } } |
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 {#12683 +label: "any" +value: "any" +data: "any" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12684 +label: "all" +value: "all" +data: "all" +attr: [] } ] |
compound | false |
data | "any" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12752 -form: Symfony\Component\Form\Form {#11923 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#12753 …5} |
full_name | "breadthDistr-type" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "breadthDistr-type" |
is_selected | Closure($choice, $value) {#12754 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#10830 …} } |
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 "Seven Week - First" => "7W1" "Seven Week - Second" => "7W2" "Eight Week - Clinic First" => "8C1" "Eight Week - Clinic Second" => "8C2" "Eight Week - First" => "8W1" "Eight Week - Second" => "8W2" "FWS Session" => "FWS" "Project Session Full" => "PR1" "Vet Med Full" => "VMF" ] |
[ "Regular Academic Session" => 1 "Seven Week - First" => "7W1" "Seven Week - Second" => "7W2" "Eight Week - Clinic First" => "8C1" "Eight Week - Clinic Second" => "8C2" "Eight Week - First" => "8W1" "Eight Week - Second" => "8W2" "FWS Session" => "FWS" "Project Session Full" => "PR1" "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 "Seven Week - First" => "7W1" "Seven Week - Second" => "7W2" "Eight Week - Clinic First" => "8C1" "Eight Week - Clinic Second" => "8C2" "Eight Week - First" => "8W1" "Eight Week - Second" => "8W2" "FWS Session" => "FWS" "Project Session Full" => "PR1" "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() {#11080 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11079 …} } } |
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 {#11083 +label: "Regular Academic Session" +value: "1" +data: 1 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11089 +label: "Seven Week - First" +value: "7W1" +data: "7W1" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11090 +label: "Seven Week - Second" +value: "7W2" +data: "7W2" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11091 +label: "Eight Week - Clinic First" +value: "8C1" +data: "8C1" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11092 +label: "Eight Week - Clinic Second" +value: "8C2" +data: "8C2" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11093 +label: "Eight Week - First" +value: "8W1" +data: "8W1" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11094 +label: "Eight Week - Second" +value: "8W2" +data: "8W2" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11095 +label: "FWS Session" +value: "FWS" +data: "FWS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11096 +label: "Project Session Full" +value: "PR1" +data: "PR1" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11097 +label: "Vet Med Full" +value: "VMF" +data: "VMF" +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12755 -form: Symfony\Component\Form\Form {#12006 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#12756 …5} |
full_name | "session" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "session" |
is_selected | Closure($choice, array $values) {#12757 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#10830 …} } |
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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11927 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11926 …} } } |
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 {#12761 -form: Symfony\Component\Form\Form {#12009 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12760 …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 | "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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11935 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11934 …} } } |
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 {#12762 -form: Symfony\Component\Form\Form {#12012 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12763 …5} |
full_name | "session[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "session_1" |
label | "Seven 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 | "7W1" |
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 | "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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11943 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11942 …} } } |
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 {#12764 -form: Symfony\Component\Form\Form {#12015 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12765 …5} |
full_name | "session[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "session_2" |
label | "Seven 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 | "7W2" |
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 | "Eight Week - Clinic First" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "8C1" |
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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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 - Clinic 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() {#11951 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11950 …} } } |
validation_groups | null |
value | "8C1" |
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 {#12766 -form: Symfony\Component\Form\Form {#12018 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12767 …5} |
full_name | "session[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "session_3" |
label | "Eight Week - Clinic First" |
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 | "8C1" |
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 | "Eight Week - Clinic Second" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "8C2" |
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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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 - Clinic 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() {#11959 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11958 …} } } |
validation_groups | null |
value | "8C2" |
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 {#12768 -form: Symfony\Component\Form\Form {#12021 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12769 …5} |
full_name | "session[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "session_4" |
label | "Eight Week - Clinic Second" |
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 | "8C2" |
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 | "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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11967 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11966 …} } } |
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 {#12770 -form: Symfony\Component\Form\Form {#12024 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12771 …5} |
full_name | "session[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "session_5" |
label | "Eight 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 | "8W1" |
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 | "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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11975 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11974 …} } } |
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 {#12772 -form: Symfony\Component\Form\Form {#12027 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12773 …5} |
full_name | "session[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "session_6" |
label | "Eight 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 | "8W2" |
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 | "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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11983 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11982 …} } } |
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 {#12774 -form: Symfony\Component\Form\Form {#12030 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12775 …5} |
full_name | "session[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "session_7" |
label | "FWS Session" |
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 | "FWS" |
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 | "Project Session Full" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "PR1" |
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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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 | "Project Session 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() {#11991 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11990 …} } } |
validation_groups | null |
value | "PR1" |
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 {#12776 -form: Symfony\Component\Form\Form {#12033 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12777 …5} |
full_name | "session[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "session_8" |
label | "Project Session Full" |
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 | "PR1" |
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 | "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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#11999 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11998 …} } } |
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 {#12778 -form: Symfony\Component\Form\Form {#12036 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12779 …5} |
full_name | "session[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "session_9" |
label | "Vet Med Full" |
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 | "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) {#11109 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} } |
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() {#11110 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11108 …} } } |
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 {#12759 -form: Symfony\Component\Form\Form {#12039 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12758 …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-Asynchronous" => "AD" "Distance Learning-Synchronous" => "SD" "Hybrid-Online and In Person" => "HY" "In Person" => "P" "Independent Studies" => "IS" "Online" => "OL" ] |
[ "Directed Research" => "RE" "Distance Learning-Asynchronous" => "AD" "Distance Learning-Synchronous" => "SD" "Hybrid-Online and In Person" => "HY" "In Person" => "P" "Independent Studies" => "IS" "Online" => "OL" ] |
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-Asynchronous" => "AD" "Distance Learning-Synchronous" => "SD" "Hybrid-Online and In Person" => "HY" "In Person" => "P" "Independent Studies" => "IS" "Online" => "OL" ] |
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() {#11117 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11116 …} } } |
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 {#11120 +label: "Directed Research" +value: "RE" +data: "RE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11126 +label: "Distance Learning-Asynchronous" +value: "AD" +data: "AD" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11127 +label: "Distance Learning-Synchronous" +value: "SD" +data: "SD" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11128 +label: "Hybrid-Online and In Person" +value: "HY" +data: "HY" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11129 +label: "In Person" +value: "P" +data: "P" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11130 +label: "Independent Studies" +value: "IS" +data: "IS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11131 +label: "Online" +value: "OL" +data: "OL" +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12781 -form: Symfony\Component\Form\Form {#12098 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#12780 …5} |
full_name | "instructMode" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "instructMode" |
is_selected | Closure($choice, array $values) {#12782 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#10830 …} } |
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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#12043 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#12042 …} } } |
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 {#12786 -form: Symfony\Component\Form\Form {#12101 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12785 …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-Asynchronous" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "AD" |
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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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-Asynchronous" |
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() {#12051 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#12050 …} } } |
validation_groups | null |
value | "AD" |
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 {#12787 -form: Symfony\Component\Form\Form {#12104 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12788 …5} |
full_name | "instructMode[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "instructMode_1" |
label | "Distance Learning-Asynchronous" |
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 | "AD" |
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 | "Distance Learning-Synchronous" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "SD" |
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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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-Synchronous" |
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() {#12059 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#12058 …} } } |
validation_groups | null |
value | "SD" |
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 {#12789 -form: Symfony\Component\Form\Form {#12107 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12790 …5} |
full_name | "instructMode[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "instructMode_2" |
label | "Distance Learning-Synchronous" |
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 | "SD" |
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 | "Hybrid-Online and In Person" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "HY" |
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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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 | "Hybrid-Online and 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() {#12067 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#12066 …} } } |
validation_groups | null |
value | "HY" |
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 {#12791 -form: Symfony\Component\Form\Form {#12110 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12792 …5} |
full_name | "instructMode[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "instructMode_3" |
label | "Hybrid-Online and In Person" |
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 | "_instructMode_entry" |
valid | true |
value | "HY" |
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 | "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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#12075 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#12074 …} } } |
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 {#12793 -form: Symfony\Component\Form\Form {#12113 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12794 …5} |
full_name | "instructMode[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "instructMode_4" |
label | "In Person" |
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 | "_instructMode_entry" |
valid | true |
value | "P" |
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 | "Independent Studies" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "IS" |
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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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 | "Independent Studies" |
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() {#12083 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#12082 …} } } |
validation_groups | null |
value | "IS" |
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 {#12795 -form: Symfony\Component\Form\Form {#12116 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12796 …5} |
full_name | "instructMode[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "instructMode_5" |
label | "Independent Studies" |
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 | "_instructMode_entry" |
valid | true |
value | "IS" |
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 | "Online" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "OL" |
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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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 | "Online" |
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() {#12091 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#12090 …} } } |
validation_groups | null |
value | "OL" |
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 {#12797 -form: Symfony\Component\Form\Form {#12119 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12798 …5} |
full_name | "instructMode[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "instructMode_6" |
label | "Online" |
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 | "_instructMode_entry" |
valid | true |
value | "OL" |
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() {#11139 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11138 …} } } |
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 {#11142 +label: "Student Option" +value: "OPT" +data: "OPT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11148 +label: "Graded" +value: "GRD" +data: "GRD" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11149 +label: "Sat/Unsat" +value: "SUS" +data: "SUS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11150 +label: "Multi-Term" +value: "BMT" +data: "BMT" +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12784 -form: Symfony\Component\Form\Form {#12154 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#12783 …5} |
full_name | "gradingBasis" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "gradingBasis" |
is_selected | Closure($choice, array $values) {#12800 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#10830 …} } |
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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#12123 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#12122 …} } } |
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 {#12803 -form: Symfony\Component\Form\Form {#12157 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12802 …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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#12131 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#12130 …} } } |
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 {#12804 -form: Symfony\Component\Form\Form {#12160 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12805 …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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#12139 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#12138 …} } } |
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 {#12806 -form: Symfony\Component\Form\Form {#12163 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12807 …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) {#10805 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10801 …} } |
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() {#12147 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10169 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#12146 …} } } |
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 {#12808 -form: Symfony\Component\Form\Form {#12166 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12809 …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" |