- 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
-
-
-
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
-
-
crseAttrs
-
crseAttrs-type
-
breadthDistr
-
breadthDistr-type
-
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
-
9
-
10
-
-
pi
-
-
0
-
1
-
2
-
-
-
0
-
1
-
2
-
3
-
-
(no name)
"Symfony\Component\Form\Extension\Core\Type\FormType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [ "days-type" => "any" "breadthDistr-type" => "any" "crseAttrs-type" => "any" "subjects" => [ "ECON" ] ] |
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" => [ "ECON" ] ] |
[ "days-type" => "any" "breadthDistr-type" => "any" "crseAttrs-type" => "any" "subjects" => [ "ECON" ] ] |
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" => [ "ECON" ] ] |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#9608 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} } |
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() {#9609 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9607 …} } } |
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" => [ "ECON" ] ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10472 -form: Symfony\Component\Form\Form {#10489 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9610 …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" => [ "ECON" ] ] |
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) {#10131 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} } |
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() {#10132 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10130 …} } } |
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 {#11401 -form: Symfony\Component\Form\Form {#10492 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11409 …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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#10145 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10146 …} } } |
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 {#10454 -form: Symfony\Component\Form\Form {#10495 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11381 …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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#10152 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10151 …} } } |
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 {#11373 -form: Symfony\Component\Form\Form {#10498 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11365 …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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#10160 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10159 …} } } |
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 {#10447 -form: Symfony\Component\Form\Form {#10501 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10416 …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 | [
"ECON"
] |
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" "Akkadian (AKKAD)" => "AKKAD" "American Indian & Indigenous (AIIS)" => "AIIS" "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" "Baker Program in Real Estate (BPRE)" => "BPRE" "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" "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" "Development Sociology (DSOC)" => "DSOC" "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&ComputerEngineering (ECE)" => "ECE" "Engineering Communications (ENGRC)" => "ENGRC" "Engineering Distribution (ENGRD)" => "ENGRD" "Engineering General Interest (ENGRG)" => "ENGRG" "Engineering Introduction (ENGRI)" => "ENGRI" "English (ENGL)" => "ENGL" "English (as a Foreign Lang) (ENGLF)" => "ENGLF" "English Language Support (ELSO)" => "ELSO" "English for International Stdt (ENINT)" => "ENINT" "Entomology (ENTOM)" => "ENTOM" "Envr and Sust Sciences (ESS)" => "ESS" "Executive Boardroom Core (NCCB)" => "NCCB" "Executive Boardroom Electives (NBAB)" => "NBAB" "Feminist,Gender,Sexuality Stdy (FGSS)" => "FGSS" "Fiber Science & Apparel Design (FSAD)" => "FSAD" "Food Science (FDSC)" => "FDSC" "French (FREN)" => "FREN" "German Studies (GERST)" => "GERST" "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 Common Core (NCC)" => "NCC" "Grad Mgmt Common Core CT (NCCT)" => "NCCT" "Grad Mgmt Common Core Weill (NCCW)" => "NCCW" "Grad Mgmt Individual Study (NMI)" => "NMI" "Graduate Management Research (NRE)" => "NRE" "Graduate Research (GRAD)" => "GRAD" "Greek (GREEK)" => "GREEK" "Hebrew (HEBRW)" => "HEBRW" "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 Management (ILRHR)" => "ILRHR" "ILR Interdepartmental (ILRID)" => "ILRID" "ILR International & Comp Labor (ILRIC)" => "ILRIC" "ILR Labor Economics (ILRLE)" => "ILRLE" "ILR Labor Relations, Law, Hist (ILRLR)" => "ILRLR" "ILR Organizational Behavior (ILROB)" => "ILROB" "ILR Social Statistics (ILRST)" => "ILRST" "Independent Major (IM)" => "IM" "Indonesian (INDO)" => "INDO" "Information Science (INFO)" => "INFO" "Intl Agriculture & Rural Dev (IARD)" => "IARD" "Italian (ITAL)" => "ITAL" "Japanese (JAPAN)" => "JAPAN" "Japanese Literature (JPLIT)" => "JPLIT" "Jewish Studies (JWST)" => "JWST" "Kannada (KANAD)" => "KANAD" "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" "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" "Nuclear Science & Engineering (NSE)" => "NSE" "Nutritional Science (NS)" => "NS" "Op Research & Information Engr (ORIE)" => "ORIE" "Overseas Study (OVST)" => "OVST" "Pali (PALI)" => "PALI" "Performing and Media Arts (PMA)" => "PMA" "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" "Religious Studies (RELST)" => "RELST" "Romance Studies (ROMS)" => "ROMS" "Romanian (ROMAN)" => "ROMAN" "Russian (RUSSA)" => "RUSSA" "Russian Literature (RUSSL)" => "RUSSL" "Sanskrit (SANSK)" => "SANSK" "Science & Technology Studies (STS)" => "STS" "Sea Education Association (SEA)" => "SEA" "Sinhalese (SINHA)" => "SINHA" "Society for Humanities (SHUM)" => "SHUM" "Sociology (SOC)" => "SOC" "Soil & Crop Sciences (PLSCS)" => "PLSCS" "Spanish (SPAN)" => "SPAN" "Statistical Science (STSCI)" => "STSCI" "Sumerian (SUMER)" => "SUMER" "Swahili (SWAHL)" => "SWAHL" "Systems Engineering (SYSEN)" => "SYSEN" "Tagalog (TAG)" => "TAG" "Tamil (TAMIL)" => "TAMIL" "Thai (THAI)" => "THAI" "Tibetan (TIBET)" => "TIBET" "Toxicology (TOX)" => "TOX" "Turkish (TURK)" => "TURK" "Urdu (URDU)" => "URDU" "Vet Med BioMedical Sciences (VTBMS)" => "VTBMS" "Vet Med Clinical Sciences (VETCS)" => "VETCS" "Vet Med Microbiology (VETMI)" => "VETMI" "Vet Med Professional Curriculm (VTMED)" => "VTMED" "Vietnamese (VIET)" => "VIET" "Visual Studies (VISST)" => "VISST" "Viticulture and Enology (VIEN)" => "VIEN" "Wolof (WOLOF)" => "WOLOF" "Writing Program (WRIT)" => "WRIT" "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" "Akkadian (AKKAD)" => "AKKAD" "American Indian & Indigenous (AIIS)" => "AIIS" "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" "Baker Program in Real Estate (BPRE)" => "BPRE" "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" "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" "Development Sociology (DSOC)" => "DSOC" "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&ComputerEngineering (ECE)" => "ECE" "Engineering Communications (ENGRC)" => "ENGRC" "Engineering Distribution (ENGRD)" => "ENGRD" "Engineering General Interest (ENGRG)" => "ENGRG" "Engineering Introduction (ENGRI)" => "ENGRI" "English (ENGL)" => "ENGL" "English (as a Foreign Lang) (ENGLF)" => "ENGLF" "English Language Support (ELSO)" => "ELSO" "English for International Stdt (ENINT)" => "ENINT" "Entomology (ENTOM)" => "ENTOM" "Envr and Sust Sciences (ESS)" => "ESS" "Executive Boardroom Core (NCCB)" => "NCCB" "Executive Boardroom Electives (NBAB)" => "NBAB" "Feminist,Gender,Sexuality Stdy (FGSS)" => "FGSS" "Fiber Science & Apparel Design (FSAD)" => "FSAD" "Food Science (FDSC)" => "FDSC" "French (FREN)" => "FREN" "German Studies (GERST)" => "GERST" "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 Common Core (NCC)" => "NCC" "Grad Mgmt Common Core CT (NCCT)" => "NCCT" "Grad Mgmt Common Core Weill (NCCW)" => "NCCW" "Grad Mgmt Individual Study (NMI)" => "NMI" "Graduate Management Research (NRE)" => "NRE" "Graduate Research (GRAD)" => "GRAD" "Greek (GREEK)" => "GREEK" "Hebrew (HEBRW)" => "HEBRW" "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 Management (ILRHR)" => "ILRHR" "ILR Interdepartmental (ILRID)" => "ILRID" "ILR International & Comp Labor (ILRIC)" => "ILRIC" "ILR Labor Economics (ILRLE)" => "ILRLE" "ILR Labor Relations, Law, Hist (ILRLR)" => "ILRLR" "ILR Organizational Behavior (ILROB)" => "ILROB" "ILR Social Statistics (ILRST)" => "ILRST" "Independent Major (IM)" => "IM" "Indonesian (INDO)" => "INDO" "Information Science (INFO)" => "INFO" "Intl Agriculture & Rural Dev (IARD)" => "IARD" "Italian (ITAL)" => "ITAL" "Japanese (JAPAN)" => "JAPAN" "Japanese Literature (JPLIT)" => "JPLIT" "Jewish Studies (JWST)" => "JWST" "Kannada (KANAD)" => "KANAD" "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" "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" "Nuclear Science & Engineering (NSE)" => "NSE" "Nutritional Science (NS)" => "NS" "Op Research & Information Engr (ORIE)" => "ORIE" "Overseas Study (OVST)" => "OVST" "Pali (PALI)" => "PALI" "Performing and Media Arts (PMA)" => "PMA" "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" "Religious Studies (RELST)" => "RELST" "Romance Studies (ROMS)" => "ROMS" "Romanian (ROMAN)" => "ROMAN" "Russian (RUSSA)" => "RUSSA" "Russian Literature (RUSSL)" => "RUSSL" "Sanskrit (SANSK)" => "SANSK" "Science & Technology Studies (STS)" => "STS" "Sea Education Association (SEA)" => "SEA" "Sinhalese (SINHA)" => "SINHA" "Society for Humanities (SHUM)" => "SHUM" "Sociology (SOC)" => "SOC" "Soil & Crop Sciences (PLSCS)" => "PLSCS" "Spanish (SPAN)" => "SPAN" "Statistical Science (STSCI)" => "STSCI" "Sumerian (SUMER)" => "SUMER" "Swahili (SWAHL)" => "SWAHL" "Systems Engineering (SYSEN)" => "SYSEN" "Tagalog (TAG)" => "TAG" "Tamil (TAMIL)" => "TAMIL" "Thai (THAI)" => "THAI" "Tibetan (TIBET)" => "TIBET" "Toxicology (TOX)" => "TOX" "Turkish (TURK)" => "TURK" "Urdu (URDU)" => "URDU" "Vet Med BioMedical Sciences (VTBMS)" => "VTBMS" "Vet Med Clinical Sciences (VETCS)" => "VETCS" "Vet Med Microbiology (VETMI)" => "VETMI" "Vet Med Professional Curriculm (VTMED)" => "VTMED" "Vietnamese (VIET)" => "VIET" "Visual Studies (VISST)" => "VISST" "Viticulture and Enology (VIEN)" => "VIEN" "Wolof (WOLOF)" => "WOLOF" "Writing Program (WRIT)" => "WRIT" "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" "Akkadian (AKKAD)" => "AKKAD" "American Indian & Indigenous (AIIS)" => "AIIS" "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" "Baker Program in Real Estate (BPRE)" => "BPRE" "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" "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" "Development Sociology (DSOC)" => "DSOC" "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&ComputerEngineering (ECE)" => "ECE" "Engineering Communications (ENGRC)" => "ENGRC" "Engineering Distribution (ENGRD)" => "ENGRD" "Engineering General Interest (ENGRG)" => "ENGRG" "Engineering Introduction (ENGRI)" => "ENGRI" "English (ENGL)" => "ENGL" "English (as a Foreign Lang) (ENGLF)" => "ENGLF" "English Language Support (ELSO)" => "ELSO" "English for International Stdt (ENINT)" => "ENINT" "Entomology (ENTOM)" => "ENTOM" "Envr and Sust Sciences (ESS)" => "ESS" "Executive Boardroom Core (NCCB)" => "NCCB" "Executive Boardroom Electives (NBAB)" => "NBAB" "Feminist,Gender,Sexuality Stdy (FGSS)" => "FGSS" "Fiber Science & Apparel Design (FSAD)" => "FSAD" "Food Science (FDSC)" => "FDSC" "French (FREN)" => "FREN" "German Studies (GERST)" => "GERST" "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 Common Core (NCC)" => "NCC" "Grad Mgmt Common Core CT (NCCT)" => "NCCT" "Grad Mgmt Common Core Weill (NCCW)" => "NCCW" "Grad Mgmt Individual Study (NMI)" => "NMI" "Graduate Management Research (NRE)" => "NRE" "Graduate Research (GRAD)" => "GRAD" "Greek (GREEK)" => "GREEK" "Hebrew (HEBRW)" => "HEBRW" "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 Management (ILRHR)" => "ILRHR" "ILR Interdepartmental (ILRID)" => "ILRID" "ILR International & Comp Labor (ILRIC)" => "ILRIC" "ILR Labor Economics (ILRLE)" => "ILRLE" "ILR Labor Relations, Law, Hist (ILRLR)" => "ILRLR" "ILR Organizational Behavior (ILROB)" => "ILROB" "ILR Social Statistics (ILRST)" => "ILRST" "Independent Major (IM)" => "IM" "Indonesian (INDO)" => "INDO" "Information Science (INFO)" => "INFO" "Intl Agriculture & Rural Dev (IARD)" => "IARD" "Italian (ITAL)" => "ITAL" "Japanese (JAPAN)" => "JAPAN" "Japanese Literature (JPLIT)" => "JPLIT" "Jewish Studies (JWST)" => "JWST" "Kannada (KANAD)" => "KANAD" "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" "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" "Nuclear Science & Engineering (NSE)" => "NSE" "Nutritional Science (NS)" => "NS" "Op Research & Information Engr (ORIE)" => "ORIE" "Overseas Study (OVST)" => "OVST" "Pali (PALI)" => "PALI" "Performing and Media Arts (PMA)" => "PMA" "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" "Religious Studies (RELST)" => "RELST" "Romance Studies (ROMS)" => "ROMS" "Romanian (ROMAN)" => "ROMAN" "Russian (RUSSA)" => "RUSSA" "Russian Literature (RUSSL)" => "RUSSL" "Sanskrit (SANSK)" => "SANSK" "Science & Technology Studies (STS)" => "STS" "Sea Education Association (SEA)" => "SEA" "Sinhalese (SINHA)" => "SINHA" "Society for Humanities (SHUM)" => "SHUM" "Sociology (SOC)" => "SOC" "Soil & Crop Sciences (PLSCS)" => "PLSCS" "Spanish (SPAN)" => "SPAN" "Statistical Science (STSCI)" => "STSCI" "Sumerian (SUMER)" => "SUMER" "Swahili (SWAHL)" => "SWAHL" "Systems Engineering (SYSEN)" => "SYSEN" "Tagalog (TAG)" => "TAG" "Tamil (TAMIL)" => "TAMIL" "Thai (THAI)" => "THAI" "Tibetan (TIBET)" => "TIBET" "Toxicology (TOX)" => "TOX" "Turkish (TURK)" => "TURK" "Urdu (URDU)" => "URDU" "Vet Med BioMedical Sciences (VTBMS)" => "VTBMS" "Vet Med Clinical Sciences (VETCS)" => "VETCS" "Vet Med Microbiology (VETMI)" => "VETMI" "Vet Med Professional Curriculm (VTMED)" => "VTMED" "Vietnamese (VIET)" => "VIET" "Visual Studies (VISST)" => "VISST" "Viticulture and Enology (VIEN)" => "VIEN" "Wolof (WOLOF)" => "WOLOF" "Writing Program (WRIT)" => "WRIT" "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() {#10179 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10180 …} } } |
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 {#11302 +label: "Africana Studies & Res Center (ASRC)" +value: "ASRC" +data: "ASRC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11294 +label: "Agriculture & Life Sciences (ALS)" +value: "ALS" +data: "ALS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11286 +label: "Agriculture Sciences (AGSCI)" +value: "AGSCI" +data: "AGSCI" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11278 +label: "Air Force Science (AIRS)" +value: "AIRS" +data: "AIRS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11270 +label: "Akkadian (AKKAD)" +value: "AKKAD" +data: "AKKAD" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11262 +label: "American Indian & Indigenous (AIIS)" +value: "AIIS" +data: "AIIS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11254 +label: "American Studies (AMST)" +value: "AMST" +data: "AMST" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11246 +label: "Animal Physiology & Anatomy (BIOAP)" +value: "BIOAP" +data: "BIOAP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11238 +label: "Animal Science (ANSC)" +value: "ANSC" +data: "ANSC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10408 +label: "Anthropology (ANTHR)" +value: "ANTHR" +data: "ANTHR" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10395 +label: "Applied & Engineering Physics (AEP)" +value: "AEP" +data: "AEP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10385 +label: "Applied Economics & Management (AEM)" +value: "AEM" +data: "AEM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10372 +label: "Arabic (ARAB)" +value: "ARAB" +data: "ARAB" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10341 +label: "Archaeology (ARKEO)" +value: "ARKEO" +data: "ARKEO" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11167 +label: "Architecture (ARCH)" +value: "ARCH" +data: "ARCH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11159 +label: "Art (ART)" +value: "ART" +data: "ART" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11151 +label: "Art History (ARTH)" +value: "ARTH" +data: "ARTH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11143 +label: "Arts & Sciences (AS)" +value: "AS" +data: "AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11135 +label: "Asian American Studies (AAS)" +value: "AAS" +data: "AAS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11127 +label: "Asian Studies (ASIAN)" +value: "ASIAN" +data: "ASIAN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11119 +label: "Astronomy (ASTRO)" +value: "ASTRO" +data: "ASTRO" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11111 +label: "Baker Program in Real Estate (BPRE)" +value: "BPRE" +data: "BPRE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11103 +label: "Bengali (BENGL)" +value: "BENGL" +data: "BENGL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11095 +label: "Bio Medical Science (BIOMS)" +value: "BIOMS" +data: "BIOMS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11087 +label: "Biological & Environmental Eng (BEE)" +value: "BEE" +data: "BEE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11079 +label: "Biology & Society (BSOC)" +value: "BSOC" +data: "BSOC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11071 +label: "Biology: General Courses (BIOG)" +value: "BIOG" +data: "BIOG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11063 +label: "Biomedical Engineering (BME)" +value: "BME" +data: "BME" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11055 +label: "Biometry & Statistics (BTRY)" +value: "BTRY" +data: "BTRY" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11047 +label: "Burmese (BURM)" +value: "BURM" +data: "BURM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10321 +label: "Business Admin Electives EMBA (NBAE)" +value: "NBAE" +data: "NBAE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11021 +label: "Chemical Engineering (CHEME)" +value: "CHEME" +data: "CHEME" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11013 +label: "Chemistry (CHEM)" +value: "CHEM" +data: "CHEM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11005 +label: "China & Asia Pacific Studies (CAPS)" +value: "CAPS" +data: "CAPS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10997 +label: "Chinese (CHIN)" +value: "CHIN" +data: "CHIN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10989 +label: "Chinese Literature (CHLIT)" +value: "CHLIT" +data: "CHLIT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10311 +label: "City & Regional Planning (CRP)" +value: "CRP" +data: "CRP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10289 +label: "Civil & Environmental Engr (CEE)" +value: "CEE" +data: "CEE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10954 +label: "Classics (CLASS)" +value: "CLASS" +data: "CLASS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10946 +label: "Cognitive Science (COGST)" +value: "COGST" +data: "COGST" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10938 +label: "College Scholar Program (COLLS)" +value: "COLLS" +data: "COLLS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10930 +label: "Common Core Courses EMBA (NCCE)" +value: "NCCE" +data: "NCCE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10922 +label: "Communication (COMM)" +value: "COMM" +data: "COMM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10914 +label: "Comparative Literature (COML)" +value: "COML" +data: "COML" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10906 +label: "Computer Science (CS)" +value: "CS" +data: "CS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10267 +label: "Cornell University General (UNIV)" +value: "UNIV" +data: "UNIV" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10874 +label: "Czech (CZECH)" +value: "CZECH" +data: "CZECH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10866 +label: "Design & Environmental Analy (DEA)" +value: "DEA" +data: "DEA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10858 +label: "Development Sociology (DSOC)" +value: "DSOC" +data: "DSOC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10850 +label: "Digital Technology & Practice (TECH)" +value: "TECH" +data: "TECH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10842 +label: "Dutch (DUTCH)" +value: "DUTCH" +data: "DUTCH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10834 +label: "Earth & Atmospheric Sciences (EAS)" +value: "EAS" +data: "EAS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10826 +label: "Ecology & Evolutionary Biology (BIOEE)" +value: "BIOEE" +data: "BIOEE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10243 +label: "Economics (ECON)" +value: "ECON" +data: "ECON" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10788 +label: "Education (EDUC)" +value: "EDUC" +data: "EDUC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10780 +label: "Electrical&ComputerEngineering (ECE)" +value: "ECE" +data: "ECE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10772 +label: "Engineering Communications (ENGRC)" +value: "ENGRC" +data: "ENGRC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10764 +label: "Engineering Distribution (ENGRD)" +value: "ENGRD" +data: "ENGRD" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10756 +label: "Engineering General Interest (ENGRG)" +value: "ENGRG" +data: "ENGRG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10748 +label: "Engineering Introduction (ENGRI)" +value: "ENGRI" +data: "ENGRI" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10740 +label: "English (ENGL)" +value: "ENGL" +data: "ENGL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10732 +label: "English (as a Foreign Lang) (ENGLF)" +value: "ENGLF" +data: "ENGLF" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10724 +label: "English Language Support (ELSO)" +value: "ELSO" +data: "ELSO" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10214 +label: "English for International Stdt (ENINT)" +value: "ENINT" +data: "ENINT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10671 +label: "Entomology (ENTOM)" +value: "ENTOM" +data: "ENTOM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10663 +label: "Envr and Sust Sciences (ESS)" +value: "ESS" +data: "ESS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10655 +label: "Executive Boardroom Core (NCCB)" +value: "NCCB" +data: "NCCB" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10647 +label: "Executive Boardroom Electives (NBAB)" +value: "NBAB" +data: "NBAB" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10639 +label: "Feminist,Gender,Sexuality Stdy (FGSS)" +value: "FGSS" +data: "FGSS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10631 +label: "Fiber Science & Apparel Design (FSAD)" +value: "FSAD" +data: "FSAD" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10623 +label: "Food Science (FDSC)" +value: "FDSC" +data: "FDSC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10615 +label: "French (FREN)" +value: "FREN" +data: "FREN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10607 +label: "German Studies (GERST)" +value: "GERST" +data: "GERST" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10599 +label: "Government (GOVT)" +value: "GOVT" +data: "GOVT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10591 +label: "Grad Mgmt Acct (NACCT)" +value: "NACCT" +data: "NACCT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10583 +label: "Grad Mgmt Business Admin (NBA)" +value: "NBA" +data: "NBA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10575 +label: "Grad Mgmt Business Admin CT (NBAT)" +value: "NBAT" +data: "NBAT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10567 +label: "Grad Mgmt Business Admin NYT (NBAY)" +value: "NBAY" +data: "NBAY" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10194 +label: "Grad Mgmt Business Admin Weill (NBAW)" +value: "NBAW" +data: "NBAW" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10541 +label: "Grad Mgmt Common Core (NCC)" +value: "NCC" +data: "NCC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10533 +label: "Grad Mgmt Common Core CT (NCCT)" +value: "NCCT" +data: "NCCT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10525 +label: "Grad Mgmt Common Core Weill (NCCW)" +value: "NCCW" +data: "NCCW" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10517 +label: "Grad Mgmt Individual Study (NMI)" +value: "NMI" +data: "NMI" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10509 +label: "Graduate Management Research (NRE)" +value: "NRE" +data: "NRE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10181 +label: "Graduate Research (GRAD)" +value: "GRAD" +data: "GRAD" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10161 +label: "Greek (GREEK)" +value: "GREEK" +data: "GREEK" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10153 +label: "Hebrew (HEBRW)" +value: "HEBRW" +data: "HEBRW" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10144 +label: "Hindi (HINDI)" +value: "HINDI" +data: "HINDI" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10133 +label: "History (HIST)" +value: "HIST" +data: "HIST" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11447 +label: "Horticulture Sciences (PLHRT)" +value: "PLHRT" +data: "PLHRT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11449 +label: "Hotel Administration (HADM)" +value: "HADM" +data: "HADM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11450 +label: "Human Development (HD)" +value: "HD" +data: "HD" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11451 +label: "Human Ecology Nondepartmental (HE)" +value: "HE" +data: "HE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11452 +label: "Hungarian (HUNGR)" +value: "HUNGR" +data: "HUNGR" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11663 +label: "ILR Extension Labor Studies (EXTLS)" +value: "EXTLS" +data: "EXTLS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11665 +label: "ILR Human Resource Management (ILRHR)" +value: "ILRHR" +data: "ILRHR" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11671 +label: "ILR Interdepartmental (ILRID)" +value: "ILRID" +data: "ILRID" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11673 +label: "ILR International & Comp Labor (ILRIC)" +value: "ILRIC" +data: "ILRIC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11674 +label: "ILR Labor Economics (ILRLE)" +value: "ILRLE" +data: "ILRLE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11682 +label: "ILR Labor Relations, Law, Hist (ILRLR)" +value: "ILRLR" +data: "ILRLR" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11684 +label: "ILR Organizational Behavior (ILROB)" +value: "ILROB" +data: "ILROB" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11685 +label: "ILR Social Statistics (ILRST)" +value: "ILRST" +data: "ILRST" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11686 +label: "Independent Major (IM)" +value: "IM" +data: "IM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11687 +label: "Indonesian (INDO)" +value: "INDO" +data: "INDO" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11688 +label: "Information Science (INFO)" +value: "INFO" +data: "INFO" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11689 +label: "Intl Agriculture & Rural Dev (IARD)" +value: "IARD" +data: "IARD" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11690 +label: "Italian (ITAL)" +value: "ITAL" +data: "ITAL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11691 +label: "Japanese (JAPAN)" +value: "JAPAN" +data: "JAPAN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11692 +label: "Japanese Literature (JPLIT)" +value: "JPLIT" +data: "JPLIT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11693 +label: "Jewish Studies (JWST)" +value: "JWST" +data: "JWST" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11694 +label: "Kannada (KANAD)" +value: "KANAD" +data: "KANAD" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11695 +label: "Khmer (KHMER)" +value: "KHMER" +data: "KHMER" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11696 +label: "Korean (KOREA)" +value: "KOREA" +data: "KOREA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11697 +label: "Landscape Architecture (LA)" +value: "LA" +data: "LA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11698 +label: "Latin (LATIN)" +value: "LATIN" +data: "LATIN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11699 +label: "Latin American Studies (LATA)" +value: "LATA" +data: "LATA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11700 +label: "Latino Studies Program (LSP)" +value: "LSP" +data: "LSP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11701 +label: "Law (LAW)" +value: "LAW" +data: "LAW" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11702 +label: "Leadership (LEAD)" +value: "LEAD" +data: "LEAD" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11703 +label: "Lesbian,Gay,Bisexual,Trns Stdy (LGBT)" +value: "LGBT" +data: "LGBT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11704 +label: "Linguistics (LING)" +value: "LING" +data: "LING" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11705 +label: "Materials Science & Engr (MSE)" +value: "MSE" +data: "MSE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11706 +label: "Mathematics (MATH)" +value: "MATH" +data: "MATH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11707 +label: "Mechanical & Aerospace Eng (MAE)" +value: "MAE" +data: "MAE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11708 +label: "Medieval Studies (MEDVL)" +value: "MEDVL" +data: "MEDVL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11709 +label: "Microbiology (BIOMI)" +value: "BIOMI" +data: "BIOMI" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11710 +label: "Military Science (MILS)" +value: "MILS" +data: "MILS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11711 +label: "Molecular Biology and Genetics (BIOMG)" +value: "BIOMG" +data: "BIOMG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11712 +label: "Music (MUSIC)" +value: "MUSIC" +data: "MUSIC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11713 +label: "Natural Resources (NTRES)" +value: "NTRES" +data: "NTRES" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11714 +label: "Naval Science (NAVS)" +value: "NAVS" +data: "NAVS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11715 +label: "Near Eastern Studies (NES)" +value: "NES" +data: "NES" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11716 +label: "Nepali (NEPAL)" +value: "NEPAL" +data: "NEPAL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11717 +label: "Neurobiology & Behavior (BIONB)" +value: "BIONB" +data: "BIONB" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11718 +label: "Nuclear Science & Engineering (NSE)" +value: "NSE" +data: "NSE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11719 +label: "Nutritional Science (NS)" +value: "NS" +data: "NS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11720 +label: "Op Research & Information Engr (ORIE)" +value: "ORIE" +data: "ORIE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11721 +label: "Overseas Study (OVST)" +value: "OVST" +data: "OVST" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11722 +label: "Pali (PALI)" +value: "PALI" +data: "PALI" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11723 +label: "Performing and Media Arts (PMA)" +value: "PMA" +data: "PMA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11724 +label: "Persian (PERSN)" +value: "PERSN" +data: "PERSN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11725 +label: "Philosophy (PHIL)" +value: "PHIL" +data: "PHIL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11726 +label: "Physical Education & Athletics (PE)" +value: "PE" +data: "PE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11727 +label: "Physics (PHYS)" +value: "PHYS" +data: "PHYS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11728 +label: "Plant Biology (PLBIO)" +value: "PLBIO" +data: "PLBIO" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11729 +label: "Plant Breeding (PLBRG)" +value: "PLBRG" +data: "PLBRG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11730 +label: "Plant Pathology (PLPPM)" +value: "PLPPM" +data: "PLPPM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11731 +label: "Plant Sciences (PLSCI)" +value: "PLSCI" +data: "PLSCI" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11732 +label: "Policy Analysis & Management (PAM)" +value: "PAM" +data: "PAM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11733 +label: "Polish (POLSH)" +value: "POLSH" +data: "POLSH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11734 +label: "Population Med&Diagnostic Svc (VTPMD)" +value: "VTPMD" +data: "VTPMD" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11735 +label: "Portuguese (PORT)" +value: "PORT" +data: "PORT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11736 +label: "Psychology (PSYCH)" +value: "PSYCH" +data: "PSYCH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11737 +label: "Public Administration (PADM)" +value: "PADM" +data: "PADM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11738 +label: "Punjabi (PUNJB)" +value: "PUNJB" +data: "PUNJB" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11739 +label: "Religious Studies (RELST)" +value: "RELST" +data: "RELST" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11740 +label: "Romance Studies (ROMS)" +value: "ROMS" +data: "ROMS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11741 +label: "Romanian (ROMAN)" +value: "ROMAN" +data: "ROMAN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11742 +label: "Russian (RUSSA)" +value: "RUSSA" +data: "RUSSA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11743 +label: "Russian Literature (RUSSL)" +value: "RUSSL" +data: "RUSSL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11744 +label: "Sanskrit (SANSK)" +value: "SANSK" +data: "SANSK" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11745 +label: "Science & Technology Studies (STS)" +value: "STS" +data: "STS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11746 +label: "Sea Education Association (SEA)" +value: "SEA" +data: "SEA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11747 +label: "Sinhalese (SINHA)" +value: "SINHA" +data: "SINHA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11748 +label: "Society for Humanities (SHUM)" +value: "SHUM" +data: "SHUM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11749 +label: "Sociology (SOC)" +value: "SOC" +data: "SOC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11750 +label: "Soil & Crop Sciences (PLSCS)" +value: "PLSCS" +data: "PLSCS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11751 +label: "Spanish (SPAN)" +value: "SPAN" +data: "SPAN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11752 +label: "Statistical Science (STSCI)" +value: "STSCI" +data: "STSCI" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11753 +label: "Sumerian (SUMER)" +value: "SUMER" +data: "SUMER" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11754 +label: "Swahili (SWAHL)" +value: "SWAHL" +data: "SWAHL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11755 +label: "Systems Engineering (SYSEN)" +value: "SYSEN" +data: "SYSEN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11756 +label: "Tagalog (TAG)" +value: "TAG" +data: "TAG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11757 +label: "Tamil (TAMIL)" +value: "TAMIL" +data: "TAMIL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11758 +label: "Thai (THAI)" +value: "THAI" +data: "THAI" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11759 +label: "Tibetan (TIBET)" +value: "TIBET" +data: "TIBET" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11760 +label: "Toxicology (TOX)" +value: "TOX" +data: "TOX" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11761 +label: "Turkish (TURK)" +value: "TURK" +data: "TURK" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11762 +label: "Urdu (URDU)" +value: "URDU" +data: "URDU" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11763 +label: "Vet Med BioMedical Sciences (VTBMS)" +value: "VTBMS" +data: "VTBMS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11764 +label: "Vet Med Clinical Sciences (VETCS)" +value: "VETCS" +data: "VETCS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11765 +label: "Vet Med Microbiology (VETMI)" +value: "VETMI" +data: "VETMI" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11766 +label: "Vet Med Professional Curriculm (VTMED)" +value: "VTMED" +data: "VTMED" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11767 +label: "Vietnamese (VIET)" +value: "VIET" +data: "VIET" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11768 +label: "Visual Studies (VISST)" +value: "VISST" +data: "VISST" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11769 +label: "Viticulture and Enology (VIEN)" +value: "VIEN" +data: "VIEN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11770 +label: "Wolof (WOLOF)" +value: "WOLOF" +data: "WOLOF" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11771 +label: "Writing Program (WRIT)" +value: "WRIT" +data: "WRIT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11772 +label: "Yoruba (YORUB)" +value: "YORUB" +data: "YORUB" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11773 +label: "Zulu (ZULU)" +value: "ZULU" +data: "ZULU" +attr: [] } ] |
compound | false |
data | [
"ECON"
] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11318 -form: Symfony\Component\Form\Form {#10504 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#11310 …5} |
full_name | "subjects[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "subjects" |
is_selected | Closure($choice, array $values) {#11775 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#10167 …} } |
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 | [
"ECON"
] |
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() {#10193 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10192 …} } } |
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 {#10196 +label: "Undergraduate" +value: "UG" +data: "UG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10202 +label: "Graduate" +value: "GR" +data: "GR" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10203 +label: "Graduate Management" +value: "GM" +data: "GM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10204 +label: "Law" +value: "LA" +data: "LA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10205 +label: "Veterinary Medicine" +value: "VM" +data: "VM" +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11776 -form: Symfony\Component\Form\Form {#10547 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#11777 …5} |
full_name | "acadCareer" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadCareer" |
is_selected | Closure($choice, array $values) {#11778 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#10167 …} } |
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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#10508 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10507 …} } } |
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 {#11782 -form: Symfony\Component\Form\Form {#10550 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11781 …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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#10516 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10515 …} } } |
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 {#11783 -form: Symfony\Component\Form\Form {#10553 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11784 …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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#10524 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10523 …} } } |
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 {#11785 -form: Symfony\Component\Form\Form {#10556 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11786 …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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#10532 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10531 …} } } |
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 {#11787 -form: Symfony\Component\Form\Form {#10559 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11788 …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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#10540 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10539 …} } } |
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 {#11789 -form: Symfony\Component\Form\Form {#10562 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11790 …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" "Continuing Education" => "CE" "Cornell Tech" => "CT" "Engineering" => "EN" "Graduate" => "GR" "Human Ecology" => "HE" "Industrial and Labor Relations" => "IL" "Law" => "LA" "Reserve Officer Training" => "OT" "Veterinary Medicine" => "VM" ] |
[ "Agriculture and Life Sciences" => "AG" "Architecture, Art and Planning" => "AR" "Arts and Sciences" => "AS" "Athletics" => "AT" "Business" => "BU" "Continuing Education" => "CE" "Cornell Tech" => "CT" "Engineering" => "EN" "Graduate" => "GR" "Human Ecology" => "HE" "Industrial and Labor Relations" => "IL" "Law" => "LA" "Reserve Officer Training" => "OT" "Veterinary Medicine" => "VM" ] |
expanded | true |
same as passed value |
label | "Academic Group" |
same as passed value |
multiple | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | null |
choices | [ "Agriculture and Life Sciences" => "AG" "Architecture, Art and Planning" => "AR" "Arts and Sciences" => "AS" "Athletics" => "AT" "Business" => "BU" "Continuing Education" => "CE" "Cornell Tech" => "CT" "Engineering" => "EN" "Graduate" => "GR" "Human Ecology" => "HE" "Industrial and Labor Relations" => "IL" "Law" => "LA" "Reserve Officer Training" => "OT" "Veterinary Medicine" => "VM" ] |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Academic Group" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#10213 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10212 …} } } |
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 {#10216 +label: "Agriculture and Life Sciences" +value: "AG" +data: "AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10222 +label: "Architecture, Art and Planning" +value: "AR" +data: "AR" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10223 +label: "Arts and Sciences" +value: "AS" +data: "AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10224 +label: "Athletics" +value: "AT" +data: "AT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10225 +label: "Business" +value: "BU" +data: "BU" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10226 +label: "Continuing Education" +value: "CE" +data: "CE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10227 +label: "Cornell Tech" +value: "CT" +data: "CT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10228 +label: "Engineering" +value: "EN" +data: "EN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10229 +label: "Graduate" +value: "GR" +data: "GR" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10230 +label: "Human Ecology" +value: "HE" +data: "HE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10231 +label: "Industrial and Labor Relations" +value: "IL" +data: "IL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10232 +label: "Law" +value: "LA" +data: "LA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10233 +label: "Reserve Officer Training" +value: "OT" +data: "OT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10234 +label: "Veterinary Medicine" +value: "VM" +data: "VM" +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11780 -form: Symfony\Component\Form\Form {#10677 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#11779 …5} |
full_name | "acadGroup" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadGroup" |
is_selected | Closure($choice, array $values) {#11792 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#10167 …} } |
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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#10566 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10565 …} } } |
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 {#11795 -form: Symfony\Component\Form\Form {#10680 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11794 …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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#10574 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10573 …} } } |
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 {#11796 -form: Symfony\Component\Form\Form {#10683 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11797 …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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#10582 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10581 …} } } |
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 {#11798 -form: Symfony\Component\Form\Form {#10686 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11799 …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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#10590 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10589 …} } } |
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 {#11800 -form: Symfony\Component\Form\Form {#10689 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11801 …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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#10598 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10597 …} } } |
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 {#11802 -form: Symfony\Component\Form\Form {#10692 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11803 …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 | "Continuing Education" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "CE" |
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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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 | "Continuing Education" |
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() {#10606 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10605 …} } } |
validation_groups | null |
value | "CE" |
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 {#11804 -form: Symfony\Component\Form\Form {#10695 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11805 …5} |
full_name | "acadGroup[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadGroup_5" |
label | "Continuing Education" |
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 | "CE" |
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 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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#10614 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10613 …} } } |
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 {#11806 -form: Symfony\Component\Form\Form {#10698 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11807 …5} |
full_name | "acadGroup[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadGroup_6" |
label | "Cornell Tech" |
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 | "CT" |
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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#10622 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10621 …} } } |
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 {#11808 -form: Symfony\Component\Form\Form {#10701 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11809 …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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#10630 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10629 …} } } |
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 {#11810 -form: Symfony\Component\Form\Form {#10704 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11811 …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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#10638 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10637 …} } } |
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 {#11812 -form: Symfony\Component\Form\Form {#10707 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11813 …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 | "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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#10646 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10645 …} } } |
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 {#11814 -form: Symfony\Component\Form\Form {#10710 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11815 …5} |
full_name | "acadGroup[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadGroup_10" |
label | "Industrial and Labor Relations" |
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 | "IL" |
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 | "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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#10654 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10653 …} } } |
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 {#11816 -form: Symfony\Component\Form\Form {#10713 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11817 …5} |
full_name | "acadGroup[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadGroup_11" |
label | "Law" |
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 | "LA" |
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 | "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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#10662 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10661 …} } } |
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 {#11818 -form: Symfony\Component\Form\Form {#10716 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11819 …5} |
full_name | "acadGroup[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadGroup_12" |
label | "Reserve Officer Training" |
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 | "OT" |
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 | "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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#10670 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10669 …} } } |
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 {#11820 -form: Symfony\Component\Form\Form {#10719 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11821 …5} |
full_name | "acadGroup[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadGroup_13" |
label | "Veterinary Medicine" |
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 | "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() {#10242 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10241 …} } } |
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 {#10245 +label: "1000" +value: "1000" +data: 1000 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10251 +label: "2000" +value: "2000" +data: 2000 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10252 +label: "3000" +value: "3000" +data: 3000 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10253 +label: "4000" +value: "4000" +data: 4000 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10254 +label: "5000" +value: "5000" +data: 5000 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10255 +label: "6000" +value: "6000" +data: 6000 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10256 +label: "7000" +value: "7000" +data: 7000 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10257 +label: "8000" +value: "8000" +data: 8000 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10258 +label: "9000" +value: "9000" +data: 9000 +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11793 -form: Symfony\Component\Form\Form {#10794 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#11791 …5} |
full_name | "classLevels" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "classLevels" |
is_selected | Closure($choice, array $values) {#11823 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#10167 …} } |
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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#10723 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10722 …} } } |
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 {#11826 -form: Symfony\Component\Form\Form {#10797 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11825 …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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#10731 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10730 …} } } |
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 {#11827 -form: Symfony\Component\Form\Form {#10800 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11828 …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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#10739 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10738 …} } } |
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 {#11829 -form: Symfony\Component\Form\Form {#10803 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11830 …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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#10747 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10746 …} } } |
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 {#11831 -form: Symfony\Component\Form\Form {#10806 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11832 …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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#10755 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10754 …} } } |
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 {#11833 -form: Symfony\Component\Form\Form {#10809 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11834 …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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#10763 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10762 …} } } |
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 {#11835 -form: Symfony\Component\Form\Form {#10812 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11836 …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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#10771 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10770 …} } } |
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 {#11837 -form: Symfony\Component\Form\Form {#10815 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11838 …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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#10779 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10778 …} } } |
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 {#11839 -form: Symfony\Component\Form\Form {#10818 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11840 …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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#10787 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10786 …} } } |
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 {#11841 -form: Symfony\Component\Form\Form {#10821 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11842 …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() {#10266 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10265 …} } } |
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 {#10269 +label: "0-1 credits" +value: "0" +data: 0 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10275 +label: "1 credit" +value: "1" +data: 1 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10276 +label: "2 credits" +value: "2" +data: 2 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10277 +label: "3 credits" +value: "3" +data: 3 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10278 +label: "4 credits" +value: "4" +data: 4 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10279 +label: "5 credits" +value: "5" +data: 5 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10280 +label: "6+ credits" +value: "6+" +data: "6+" +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11824 -form: Symfony\Component\Form\Form {#10880 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#11822 …5} |
full_name | "credits" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "credits" |
is_selected | Closure($choice, array $values) {#11844 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#10167 …} } |
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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#10825 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10824 …} } } |
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 {#11847 -form: Symfony\Component\Form\Form {#10883 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11846 …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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#10833 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10832 …} } } |
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 {#11848 -form: Symfony\Component\Form\Form {#10886 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11849 …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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#10841 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10840 …} } } |
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 {#11850 -form: Symfony\Component\Form\Form {#10889 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11851 …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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#10849 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10848 …} } } |
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 {#11852 -form: Symfony\Component\Form\Form {#10892 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11853 …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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#10857 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10856 …} } } |
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 {#11854 -form: Symfony\Component\Form\Form {#10895 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11855 …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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#10865 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10864 …} } } |
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 {#11856 -form: Symfony\Component\Form\Form {#10898 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11857 …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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#10873 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10872 …} } } |
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 {#11858 -form: Symfony\Component\Form\Form {#10901 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11859 …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() {#10288 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10287 …} } } |
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 {#10291 +label: "Monday" +value: "M" +data: "M" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10297 +label: "Tuesday" +value: "T" +data: "T" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10298 +label: "Wednesday" +value: "W" +data: "W" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10299 +label: "Thursday" +value: "R" +data: "R" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10300 +label: "Friday" +value: "F" +data: "F" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10301 +label: "Saturday" +value: "S" +data: "S" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10302 +label: "Sunday" +value: "Su" +data: "Su" +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11845 -form: Symfony\Component\Form\Form {#10960 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#11843 …5} |
full_name | "days" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "days" |
is_selected | Closure($choice, array $values) {#11861 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#10167 …} } |
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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#10905 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10904 …} } } |
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 {#11864 -form: Symfony\Component\Form\Form {#10963 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11863 …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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#10913 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10912 …} } } |
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 {#11865 -form: Symfony\Component\Form\Form {#10966 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11866 …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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#10921 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10920 …} } } |
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 {#11867 -form: Symfony\Component\Form\Form {#10969 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11868 …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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#10929 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10928 …} } } |
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 {#11869 -form: Symfony\Component\Form\Form {#10972 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11870 …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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#10937 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10936 …} } } |
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 {#11871 -form: Symfony\Component\Form\Form {#10975 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11872 …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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#10945 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10944 …} } } |
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 {#11873 -form: Symfony\Component\Form\Form {#10978 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11874 …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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#10953 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10952 …} } } |
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 {#11875 -form: Symfony\Component\Form\Form {#10981 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11876 …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() {#10310 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10309 …} } } |
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 {#11878 +label: "contains" +value: "any" +data: "any" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11877 +label: "only" +value: "all" +data: "all" +attr: [] } ] |
compound | false |
data | "any" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11862 -form: Symfony\Component\Form\Form {#10984 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#11860 …5} |
full_name | "days-type" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "days-type" |
is_selected | Closure($choice, $value) {#11880 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#10167 …} } |
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() {#10320 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10319 …} } } |
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 {#10323 +label: "early morning (before 10am)" +value: "early" +data: "early" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10329 +label: "morning (10am - noon)" +value: "morning" +data: "morning" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10330 +label: "lunchtime (noon - 2pm)" +value: "lunch" +data: "lunch" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10331 +label: "afternoon (2pm - 4:30pm)" +value: "afternoon" +data: "afternoon" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10332 +label: "evening (after 4:30pm)" +value: "evening" +data: "evening" +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11881 -form: Symfony\Component\Form\Form {#11027 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#11882 …5} |
full_name | "timeOffered" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "timeOffered" |
is_selected | Closure($choice, array $values) {#11883 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#10167 …} } |
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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#10988 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10987 …} } } |
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 {#11887 -form: Symfony\Component\Form\Form {#11030 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11886 …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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#10996 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10995 …} } } |
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 {#11888 -form: Symfony\Component\Form\Form {#11033 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11889 …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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#11004 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11003 …} } } |
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 {#11890 -form: Symfony\Component\Form\Form {#11036 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11891 …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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#11012 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11011 …} } } |
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 {#11892 -form: Symfony\Component\Form\Form {#11039 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11893 …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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#11020 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11019 …} } } |
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 {#11894 -form: Symfony\Component\Form\Form {#11042 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11895 …5} |
full_name | "timeOffered[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "timeOffered_4" |
label | "evening (after 4:30pm)" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "4" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_timeOffered_entry" |
valid | true |
value | "evening" |
location
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
choices | [ "AAP in NYC" => "ARNYC" "Beijing, China" => "BEIJING" "Cornell Tech" => "NYCTECH" "Friday Harbor, WA" => "FRIHAR" "Human Ecology in NYC" => "HENYC" "ILR in NYC" => "ILRNYC" "Ithaca, NY (Main Campus)" => "ITH" "Kotagiri, India" => "KOTGRI" "Other Domestic" => "OTHDOM" "Other International" => "OTHINTL" "Punta Cana, Dominican Republic" => "PNTCAN" "Qatar" => "QATAR" "Rome, Italy" => "ROME" "Shanghai, China" => "SHANGHAI" "Waimea, HI" => "HAWAII" "Washington, DC" => "DC" ] |
[ "AAP in NYC" => "ARNYC" "Beijing, China" => "BEIJING" "Cornell Tech" => "NYCTECH" "Friday Harbor, WA" => "FRIHAR" "Human Ecology in NYC" => "HENYC" "ILR in NYC" => "ILRNYC" "Ithaca, NY (Main Campus)" => "ITH" "Kotagiri, India" => "KOTGRI" "Other Domestic" => "OTHDOM" "Other International" => "OTHINTL" "Punta Cana, Dominican Republic" => "PNTCAN" "Qatar" => "QATAR" "Rome, Italy" => "ROME" "Shanghai, China" => "SHANGHAI" "Waimea, HI" => "HAWAII" "Washington, DC" => "DC" ] |
expanded | true |
same as passed value |
label | "Location" |
same as passed value |
multiple | true |
same as passed value |
placeholder | "" |
null
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | null |
choices | [ "AAP in NYC" => "ARNYC" "Beijing, China" => "BEIJING" "Cornell Tech" => "NYCTECH" "Friday Harbor, WA" => "FRIHAR" "Human Ecology in NYC" => "HENYC" "ILR in NYC" => "ILRNYC" "Ithaca, NY (Main Campus)" => "ITH" "Kotagiri, India" => "KOTGRI" "Other Domestic" => "OTHDOM" "Other International" => "OTHINTL" "Punta Cana, Dominican Republic" => "PNTCAN" "Qatar" => "QATAR" "Rome, Italy" => "ROME" "Shanghai, China" => "SHANGHAI" "Waimea, HI" => "HAWAII" "Washington, DC" => "DC" ] |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Location" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#10340 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10339 …} } } |
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 {#10343 +label: "AAP in NYC" +value: "ARNYC" +data: "ARNYC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10349 +label: "Beijing, China" +value: "BEIJING" +data: "BEIJING" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10350 +label: "Cornell Tech" +value: "NYCTECH" +data: "NYCTECH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10351 +label: "Friday Harbor, WA" +value: "FRIHAR" +data: "FRIHAR" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10352 +label: "Human Ecology in NYC" +value: "HENYC" +data: "HENYC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10353 +label: "ILR in NYC" +value: "ILRNYC" +data: "ILRNYC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10354 +label: "Ithaca, NY (Main Campus)" +value: "ITH" +data: "ITH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10355 +label: "Kotagiri, India" +value: "KOTGRI" +data: "KOTGRI" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10356 +label: "Other Domestic" +value: "OTHDOM" +data: "OTHDOM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10357 +label: "Other International" +value: "OTHINTL" +data: "OTHINTL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10358 +label: "Punta Cana, Dominican Republic" +value: "PNTCAN" +data: "PNTCAN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10359 +label: "Qatar" +value: "QATAR" +data: "QATAR" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10360 +label: "Rome, Italy" +value: "ROME" +data: "ROME" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10361 +label: "Shanghai, China" +value: "SHANGHAI" +data: "SHANGHAI" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10362 +label: "Waimea, HI" +value: "HAWAII" +data: "HAWAII" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10363 +label: "Washington, DC" +value: "DC" +data: "DC" +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11885 -form: Symfony\Component\Form\Form {#11173 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#11884 …5} |
full_name | "location" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location" |
is_selected | Closure($choice, array $values) {#11897 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#10167 …} } |
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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#11046 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11045 …} } } |
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 {#11900 -form: Symfony\Component\Form\Form {#11176 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11899 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_0" |
label | "AAP in NYC" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_location_entry" |
valid | true |
value | "ARNYC" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Beijing, China" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "BEIJING" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#11054 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11053 …} } } |
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 {#11901 -form: Symfony\Component\Form\Form {#11179 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11902 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_1" |
label | "Beijing, China" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_location_entry" |
valid | true |
value | "BEIJING" |
2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Cornell Tech" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "NYCTECH" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#11062 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11061 …} } } |
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 {#11903 -form: Symfony\Component\Form\Form {#11182 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11904 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_2" |
label | "Cornell Tech" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_location_entry" |
valid | true |
value | "NYCTECH" |
3
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Friday Harbor, WA" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "FRIHAR" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Friday Harbor, WA" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#11070 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11069 …} } } |
validation_groups | null |
value | "FRIHAR" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_location_entry" ] |
cache_key | "_location_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11905 -form: Symfony\Component\Form\Form {#11185 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11906 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_3" |
label | "Friday Harbor, WA" |
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 | "FRIHAR" |
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 | "Human Ecology in NYC" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "HENYC" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Human Ecology in NYC" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#11078 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11077 …} } } |
validation_groups | null |
value | "HENYC" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_location_entry" ] |
cache_key | "_location_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11907 -form: Symfony\Component\Form\Form {#11188 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11908 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_4" |
label | "Human Ecology in NYC" |
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 | "HENYC" |
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 | "ILR in NYC" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "ILRNYC" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "ILR in NYC" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#11086 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11085 …} } } |
validation_groups | null |
value | "ILRNYC" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_location_entry" ] |
cache_key | "_location_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11909 -form: Symfony\Component\Form\Form {#11191 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11910 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_5" |
label | "ILR in NYC" |
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 | "ILRNYC" |
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 | "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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#11094 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11093 …} } } |
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 {#11911 -form: Symfony\Component\Form\Form {#11194 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11912 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_6" |
label | "Ithaca, NY (Main Campus)" |
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 | "ITH" |
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 | "Kotagiri, India" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "KOTGRI" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Kotagiri, India" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#11102 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11101 …} } } |
validation_groups | null |
value | "KOTGRI" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_location_entry" ] |
cache_key | "_location_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11913 -form: Symfony\Component\Form\Form {#11197 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11914 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_7" |
label | "Kotagiri, India" |
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 | "KOTGRI" |
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 | "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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#11110 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11109 …} } } |
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 {#11915 -form: Symfony\Component\Form\Form {#11200 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11916 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_8" |
label | "Other Domestic" |
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 | "OTHDOM" |
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 | "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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#11118 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11117 …} } } |
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 {#11917 -form: Symfony\Component\Form\Form {#11203 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11918 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_9" |
label | "Other International" |
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 | "OTHINTL" |
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 | "Punta Cana, Dominican Republic" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "PNTCAN" |
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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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 | "Punta Cana, Dominican Republic" |
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() {#11126 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11125 …} } } |
validation_groups | null |
value | "PNTCAN" |
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 {#11919 -form: Symfony\Component\Form\Form {#11206 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11920 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_10" |
label | "Punta Cana, Dominican Republic" |
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 | "PNTCAN" |
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 | "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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#11134 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11133 …} } } |
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 {#11921 -form: Symfony\Component\Form\Form {#11209 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11922 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_11" |
label | "Qatar" |
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 | "QATAR" |
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 | "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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#11142 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11141 …} } } |
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 {#11923 -form: Symfony\Component\Form\Form {#11212 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11924 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_12" |
label | "Rome, Italy" |
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 | "ROME" |
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 | "Shanghai, China" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "SHANGHAI" |
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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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 | "Shanghai, 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() {#11150 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11149 …} } } |
validation_groups | null |
value | "SHANGHAI" |
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 {#11925 -form: Symfony\Component\Form\Form {#11215 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11926 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_13" |
label | "Shanghai, China" |
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 | "SHANGHAI" |
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 | "Waimea, HI" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "HAWAII" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Waimea, HI" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#11158 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11157 …} } } |
validation_groups | null |
value | "HAWAII" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_location_entry" ] |
cache_key | "_location_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11927 -form: Symfony\Component\Form\Form {#11218 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11928 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_14" |
label | "Waimea, HI" |
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 | "HAWAII" |
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 | "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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#11166 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11165 …} } } |
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 {#11929 -form: Symfony\Component\Form\Form {#11221 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11930 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_15" |
label | "Washington, DC" |
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 | "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 | [ "Community (CU-CEL)" => "CU-CEL" "International (CU-ITL)" => "CU-ITL" "Sustainability (CU-SBY)" => "CU-SBY" "UG Research (CU-UGR)" => "CU-UGR" ] |
[ "Community (CU-CEL)" => "CU-CEL" "International (CU-ITL)" => "CU-ITL" "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 | [ "Community (CU-CEL)" => "CU-CEL" "International (CU-ITL)" => "CU-ITL" "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() {#10371 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10370 …} } } |
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 {#11932 +label: "Community (CU-CEL)" +value: "CU-CEL" +data: "CU-CEL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11931 +label: "International (CU-ITL)" +value: "CU-ITL" +data: "CU-ITL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11933 +label: "Sustainability (CU-SBY)" +value: "CU-SBY" +data: "CU-SBY" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11934 +label: "UG Research (CU-UGR)" +value: "CU-UGR" +data: "CU-UGR" +attr: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11898 -form: Symfony\Component\Form\Form {#11224 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#11896 …5} |
full_name | "crseAttrs[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "crseAttrs" |
is_selected | Closure($choice, array $values) {#11936 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#10167 …} } |
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() {#10384 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10383 …} } } |
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 {#11939 +label: "any" +value: "any" +data: "any" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11940 +label: "all" +value: "all" +data: "all" +attr: [] } ] |
compound | false |
data | "any" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11937 -form: Symfony\Component\Form\Form {#11227 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#11938 …5} |
full_name | "crseAttrs-type" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "crseAttrs-type" |
is_selected | Closure($choice, $value) {#11942 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#10167 …} } |
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() {#10394 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10393 …} } } |
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 {#11945 +label: "ALC-AS" +value: "ALC-AS" +data: "ALC-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11946 +label: "ALC-HA" +value: "ALC-HA" +data: "ALC-HA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11947 +label: "BIO-AG" +value: "BIO-AG" +data: "BIO-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11948 +label: "BIO-AS" +value: "BIO-AS" +data: "BIO-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11949 +label: "BIOLS-AG" +value: "BIOLS-AG" +data: "BIOLS-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11950 +label: "BIONLS-AG" +value: "BIONLS-AG" +data: "BIONLS-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11951 +label: "CA-AAP" +value: "CA-AAP" +data: "CA-AAP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11952 +label: "CA-AG" +value: "CA-AG" +data: "CA-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11953 +label: "CA-AS" +value: "CA-AS" +data: "CA-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11954 +label: "CA-HE" +value: "CA-HE" +data: "CA-HE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11955 +label: "CE-EN" +value: "CE-EN" +data: "CE-EN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11956 +label: "CHPH-AG" +value: "CHPH-AG" +data: "CHPH-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11957 +label: "D-AG" +value: "D-AG" +data: "D-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11958 +label: "D-HE" +value: "D-HE" +data: "D-HE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11959 +label: "ETM-AS" +value: "ETM-AS" +data: "ETM-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11960 +label: "ETM-HA" +value: "ETM-HA" +data: "ETM-HA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11961 +label: "FL-AAP" +value: "FL-AAP" +data: "FL-AAP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11962 +label: "FL-AG" +value: "FL-AG" +data: "FL-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11963 +label: "GB" +value: "GB" +data: "GB" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11964 +label: "GHB" +value: "GHB" +data: "GHB" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11965 +label: "GLC-AS" +value: "GLC-AS" +data: "GLC-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11966 +label: "GLC-HA" +value: "GLC-HA" +data: "GLC-HA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11967 +label: "HA-AAP" +value: "HA-AAP" +data: "HA-AAP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11968 +label: "HA-AG" +value: "HA-AG" +data: "HA-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11969 +label: "HA-AS" +value: "HA-AS" +data: "HA-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11970 +label: "HA-HE" +value: "HA-HE" +data: "HA-HE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11971 +label: "HB" +value: "HB" +data: "HB" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11972 +label: "HIST-AS" +value: "HIST-AS" +data: "HIST-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11973 +label: "HST-HA" +value: "HST-HA" +data: "HST-HA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11974 +label: "KCM-AAP" +value: "KCM-AAP" +data: "KCM-AAP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11975 +label: "KCM-AG" +value: "KCM-AG" +data: "KCM-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11976 +label: "KCM-AS" +value: "KCM-AS" +data: "KCM-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11977 +label: "KCM-HE" +value: "KCM-HE" +data: "KCM-HE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11978 +label: "LA-AAP" +value: "LA-AAP" +data: "LA-AAP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11979 +label: "LA-AG" +value: "LA-AG" +data: "LA-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11980 +label: "LA-AS" +value: "LA-AS" +data: "LA-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11981 +label: "LAD-HE" +value: "LAD-HE" +data: "LAD-HE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11982 +label: "MQL-AG" +value: "MQL-AG" +data: "MQL-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11983 +label: "MQR-AAP" +value: "MQR-AAP" +data: "MQR-AAP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11984 +label: "MQR-AS" +value: "MQR-AS" +data: "MQR-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11985 +label: "MQR-HE" +value: "MQR-HE" +data: "MQR-HE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11986 +label: "OPHLS-AG" +value: "OPHLS-AG" +data: "OPHLS-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11987 +label: "ORL-AG" +value: "ORL-AG" +data: "ORL-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11988 +label: "PBS-AAP" +value: "PBS-AAP" +data: "PBS-AAP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11989 +label: "PBS-AS" +value: "PBS-AS" +data: "PBS-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11990 +label: "PBS-HE" +value: "PBS-HE" +data: "PBS-HE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11991 +label: "PBSS-AS" +value: "PBSS-AS" +data: "PBSS-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11992 +label: "PHS-AS" +value: "PHS-AS" +data: "PHS-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11993 +label: "SBA-AAP" +value: "SBA-AAP" +data: "SBA-AAP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11994 +label: "SBA-AG" +value: "SBA-AG" +data: "SBA-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11995 +label: "SBA-AS" +value: "SBA-AS" +data: "SBA-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11996 +label: "SBA-HE" +value: "SBA-HE" +data: "SBA-HE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11997 +label: "SCD-AS" +value: "SCD-AS" +data: "SCD-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11998 +label: "SCD-HA" +value: "SCD-HA" +data: "SCD-HA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11999 +label: "SDS-AS" +value: "SDS-AS" +data: "SDS-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12000 +label: "SDS-HA" +value: "SDS-HA" +data: "SDS-HA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12001 +label: "SMR-AS" +value: "SMR-AS" +data: "SMR-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12002 +label: "SMR-HA" +value: "SMR-HA" +data: "SMR-HA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12003 +label: "SSC-AS" +value: "SSC-AS" +data: "SSC-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12004 +label: "SSC-HA" +value: "SSC-HA" +data: "SSC-HA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#12005 +label: "WRT-AG" +value: "WRT-AG" +data: "WRT-AG" +attr: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11943 -form: Symfony\Component\Form\Form {#11230 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#11944 …5} |
full_name | "breadthDistr[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "breadthDistr" |
is_selected | Closure($choice, array $values) {#12007 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#10167 …} } |
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() {#10407 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10406 …} } } |
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 {#11939 +label: "any" +value: "any" +data: "any" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11940 +label: "all" +value: "all" +data: "all" +attr: [] } ] |
compound | false |
data | "any" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12008 -form: Symfony\Component\Form\Form {#11233 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#12009 …5} |
full_name | "breadthDistr-type" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "breadthDistr-type" |
is_selected | Closure($choice, $value) {#12010 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#10167 …} } |
label | "" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "breadthDistr-type" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_breadthDistr-type" |
valid | true |
value | "any" |
session
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
choices | [ "Regular Academic Session" => 1 "Four Week - First" => "4W1" "Four Week - Second" => "4W2" "Four Week - Third" => "4W3" "Four Week - Fourth" => "4W4" "Seven Week - First" => "7W1" "Seven Week - Second" => "7W2" "Eight Week - First" => "8W1" "Eight Week - Second" => "8W2" "FWS Session" => "FWS" "Vet Med Full" => "VMF" ] |
[ "Regular Academic Session" => 1 "Four Week - First" => "4W1" "Four Week - Second" => "4W2" "Four Week - Third" => "4W3" "Four Week - Fourth" => "4W4" "Seven Week - First" => "7W1" "Seven Week - Second" => "7W2" "Eight Week - First" => "8W1" "Eight Week - Second" => "8W2" "FWS Session" => "FWS" "Vet Med Full" => "VMF" ] |
expanded | true |
same as passed value |
label | "Session" |
same as passed value |
multiple | true |
same as passed value |
placeholder | "" |
null
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | null |
choices | [ "Regular Academic Session" => 1 "Four Week - First" => "4W1" "Four Week - Second" => "4W2" "Four Week - Third" => "4W3" "Four Week - Fourth" => "4W4" "Seven Week - First" => "7W1" "Seven Week - Second" => "7W2" "Eight Week - First" => "8W1" "Eight Week - Second" => "8W2" "FWS Session" => "FWS" "Vet Med Full" => "VMF" ] |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Session" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#10415 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10414 …} } } |
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 {#10418 +label: "Regular Academic Session" +value: "1" +data: 1 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10424 +label: "Four Week - First" +value: "4W1" +data: "4W1" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10425 +label: "Four Week - Second" +value: "4W2" +data: "4W2" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10426 +label: "Four Week - Third" +value: "4W3" +data: "4W3" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10427 +label: "Four Week - Fourth" +value: "4W4" +data: "4W4" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10428 +label: "Seven Week - First" +value: "7W1" +data: "7W1" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10429 +label: "Seven Week - Second" +value: "7W2" +data: "7W2" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10430 +label: "Eight Week - First" +value: "8W1" +data: "8W1" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10431 +label: "Eight Week - Second" +value: "8W2" +data: "8W2" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10432 +label: "FWS Session" +value: "FWS" +data: "FWS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10433 +label: "Vet Med Full" +value: "VMF" +data: "VMF" +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12011 -form: Symfony\Component\Form\Form {#11324 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#12012 …5} |
full_name | "session" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "session" |
is_selected | Closure($choice, array $values) {#12013 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#10167 …} } |
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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#11237 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11236 …} } } |
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 {#12017 -form: Symfony\Component\Form\Form {#11327 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12016 …5} |
full_name | "session[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "session_0" |
label | "Regular Academic Session" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_session_entry" |
valid | true |
value | "1" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Four Week - First" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "4W1" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Four Week - First" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#11245 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11244 …} } } |
validation_groups | null |
value | "4W1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_session_entry" ] |
cache_key | "_session_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12018 -form: Symfony\Component\Form\Form {#11330 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12019 …5} |
full_name | "session[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "session_1" |
label | "Four Week - First" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_session_entry" |
valid | true |
value | "4W1" |
2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Four Week - Second" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "4W2" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Four Week - Second" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#11253 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11252 …} } } |
validation_groups | null |
value | "4W2" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_session_entry" ] |
cache_key | "_session_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12020 -form: Symfony\Component\Form\Form {#11333 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12021 …5} |
full_name | "session[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "session_2" |
label | "Four Week - Second" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_session_entry" |
valid | true |
value | "4W2" |
3
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Four Week - Third" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "4W3" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Four Week - Third" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#11261 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11260 …} } } |
validation_groups | null |
value | "4W3" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_session_entry" ] |
cache_key | "_session_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12022 -form: Symfony\Component\Form\Form {#11336 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12023 …5} |
full_name | "session[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "session_3" |
label | "Four Week - Third" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_session_entry" |
valid | true |
value | "4W3" |
4
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Four Week - Fourth" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "4W4" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Four Week - Fourth" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#11269 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11268 …} } } |
validation_groups | null |
value | "4W4" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_session_entry" ] |
cache_key | "_session_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12024 -form: Symfony\Component\Form\Form {#11339 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12025 …5} |
full_name | "session[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "session_4" |
label | "Four Week - Fourth" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "4" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_session_entry" |
valid | true |
value | "4W4" |
5
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Seven Week - First" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "7W1" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#11277 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11276 …} } } |
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 {#12026 -form: Symfony\Component\Form\Form {#11342 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12027 …5} |
full_name | "session[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "session_5" |
label | "Seven Week - First" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "5" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_session_entry" |
valid | true |
value | "7W1" |
6
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Seven Week - Second" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "7W2" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#11285 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11284 …} } } |
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 {#12028 -form: Symfony\Component\Form\Form {#11345 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12029 …5} |
full_name | "session[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "session_6" |
label | "Seven Week - Second" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "6" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_session_entry" |
valid | true |
value | "7W2" |
7
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Eight Week - First" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "8W1" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#11293 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11292 …} } } |
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 {#12030 -form: Symfony\Component\Form\Form {#11348 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12031 …5} |
full_name | "session[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "session_7" |
label | "Eight Week - First" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "7" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_session_entry" |
valid | true |
value | "8W1" |
8
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Eight Week - Second" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "8W2" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#11301 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11300 …} } } |
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 {#12032 -form: Symfony\Component\Form\Form {#11351 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12033 …5} |
full_name | "session[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "session_8" |
label | "Eight Week - Second" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "8" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_session_entry" |
valid | true |
value | "8W2" |
9
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "FWS Session" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "FWS" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#11309 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11308 …} } } |
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 {#12034 -form: Symfony\Component\Form\Form {#11354 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12035 …5} |
full_name | "session[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "session_9" |
label | "FWS Session" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "9" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_session_entry" |
valid | true |
value | "FWS" |
10
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Vet Med Full" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "VMF" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#11317 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11316 …} } } |
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 {#12036 -form: Symfony\Component\Form\Form {#11357 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12037 …5} |
full_name | "session[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "session_10" |
label | "Vet Med Full" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "10" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_session_entry" |
valid | true |
value | "VMF" |
pi
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "style" => "width:205px;" "size" => 1 "class" => "instructor-search" ] |
[ "style" => "width:205px;" "size" => 1 "class" => "instructor-search" ] |
label | "Instructor" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "style" => "width:205px;" "size" => 1 "class" => "instructor-search" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#10445 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} } |
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() {#10446 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10444 …} } } |
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 {#12015 -form: Symfony\Component\Form\Form {#11360 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12014 …5} |
full_name | "pi" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pi" |
label | "Instructor" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "pi" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_pi" |
valid | true |
value | "" |
instructMode
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
choices | [ "Directed Research" => "RE" "Distance Learning - WWW" => "DW" "In Person" => "P" ] |
[ "Directed Research" => "RE" "Distance Learning - WWW" => "DW" "In Person" => "P" ] |
expanded | true |
same as passed value |
label | "Instruction Mode" |
same as passed value |
multiple | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | null |
choices | [ "Directed Research" => "RE" "Distance Learning - WWW" => "DW" "In Person" => "P" ] |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Instruction Mode" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#10453 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10452 …} } } |
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 {#10456 +label: "Directed Research" +value: "RE" +data: "RE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10462 +label: "Distance Learning - WWW" +value: "DW" +data: "DW" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10463 +label: "In Person" +value: "P" +data: "P" +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12039 -form: Symfony\Component\Form\Form {#11387 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#12038 …5} |
full_name | "instructMode" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "instructMode" |
is_selected | Closure($choice, array $values) {#12040 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#10167 …} } |
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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#11364 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11363 …} } } |
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 {#12044 -form: Symfony\Component\Form\Form {#11390 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12043 …5} |
full_name | "instructMode[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "instructMode_0" |
label | "Directed Research" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_instructMode_entry" |
valid | true |
value | "RE" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Distance Learning - WWW" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "DW" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Distance Learning - WWW" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#11372 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11371 …} } } |
validation_groups | null |
value | "DW" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_instructMode_entry" ] |
cache_key | "_instructMode_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12045 -form: Symfony\Component\Form\Form {#11393 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12046 …5} |
full_name | "instructMode[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "instructMode_1" |
label | "Distance Learning - WWW" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_instructMode_entry" |
valid | true |
value | "DW" |
2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "In Person" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "P" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#11380 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11379 …} } } |
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 {#12047 -form: Symfony\Component\Form\Form {#11396 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12048 …5} |
full_name | "instructMode[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "instructMode_2" |
label | "In Person" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_instructMode_entry" |
valid | true |
value | "P" |
gradingBasis
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
choices | [ "Student Option" => "OPT" "Graded" => "GRD" "Sat/Unsat" => "SUS" "Multi-Term" => "BMT" ] |
[ "Student Option" => "OPT" "Graded" => "GRD" "Sat/Unsat" => "SUS" "Multi-Term" => "BMT" ] |
expanded | true |
same as passed value |
label | "Grade Option" |
same as passed value |
multiple | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | null |
choices | [ "Student Option" => "OPT" "Graded" => "GRD" "Sat/Unsat" => "SUS" "Multi-Term" => "BMT" ] |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Grade Option" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#10471 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10470 …} } } |
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 {#10474 +label: "Student Option" +value: "OPT" +data: "OPT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10480 +label: "Graded" +value: "GRD" +data: "GRD" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10481 +label: "Sat/Unsat" +value: "SUS" +data: "SUS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10482 +label: "Multi-Term" +value: "BMT" +data: "BMT" +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#12042 -form: Symfony\Component\Form\Form {#11431 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#12041 …5} |
full_name | "gradingBasis" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "gradingBasis" |
is_selected | Closure($choice, array $values) {#12050 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#10167 …} } |
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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#11400 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11399 …} } } |
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 {#12053 -form: Symfony\Component\Form\Form {#11434 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12052 …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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#11408 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11407 …} } } |
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 {#12054 -form: Symfony\Component\Form\Form {#11437 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12055 …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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#11416 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11415 …} } } |
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 {#12056 -form: Symfony\Component\Form\Form {#11440 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12057 …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) {#10142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#10138 …} } |
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() {#11424 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9541 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11423 …} } } |
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 {#12058 -form: Symfony\Component\Form\Form {#11443 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#12059 …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" |