- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Security
- Twig
- Doctrine
- E-mails
- Configuration
Configuration Settings
Theme
Default theme. Improves readability.
Reduces eye fatigue. Ideal for low light conditions.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
q
-
descr
-
openStatus
-
includesSyllabus
-
subjects
-
-
0
-
1
-
2
-
3
-
4
-
-
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
-
9
-
10
-
11
-
12
-
13
-
14
-
15
-
-
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
-
-
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
-
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
-
days-type
-
-
0
-
1
-
2
-
3
-
4
-
-
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
-
9
-
10
-
11
-
12
-
13
-
-
crseAttrs
-
crseAttrs-type
-
breadthDistr
-
breadthDistr-type
-
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
-
9
-
10
-
11
-
12
-
13
-
-
pi
-
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
-
-
0
-
1
-
2
-
3
-
-
(no name)
"Symfony\Component\Form\Extension\Core\Type\FormType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [ "days-type" => "any" "breadthDistr-type" => "any" "crseAttrs-type" => "any" "subjects" => [ "VISST" ] ] |
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" => [ "VISST" ] ] |
[ "days-type" => "any" "breadthDistr-type" => "any" "crseAttrs-type" => "any" "subjects" => [ "VISST" ] ] |
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" => [ "VISST" ] ] |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#9055 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} } |
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() {#9056 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9054 …} } } |
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" => [ "VISST" ] ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10033 -form: Symfony\Component\Form\Form {#10050 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9057 …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" => [ "VISST" ] ] |
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) {#9685 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} } |
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() {#9686 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9684 …} } } |
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 {#11039 -form: Symfony\Component\Form\Form {#10053 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11047 …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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#9699 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9700 …} } } |
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 {#10011 -form: Symfony\Component\Form\Form {#10056 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11007 …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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#9706 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9705 …} } } |
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 {#10999 -form: Symfony\Component\Form\Form {#10059 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10991 …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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#9714 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9713 …} } } |
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 {#10983 -form: Symfony\Component\Form\Form {#10062 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10975 …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 | [
"VISST"
] |
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 Sign Language (ASL)" => "ASL" "American Studies (AMST)" => "AMST" "Animal Physiology & Anatomy (BIOAP)" => "BIOAP" "Animal Science (ANSC)" => "ANSC" "Anthropology (ANTHR)" => "ANTHR" "Applied & Engineering Physics (AEP)" => "AEP" "Applied Economics & Management (AEM)" => "AEM" "Arabic (ARAB)" => "ARAB" "Archaeology (ARKEO)" => "ARKEO" "Architecture (ARCH)" => "ARCH" "Art (ART)" => "ART" "Art History (ARTH)" => "ARTH" "Arts & Sciences (AS)" => "AS" "Asian American Studies (AAS)" => "AAS" "Asian Studies (ASIAN)" => "ASIAN" "Astronomy (ASTRO)" => "ASTRO" "Bengali (BENGL)" => "BENGL" "Bio Medical Science (BIOMS)" => "BIOMS" "Biological & Environmental Eng (BEE)" => "BEE" "Biology & Society (BSOC)" => "BSOC" "Biology: General Courses (BIOG)" => "BIOG" "Biomedical Engineering (BME)" => "BME" "Biometry & Statistics (BTRY)" => "BTRY" "Bosnian, Croatian, Serbian (BCS)" => "BCS" "Burmese (BURM)" => "BURM" "Business Admin Electives EMBA (NBAE)" => "NBAE" "Chemical Engineering (CHEME)" => "CHEME" "Chemistry (CHEM)" => "CHEM" "China & Asia Pacific Studies (CAPS)" => "CAPS" "Chinese (CHIN)" => "CHIN" "Chinese Literature (CHLIT)" => "CHLIT" "City & Regional Planning (CRP)" => "CRP" "Civil & Environmental Engr (CEE)" => "CEE" "Classics (CLASS)" => "CLASS" "Cognitive Science (COGST)" => "COGST" "College Scholar Program (COLLS)" => "COLLS" "Common Core Courses EMBA (NCCE)" => "NCCE" "Communication (COMM)" => "COMM" "Comparative Literature (COML)" => "COML" "Computer Science (CS)" => "CS" "Cornell University General (UNIV)" => "UNIV" "Czech (CZECH)" => "CZECH" "Design & Environmental Analy (DEA)" => "DEA" "Design (DESIGN)" => "DESIGN" "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 & Computer Engr (ECE)" => "ECE" "Engineering Communications (ENGRC)" => "ENGRC" "Engineering Distribution (ENGRD)" => "ENGRD" "Engineering General Interest (ENGRG)" => "ENGRG" "Engineering Introduction (ENGRI)" => "ENGRI" "Engineering Management (ENMGT)" => "ENMGT" "English (ENGL)" => "ENGL" "English (as a Foreign Lang) (ENGLF)" => "ENGLF" "English Language Support (ELSO)" => "ELSO" "English for International Stdt (ENINT)" => "ENINT" "Entomology (ENTOM)" => "ENTOM" "Environment & Sustainability (ENVS)" => "ENVS" "Executive Boardroom Core (NCCB)" => "NCCB" "Executive Boardroom Electives (NBAB)" => "NBAB" "Feminist,Gender,Sexuality Stdy (FGSS)" => "FGSS" "Fiber Science & Apparel Design (FSAD)" => "FSAD" "Finnish (FINN)" => "FINN" "Food Science (FDSC)" => "FDSC" "French (FREN)" => "FREN" "German Studies (GERST)" => "GERST" "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 (MGMT)" => "MGMT" "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 Studies (ILRHR)" => "ILRHR" "ILR Interdepartmental (ILRID)" => "ILRID" "ILR International & Comp Labor (ILRIC)" => "ILRIC" "ILR Labor Economics (ILRLE)" => "ILRLE" "ILR Labor Relations, Law, Hist (ILRLR)" => "ILRLR" "ILR Organizational Behavior (ILROB)" => "ILROB" "ILR Social Statistics (ILRST)" => "ILRST" "Independent Major (IM)" => "IM" "Indonesian (INDO)" => "INDO" "Information Science (INFO)" => "INFO" "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" "Learning Where you Live (UNILWYL)" => "UNILWYL" "Legal Studies (LEGAL)" => "LEGAL" "Lesbian,Gay,Bisexual,Trns Stdy (LGBT)" => "LGBT" "Linguistics (LING)" => "LING" "Materials Science & Engr (MSE)" => "MSE" "Mathematics (MATH)" => "MATH" "Mechanical & Aerospace Eng (MAE)" => "MAE" "Medieval Studies (MEDVL)" => "MEDVL" "Microbiology (BIOMI)" => "BIOMI" "Military Science (MILS)" => "MILS" "Molecular Biology and Genetics (BIOMG)" => "BIOMG" "Music (MUSIC)" => "MUSIC" "Natural Resources (NTRES)" => "NTRES" "Naval Science (NAVS)" => "NAVS" "Near Eastern Studies (NES)" => "NES" "Nepali (NEPAL)" => "NEPAL" "Neurobiology & Behavior (BIONB)" => "BIONB" "Nuclear Science & Engineering (NSE)" => "NSE" "Nutritional Science (NS)" => "NS" "Op Research & Information Engr (ORIE)" => "ORIE" "Overseas Study (OVST)" => "OVST" "Performing and Media Arts (PMA)" => "PMA" "Persian (PERSN)" => "PERSN" "Philosophy (PHIL)" => "PHIL" "Physical Education & Athletics (PE)" => "PE" "Physics (PHYS)" => "PHYS" "Plant Biology (PLBIO)" => "PLBIO" "Plant Breeding (PLBRG)" => "PLBRG" "Plant Pathology (PLPPM)" => "PLPPM" "Plant Sciences (PLSCI)" => "PLSCI" "Policy Analysis & Management (PAM)" => "PAM" "Polish (POLSH)" => "POLSH" "Population Med&Diagnostic Svc (VTPMD)" => "VTPMD" "Portuguese (PORT)" => "PORT" "Psychology (PSYCH)" => "PSYCH" "Public Administration (PADM)" => "PADM" "Punjabi (PUNJB)" => "PUNJB" "Quechua (QUECH)" => "QUECH" "Religious Studies (RELST)" => "RELST" "Romance Studies (ROMS)" => "ROMS" "Russian (RUSSA)" => "RUSSA" "Russian Literature (RUSSL)" => "RUSSL" "Sanskrit (SANSK)" => "SANSK" "Sanskrit Literature (SNLIT)" => "SNLIT" "Science & Technology Studies (STS)" => "STS" "Sinhalese (SINHA)" => "SINHA" "Society for Humanities (SHUM)" => "SHUM" "Sociology (SOC)" => "SOC" "Soil & Crop Sciences (PLSCS)" => "PLSCS" "Spanish (SPAN)" => "SPAN" "Statistical Science (STSCI)" => "STSCI" "Swahili (SWAHL)" => "SWAHL" "Swedish (SWED)" => "SWED" "Systems Engineering (SYSEN)" => "SYSEN" "Tagalog (TAG)" => "TAG" "Tamil (TAMIL)" => "TAMIL" "Thai (THAI)" => "THAI" "Tibetan (TIBET)" => "TIBET" "Toxicology (TOX)" => "TOX" "Turkish (TURK)" => "TURK" "Ukrainian (UKRAN)" => "UKRAN" "Urdu (URDU)" => "URDU" "Vet Med BioMedical Sciences (VTBMS)" => "VTBMS" "Vet Med Clinical Sciences (VETCS)" => "VETCS" "Vet Med Microbiology (VETMI)" => "VETMI" "Vet Med Prof Curriculum (VTMED)" => "VTMED" "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 Sign Language (ASL)" => "ASL" "American Studies (AMST)" => "AMST" "Animal Physiology & Anatomy (BIOAP)" => "BIOAP" "Animal Science (ANSC)" => "ANSC" "Anthropology (ANTHR)" => "ANTHR" "Applied & Engineering Physics (AEP)" => "AEP" "Applied Economics & Management (AEM)" => "AEM" "Arabic (ARAB)" => "ARAB" "Archaeology (ARKEO)" => "ARKEO" "Architecture (ARCH)" => "ARCH" "Art (ART)" => "ART" "Art History (ARTH)" => "ARTH" "Arts & Sciences (AS)" => "AS" "Asian American Studies (AAS)" => "AAS" "Asian Studies (ASIAN)" => "ASIAN" "Astronomy (ASTRO)" => "ASTRO" "Bengali (BENGL)" => "BENGL" "Bio Medical Science (BIOMS)" => "BIOMS" "Biological & Environmental Eng (BEE)" => "BEE" "Biology & Society (BSOC)" => "BSOC" "Biology: General Courses (BIOG)" => "BIOG" "Biomedical Engineering (BME)" => "BME" "Biometry & Statistics (BTRY)" => "BTRY" "Bosnian, Croatian, Serbian (BCS)" => "BCS" "Burmese (BURM)" => "BURM" "Business Admin Electives EMBA (NBAE)" => "NBAE" "Chemical Engineering (CHEME)" => "CHEME" "Chemistry (CHEM)" => "CHEM" "China & Asia Pacific Studies (CAPS)" => "CAPS" "Chinese (CHIN)" => "CHIN" "Chinese Literature (CHLIT)" => "CHLIT" "City & Regional Planning (CRP)" => "CRP" "Civil & Environmental Engr (CEE)" => "CEE" "Classics (CLASS)" => "CLASS" "Cognitive Science (COGST)" => "COGST" "College Scholar Program (COLLS)" => "COLLS" "Common Core Courses EMBA (NCCE)" => "NCCE" "Communication (COMM)" => "COMM" "Comparative Literature (COML)" => "COML" "Computer Science (CS)" => "CS" "Cornell University General (UNIV)" => "UNIV" "Czech (CZECH)" => "CZECH" "Design & Environmental Analy (DEA)" => "DEA" "Design (DESIGN)" => "DESIGN" "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 & Computer Engr (ECE)" => "ECE" "Engineering Communications (ENGRC)" => "ENGRC" "Engineering Distribution (ENGRD)" => "ENGRD" "Engineering General Interest (ENGRG)" => "ENGRG" "Engineering Introduction (ENGRI)" => "ENGRI" "Engineering Management (ENMGT)" => "ENMGT" "English (ENGL)" => "ENGL" "English (as a Foreign Lang) (ENGLF)" => "ENGLF" "English Language Support (ELSO)" => "ELSO" "English for International Stdt (ENINT)" => "ENINT" "Entomology (ENTOM)" => "ENTOM" "Environment & Sustainability (ENVS)" => "ENVS" "Executive Boardroom Core (NCCB)" => "NCCB" "Executive Boardroom Electives (NBAB)" => "NBAB" "Feminist,Gender,Sexuality Stdy (FGSS)" => "FGSS" "Fiber Science & Apparel Design (FSAD)" => "FSAD" "Finnish (FINN)" => "FINN" "Food Science (FDSC)" => "FDSC" "French (FREN)" => "FREN" "German Studies (GERST)" => "GERST" "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 (MGMT)" => "MGMT" "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 Studies (ILRHR)" => "ILRHR" "ILR Interdepartmental (ILRID)" => "ILRID" "ILR International & Comp Labor (ILRIC)" => "ILRIC" "ILR Labor Economics (ILRLE)" => "ILRLE" "ILR Labor Relations, Law, Hist (ILRLR)" => "ILRLR" "ILR Organizational Behavior (ILROB)" => "ILROB" "ILR Social Statistics (ILRST)" => "ILRST" "Independent Major (IM)" => "IM" "Indonesian (INDO)" => "INDO" "Information Science (INFO)" => "INFO" "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" "Learning Where you Live (UNILWYL)" => "UNILWYL" "Legal Studies (LEGAL)" => "LEGAL" "Lesbian,Gay,Bisexual,Trns Stdy (LGBT)" => "LGBT" "Linguistics (LING)" => "LING" "Materials Science & Engr (MSE)" => "MSE" "Mathematics (MATH)" => "MATH" "Mechanical & Aerospace Eng (MAE)" => "MAE" "Medieval Studies (MEDVL)" => "MEDVL" "Microbiology (BIOMI)" => "BIOMI" "Military Science (MILS)" => "MILS" "Molecular Biology and Genetics (BIOMG)" => "BIOMG" "Music (MUSIC)" => "MUSIC" "Natural Resources (NTRES)" => "NTRES" "Naval Science (NAVS)" => "NAVS" "Near Eastern Studies (NES)" => "NES" "Nepali (NEPAL)" => "NEPAL" "Neurobiology & Behavior (BIONB)" => "BIONB" "Nuclear Science & Engineering (NSE)" => "NSE" "Nutritional Science (NS)" => "NS" "Op Research & Information Engr (ORIE)" => "ORIE" "Overseas Study (OVST)" => "OVST" "Performing and Media Arts (PMA)" => "PMA" "Persian (PERSN)" => "PERSN" "Philosophy (PHIL)" => "PHIL" "Physical Education & Athletics (PE)" => "PE" "Physics (PHYS)" => "PHYS" "Plant Biology (PLBIO)" => "PLBIO" "Plant Breeding (PLBRG)" => "PLBRG" "Plant Pathology (PLPPM)" => "PLPPM" "Plant Sciences (PLSCI)" => "PLSCI" "Policy Analysis & Management (PAM)" => "PAM" "Polish (POLSH)" => "POLSH" "Population Med&Diagnostic Svc (VTPMD)" => "VTPMD" "Portuguese (PORT)" => "PORT" "Psychology (PSYCH)" => "PSYCH" "Public Administration (PADM)" => "PADM" "Punjabi (PUNJB)" => "PUNJB" "Quechua (QUECH)" => "QUECH" "Religious Studies (RELST)" => "RELST" "Romance Studies (ROMS)" => "ROMS" "Russian (RUSSA)" => "RUSSA" "Russian Literature (RUSSL)" => "RUSSL" "Sanskrit (SANSK)" => "SANSK" "Sanskrit Literature (SNLIT)" => "SNLIT" "Science & Technology Studies (STS)" => "STS" "Sinhalese (SINHA)" => "SINHA" "Society for Humanities (SHUM)" => "SHUM" "Sociology (SOC)" => "SOC" "Soil & Crop Sciences (PLSCS)" => "PLSCS" "Spanish (SPAN)" => "SPAN" "Statistical Science (STSCI)" => "STSCI" "Swahili (SWAHL)" => "SWAHL" "Swedish (SWED)" => "SWED" "Systems Engineering (SYSEN)" => "SYSEN" "Tagalog (TAG)" => "TAG" "Tamil (TAMIL)" => "TAMIL" "Thai (THAI)" => "THAI" "Tibetan (TIBET)" => "TIBET" "Toxicology (TOX)" => "TOX" "Turkish (TURK)" => "TURK" "Ukrainian (UKRAN)" => "UKRAN" "Urdu (URDU)" => "URDU" "Vet Med BioMedical Sciences (VTBMS)" => "VTBMS" "Vet Med Clinical Sciences (VETCS)" => "VETCS" "Vet Med Microbiology (VETMI)" => "VETMI" "Vet Med Prof Curriculum (VTMED)" => "VTMED" "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 Sign Language (ASL)" => "ASL" "American Studies (AMST)" => "AMST" "Animal Physiology & Anatomy (BIOAP)" => "BIOAP" "Animal Science (ANSC)" => "ANSC" "Anthropology (ANTHR)" => "ANTHR" "Applied & Engineering Physics (AEP)" => "AEP" "Applied Economics & Management (AEM)" => "AEM" "Arabic (ARAB)" => "ARAB" "Archaeology (ARKEO)" => "ARKEO" "Architecture (ARCH)" => "ARCH" "Art (ART)" => "ART" "Art History (ARTH)" => "ARTH" "Arts & Sciences (AS)" => "AS" "Asian American Studies (AAS)" => "AAS" "Asian Studies (ASIAN)" => "ASIAN" "Astronomy (ASTRO)" => "ASTRO" "Bengali (BENGL)" => "BENGL" "Bio Medical Science (BIOMS)" => "BIOMS" "Biological & Environmental Eng (BEE)" => "BEE" "Biology & Society (BSOC)" => "BSOC" "Biology: General Courses (BIOG)" => "BIOG" "Biomedical Engineering (BME)" => "BME" "Biometry & Statistics (BTRY)" => "BTRY" "Bosnian, Croatian, Serbian (BCS)" => "BCS" "Burmese (BURM)" => "BURM" "Business Admin Electives EMBA (NBAE)" => "NBAE" "Chemical Engineering (CHEME)" => "CHEME" "Chemistry (CHEM)" => "CHEM" "China & Asia Pacific Studies (CAPS)" => "CAPS" "Chinese (CHIN)" => "CHIN" "Chinese Literature (CHLIT)" => "CHLIT" "City & Regional Planning (CRP)" => "CRP" "Civil & Environmental Engr (CEE)" => "CEE" "Classics (CLASS)" => "CLASS" "Cognitive Science (COGST)" => "COGST" "College Scholar Program (COLLS)" => "COLLS" "Common Core Courses EMBA (NCCE)" => "NCCE" "Communication (COMM)" => "COMM" "Comparative Literature (COML)" => "COML" "Computer Science (CS)" => "CS" "Cornell University General (UNIV)" => "UNIV" "Czech (CZECH)" => "CZECH" "Design & Environmental Analy (DEA)" => "DEA" "Design (DESIGN)" => "DESIGN" "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 & Computer Engr (ECE)" => "ECE" "Engineering Communications (ENGRC)" => "ENGRC" "Engineering Distribution (ENGRD)" => "ENGRD" "Engineering General Interest (ENGRG)" => "ENGRG" "Engineering Introduction (ENGRI)" => "ENGRI" "Engineering Management (ENMGT)" => "ENMGT" "English (ENGL)" => "ENGL" "English (as a Foreign Lang) (ENGLF)" => "ENGLF" "English Language Support (ELSO)" => "ELSO" "English for International Stdt (ENINT)" => "ENINT" "Entomology (ENTOM)" => "ENTOM" "Environment & Sustainability (ENVS)" => "ENVS" "Executive Boardroom Core (NCCB)" => "NCCB" "Executive Boardroom Electives (NBAB)" => "NBAB" "Feminist,Gender,Sexuality Stdy (FGSS)" => "FGSS" "Fiber Science & Apparel Design (FSAD)" => "FSAD" "Finnish (FINN)" => "FINN" "Food Science (FDSC)" => "FDSC" "French (FREN)" => "FREN" "German Studies (GERST)" => "GERST" "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 (MGMT)" => "MGMT" "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 Studies (ILRHR)" => "ILRHR" "ILR Interdepartmental (ILRID)" => "ILRID" "ILR International & Comp Labor (ILRIC)" => "ILRIC" "ILR Labor Economics (ILRLE)" => "ILRLE" "ILR Labor Relations, Law, Hist (ILRLR)" => "ILRLR" "ILR Organizational Behavior (ILROB)" => "ILROB" "ILR Social Statistics (ILRST)" => "ILRST" "Independent Major (IM)" => "IM" "Indonesian (INDO)" => "INDO" "Information Science (INFO)" => "INFO" "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" "Learning Where you Live (UNILWYL)" => "UNILWYL" "Legal Studies (LEGAL)" => "LEGAL" "Lesbian,Gay,Bisexual,Trns Stdy (LGBT)" => "LGBT" "Linguistics (LING)" => "LING" "Materials Science & Engr (MSE)" => "MSE" "Mathematics (MATH)" => "MATH" "Mechanical & Aerospace Eng (MAE)" => "MAE" "Medieval Studies (MEDVL)" => "MEDVL" "Microbiology (BIOMI)" => "BIOMI" "Military Science (MILS)" => "MILS" "Molecular Biology and Genetics (BIOMG)" => "BIOMG" "Music (MUSIC)" => "MUSIC" "Natural Resources (NTRES)" => "NTRES" "Naval Science (NAVS)" => "NAVS" "Near Eastern Studies (NES)" => "NES" "Nepali (NEPAL)" => "NEPAL" "Neurobiology & Behavior (BIONB)" => "BIONB" "Nuclear Science & Engineering (NSE)" => "NSE" "Nutritional Science (NS)" => "NS" "Op Research & Information Engr (ORIE)" => "ORIE" "Overseas Study (OVST)" => "OVST" "Performing and Media Arts (PMA)" => "PMA" "Persian (PERSN)" => "PERSN" "Philosophy (PHIL)" => "PHIL" "Physical Education & Athletics (PE)" => "PE" "Physics (PHYS)" => "PHYS" "Plant Biology (PLBIO)" => "PLBIO" "Plant Breeding (PLBRG)" => "PLBRG" "Plant Pathology (PLPPM)" => "PLPPM" "Plant Sciences (PLSCI)" => "PLSCI" "Policy Analysis & Management (PAM)" => "PAM" "Polish (POLSH)" => "POLSH" "Population Med&Diagnostic Svc (VTPMD)" => "VTPMD" "Portuguese (PORT)" => "PORT" "Psychology (PSYCH)" => "PSYCH" "Public Administration (PADM)" => "PADM" "Punjabi (PUNJB)" => "PUNJB" "Quechua (QUECH)" => "QUECH" "Religious Studies (RELST)" => "RELST" "Romance Studies (ROMS)" => "ROMS" "Russian (RUSSA)" => "RUSSA" "Russian Literature (RUSSL)" => "RUSSL" "Sanskrit (SANSK)" => "SANSK" "Sanskrit Literature (SNLIT)" => "SNLIT" "Science & Technology Studies (STS)" => "STS" "Sinhalese (SINHA)" => "SINHA" "Society for Humanities (SHUM)" => "SHUM" "Sociology (SOC)" => "SOC" "Soil & Crop Sciences (PLSCS)" => "PLSCS" "Spanish (SPAN)" => "SPAN" "Statistical Science (STSCI)" => "STSCI" "Swahili (SWAHL)" => "SWAHL" "Swedish (SWED)" => "SWED" "Systems Engineering (SYSEN)" => "SYSEN" "Tagalog (TAG)" => "TAG" "Tamil (TAMIL)" => "TAMIL" "Thai (THAI)" => "THAI" "Tibetan (TIBET)" => "TIBET" "Toxicology (TOX)" => "TOX" "Turkish (TURK)" => "TURK" "Ukrainian (UKRAN)" => "UKRAN" "Urdu (URDU)" => "URDU" "Vet Med BioMedical Sciences (VTBMS)" => "VTBMS" "Vet Med Clinical Sciences (VETCS)" => "VETCS" "Vet Med Microbiology (VETMI)" => "VETMI" "Vet Med Prof Curriculum (VTMED)" => "VTMED" "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() {#9733 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9734 …} } } |
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 {#10004 +label: "Africana Studies & Res Center (ASRC)" +value: "ASRC" +data: "ASRC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9970 +label: "Agriculture & Life Sciences (ALS)" +value: "ALS" +data: "ALS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10903 +label: "Agriculture Sciences (AGSCI)" +value: "AGSCI" +data: "AGSCI" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10895 +label: "Air Force Science (AIRS)" +value: "AIRS" +data: "AIRS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10887 +label: "Akkadian (AKKAD)" +value: "AKKAD" +data: "AKKAD" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10879 +label: "American Indian & Indigenous (AIIS)" +value: "AIIS" +data: "AIIS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10871 +label: "American Sign Language (ASL)" +value: "ASL" +data: "ASL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10863 +label: "American Studies (AMST)" +value: "AMST" +data: "AMST" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10855 +label: "Animal Physiology & Anatomy (BIOAP)" +value: "BIOAP" +data: "BIOAP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10847 +label: "Animal Science (ANSC)" +value: "ANSC" +data: "ANSC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10839 +label: "Anthropology (ANTHR)" +value: "ANTHR" +data: "ANTHR" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10831 +label: "Applied & Engineering Physics (AEP)" +value: "AEP" +data: "AEP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10823 +label: "Applied Economics & Management (AEM)" +value: "AEM" +data: "AEM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10815 +label: "Arabic (ARAB)" +value: "ARAB" +data: "ARAB" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10807 +label: "Archaeology (ARKEO)" +value: "ARKEO" +data: "ARKEO" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10799 +label: "Architecture (ARCH)" +value: "ARCH" +data: "ARCH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9962 +label: "Art (ART)" +value: "ART" +data: "ART" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9949 +label: "Art History (ARTH)" +value: "ARTH" +data: "ARTH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9939 +label: "Arts & Sciences (AS)" +value: "AS" +data: "AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9926 +label: "Asian American Studies (AAS)" +value: "AAS" +data: "AAS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9897 +label: "Asian Studies (ASIAN)" +value: "ASIAN" +data: "ASIAN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10734 +label: "Astronomy (ASTRO)" +value: "ASTRO" +data: "ASTRO" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10726 +label: "Bengali (BENGL)" +value: "BENGL" +data: "BENGL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10718 +label: "Bio Medical Science (BIOMS)" +value: "BIOMS" +data: "BIOMS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10710 +label: "Biological & Environmental Eng (BEE)" +value: "BEE" +data: "BEE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10702 +label: "Biology & Society (BSOC)" +value: "BSOC" +data: "BSOC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10694 +label: "Biology: General Courses (BIOG)" +value: "BIOG" +data: "BIOG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10686 +label: "Biomedical Engineering (BME)" +value: "BME" +data: "BME" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10678 +label: "Biometry & Statistics (BTRY)" +value: "BTRY" +data: "BTRY" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10670 +label: "Bosnian, Croatian, Serbian (BCS)" +value: "BCS" +data: "BCS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10662 +label: "Burmese (BURM)" +value: "BURM" +data: "BURM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10654 +label: "Business Admin Electives EMBA (NBAE)" +value: "NBAE" +data: "NBAE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10646 +label: "Chemical Engineering (CHEME)" +value: "CHEME" +data: "CHEME" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10638 +label: "Chemistry (CHEM)" +value: "CHEM" +data: "CHEM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10630 +label: "China & Asia Pacific Studies (CAPS)" +value: "CAPS" +data: "CAPS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9877 +label: "Chinese (CHIN)" +value: "CHIN" +data: "CHIN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10604 +label: "Chinese Literature (CHLIT)" +value: "CHLIT" +data: "CHLIT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10596 +label: "City & Regional Planning (CRP)" +value: "CRP" +data: "CRP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10588 +label: "Civil & Environmental Engr (CEE)" +value: "CEE" +data: "CEE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10580 +label: "Classics (CLASS)" +value: "CLASS" +data: "CLASS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10572 +label: "Cognitive Science (COGST)" +value: "COGST" +data: "COGST" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9867 +label: "College Scholar Program (COLLS)" +value: "COLLS" +data: "COLLS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9845 +label: "Common Core Courses EMBA (NCCE)" +value: "NCCE" +data: "NCCE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10537 +label: "Communication (COMM)" +value: "COMM" +data: "COMM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10529 +label: "Comparative Literature (COML)" +value: "COML" +data: "COML" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10521 +label: "Computer Science (CS)" +value: "CS" +data: "CS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10513 +label: "Cornell University General (UNIV)" +value: "UNIV" +data: "UNIV" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10505 +label: "Czech (CZECH)" +value: "CZECH" +data: "CZECH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10497 +label: "Design & Environmental Analy (DEA)" +value: "DEA" +data: "DEA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10489 +label: "Design (DESIGN)" +value: "DESIGN" +data: "DESIGN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9823 +label: "Development Sociology (DSOC)" +value: "DSOC" +data: "DSOC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10457 +label: "Digital Technology & Practice (TECH)" +value: "TECH" +data: "TECH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10449 +label: "Dutch (DUTCH)" +value: "DUTCH" +data: "DUTCH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10441 +label: "Earth & Atmospheric Sciences (EAS)" +value: "EAS" +data: "EAS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10433 +label: "Ecology & Evolutionary Biology (BIOEE)" +value: "BIOEE" +data: "BIOEE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10425 +label: "Economics (ECON)" +value: "ECON" +data: "ECON" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10417 +label: "Education (EDUC)" +value: "EDUC" +data: "EDUC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10409 +label: "Electrical & Computer Engr (ECE)" +value: "ECE" +data: "ECE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9799 +label: "Engineering Communications (ENGRC)" +value: "ENGRC" +data: "ENGRC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10371 +label: "Engineering Distribution (ENGRD)" +value: "ENGRD" +data: "ENGRD" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10363 +label: "Engineering General Interest (ENGRG)" +value: "ENGRG" +data: "ENGRG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10355 +label: "Engineering Introduction (ENGRI)" +value: "ENGRI" +data: "ENGRI" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10347 +label: "Engineering Management (ENMGT)" +value: "ENMGT" +data: "ENMGT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10339 +label: "English (ENGL)" +value: "ENGL" +data: "ENGL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10331 +label: "English (as a Foreign Lang) (ENGLF)" +value: "ENGLF" +data: "ENGLF" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10323 +label: "English Language Support (ELSO)" +value: "ELSO" +data: "ELSO" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10315 +label: "English for International Stdt (ENINT)" +value: "ENINT" +data: "ENINT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10307 +label: "Entomology (ENTOM)" +value: "ENTOM" +data: "ENTOM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9768 +label: "Environment & Sustainability (ENVS)" +value: "ENVS" +data: "ENVS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10248 +label: "Executive Boardroom Core (NCCB)" +value: "NCCB" +data: "NCCB" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10240 +label: "Executive Boardroom Electives (NBAB)" +value: "NBAB" +data: "NBAB" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10232 +label: "Feminist,Gender,Sexuality Stdy (FGSS)" +value: "FGSS" +data: "FGSS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10224 +label: "Fiber Science & Apparel Design (FSAD)" +value: "FSAD" +data: "FSAD" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10216 +label: "Finnish (FINN)" +value: "FINN" +data: "FINN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10208 +label: "Food Science (FDSC)" +value: "FDSC" +data: "FDSC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10200 +label: "French (FREN)" +value: "FREN" +data: "FREN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10192 +label: "German Studies (GERST)" +value: "GERST" +data: "GERST" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10184 +label: "Government (GOVT)" +value: "GOVT" +data: "GOVT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10176 +label: "Grad Mgmt Acct (NACCT)" +value: "NACCT" +data: "NACCT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10168 +label: "Grad Mgmt Business Admin (NBA)" +value: "NBA" +data: "NBA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10160 +label: "Grad Mgmt Business Admin CT (NBAT)" +value: "NBAT" +data: "NBAT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10152 +label: "Grad Mgmt Business Admin NYT (NBAY)" +value: "NBAY" +data: "NBAY" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10144 +label: "Grad Mgmt Business Admin Weill (NBAW)" +value: "NBAW" +data: "NBAW" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10136 +label: "Grad Mgmt Common Core (NCC)" +value: "NCC" +data: "NCC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10128 +label: "Grad Mgmt Common Core CT (NCCT)" +value: "NCCT" +data: "NCCT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9748 +label: "Grad Mgmt Common Core Weill (NCCW)" +value: "NCCW" +data: "NCCW" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10102 +label: "Grad Mgmt Individual Study (NMI)" +value: "NMI" +data: "NMI" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10094 +label: "Graduate Management (MGMT)" +value: "MGMT" +data: "MGMT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10086 +label: "Graduate Management Research (NRE)" +value: "NRE" +data: "NRE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10078 +label: "Graduate Research (GRAD)" +value: "GRAD" +data: "GRAD" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10070 +label: "Greek (GREEK)" +value: "GREEK" +data: "GREEK" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9735 +label: "Hebrew (HEBRW)" +value: "HEBRW" +data: "HEBRW" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9715 +label: "Hindi (HINDI)" +value: "HINDI" +data: "HINDI" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9707 +label: "History (HIST)" +value: "HIST" +data: "HIST" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9698 +label: "Horticulture Sciences (PLHRT)" +value: "PLHRT" +data: "PLHRT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9687 +label: "Hotel Administration (HADM)" +value: "HADM" +data: "HADM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11085 +label: "Human Development (HD)" +value: "HD" +data: "HD" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11087 +label: "Human Ecology Nondepartmental (HE)" +value: "HE" +data: "HE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11088 +label: "Hungarian (HUNGR)" +value: "HUNGR" +data: "HUNGR" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11089 +label: "ILR Extension Labor Studies (EXTLS)" +value: "EXTLS" +data: "EXTLS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11090 +label: "ILR Human Resource Studies (ILRHR)" +value: "ILRHR" +data: "ILRHR" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11307 +label: "ILR Interdepartmental (ILRID)" +value: "ILRID" +data: "ILRID" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11309 +label: "ILR International & Comp Labor (ILRIC)" +value: "ILRIC" +data: "ILRIC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11323 +label: "ILR Labor Economics (ILRLE)" +value: "ILRLE" +data: "ILRLE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11325 +label: "ILR Labor Relations, Law, Hist (ILRLR)" +value: "ILRLR" +data: "ILRLR" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11326 +label: "ILR Organizational Behavior (ILROB)" +value: "ILROB" +data: "ILROB" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11334 +label: "ILR Social Statistics (ILRST)" +value: "ILRST" +data: "ILRST" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11336 +label: "Independent Major (IM)" +value: "IM" +data: "IM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11337 +label: "Indonesian (INDO)" +value: "INDO" +data: "INDO" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11338 +label: "Information Science (INFO)" +value: "INFO" +data: "INFO" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11339 +label: "Intl Agriculture & Rural Dev (IARD)" +value: "IARD" +data: "IARD" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11340 +label: "Italian (ITAL)" +value: "ITAL" +data: "ITAL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11341 +label: "Japanese (JAPAN)" +value: "JAPAN" +data: "JAPAN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11342 +label: "Japanese Literature (JPLIT)" +value: "JPLIT" +data: "JPLIT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11343 +label: "Jewish Studies (JWST)" +value: "JWST" +data: "JWST" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11344 +label: "Kannada (KANAD)" +value: "KANAD" +data: "KANAD" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11345 +label: "Khmer (KHMER)" +value: "KHMER" +data: "KHMER" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11346 +label: "Korean (KOREA)" +value: "KOREA" +data: "KOREA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11347 +label: "Landscape Architecture (LA)" +value: "LA" +data: "LA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11348 +label: "Latin (LATIN)" +value: "LATIN" +data: "LATIN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11349 +label: "Latin American Studies (LATA)" +value: "LATA" +data: "LATA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11350 +label: "Latino Studies Program (LSP)" +value: "LSP" +data: "LSP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11351 +label: "Law (LAW)" +value: "LAW" +data: "LAW" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11352 +label: "Leadership (LEAD)" +value: "LEAD" +data: "LEAD" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11353 +label: "Learning Where you Live (UNILWYL)" +value: "UNILWYL" +data: "UNILWYL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11354 +label: "Legal Studies (LEGAL)" +value: "LEGAL" +data: "LEGAL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11355 +label: "Lesbian,Gay,Bisexual,Trns Stdy (LGBT)" +value: "LGBT" +data: "LGBT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11356 +label: "Linguistics (LING)" +value: "LING" +data: "LING" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11357 +label: "Materials Science & Engr (MSE)" +value: "MSE" +data: "MSE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11358 +label: "Mathematics (MATH)" +value: "MATH" +data: "MATH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11359 +label: "Mechanical & Aerospace Eng (MAE)" +value: "MAE" +data: "MAE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11360 +label: "Medieval Studies (MEDVL)" +value: "MEDVL" +data: "MEDVL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11361 +label: "Microbiology (BIOMI)" +value: "BIOMI" +data: "BIOMI" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11362 +label: "Military Science (MILS)" +value: "MILS" +data: "MILS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11363 +label: "Molecular Biology and Genetics (BIOMG)" +value: "BIOMG" +data: "BIOMG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11364 +label: "Music (MUSIC)" +value: "MUSIC" +data: "MUSIC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11365 +label: "Natural Resources (NTRES)" +value: "NTRES" +data: "NTRES" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11366 +label: "Naval Science (NAVS)" +value: "NAVS" +data: "NAVS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11367 +label: "Near Eastern Studies (NES)" +value: "NES" +data: "NES" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11368 +label: "Nepali (NEPAL)" +value: "NEPAL" +data: "NEPAL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11369 +label: "Neurobiology & Behavior (BIONB)" +value: "BIONB" +data: "BIONB" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11370 +label: "Nuclear Science & Engineering (NSE)" +value: "NSE" +data: "NSE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11371 +label: "Nutritional Science (NS)" +value: "NS" +data: "NS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11372 +label: "Op Research & Information Engr (ORIE)" +value: "ORIE" +data: "ORIE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11373 +label: "Overseas Study (OVST)" +value: "OVST" +data: "OVST" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11374 +label: "Performing and Media Arts (PMA)" +value: "PMA" +data: "PMA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11375 +label: "Persian (PERSN)" +value: "PERSN" +data: "PERSN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11376 +label: "Philosophy (PHIL)" +value: "PHIL" +data: "PHIL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11377 +label: "Physical Education & Athletics (PE)" +value: "PE" +data: "PE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11378 +label: "Physics (PHYS)" +value: "PHYS" +data: "PHYS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11379 +label: "Plant Biology (PLBIO)" +value: "PLBIO" +data: "PLBIO" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11380 +label: "Plant Breeding (PLBRG)" +value: "PLBRG" +data: "PLBRG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11381 +label: "Plant Pathology (PLPPM)" +value: "PLPPM" +data: "PLPPM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11382 +label: "Plant Sciences (PLSCI)" +value: "PLSCI" +data: "PLSCI" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11383 +label: "Policy Analysis & Management (PAM)" +value: "PAM" +data: "PAM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11384 +label: "Polish (POLSH)" +value: "POLSH" +data: "POLSH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11385 +label: "Population Med&Diagnostic Svc (VTPMD)" +value: "VTPMD" +data: "VTPMD" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11386 +label: "Portuguese (PORT)" +value: "PORT" +data: "PORT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11387 +label: "Psychology (PSYCH)" +value: "PSYCH" +data: "PSYCH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11388 +label: "Public Administration (PADM)" +value: "PADM" +data: "PADM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11389 +label: "Punjabi (PUNJB)" +value: "PUNJB" +data: "PUNJB" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11390 +label: "Quechua (QUECH)" +value: "QUECH" +data: "QUECH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11391 +label: "Religious Studies (RELST)" +value: "RELST" +data: "RELST" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11392 +label: "Romance Studies (ROMS)" +value: "ROMS" +data: "ROMS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11393 +label: "Russian (RUSSA)" +value: "RUSSA" +data: "RUSSA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11394 +label: "Russian Literature (RUSSL)" +value: "RUSSL" +data: "RUSSL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11395 +label: "Sanskrit (SANSK)" +value: "SANSK" +data: "SANSK" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11396 +label: "Sanskrit Literature (SNLIT)" +value: "SNLIT" +data: "SNLIT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11397 +label: "Science & Technology Studies (STS)" +value: "STS" +data: "STS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11398 +label: "Sinhalese (SINHA)" +value: "SINHA" +data: "SINHA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11399 +label: "Society for Humanities (SHUM)" +value: "SHUM" +data: "SHUM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11400 +label: "Sociology (SOC)" +value: "SOC" +data: "SOC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11401 +label: "Soil & Crop Sciences (PLSCS)" +value: "PLSCS" +data: "PLSCS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11402 +label: "Spanish (SPAN)" +value: "SPAN" +data: "SPAN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11403 +label: "Statistical Science (STSCI)" +value: "STSCI" +data: "STSCI" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11404 +label: "Swahili (SWAHL)" +value: "SWAHL" +data: "SWAHL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11405 +label: "Swedish (SWED)" +value: "SWED" +data: "SWED" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11406 +label: "Systems Engineering (SYSEN)" +value: "SYSEN" +data: "SYSEN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11407 +label: "Tagalog (TAG)" +value: "TAG" +data: "TAG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11408 +label: "Tamil (TAMIL)" +value: "TAMIL" +data: "TAMIL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11409 +label: "Thai (THAI)" +value: "THAI" +data: "THAI" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11410 +label: "Tibetan (TIBET)" +value: "TIBET" +data: "TIBET" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11411 +label: "Toxicology (TOX)" +value: "TOX" +data: "TOX" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11412 +label: "Turkish (TURK)" +value: "TURK" +data: "TURK" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11413 +label: "Ukrainian (UKRAN)" +value: "UKRAN" +data: "UKRAN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11414 +label: "Urdu (URDU)" +value: "URDU" +data: "URDU" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11415 +label: "Vet Med BioMedical Sciences (VTBMS)" +value: "VTBMS" +data: "VTBMS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11416 +label: "Vet Med Clinical Sciences (VETCS)" +value: "VETCS" +data: "VETCS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11417 +label: "Vet Med Microbiology (VETMI)" +value: "VETMI" +data: "VETMI" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11418 +label: "Vet Med Prof Curriculum (VTMED)" +value: "VTMED" +data: "VTMED" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11419 +label: "Vietnamese (VIET)" +value: "VIET" +data: "VIET" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11420 +label: "Visual Studies (VISST)" +value: "VISST" +data: "VISST" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11421 +label: "Viticulture and Enology (VIEN)" +value: "VIEN" +data: "VIEN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11422 +label: "Wolof (WOLOF)" +value: "WOLOF" +data: "WOLOF" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11423 +label: "Writing Program (WRIT)" +value: "WRIT" +data: "WRIT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11424 +label: "Yoruba (YORUB)" +value: "YORUB" +data: "YORUB" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11425 +label: "Zulu (ZULU)" +value: "ZULU" +data: "ZULU" +attr: [] } ] |
compound | false |
data | [
"VISST"
] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10967 -form: Symfony\Component\Form\Form {#10065 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#10959 …5} |
full_name | "subjects[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "subjects" |
is_selected | Closure($choice, array $values) {#11427 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9721 …} } |
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 | [
"VISST"
] |
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() {#9747 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9746 …} } } |
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 {#9750 +label: "Undergraduate" +value: "UG" +data: "UG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9756 +label: "Graduate" +value: "GR" +data: "GR" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9757 +label: "Graduate Management" +value: "GM" +data: "GM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9758 +label: "Law" +value: "LA" +data: "LA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9759 +label: "Veterinary Medicine" +value: "VM" +data: "VM" +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11428 -form: Symfony\Component\Form\Form {#10108 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#11429 …5} |
full_name | "acadCareer" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadCareer" |
is_selected | Closure($choice, array $values) {#11430 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9721 …} } |
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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10069 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10068 …} } } |
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 {#11434 -form: Symfony\Component\Form\Form {#10111 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11433 …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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10077 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10076 …} } } |
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 {#11435 -form: Symfony\Component\Form\Form {#10114 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11436 …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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10085 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10084 …} } } |
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 {#11437 -form: Symfony\Component\Form\Form {#10117 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11438 …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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10093 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10092 …} } } |
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 {#11439 -form: Symfony\Component\Form\Form {#10120 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11440 …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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10101 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10100 …} } } |
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 {#11441 -form: Symfony\Component\Form\Form {#10123 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11442 …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" "Cornell University" => "CU" "Engineering" => "EN" "Graduate" => "GR" "Human Ecology" => "HE" "ILR Extension" => "IE" "Industrial and Labor Relations" => "IL" "Law" => "LA" "Reserve Officer Training" => "OT" "Veterinary Medicine" => "VM" ] |
[ "Agriculture and Life Sciences" => "AG" "Architecture, Art and Planning" => "AR" "Arts and Sciences" => "AS" "Athletics" => "AT" "Business" => "BU" "Continuing Education" => "CE" "Cornell Tech" => "CT" "Cornell University" => "CU" "Engineering" => "EN" "Graduate" => "GR" "Human Ecology" => "HE" "ILR Extension" => "IE" "Industrial and Labor Relations" => "IL" "Law" => "LA" "Reserve Officer Training" => "OT" "Veterinary Medicine" => "VM" ] |
expanded | true |
same as passed value |
label | "Academic Group" |
same as passed value |
multiple | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | null |
choices | [ "Agriculture and Life Sciences" => "AG" "Architecture, Art and Planning" => "AR" "Arts and Sciences" => "AS" "Athletics" => "AT" "Business" => "BU" "Continuing Education" => "CE" "Cornell Tech" => "CT" "Cornell University" => "CU" "Engineering" => "EN" "Graduate" => "GR" "Human Ecology" => "HE" "ILR Extension" => "IE" "Industrial and Labor Relations" => "IL" "Law" => "LA" "Reserve Officer Training" => "OT" "Veterinary Medicine" => "VM" ] |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Academic Group" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#9767 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9766 …} } } |
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 {#9770 +label: "Agriculture and Life Sciences" +value: "AG" +data: "AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9776 +label: "Architecture, Art and Planning" +value: "AR" +data: "AR" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9777 +label: "Arts and Sciences" +value: "AS" +data: "AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9778 +label: "Athletics" +value: "AT" +data: "AT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9779 +label: "Business" +value: "BU" +data: "BU" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9780 +label: "Continuing Education" +value: "CE" +data: "CE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9781 +label: "Cornell Tech" +value: "CT" +data: "CT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9782 +label: "Cornell University" +value: "CU" +data: "CU" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9783 +label: "Engineering" +value: "EN" +data: "EN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9784 +label: "Graduate" +value: "GR" +data: "GR" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9785 +label: "Human Ecology" +value: "HE" +data: "HE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9786 +label: "ILR Extension" +value: "IE" +data: "IE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9787 +label: "Industrial and Labor Relations" +value: "IL" +data: "IL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9788 +label: "Law" +value: "LA" +data: "LA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9789 +label: "Reserve Officer Training" +value: "OT" +data: "OT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9790 +label: "Veterinary Medicine" +value: "VM" +data: "VM" +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11432 -form: Symfony\Component\Form\Form {#10254 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#11431 …5} |
full_name | "acadGroup" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadGroup" |
is_selected | Closure($choice, array $values) {#11444 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9721 …} } |
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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10127 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10126 …} } } |
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 {#11447 -form: Symfony\Component\Form\Form {#10257 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11446 …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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10135 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10134 …} } } |
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 {#11448 -form: Symfony\Component\Form\Form {#10260 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11449 …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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10143 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10142 …} } } |
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 {#11450 -form: Symfony\Component\Form\Form {#10263 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11451 …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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10151 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10150 …} } } |
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 {#11452 -form: Symfony\Component\Form\Form {#10266 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11453 …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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10159 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10158 …} } } |
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 {#11454 -form: Symfony\Component\Form\Form {#10269 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11455 …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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10167 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10166 …} } } |
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 {#11456 -form: Symfony\Component\Form\Form {#10272 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11457 …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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10175 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10174 …} } } |
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 {#11458 -form: Symfony\Component\Form\Form {#10275 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11459 …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 | "Cornell University" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "CU" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Cornell University" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#10183 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10182 …} } } |
validation_groups | null |
value | "CU" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_acadGroup_entry" ] |
cache_key | "_acadGroup_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11460 -form: Symfony\Component\Form\Form {#10278 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11461 …5} |
full_name | "acadGroup[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadGroup_7" |
label | "Cornell University" |
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 | "CU" |
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 | "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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10191 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10190 …} } } |
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 {#11462 -form: Symfony\Component\Form\Form {#10281 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11463 …5} |
full_name | "acadGroup[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadGroup_8" |
label | "Engineering" |
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 | "EN" |
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 | "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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10199 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10198 …} } } |
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 {#11464 -form: Symfony\Component\Form\Form {#10284 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11465 …5} |
full_name | "acadGroup[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadGroup_9" |
label | "Graduate" |
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 | "GR" |
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 | "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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10207 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10206 …} } } |
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 {#11466 -form: Symfony\Component\Form\Form {#10287 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11467 …5} |
full_name | "acadGroup[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadGroup_10" |
label | "Human Ecology" |
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 | "HE" |
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 | "ILR Extension" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "IE" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "ILR Extension" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#10215 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10214 …} } } |
validation_groups | null |
value | "IE" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_acadGroup_entry" ] |
cache_key | "_acadGroup_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11468 -form: Symfony\Component\Form\Form {#10290 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11469 …5} |
full_name | "acadGroup[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadGroup_11" |
label | "ILR Extension" |
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 | "IE" |
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 | "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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10223 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10222 …} } } |
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 {#11470 -form: Symfony\Component\Form\Form {#10293 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11471 …5} |
full_name | "acadGroup[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadGroup_12" |
label | "Industrial and Labor Relations" |
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 | "IL" |
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 | "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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10231 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10230 …} } } |
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 {#11472 -form: Symfony\Component\Form\Form {#10296 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11473 …5} |
full_name | "acadGroup[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadGroup_13" |
label | "Law" |
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 | "LA" |
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 | "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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10239 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10238 …} } } |
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 {#11474 -form: Symfony\Component\Form\Form {#10299 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11475 …5} |
full_name | "acadGroup[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadGroup_14" |
label | "Reserve Officer Training" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "14" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_acadGroup_entry" |
valid | true |
value | "OT" |
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 | "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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10247 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10246 …} } } |
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 {#11476 -form: Symfony\Component\Form\Form {#10302 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11477 …5} |
full_name | "acadGroup[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadGroup_15" |
label | "Veterinary Medicine" |
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 | "_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() {#9798 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9797 …} } } |
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 {#9801 +label: "1000" +value: "1000" +data: 1000 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9807 +label: "2000" +value: "2000" +data: 2000 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9808 +label: "3000" +value: "3000" +data: 3000 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9809 +label: "4000" +value: "4000" +data: 4000 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9810 +label: "5000" +value: "5000" +data: 5000 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9811 +label: "6000" +value: "6000" +data: 6000 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9812 +label: "7000" +value: "7000" +data: 7000 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9813 +label: "8000" +value: "8000" +data: 8000 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9814 +label: "9000" +value: "9000" +data: 9000 +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11445 -form: Symfony\Component\Form\Form {#10377 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#11443 …5} |
full_name | "classLevels" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "classLevels" |
is_selected | Closure($choice, array $values) {#11479 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9721 …} } |
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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10306 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10305 …} } } |
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 {#11482 -form: Symfony\Component\Form\Form {#10380 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11481 …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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10314 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10313 …} } } |
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 {#11483 -form: Symfony\Component\Form\Form {#10383 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11484 …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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10322 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10321 …} } } |
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 {#11485 -form: Symfony\Component\Form\Form {#10386 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11486 …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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10330 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10329 …} } } |
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 {#11487 -form: Symfony\Component\Form\Form {#10389 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11488 …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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10338 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10337 …} } } |
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 {#11489 -form: Symfony\Component\Form\Form {#10392 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11490 …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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10346 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10345 …} } } |
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 {#11491 -form: Symfony\Component\Form\Form {#10395 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11492 …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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10354 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10353 …} } } |
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 {#11493 -form: Symfony\Component\Form\Form {#10398 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11494 …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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10362 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10361 …} } } |
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 {#11495 -form: Symfony\Component\Form\Form {#10401 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11496 …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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10370 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10369 …} } } |
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 {#11497 -form: Symfony\Component\Form\Form {#10404 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11498 …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() {#9822 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9821 …} } } |
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 {#9825 +label: "0-1 credits" +value: "0" +data: 0 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9831 +label: "1 credit" +value: "1" +data: 1 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9832 +label: "2 credits" +value: "2" +data: 2 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9833 +label: "3 credits" +value: "3" +data: 3 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9834 +label: "4 credits" +value: "4" +data: 4 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9835 +label: "5 credits" +value: "5" +data: 5 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9836 +label: "6+ credits" +value: "6+" +data: "6+" +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11480 -form: Symfony\Component\Form\Form {#10463 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#11478 …5} |
full_name | "credits" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "credits" |
is_selected | Closure($choice, array $values) {#11500 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9721 …} } |
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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10408 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10407 …} } } |
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 {#11503 -form: Symfony\Component\Form\Form {#10466 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11502 …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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10416 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10415 …} } } |
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 {#11504 -form: Symfony\Component\Form\Form {#10469 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11505 …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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10424 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10423 …} } } |
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 {#11506 -form: Symfony\Component\Form\Form {#10472 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11507 …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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10432 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10431 …} } } |
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 {#11508 -form: Symfony\Component\Form\Form {#10475 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11509 …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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10440 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10439 …} } } |
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 {#11510 -form: Symfony\Component\Form\Form {#10478 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11511 …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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10448 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10447 …} } } |
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 {#11512 -form: Symfony\Component\Form\Form {#10481 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11513 …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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10456 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10455 …} } } |
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 {#11514 -form: Symfony\Component\Form\Form {#10484 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11515 …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() {#9844 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9843 …} } } |
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 {#9847 +label: "Monday" +value: "M" +data: "M" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9853 +label: "Tuesday" +value: "T" +data: "T" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9854 +label: "Wednesday" +value: "W" +data: "W" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9855 +label: "Thursday" +value: "R" +data: "R" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9856 +label: "Friday" +value: "F" +data: "F" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9857 +label: "Saturday" +value: "S" +data: "S" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9858 +label: "Sunday" +value: "Su" +data: "Su" +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11501 -form: Symfony\Component\Form\Form {#10543 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#11499 …5} |
full_name | "days" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "days" |
is_selected | Closure($choice, array $values) {#11517 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9721 …} } |
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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10488 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10487 …} } } |
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 {#11520 -form: Symfony\Component\Form\Form {#10546 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11519 …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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10496 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10495 …} } } |
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 {#11521 -form: Symfony\Component\Form\Form {#10549 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11522 …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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10504 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10503 …} } } |
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 {#11523 -form: Symfony\Component\Form\Form {#10552 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11524 …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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10512 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10511 …} } } |
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 {#11525 -form: Symfony\Component\Form\Form {#10555 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11526 …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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10520 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10519 …} } } |
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 {#11527 -form: Symfony\Component\Form\Form {#10558 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11528 …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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10528 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10527 …} } } |
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 {#11529 -form: Symfony\Component\Form\Form {#10561 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11530 …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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10536 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10535 …} } } |
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 {#11531 -form: Symfony\Component\Form\Form {#10564 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11532 …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() {#9866 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9865 …} } } |
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 {#11534 +label: "contains" +value: "any" +data: "any" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11533 +label: "only" +value: "all" +data: "all" +attr: [] } ] |
compound | false |
data | "any" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11518 -form: Symfony\Component\Form\Form {#10567 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#11516 …5} |
full_name | "days-type" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "days-type" |
is_selected | Closure($choice, $value) {#11536 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9721 …} } |
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() {#9876 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9875 …} } } |
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 {#9879 +label: "early morning (before 10am)" +value: "early" +data: "early" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9885 +label: "morning (10am - noon)" +value: "morning" +data: "morning" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9886 +label: "lunchtime (noon - 2pm)" +value: "lunch" +data: "lunch" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9887 +label: "afternoon (2pm - 4:30pm)" +value: "afternoon" +data: "afternoon" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9888 +label: "evening (after 4:30pm)" +value: "evening" +data: "evening" +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11537 -form: Symfony\Component\Form\Form {#10610 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#11538 …5} |
full_name | "timeOffered" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "timeOffered" |
is_selected | Closure($choice, array $values) {#11539 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9721 …} } |
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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10571 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10570 …} } } |
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 {#11543 -form: Symfony\Component\Form\Form {#10613 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11542 …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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10579 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10578 …} } } |
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 {#11544 -form: Symfony\Component\Form\Form {#10616 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11545 …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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10587 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10586 …} } } |
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 {#11546 -form: Symfony\Component\Form\Form {#10619 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11547 …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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10595 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10594 …} } } |
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 {#11548 -form: Symfony\Component\Form\Form {#10622 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11549 …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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10603 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10602 …} } } |
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 {#11550 -form: Symfony\Component\Form\Form {#10625 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11551 …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" "Albany, NY" => "ALBANY" "BPP in Washington DC" => "DCBPP" "Cornell Tech" => "NYCTECH" "Ithaca, NY (Main Campus)" => "ITH" "Kotagiri, India" => "KOTGRI" "Moravia, NY" => "MORAVIA" "Nassau, Bahamas" => "BAHAMAS" "Other Domestic" => "OTHDOM" "Other International" => "OTHINTL" "Qatar" => "QATAR" "Rome, Italy" => "ROME" "Shanghai, China" => "SHANGHAI" "Washington, DC" => "DC" ] |
[ "AAP in NYC" => "ARNYC" "Albany, NY" => "ALBANY" "BPP in Washington DC" => "DCBPP" "Cornell Tech" => "NYCTECH" "Ithaca, NY (Main Campus)" => "ITH" "Kotagiri, India" => "KOTGRI" "Moravia, NY" => "MORAVIA" "Nassau, Bahamas" => "BAHAMAS" "Other Domestic" => "OTHDOM" "Other International" => "OTHINTL" "Qatar" => "QATAR" "Rome, Italy" => "ROME" "Shanghai, China" => "SHANGHAI" "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" "Albany, NY" => "ALBANY" "BPP in Washington DC" => "DCBPP" "Cornell Tech" => "NYCTECH" "Ithaca, NY (Main Campus)" => "ITH" "Kotagiri, India" => "KOTGRI" "Moravia, NY" => "MORAVIA" "Nassau, Bahamas" => "BAHAMAS" "Other Domestic" => "OTHDOM" "Other International" => "OTHINTL" "Qatar" => "QATAR" "Rome, Italy" => "ROME" "Shanghai, China" => "SHANGHAI" "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() {#9896 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9895 …} } } |
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 {#9899 +label: "AAP in NYC" +value: "ARNYC" +data: "ARNYC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9905 +label: "Albany, NY" +value: "ALBANY" +data: "ALBANY" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9906 +label: "BPP in Washington DC" +value: "DCBPP" +data: "DCBPP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9907 +label: "Cornell Tech" +value: "NYCTECH" +data: "NYCTECH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9908 +label: "Ithaca, NY (Main Campus)" +value: "ITH" +data: "ITH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9909 +label: "Kotagiri, India" +value: "KOTGRI" +data: "KOTGRI" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9910 +label: "Moravia, NY" +value: "MORAVIA" +data: "MORAVIA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9911 +label: "Nassau, Bahamas" +value: "BAHAMAS" +data: "BAHAMAS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9912 +label: "Other Domestic" +value: "OTHDOM" +data: "OTHDOM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9913 +label: "Other International" +value: "OTHINTL" +data: "OTHINTL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9914 +label: "Qatar" +value: "QATAR" +data: "QATAR" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9915 +label: "Rome, Italy" +value: "ROME" +data: "ROME" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9916 +label: "Shanghai, China" +value: "SHANGHAI" +data: "SHANGHAI" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9917 +label: "Washington, DC" +value: "DC" +data: "DC" +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11541 -form: Symfony\Component\Form\Form {#10740 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#11540 …5} |
full_name | "location" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location" |
is_selected | Closure($choice, array $values) {#11553 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9721 …} } |
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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10629 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10628 …} } } |
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 {#11556 -form: Symfony\Component\Form\Form {#10743 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11555 …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 | "Albany, NY" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "ALBANY" |
same as 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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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 | "Albany, NY" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#10637 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10636 …} } } |
validation_groups | null |
value | "ALBANY" |
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 {#11557 -form: Symfony\Component\Form\Form {#10746 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11558 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_1" |
label | "Albany, NY" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_location_entry" |
valid | true |
value | "ALBANY" |
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 | "BPP in Washington DC" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "DCBPP" |
same as 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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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 | "BPP in 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() {#10645 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10644 …} } } |
validation_groups | null |
value | "DCBPP" |
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 {#11559 -form: Symfony\Component\Form\Form {#10749 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11560 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_2" |
label | "BPP in Washington DC" |
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 | "DCBPP" |
3
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Cornell Tech" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "NYCTECH" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10653 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10652 …} } } |
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 {#11561 -form: Symfony\Component\Form\Form {#10752 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11562 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_3" |
label | "Cornell Tech" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_location_entry" |
valid | true |
value | "NYCTECH" |
4
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10661 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10660 …} } } |
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 {#11563 -form: Symfony\Component\Form\Form {#10755 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11564 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_4" |
label | "Ithaca, NY (Main Campus)" |
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 | "ITH" |
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 | "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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10669 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10668 …} } } |
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 {#11565 -form: Symfony\Component\Form\Form {#10758 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11566 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_5" |
label | "Kotagiri, India" |
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 | "KOTGRI" |
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 | "Moravia, NY" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "MORAVIA" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Moravia, NY" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#10677 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10676 …} } } |
validation_groups | null |
value | "MORAVIA" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_location_entry" ] |
cache_key | "_location_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11567 -form: Symfony\Component\Form\Form {#10761 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11568 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_6" |
label | "Moravia, NY" |
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 | "MORAVIA" |
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 | "Nassau, Bahamas" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "BAHAMAS" |
same as 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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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 | "Nassau, Bahamas" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#10685 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10684 …} } } |
validation_groups | null |
value | "BAHAMAS" |
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 {#11569 -form: Symfony\Component\Form\Form {#10764 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11570 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_7" |
label | "Nassau, Bahamas" |
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 | "BAHAMAS" |
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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10693 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10692 …} } } |
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 {#11571 -form: Symfony\Component\Form\Form {#10767 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11572 …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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10701 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10700 …} } } |
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 {#11573 -form: Symfony\Component\Form\Form {#10770 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11574 …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 | "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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10709 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10708 …} } } |
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 {#11575 -form: Symfony\Component\Form\Form {#10773 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11576 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_10" |
label | "Qatar" |
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 | "QATAR" |
11
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Rome, Italy" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "ROME" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10717 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10716 …} } } |
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 {#11577 -form: Symfony\Component\Form\Form {#10776 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11578 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_11" |
label | "Rome, Italy" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "11" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_location_entry" |
valid | true |
value | "ROME" |
12
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10725 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10724 …} } } |
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 {#11579 -form: Symfony\Component\Form\Form {#10779 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11580 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_12" |
label | "Shanghai, China" |
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 | "SHANGHAI" |
13
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Washington, DC" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "DC" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10733 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10732 …} } } |
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 {#11581 -form: Symfony\Component\Form\Form {#10782 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11582 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_13" |
label | "Washington, DC" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "13" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_location_entry" |
valid | true |
value | "DC" |
crseAttrs
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "style" => "width:205px;" "size" => 1 "placeholder" => "Select value(s)" "aria-labelledby" => "for_subjects" ] |
[ "style" => "width:205px;" "size" => 1 "placeholder" => "Select value(s)" "aria-labelledby" => "for_subjects" ] |
choices | [ "Engaged Learning (CU-CEL)" => "CU-CEL" "International (CU-ITL)" => "CU-ITL" "Latin American (EC-LASP)" => "EC-LASP" "South Asian (EC-SAP)" => "EC-SAP" "Southeast Asian (EC-SEAP)" => "EC-SEAP" "Sustainability (CU-SBY)" => "CU-SBY" "UG Research (CU-UGR)" => "CU-UGR" ] |
[ "Engaged Learning (CU-CEL)" => "CU-CEL" "International (CU-ITL)" => "CU-ITL" "Latin American (EC-LASP)" => "EC-LASP" "South Asian (EC-SAP)" => "EC-SAP" "Southeast Asian (EC-SEAP)" => "EC-SEAP" "Sustainability (CU-SBY)" => "CU-SBY" "UG Research (CU-UGR)" => "CU-UGR" ] |
label | "Course Attributes" |
same as passed value |
multiple | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "style" => "width:205px;" "size" => 1 "placeholder" => "Select value(s)" "aria-labelledby" => "for_subjects" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | null |
choices | [ "Engaged Learning (CU-CEL)" => "CU-CEL" "International (CU-ITL)" => "CU-ITL" "Latin American (EC-LASP)" => "EC-LASP" "South Asian (EC-SAP)" => "EC-SAP" "Southeast Asian (EC-SEAP)" => "EC-SEAP" "Sustainability (CU-SBY)" => "CU-SBY" "UG Research (CU-UGR)" => "CU-UGR" ] |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Course Attributes" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#9925 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9924 …} } } |
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 {#11584 +label: "Engaged Learning (CU-CEL)" +value: "CU-CEL" +data: "CU-CEL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11583 +label: "International (CU-ITL)" +value: "CU-ITL" +data: "CU-ITL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11585 +label: "Latin American (EC-LASP)" +value: "EC-LASP" +data: "EC-LASP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11586 +label: "South Asian (EC-SAP)" +value: "EC-SAP" +data: "EC-SAP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11587 +label: "Southeast Asian (EC-SEAP)" +value: "EC-SEAP" +data: "EC-SEAP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11588 +label: "Sustainability (CU-SBY)" +value: "CU-SBY" +data: "CU-SBY" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11589 +label: "UG Research (CU-UGR)" +value: "CU-UGR" +data: "CU-UGR" +attr: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11554 -form: Symfony\Component\Form\Form {#10785 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#11552 …5} |
full_name | "crseAttrs[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "crseAttrs" |
is_selected | Closure($choice, array $values) {#11591 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9721 …} } |
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() {#9938 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9937 …} } } |
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 {#11594 +label: "any" +value: "any" +data: "any" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11595 +label: "all" +value: "all" +data: "all" +attr: [] } ] |
compound | false |
data | "any" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11592 -form: Symfony\Component\Form\Form {#10788 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#11593 …5} |
full_name | "crseAttrs-type" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "crseAttrs-type" |
is_selected | Closure($choice, $value) {#11597 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9721 …} } |
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() {#9948 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9947 …} } } |
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 {#11600 +label: "ALC-AS" +value: "ALC-AS" +data: "ALC-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11601 +label: "ALC-HA" +value: "ALC-HA" +data: "ALC-HA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11602 +label: "BIO-AG" +value: "BIO-AG" +data: "BIO-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11603 +label: "BIO-AS" +value: "BIO-AS" +data: "BIO-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11604 +label: "BIOLS-AG" +value: "BIOLS-AG" +data: "BIOLS-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11605 +label: "BIONLS-AG" +value: "BIONLS-AG" +data: "BIONLS-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11606 +label: "CA-AAP" +value: "CA-AAP" +data: "CA-AAP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11607 +label: "CA-AG" +value: "CA-AG" +data: "CA-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11608 +label: "CA-AS" +value: "CA-AS" +data: "CA-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11609 +label: "CA-HE" +value: "CA-HE" +data: "CA-HE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11610 +label: "CE-EN" +value: "CE-EN" +data: "CE-EN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11611 +label: "CHPH-AG" +value: "CHPH-AG" +data: "CHPH-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11612 +label: "D-AG" +value: "D-AG" +data: "D-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11613 +label: "D-HE" +value: "D-HE" +data: "D-HE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11614 +label: "ETM-AS" +value: "ETM-AS" +data: "ETM-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11615 +label: "ETM-HA" +value: "ETM-HA" +data: "ETM-HA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11616 +label: "FL-AAP" +value: "FL-AAP" +data: "FL-AAP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11617 +label: "FL-AG" +value: "FL-AG" +data: "FL-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11618 +label: "GB" +value: "GB" +data: "GB" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11619 +label: "GHB" +value: "GHB" +data: "GHB" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11620 +label: "GLC-AS" +value: "GLC-AS" +data: "GLC-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11621 +label: "GLC-HA" +value: "GLC-HA" +data: "GLC-HA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11622 +label: "HA-AAP" +value: "HA-AAP" +data: "HA-AAP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11623 +label: "HA-AG" +value: "HA-AG" +data: "HA-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11624 +label: "HA-AS" +value: "HA-AS" +data: "HA-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11625 +label: "HA-HE" +value: "HA-HE" +data: "HA-HE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11626 +label: "HB" +value: "HB" +data: "HB" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11627 +label: "HIST-AS" +value: "HIST-AS" +data: "HIST-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11628 +label: "HST-HA" +value: "HST-HA" +data: "HST-HA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11629 +label: "KCM-AAP" +value: "KCM-AAP" +data: "KCM-AAP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11630 +label: "KCM-AG" +value: "KCM-AG" +data: "KCM-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11631 +label: "KCM-AS" +value: "KCM-AS" +data: "KCM-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11632 +label: "KCM-HE" +value: "KCM-HE" +data: "KCM-HE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11633 +label: "LA-AAP" +value: "LA-AAP" +data: "LA-AAP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11634 +label: "LA-AG" +value: "LA-AG" +data: "LA-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11635 +label: "LA-AS" +value: "LA-AS" +data: "LA-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11636 +label: "LAD-HE" +value: "LAD-HE" +data: "LAD-HE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11637 +label: "MQL-AG" +value: "MQL-AG" +data: "MQL-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11638 +label: "MQR-AAP" +value: "MQR-AAP" +data: "MQR-AAP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11639 +label: "MQR-AS" +value: "MQR-AS" +data: "MQR-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11640 +label: "MQR-HE" +value: "MQR-HE" +data: "MQR-HE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11641 +label: "OPHLS-AG" +value: "OPHLS-AG" +data: "OPHLS-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11642 +label: "ORL-AG" +value: "ORL-AG" +data: "ORL-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11643 +label: "PBS-AAP" +value: "PBS-AAP" +data: "PBS-AAP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11644 +label: "PBS-AS" +value: "PBS-AS" +data: "PBS-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11645 +label: "PBS-HE" +value: "PBS-HE" +data: "PBS-HE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11646 +label: "PBSS-AS" +value: "PBSS-AS" +data: "PBSS-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11647 +label: "PHS-AS" +value: "PHS-AS" +data: "PHS-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11648 +label: "SBA-AAP" +value: "SBA-AAP" +data: "SBA-AAP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11649 +label: "SBA-AG" +value: "SBA-AG" +data: "SBA-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11650 +label: "SBA-AS" +value: "SBA-AS" +data: "SBA-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11651 +label: "SBA-HE" +value: "SBA-HE" +data: "SBA-HE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11652 +label: "SCD-AS" +value: "SCD-AS" +data: "SCD-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11653 +label: "SCD-HA" +value: "SCD-HA" +data: "SCD-HA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11654 +label: "SDS-AS" +value: "SDS-AS" +data: "SDS-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11655 +label: "SDS-HA" +value: "SDS-HA" +data: "SDS-HA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11656 +label: "SMR-AS" +value: "SMR-AS" +data: "SMR-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11657 +label: "SMR-HA" +value: "SMR-HA" +data: "SMR-HA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11658 +label: "SSC-AS" +value: "SSC-AS" +data: "SSC-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11659 +label: "SSC-HA" +value: "SSC-HA" +data: "SSC-HA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11660 +label: "WRT-AG" +value: "WRT-AG" +data: "WRT-AG" +attr: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11598 -form: Symfony\Component\Form\Form {#10791 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#11599 …5} |
full_name | "breadthDistr[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "breadthDistr" |
is_selected | Closure($choice, array $values) {#11662 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9721 …} } |
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() {#9961 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9960 …} } } |
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 {#11594 +label: "any" +value: "any" +data: "any" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#11595 +label: "all" +value: "all" +data: "all" +attr: [] } ] |
compound | false |
data | "any" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11663 -form: Symfony\Component\Form\Form {#10794 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#11664 …5} |
full_name | "breadthDistr-type" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "breadthDistr-type" |
is_selected | Closure($choice, $value) {#11665 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9721 …} } |
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 - Clinic First" => "8C1" "Eight Week - Clinic Second" => "8C2" "Eight Week - First" => "8W1" "Eight Week - Second" => "8W2" "FWS Session" => "FWS" "Project Session Full" => "PR1" "Vet Med Full" => "VMF" ] |
[ "Regular Academic Session" => 1 "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 - Clinic First" => "8C1" "Eight Week - Clinic Second" => "8C2" "Eight Week - First" => "8W1" "Eight Week - Second" => "8W2" "FWS Session" => "FWS" "Project Session Full" => "PR1" "Vet Med Full" => "VMF" ] |
expanded | true |
same as passed value |
label | "Session" |
same as passed value |
multiple | true |
same as passed value |
placeholder | "" |
null
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | null |
choices | [ "Regular Academic Session" => 1 "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 - Clinic First" => "8C1" "Eight Week - Clinic Second" => "8C2" "Eight Week - First" => "8W1" "Eight Week - Second" => "8W2" "FWS Session" => "FWS" "Project Session Full" => "PR1" "Vet Med Full" => "VMF" ] |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Session" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#9969 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9968 …} } } |
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 {#9972 +label: "Regular Academic Session" +value: "1" +data: 1 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9978 +label: "Four Week - First" +value: "4W1" +data: "4W1" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9979 +label: "Four Week - Second" +value: "4W2" +data: "4W2" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9980 +label: "Four Week - Third" +value: "4W3" +data: "4W3" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9981 +label: "Four Week - Fourth" +value: "4W4" +data: "4W4" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9982 +label: "Seven Week - First" +value: "7W1" +data: "7W1" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9983 +label: "Seven Week - Second" +value: "7W2" +data: "7W2" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9984 +label: "Eight Week - Clinic First" +value: "8C1" +data: "8C1" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9985 +label: "Eight Week - Clinic Second" +value: "8C2" +data: "8C2" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9986 +label: "Eight Week - First" +value: "8W1" +data: "8W1" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9987 +label: "Eight Week - Second" +value: "8W2" +data: "8W2" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9988 +label: "FWS Session" +value: "FWS" +data: "FWS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9989 +label: "Project Session Full" +value: "PR1" +data: "PR1" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9990 +label: "Vet Med Full" +value: "VMF" +data: "VMF" +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11666 -form: Symfony\Component\Form\Form {#10909 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#11667 …5} |
full_name | "session" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "session" |
is_selected | Closure($choice, array $values) {#11668 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9721 …} } |
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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10798 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10797 …} } } |
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 {#11672 -form: Symfony\Component\Form\Form {#10912 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11671 …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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10806 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10805 …} } } |
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 {#11673 -form: Symfony\Component\Form\Form {#10915 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11674 …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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10814 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10813 …} } } |
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 {#11675 -form: Symfony\Component\Form\Form {#10918 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11676 …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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10822 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10821 …} } } |
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 {#11677 -form: Symfony\Component\Form\Form {#10921 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11678 …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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10830 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10829 …} } } |
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 {#11679 -form: Symfony\Component\Form\Form {#10924 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11680 …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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10838 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10837 …} } } |
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 {#11681 -form: Symfony\Component\Form\Form {#10927 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11682 …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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10846 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10845 …} } } |
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 {#11683 -form: Symfony\Component\Form\Form {#10930 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11684 …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 - Clinic First" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "8C1" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Eight Week - Clinic First" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#10854 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10853 …} } } |
validation_groups | null |
value | "8C1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_session_entry" ] |
cache_key | "_session_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11685 -form: Symfony\Component\Form\Form {#10933 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11686 …5} |
full_name | "session[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "session_7" |
label | "Eight Week - Clinic 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 | "8C1" |
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 - Clinic Second" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "8C2" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Eight Week - Clinic Second" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#10862 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10861 …} } } |
validation_groups | null |
value | "8C2" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_session_entry" ] |
cache_key | "_session_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11687 -form: Symfony\Component\Form\Form {#10936 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11688 …5} |
full_name | "session[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "session_8" |
label | "Eight Week - Clinic 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 | "8C2" |
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 | "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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10870 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10869 …} } } |
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 {#11689 -form: Symfony\Component\Form\Form {#10939 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11690 …5} |
full_name | "session[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "session_9" |
label | "Eight Week - First" |
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 | "8W1" |
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 | "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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10878 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10877 …} } } |
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 {#11691 -form: Symfony\Component\Form\Form {#10942 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11692 …5} |
full_name | "session[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "session_10" |
label | "Eight Week - Second" |
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 | "8W2" |
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 | "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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10886 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10885 …} } } |
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 {#11693 -form: Symfony\Component\Form\Form {#10945 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11694 …5} |
full_name | "session[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "session_11" |
label | "FWS Session" |
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 | "_session_entry" |
valid | true |
value | "FWS" |
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 | "Project Session Full" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "PR1" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Project Session Full" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#10894 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10893 …} } } |
validation_groups | null |
value | "PR1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_session_entry" ] |
cache_key | "_session_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11695 -form: Symfony\Component\Form\Form {#10948 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11696 …5} |
full_name | "session[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "session_12" |
label | "Project Session Full" |
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 | "_session_entry" |
valid | true |
value | "PR1" |
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 | "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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10902 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10901 …} } } |
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 {#11697 -form: Symfony\Component\Form\Form {#10951 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11698 …5} |
full_name | "session[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "session_13" |
label | "Vet Med Full" |
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 | "_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) {#10002 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} } |
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() {#10003 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10001 …} } } |
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 {#11670 -form: Symfony\Component\Form\Form {#10954 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11669 …5} |
full_name | "pi" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pi" |
label | "Instructor" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "pi" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_pi" |
valid | true |
value | "" |
instructMode
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
choices | [ "Directed Research" => "RE" "Distance Learning-Asynchronous" => "AD" "Distance Learning-Synchronous" => "SD" "Hybrid-Online and In Person" => "HY" "In Person" => "P" "Independent Studies" => "IS" "Online" => "OL" ] |
[ "Directed Research" => "RE" "Distance Learning-Asynchronous" => "AD" "Distance Learning-Synchronous" => "SD" "Hybrid-Online and In Person" => "HY" "In Person" => "P" "Independent Studies" => "IS" "Online" => "OL" ] |
expanded | true |
same as passed value |
label | "Instruction Mode" |
same as passed value |
multiple | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | null |
choices | [ "Directed Research" => "RE" "Distance Learning-Asynchronous" => "AD" "Distance Learning-Synchronous" => "SD" "Hybrid-Online and In Person" => "HY" "In Person" => "P" "Independent Studies" => "IS" "Online" => "OL" ] |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Instruction Mode" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#10010 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10009 …} } } |
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 {#10013 +label: "Directed Research" +value: "RE" +data: "RE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10019 +label: "Distance Learning-Asynchronous" +value: "AD" +data: "AD" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10020 +label: "Distance Learning-Synchronous" +value: "SD" +data: "SD" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10021 +label: "Hybrid-Online and In Person" +value: "HY" +data: "HY" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10022 +label: "In Person" +value: "P" +data: "P" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10023 +label: "Independent Studies" +value: "IS" +data: "IS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10024 +label: "Online" +value: "OL" +data: "OL" +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11700 -form: Symfony\Component\Form\Form {#11013 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#11699 …5} |
full_name | "instructMode" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "instructMode" |
is_selected | Closure($choice, array $values) {#11701 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9721 …} } |
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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10958 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10957 …} } } |
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 {#11705 -form: Symfony\Component\Form\Form {#11016 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11704 …5} |
full_name | "instructMode[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "instructMode_0" |
label | "Directed Research" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_instructMode_entry" |
valid | true |
value | "RE" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Distance Learning-Asynchronous" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "AD" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Distance Learning-Asynchronous" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#10966 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10965 …} } } |
validation_groups | null |
value | "AD" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_instructMode_entry" ] |
cache_key | "_instructMode_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11706 -form: Symfony\Component\Form\Form {#11019 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11707 …5} |
full_name | "instructMode[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "instructMode_1" |
label | "Distance Learning-Asynchronous" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_instructMode_entry" |
valid | true |
value | "AD" |
2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Distance Learning-Synchronous" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "SD" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Distance Learning-Synchronous" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#10974 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10973 …} } } |
validation_groups | null |
value | "SD" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_instructMode_entry" ] |
cache_key | "_instructMode_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11708 -form: Symfony\Component\Form\Form {#11022 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11709 …5} |
full_name | "instructMode[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "instructMode_2" |
label | "Distance Learning-Synchronous" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_instructMode_entry" |
valid | true |
value | "SD" |
3
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Hybrid-Online and In Person" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "HY" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Hybrid-Online and In Person" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#10982 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10981 …} } } |
validation_groups | null |
value | "HY" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_instructMode_entry" ] |
cache_key | "_instructMode_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11710 -form: Symfony\Component\Form\Form {#11025 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11711 …5} |
full_name | "instructMode[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "instructMode_3" |
label | "Hybrid-Online and In Person" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_instructMode_entry" |
valid | true |
value | "HY" |
4
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "In Person" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "P" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#10990 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10989 …} } } |
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 {#11712 -form: Symfony\Component\Form\Form {#11028 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11713 …5} |
full_name | "instructMode[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "instructMode_4" |
label | "In Person" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "4" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_instructMode_entry" |
valid | true |
value | "P" |
5
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Independent Studies" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "IS" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Independent Studies" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#10998 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10997 …} } } |
validation_groups | null |
value | "IS" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_instructMode_entry" ] |
cache_key | "_instructMode_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11714 -form: Symfony\Component\Form\Form {#11031 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11715 …5} |
full_name | "instructMode[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "instructMode_5" |
label | "Independent Studies" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "5" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_instructMode_entry" |
valid | true |
value | "IS" |
6
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Online" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "OL" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Online" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#11006 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11005 …} } } |
validation_groups | null |
value | "OL" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_instructMode_entry" ] |
cache_key | "_instructMode_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11716 -form: Symfony\Component\Form\Form {#11034 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11717 …5} |
full_name | "instructMode[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "instructMode_6" |
label | "Online" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "6" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_instructMode_entry" |
valid | true |
value | "OL" |
gradingBasis
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
choices | [ "Student Option" => "OPT" "Graded" => "GRD" "Sat/Unsat" => "SUS" "Multi-Term" => "BMT" ] |
[ "Student Option" => "OPT" "Graded" => "GRD" "Sat/Unsat" => "SUS" "Multi-Term" => "BMT" ] |
expanded | true |
same as passed value |
label | "Grade Option" |
same as passed value |
multiple | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | null |
choices | [ "Student Option" => "OPT" "Graded" => "GRD" "Sat/Unsat" => "SUS" "Multi-Term" => "BMT" ] |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Grade Option" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#10032 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10031 …} } } |
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 {#10035 +label: "Student Option" +value: "OPT" +data: "OPT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10041 +label: "Graded" +value: "GRD" +data: "GRD" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10042 +label: "Sat/Unsat" +value: "SUS" +data: "SUS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10043 +label: "Multi-Term" +value: "BMT" +data: "BMT" +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#11703 -form: Symfony\Component\Form\Form {#11069 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#11702 …5} |
full_name | "gradingBasis" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "gradingBasis" |
is_selected | Closure($choice, array $values) {#11719 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9721 …} } |
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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#11038 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11037 …} } } |
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 {#11722 -form: Symfony\Component\Form\Form {#11072 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11721 …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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#11046 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11045 …} } } |
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 {#11723 -form: Symfony\Component\Form\Form {#11075 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11724 …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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#11054 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11053 …} } } |
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 {#11725 -form: Symfony\Component\Form\Form {#11078 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11726 …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) {#9696 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9692 …} } |
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() {#11062 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8988 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#11061 …} } } |
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 {#11727 -form: Symfony\Component\Form\Form {#11081 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#11728 …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" |