- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Security
- Twig
- Doctrine
- E-mails
- Configuration
Configuration Settings
Theme
Default theme. Improves readability.
Reduces eye fatigue. Ideal for low light conditions.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
q
-
descr
-
openStatus
-
includesSyllabus
-
subjects
-
-
0
-
1
-
2
-
3
-
4
-
-
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
-
9
-
10
-
11
-
12
-
13
-
-
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
-
-
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
-
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
-
days-type
-
-
0
-
1
-
2
-
3
-
4
-
-
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
-
9
-
10
-
11
-
12
-
13
-
14
-
-
crseAttrs
-
crseAttrs-type
-
breadthDistr
-
breadthDistr-type
-
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
-
9
-
10
-
11
-
-
pi
-
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
-
-
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" => [ "NMI" ] ] |
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" => [ "NMI" ] ] |
[ "days-type" => "any" "breadthDistr-type" => "any" "crseAttrs-type" => "any" "subjects" => [ "NMI" ] ] |
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" => [ "NMI" ] ] |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#8394 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} } |
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() {#8395 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8393 …} } } |
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" => [ "NMI" ] ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9285 -form: Symfony\Component\Form\Form {#9302 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8396 …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" => [ "NMI" ] ] |
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) {#8939 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} } |
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() {#8940 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8938 …} } } |
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 {#10269 -form: Symfony\Component\Form\Form {#9305 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10277 …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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#8953 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8954 …} } } |
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 {#9262 -form: Symfony\Component\Form\Form {#9308 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10234 …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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#8960 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8959 …} } } |
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 {#10226 -form: Symfony\Component\Form\Form {#9311 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10218 …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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#8968 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8967 …} } } |
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 {#10210 -form: Symfony\Component\Form\Form {#9314 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10202 …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 | [
"NMI"
] |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "style" => "width:205px;" "size" => 1 "placeholder" => "Select subject(s)" "separator" => "; " "aria-labelledby" => "for_subjects" ] |
[ "style" => "width:205px;" "size" => 1 "placeholder" => "Select subject(s)" "separator" => "; " "aria-labelledby" => "for_subjects" ] |
choices | [ "Africana Studies & Res Center (ASRC)" => "ASRC" "Agriculture & Life Sciences (ALS)" => "ALS" "Agriculture Sciences (AGSCI)" => "AGSCI" "Air Force Science (AIRS)" => "AIRS" "Akkadian (AKKAD)" => "AKKAD" "American Indian & Indigenous (AIIS)" => "AIIS" "American Studies (AMST)" => "AMST" "Animal Physiology & Anatomy (BIOAP)" => "BIOAP" "Animal Science (ANSC)" => "ANSC" "Anthropology (ANTHR)" => "ANTHR" "Applied & Engineering Physics (AEP)" => "AEP" "Applied Economics & Management (AEM)" => "AEM" "Arabic (ARAB)" => "ARAB" "Archaeology (ARKEO)" => "ARKEO" "Architecture (ARCH)" => "ARCH" "Art (ART)" => "ART" "Art History (ARTH)" => "ARTH" "Arts & Sciences (AS)" => "AS" "Asian American Studies (AAS)" => "AAS" "Asian Studies (ASIAN)" => "ASIAN" "Astronomy (ASTRO)" => "ASTRO" "Baker Program in Real Estate (BPRE)" => "BPRE" "Bengali (BENGL)" => "BENGL" "Bio Medical Science (BIOMS)" => "BIOMS" "Biological & Environmental Eng (BEE)" => "BEE" "Biology & Society (BSOC)" => "BSOC" "Biology: General Courses (BIOG)" => "BIOG" "Biomedical Engineering (BME)" => "BME" "Biometry & Statistics (BTRY)" => "BTRY" "Burmese (BURM)" => "BURM" "Business Admin Electives EMBA (NBAE)" => "NBAE" "Chemical Engineering (CHEME)" => "CHEME" "Chemistry (CHEM)" => "CHEM" "China & Asia Pacific Studies (CAPS)" => "CAPS" "Chinese (CHIN)" => "CHIN" "Chinese Literature (CHLIT)" => "CHLIT" "City & Regional Planning (CRP)" => "CRP" "Civil & Environmental Engr (CEE)" => "CEE" "Classics (CLASS)" => "CLASS" "Cognitive Science (COGST)" => "COGST" "College Scholar Program (COLLS)" => "COLLS" "Common Core Courses EMBA (NCCE)" => "NCCE" "Communication (COMM)" => "COMM" "Comparative Literature (COML)" => "COML" "Computer Science (CS)" => "CS" "Cornell University General (UNIV)" => "UNIV" "Czech (CZECH)" => "CZECH" "Design & Environmental Analy (DEA)" => "DEA" "Development Sociology (DSOC)" => "DSOC" "Digital Technology & Practice (TECH)" => "TECH" "Dutch (DUTCH)" => "DUTCH" "Earth & Atmospheric Sciences (EAS)" => "EAS" "Ecology & Evolutionary Biology (BIOEE)" => "BIOEE" "Economics (ECON)" => "ECON" "Education (EDUC)" => "EDUC" "Electrical&ComputerEngineering (ECE)" => "ECE" "Engineering Communications (ENGRC)" => "ENGRC" "Engineering Distribution (ENGRD)" => "ENGRD" "Engineering General Interest (ENGRG)" => "ENGRG" "Engineering Introduction (ENGRI)" => "ENGRI" "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" "Envr and Sust Sciences (ESS)" => "ESS" "Executive Boardroom Core (NCCB)" => "NCCB" "Executive Boardroom Electives (NBAB)" => "NBAB" "Feminist,Gender,Sexuality Stdy (FGSS)" => "FGSS" "Fiber Science & Apparel Design (FSAD)" => "FSAD" "Food Science (FDSC)" => "FDSC" "French (FREN)" => "FREN" "German Studies (GERST)" => "GERST" "Government (GOVT)" => "GOVT" "Grad Mgmt Acct (NACCT)" => "NACCT" "Grad Mgmt Business Admin (NBA)" => "NBA" "Grad Mgmt Business Admin CT (NBAT)" => "NBAT" "Grad Mgmt Business Admin NYT (NBAY)" => "NBAY" "Grad Mgmt Business Admin Weill (NBAW)" => "NBAW" "Grad Mgmt Common Core (NCC)" => "NCC" "Grad Mgmt Common Core CT (NCCT)" => "NCCT" "Grad Mgmt Common Core Weill (NCCW)" => "NCCW" "Grad Mgmt Individual Study (NMI)" => "NMI" "Graduate Management (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" "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" "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" "Modern Greek (MOGRK)" => "MOGRK" "Molecular Biology and Genetics (BIOMG)" => "BIOMG" "Music (MUSIC)" => "MUSIC" "Natural Resources (NTRES)" => "NTRES" "Naval Science (NAVS)" => "NAVS" "Near Eastern Studies (NES)" => "NES" "Nepali (NEPAL)" => "NEPAL" "Neurobiology & Behavior (BIONB)" => "BIONB" "Nuclear Science & Engineering (NSE)" => "NSE" "Nutritional Science (NS)" => "NS" "Op Research & Information Engr (ORIE)" => "ORIE" "Overseas Study (OVST)" => "OVST" "Pali (PALI)" => "PALI" "Performing and Media Arts (PMA)" => "PMA" "Persian (PERSN)" => "PERSN" "Philosophy (PHIL)" => "PHIL" "Physical Education & Athletics (PE)" => "PE" "Physics (PHYS)" => "PHYS" "Plant Biology (PLBIO)" => "PLBIO" "Plant Breeding (PLBRG)" => "PLBRG" "Plant Pathology (PLPPM)" => "PLPPM" "Plant Sciences (PLSCI)" => "PLSCI" "Policy Analysis & Management (PAM)" => "PAM" "Polish (POLSH)" => "POLSH" "Population Med&Diagnostic Svc (VTPMD)" => "VTPMD" "Portuguese (PORT)" => "PORT" "Psychology (PSYCH)" => "PSYCH" "Public Administration (PADM)" => "PADM" "Punjabi (PUNJB)" => "PUNJB" "Religious Studies (RELST)" => "RELST" "Romance Studies (ROMS)" => "ROMS" "Romanian (ROMAN)" => "ROMAN" "Russian (RUSSA)" => "RUSSA" "Russian Literature (RUSSL)" => "RUSSL" "Sanskrit (SANSK)" => "SANSK" "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" "Systems Engineering (SYSEN)" => "SYSEN" "Tagalog (TAG)" => "TAG" "Tamil (TAMIL)" => "TAMIL" "Thai (THAI)" => "THAI" "Tibetan (TIBET)" => "TIBET" "Toxicology (TOX)" => "TOX" "Turkish (TURK)" => "TURK" "Urdu (URDU)" => "URDU" "Vet Med BioMedical Sciences (VTBMS)" => "VTBMS" "Vet Med Clinical Sciences (VETCS)" => "VETCS" "Vet Med Microbiology (VETMI)" => "VETMI" "Vet Med Professional Curriculm (VTMED)" => "VTMED" "Vet Medicine MolecularMedicine (VETMM)" => "VETMM" "Vietnamese (VIET)" => "VIET" "Visual Studies (VISST)" => "VISST" "Viticulture and Enology (VIEN)" => "VIEN" "Wolof (WOLOF)" => "WOLOF" "Writing Program (WRIT)" => "WRIT" "Yoruba (YORUB)" => "YORUB" "Zulu (ZULU)" => "ZULU" ] |
[ "Africana Studies & Res Center (ASRC)" => "ASRC" "Agriculture & Life Sciences (ALS)" => "ALS" "Agriculture Sciences (AGSCI)" => "AGSCI" "Air Force Science (AIRS)" => "AIRS" "Akkadian (AKKAD)" => "AKKAD" "American Indian & Indigenous (AIIS)" => "AIIS" "American Studies (AMST)" => "AMST" "Animal Physiology & Anatomy (BIOAP)" => "BIOAP" "Animal Science (ANSC)" => "ANSC" "Anthropology (ANTHR)" => "ANTHR" "Applied & Engineering Physics (AEP)" => "AEP" "Applied Economics & Management (AEM)" => "AEM" "Arabic (ARAB)" => "ARAB" "Archaeology (ARKEO)" => "ARKEO" "Architecture (ARCH)" => "ARCH" "Art (ART)" => "ART" "Art History (ARTH)" => "ARTH" "Arts & Sciences (AS)" => "AS" "Asian American Studies (AAS)" => "AAS" "Asian Studies (ASIAN)" => "ASIAN" "Astronomy (ASTRO)" => "ASTRO" "Baker Program in Real Estate (BPRE)" => "BPRE" "Bengali (BENGL)" => "BENGL" "Bio Medical Science (BIOMS)" => "BIOMS" "Biological & Environmental Eng (BEE)" => "BEE" "Biology & Society (BSOC)" => "BSOC" "Biology: General Courses (BIOG)" => "BIOG" "Biomedical Engineering (BME)" => "BME" "Biometry & Statistics (BTRY)" => "BTRY" "Burmese (BURM)" => "BURM" "Business Admin Electives EMBA (NBAE)" => "NBAE" "Chemical Engineering (CHEME)" => "CHEME" "Chemistry (CHEM)" => "CHEM" "China & Asia Pacific Studies (CAPS)" => "CAPS" "Chinese (CHIN)" => "CHIN" "Chinese Literature (CHLIT)" => "CHLIT" "City & Regional Planning (CRP)" => "CRP" "Civil & Environmental Engr (CEE)" => "CEE" "Classics (CLASS)" => "CLASS" "Cognitive Science (COGST)" => "COGST" "College Scholar Program (COLLS)" => "COLLS" "Common Core Courses EMBA (NCCE)" => "NCCE" "Communication (COMM)" => "COMM" "Comparative Literature (COML)" => "COML" "Computer Science (CS)" => "CS" "Cornell University General (UNIV)" => "UNIV" "Czech (CZECH)" => "CZECH" "Design & Environmental Analy (DEA)" => "DEA" "Development Sociology (DSOC)" => "DSOC" "Digital Technology & Practice (TECH)" => "TECH" "Dutch (DUTCH)" => "DUTCH" "Earth & Atmospheric Sciences (EAS)" => "EAS" "Ecology & Evolutionary Biology (BIOEE)" => "BIOEE" "Economics (ECON)" => "ECON" "Education (EDUC)" => "EDUC" "Electrical&ComputerEngineering (ECE)" => "ECE" "Engineering Communications (ENGRC)" => "ENGRC" "Engineering Distribution (ENGRD)" => "ENGRD" "Engineering General Interest (ENGRG)" => "ENGRG" "Engineering Introduction (ENGRI)" => "ENGRI" "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" "Envr and Sust Sciences (ESS)" => "ESS" "Executive Boardroom Core (NCCB)" => "NCCB" "Executive Boardroom Electives (NBAB)" => "NBAB" "Feminist,Gender,Sexuality Stdy (FGSS)" => "FGSS" "Fiber Science & Apparel Design (FSAD)" => "FSAD" "Food Science (FDSC)" => "FDSC" "French (FREN)" => "FREN" "German Studies (GERST)" => "GERST" "Government (GOVT)" => "GOVT" "Grad Mgmt Acct (NACCT)" => "NACCT" "Grad Mgmt Business Admin (NBA)" => "NBA" "Grad Mgmt Business Admin CT (NBAT)" => "NBAT" "Grad Mgmt Business Admin NYT (NBAY)" => "NBAY" "Grad Mgmt Business Admin Weill (NBAW)" => "NBAW" "Grad Mgmt Common Core (NCC)" => "NCC" "Grad Mgmt Common Core CT (NCCT)" => "NCCT" "Grad Mgmt Common Core Weill (NCCW)" => "NCCW" "Grad Mgmt Individual Study (NMI)" => "NMI" "Graduate Management (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" "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" "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" "Modern Greek (MOGRK)" => "MOGRK" "Molecular Biology and Genetics (BIOMG)" => "BIOMG" "Music (MUSIC)" => "MUSIC" "Natural Resources (NTRES)" => "NTRES" "Naval Science (NAVS)" => "NAVS" "Near Eastern Studies (NES)" => "NES" "Nepali (NEPAL)" => "NEPAL" "Neurobiology & Behavior (BIONB)" => "BIONB" "Nuclear Science & Engineering (NSE)" => "NSE" "Nutritional Science (NS)" => "NS" "Op Research & Information Engr (ORIE)" => "ORIE" "Overseas Study (OVST)" => "OVST" "Pali (PALI)" => "PALI" "Performing and Media Arts (PMA)" => "PMA" "Persian (PERSN)" => "PERSN" "Philosophy (PHIL)" => "PHIL" "Physical Education & Athletics (PE)" => "PE" "Physics (PHYS)" => "PHYS" "Plant Biology (PLBIO)" => "PLBIO" "Plant Breeding (PLBRG)" => "PLBRG" "Plant Pathology (PLPPM)" => "PLPPM" "Plant Sciences (PLSCI)" => "PLSCI" "Policy Analysis & Management (PAM)" => "PAM" "Polish (POLSH)" => "POLSH" "Population Med&Diagnostic Svc (VTPMD)" => "VTPMD" "Portuguese (PORT)" => "PORT" "Psychology (PSYCH)" => "PSYCH" "Public Administration (PADM)" => "PADM" "Punjabi (PUNJB)" => "PUNJB" "Religious Studies (RELST)" => "RELST" "Romance Studies (ROMS)" => "ROMS" "Romanian (ROMAN)" => "ROMAN" "Russian (RUSSA)" => "RUSSA" "Russian Literature (RUSSL)" => "RUSSL" "Sanskrit (SANSK)" => "SANSK" "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" "Systems Engineering (SYSEN)" => "SYSEN" "Tagalog (TAG)" => "TAG" "Tamil (TAMIL)" => "TAMIL" "Thai (THAI)" => "THAI" "Tibetan (TIBET)" => "TIBET" "Toxicology (TOX)" => "TOX" "Turkish (TURK)" => "TURK" "Urdu (URDU)" => "URDU" "Vet Med BioMedical Sciences (VTBMS)" => "VTBMS" "Vet Med Clinical Sciences (VETCS)" => "VETCS" "Vet Med Microbiology (VETMI)" => "VETMI" "Vet Med Professional Curriculm (VTMED)" => "VTMED" "Vet Medicine MolecularMedicine (VETMM)" => "VETMM" "Vietnamese (VIET)" => "VIET" "Visual Studies (VISST)" => "VISST" "Viticulture and Enology (VIEN)" => "VIEN" "Wolof (WOLOF)" => "WOLOF" "Writing Program (WRIT)" => "WRIT" "Yoruba (YORUB)" => "YORUB" "Zulu (ZULU)" => "ZULU" ] |
label | "Subjects" |
same as passed value |
multiple | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "style" => "width:205px;" "size" => 1 "placeholder" => "Select subject(s)" "separator" => "; " "aria-labelledby" => "for_subjects" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | null |
choices | [ "Africana Studies & Res Center (ASRC)" => "ASRC" "Agriculture & Life Sciences (ALS)" => "ALS" "Agriculture Sciences (AGSCI)" => "AGSCI" "Air Force Science (AIRS)" => "AIRS" "Akkadian (AKKAD)" => "AKKAD" "American Indian & Indigenous (AIIS)" => "AIIS" "American Studies (AMST)" => "AMST" "Animal Physiology & Anatomy (BIOAP)" => "BIOAP" "Animal Science (ANSC)" => "ANSC" "Anthropology (ANTHR)" => "ANTHR" "Applied & Engineering Physics (AEP)" => "AEP" "Applied Economics & Management (AEM)" => "AEM" "Arabic (ARAB)" => "ARAB" "Archaeology (ARKEO)" => "ARKEO" "Architecture (ARCH)" => "ARCH" "Art (ART)" => "ART" "Art History (ARTH)" => "ARTH" "Arts & Sciences (AS)" => "AS" "Asian American Studies (AAS)" => "AAS" "Asian Studies (ASIAN)" => "ASIAN" "Astronomy (ASTRO)" => "ASTRO" "Baker Program in Real Estate (BPRE)" => "BPRE" "Bengali (BENGL)" => "BENGL" "Bio Medical Science (BIOMS)" => "BIOMS" "Biological & Environmental Eng (BEE)" => "BEE" "Biology & Society (BSOC)" => "BSOC" "Biology: General Courses (BIOG)" => "BIOG" "Biomedical Engineering (BME)" => "BME" "Biometry & Statistics (BTRY)" => "BTRY" "Burmese (BURM)" => "BURM" "Business Admin Electives EMBA (NBAE)" => "NBAE" "Chemical Engineering (CHEME)" => "CHEME" "Chemistry (CHEM)" => "CHEM" "China & Asia Pacific Studies (CAPS)" => "CAPS" "Chinese (CHIN)" => "CHIN" "Chinese Literature (CHLIT)" => "CHLIT" "City & Regional Planning (CRP)" => "CRP" "Civil & Environmental Engr (CEE)" => "CEE" "Classics (CLASS)" => "CLASS" "Cognitive Science (COGST)" => "COGST" "College Scholar Program (COLLS)" => "COLLS" "Common Core Courses EMBA (NCCE)" => "NCCE" "Communication (COMM)" => "COMM" "Comparative Literature (COML)" => "COML" "Computer Science (CS)" => "CS" "Cornell University General (UNIV)" => "UNIV" "Czech (CZECH)" => "CZECH" "Design & Environmental Analy (DEA)" => "DEA" "Development Sociology (DSOC)" => "DSOC" "Digital Technology & Practice (TECH)" => "TECH" "Dutch (DUTCH)" => "DUTCH" "Earth & Atmospheric Sciences (EAS)" => "EAS" "Ecology & Evolutionary Biology (BIOEE)" => "BIOEE" "Economics (ECON)" => "ECON" "Education (EDUC)" => "EDUC" "Electrical&ComputerEngineering (ECE)" => "ECE" "Engineering Communications (ENGRC)" => "ENGRC" "Engineering Distribution (ENGRD)" => "ENGRD" "Engineering General Interest (ENGRG)" => "ENGRG" "Engineering Introduction (ENGRI)" => "ENGRI" "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" "Envr and Sust Sciences (ESS)" => "ESS" "Executive Boardroom Core (NCCB)" => "NCCB" "Executive Boardroom Electives (NBAB)" => "NBAB" "Feminist,Gender,Sexuality Stdy (FGSS)" => "FGSS" "Fiber Science & Apparel Design (FSAD)" => "FSAD" "Food Science (FDSC)" => "FDSC" "French (FREN)" => "FREN" "German Studies (GERST)" => "GERST" "Government (GOVT)" => "GOVT" "Grad Mgmt Acct (NACCT)" => "NACCT" "Grad Mgmt Business Admin (NBA)" => "NBA" "Grad Mgmt Business Admin CT (NBAT)" => "NBAT" "Grad Mgmt Business Admin NYT (NBAY)" => "NBAY" "Grad Mgmt Business Admin Weill (NBAW)" => "NBAW" "Grad Mgmt Common Core (NCC)" => "NCC" "Grad Mgmt Common Core CT (NCCT)" => "NCCT" "Grad Mgmt Common Core Weill (NCCW)" => "NCCW" "Grad Mgmt Individual Study (NMI)" => "NMI" "Graduate Management (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" "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" "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" "Modern Greek (MOGRK)" => "MOGRK" "Molecular Biology and Genetics (BIOMG)" => "BIOMG" "Music (MUSIC)" => "MUSIC" "Natural Resources (NTRES)" => "NTRES" "Naval Science (NAVS)" => "NAVS" "Near Eastern Studies (NES)" => "NES" "Nepali (NEPAL)" => "NEPAL" "Neurobiology & Behavior (BIONB)" => "BIONB" "Nuclear Science & Engineering (NSE)" => "NSE" "Nutritional Science (NS)" => "NS" "Op Research & Information Engr (ORIE)" => "ORIE" "Overseas Study (OVST)" => "OVST" "Pali (PALI)" => "PALI" "Performing and Media Arts (PMA)" => "PMA" "Persian (PERSN)" => "PERSN" "Philosophy (PHIL)" => "PHIL" "Physical Education & Athletics (PE)" => "PE" "Physics (PHYS)" => "PHYS" "Plant Biology (PLBIO)" => "PLBIO" "Plant Breeding (PLBRG)" => "PLBRG" "Plant Pathology (PLPPM)" => "PLPPM" "Plant Sciences (PLSCI)" => "PLSCI" "Policy Analysis & Management (PAM)" => "PAM" "Polish (POLSH)" => "POLSH" "Population Med&Diagnostic Svc (VTPMD)" => "VTPMD" "Portuguese (PORT)" => "PORT" "Psychology (PSYCH)" => "PSYCH" "Public Administration (PADM)" => "PADM" "Punjabi (PUNJB)" => "PUNJB" "Religious Studies (RELST)" => "RELST" "Romance Studies (ROMS)" => "ROMS" "Romanian (ROMAN)" => "ROMAN" "Russian (RUSSA)" => "RUSSA" "Russian Literature (RUSSL)" => "RUSSL" "Sanskrit (SANSK)" => "SANSK" "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" "Systems Engineering (SYSEN)" => "SYSEN" "Tagalog (TAG)" => "TAG" "Tamil (TAMIL)" => "TAMIL" "Thai (THAI)" => "THAI" "Tibetan (TIBET)" => "TIBET" "Toxicology (TOX)" => "TOX" "Turkish (TURK)" => "TURK" "Urdu (URDU)" => "URDU" "Vet Med BioMedical Sciences (VTBMS)" => "VTBMS" "Vet Med Clinical Sciences (VETCS)" => "VETCS" "Vet Med Microbiology (VETMI)" => "VETMI" "Vet Med Professional Curriculm (VTMED)" => "VTMED" "Vet Medicine MolecularMedicine (VETMM)" => "VETMM" "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() {#8987 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#8988 …} } } |
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 {#10178 +label: "Africana Studies & Res Center (ASRC)" +value: "ASRC" +data: "ASRC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9255 +label: "Agriculture & Life Sciences (ALS)" +value: "ALS" +data: "ALS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9223 +label: "Agriculture Sciences (AGSCI)" +value: "AGSCI" +data: "AGSCI" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10128 +label: "Air Force Science (AIRS)" +value: "AIRS" +data: "AIRS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10120 +label: "Akkadian (AKKAD)" +value: "AKKAD" +data: "AKKAD" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10112 +label: "American Indian & Indigenous (AIIS)" +value: "AIIS" +data: "AIIS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10104 +label: "American Studies (AMST)" +value: "AMST" +data: "AMST" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10096 +label: "Animal Physiology & Anatomy (BIOAP)" +value: "BIOAP" +data: "BIOAP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10088 +label: "Animal Science (ANSC)" +value: "ANSC" +data: "ANSC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10080 +label: "Anthropology (ANTHR)" +value: "ANTHR" +data: "ANTHR" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10072 +label: "Applied & Engineering Physics (AEP)" +value: "AEP" +data: "AEP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10064 +label: "Applied Economics & Management (AEM)" +value: "AEM" +data: "AEM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10056 +label: "Arabic (ARAB)" +value: "ARAB" +data: "ARAB" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10048 +label: "Archaeology (ARKEO)" +value: "ARKEO" +data: "ARKEO" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10040 +label: "Architecture (ARCH)" +value: "ARCH" +data: "ARCH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9215 +label: "Art (ART)" +value: "ART" +data: "ART" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9202 +label: "Art History (ARTH)" +value: "ARTH" +data: "ARTH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9192 +label: "Arts & Sciences (AS)" +value: "AS" +data: "AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9179 +label: "Asian American Studies (AAS)" +value: "AAS" +data: "AAS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9149 +label: "Asian Studies (ASIAN)" +value: "ASIAN" +data: "ASIAN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9972 +label: "Astronomy (ASTRO)" +value: "ASTRO" +data: "ASTRO" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9964 +label: "Baker Program in Real Estate (BPRE)" +value: "BPRE" +data: "BPRE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9956 +label: "Bengali (BENGL)" +value: "BENGL" +data: "BENGL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9948 +label: "Bio Medical Science (BIOMS)" +value: "BIOMS" +data: "BIOMS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9940 +label: "Biological & Environmental Eng (BEE)" +value: "BEE" +data: "BEE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9932 +label: "Biology & Society (BSOC)" +value: "BSOC" +data: "BSOC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9924 +label: "Biology: General Courses (BIOG)" +value: "BIOG" +data: "BIOG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9916 +label: "Biomedical Engineering (BME)" +value: "BME" +data: "BME" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9908 +label: "Biometry & Statistics (BTRY)" +value: "BTRY" +data: "BTRY" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9900 +label: "Burmese (BURM)" +value: "BURM" +data: "BURM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9892 +label: "Business Admin Electives EMBA (NBAE)" +value: "NBAE" +data: "NBAE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9884 +label: "Chemical Engineering (CHEME)" +value: "CHEME" +data: "CHEME" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9876 +label: "Chemistry (CHEM)" +value: "CHEM" +data: "CHEM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9868 +label: "China & Asia Pacific Studies (CAPS)" +value: "CAPS" +data: "CAPS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9860 +label: "Chinese (CHIN)" +value: "CHIN" +data: "CHIN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9129 +label: "Chinese Literature (CHLIT)" +value: "CHLIT" +data: "CHLIT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9834 +label: "City & Regional Planning (CRP)" +value: "CRP" +data: "CRP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9826 +label: "Civil & Environmental Engr (CEE)" +value: "CEE" +data: "CEE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9818 +label: "Classics (CLASS)" +value: "CLASS" +data: "CLASS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9810 +label: "Cognitive Science (COGST)" +value: "COGST" +data: "COGST" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9802 +label: "College Scholar Program (COLLS)" +value: "COLLS" +data: "COLLS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9119 +label: "Common Core Courses EMBA (NCCE)" +value: "NCCE" +data: "NCCE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9097 +label: "Communication (COMM)" +value: "COMM" +data: "COMM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9767 +label: "Comparative Literature (COML)" +value: "COML" +data: "COML" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9759 +label: "Computer Science (CS)" +value: "CS" +data: "CS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9751 +label: "Cornell University General (UNIV)" +value: "UNIV" +data: "UNIV" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9743 +label: "Czech (CZECH)" +value: "CZECH" +data: "CZECH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9735 +label: "Design & Environmental Analy (DEA)" +value: "DEA" +data: "DEA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9727 +label: "Development Sociology (DSOC)" +value: "DSOC" +data: "DSOC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9719 +label: "Digital Technology & Practice (TECH)" +value: "TECH" +data: "TECH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9075 +label: "Dutch (DUTCH)" +value: "DUTCH" +data: "DUTCH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9687 +label: "Earth & Atmospheric Sciences (EAS)" +value: "EAS" +data: "EAS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9679 +label: "Ecology & Evolutionary Biology (BIOEE)" +value: "BIOEE" +data: "BIOEE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9671 +label: "Economics (ECON)" +value: "ECON" +data: "ECON" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9663 +label: "Education (EDUC)" +value: "EDUC" +data: "EDUC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9655 +label: "Electrical&ComputerEngineering (ECE)" +value: "ECE" +data: "ECE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9647 +label: "Engineering Communications (ENGRC)" +value: "ENGRC" +data: "ENGRC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9639 +label: "Engineering Distribution (ENGRD)" +value: "ENGRD" +data: "ENGRD" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9051 +label: "Engineering General Interest (ENGRG)" +value: "ENGRG" +data: "ENGRG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9601 +label: "Engineering Introduction (ENGRI)" +value: "ENGRI" +data: "ENGRI" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9593 +label: "Engineering Management (ENMGT)" +value: "ENMGT" +data: "ENMGT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9585 +label: "English (ENGL)" +value: "ENGL" +data: "ENGL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9577 +label: "English (as a Foreign Lang) (ENGLF)" +value: "ENGLF" +data: "ENGLF" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9569 +label: "English Language Support (ELSO)" +value: "ELSO" +data: "ELSO" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9561 +label: "English for International Stdt (ENINT)" +value: "ENINT" +data: "ENINT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9553 +label: "Entomology (ENTOM)" +value: "ENTOM" +data: "ENTOM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9545 +label: "Envr and Sust Sciences (ESS)" +value: "ESS" +data: "ESS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9537 +label: "Executive Boardroom Core (NCCB)" +value: "NCCB" +data: "NCCB" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9022 +label: "Executive Boardroom Electives (NBAB)" +value: "NBAB" +data: "NBAB" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9484 +label: "Feminist,Gender,Sexuality Stdy (FGSS)" +value: "FGSS" +data: "FGSS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9476 +label: "Fiber Science & Apparel Design (FSAD)" +value: "FSAD" +data: "FSAD" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9468 +label: "Food Science (FDSC)" +value: "FDSC" +data: "FDSC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9460 +label: "French (FREN)" +value: "FREN" +data: "FREN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9452 +label: "German Studies (GERST)" +value: "GERST" +data: "GERST" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9444 +label: "Government (GOVT)" +value: "GOVT" +data: "GOVT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9436 +label: "Grad Mgmt Acct (NACCT)" +value: "NACCT" +data: "NACCT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9428 +label: "Grad Mgmt Business Admin (NBA)" +value: "NBA" +data: "NBA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9420 +label: "Grad Mgmt Business Admin CT (NBAT)" +value: "NBAT" +data: "NBAT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9412 +label: "Grad Mgmt Business Admin NYT (NBAY)" +value: "NBAY" +data: "NBAY" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9404 +label: "Grad Mgmt Business Admin Weill (NBAW)" +value: "NBAW" +data: "NBAW" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9396 +label: "Grad Mgmt Common Core (NCC)" +value: "NCC" +data: "NCC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9388 +label: "Grad Mgmt Common Core CT (NCCT)" +value: "NCCT" +data: "NCCT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9380 +label: "Grad Mgmt Common Core Weill (NCCW)" +value: "NCCW" +data: "NCCW" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9002 +label: "Grad Mgmt Individual Study (NMI)" +value: "NMI" +data: "NMI" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9354 +label: "Graduate Management (MGMT)" +value: "MGMT" +data: "MGMT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9346 +label: "Graduate Management Research (NRE)" +value: "NRE" +data: "NRE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9338 +label: "Graduate Research (GRAD)" +value: "GRAD" +data: "GRAD" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9330 +label: "Greek (GREEK)" +value: "GREEK" +data: "GREEK" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9322 +label: "Hebrew (HEBRW)" +value: "HEBRW" +data: "HEBRW" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8989 +label: "Hindi (HINDI)" +value: "HINDI" +data: "HINDI" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8969 +label: "History (HIST)" +value: "HIST" +data: "HIST" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8961 +label: "Horticulture Sciences (PLHRT)" +value: "PLHRT" +data: "PLHRT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8952 +label: "Hotel Administration (HADM)" +value: "HADM" +data: "HADM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8941 +label: "Human Development (HD)" +value: "HD" +data: "HD" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10315 +label: "Human Ecology Nondepartmental (HE)" +value: "HE" +data: "HE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10317 +label: "ILR Extension Labor Studies (EXTLS)" +value: "EXTLS" +data: "EXTLS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10318 +label: "ILR Human Resource Studies (ILRHR)" +value: "ILRHR" +data: "ILRHR" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10319 +label: "ILR Interdepartmental (ILRID)" +value: "ILRID" +data: "ILRID" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10320 +label: "ILR International & Comp Labor (ILRIC)" +value: "ILRIC" +data: "ILRIC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10531 +label: "ILR Labor Economics (ILRLE)" +value: "ILRLE" +data: "ILRLE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10533 +label: "ILR Labor Relations, Law, Hist (ILRLR)" +value: "ILRLR" +data: "ILRLR" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10549 +label: "ILR Organizational Behavior (ILROB)" +value: "ILROB" +data: "ILROB" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10551 +label: "ILR Social Statistics (ILRST)" +value: "ILRST" +data: "ILRST" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10552 +label: "Independent Major (IM)" +value: "IM" +data: "IM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10560 +label: "Indonesian (INDO)" +value: "INDO" +data: "INDO" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10562 +label: "Information Science (INFO)" +value: "INFO" +data: "INFO" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10563 +label: "Intl Agriculture & Rural Dev (IARD)" +value: "IARD" +data: "IARD" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10564 +label: "Italian (ITAL)" +value: "ITAL" +data: "ITAL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10565 +label: "Japanese (JAPAN)" +value: "JAPAN" +data: "JAPAN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10566 +label: "Japanese Literature (JPLIT)" +value: "JPLIT" +data: "JPLIT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10567 +label: "Jewish Studies (JWST)" +value: "JWST" +data: "JWST" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10568 +label: "Kannada (KANAD)" +value: "KANAD" +data: "KANAD" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10569 +label: "Khmer (KHMER)" +value: "KHMER" +data: "KHMER" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10570 +label: "Korean (KOREA)" +value: "KOREA" +data: "KOREA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10571 +label: "Landscape Architecture (LA)" +value: "LA" +data: "LA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10572 +label: "Latin (LATIN)" +value: "LATIN" +data: "LATIN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10573 +label: "Latin American Studies (LATA)" +value: "LATA" +data: "LATA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10574 +label: "Latino Studies Program (LSP)" +value: "LSP" +data: "LSP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10575 +label: "Law (LAW)" +value: "LAW" +data: "LAW" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10576 +label: "Leadership (LEAD)" +value: "LEAD" +data: "LEAD" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10577 +label: "Lesbian,Gay,Bisexual,Trns Stdy (LGBT)" +value: "LGBT" +data: "LGBT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10578 +label: "Linguistics (LING)" +value: "LING" +data: "LING" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10579 +label: "Materials Science & Engr (MSE)" +value: "MSE" +data: "MSE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10580 +label: "Mathematics (MATH)" +value: "MATH" +data: "MATH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10581 +label: "Mechanical & Aerospace Eng (MAE)" +value: "MAE" +data: "MAE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10582 +label: "Medieval Studies (MEDVL)" +value: "MEDVL" +data: "MEDVL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10583 +label: "Microbiology (BIOMI)" +value: "BIOMI" +data: "BIOMI" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10584 +label: "Military Science (MILS)" +value: "MILS" +data: "MILS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10585 +label: "Modern Greek (MOGRK)" +value: "MOGRK" +data: "MOGRK" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10586 +label: "Molecular Biology and Genetics (BIOMG)" +value: "BIOMG" +data: "BIOMG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10587 +label: "Music (MUSIC)" +value: "MUSIC" +data: "MUSIC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10588 +label: "Natural Resources (NTRES)" +value: "NTRES" +data: "NTRES" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10589 +label: "Naval Science (NAVS)" +value: "NAVS" +data: "NAVS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10590 +label: "Near Eastern Studies (NES)" +value: "NES" +data: "NES" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10591 +label: "Nepali (NEPAL)" +value: "NEPAL" +data: "NEPAL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10592 +label: "Neurobiology & Behavior (BIONB)" +value: "BIONB" +data: "BIONB" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10593 +label: "Nuclear Science & Engineering (NSE)" +value: "NSE" +data: "NSE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10594 +label: "Nutritional Science (NS)" +value: "NS" +data: "NS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10595 +label: "Op Research & Information Engr (ORIE)" +value: "ORIE" +data: "ORIE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10596 +label: "Overseas Study (OVST)" +value: "OVST" +data: "OVST" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10597 +label: "Pali (PALI)" +value: "PALI" +data: "PALI" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10598 +label: "Performing and Media Arts (PMA)" +value: "PMA" +data: "PMA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10599 +label: "Persian (PERSN)" +value: "PERSN" +data: "PERSN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10600 +label: "Philosophy (PHIL)" +value: "PHIL" +data: "PHIL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10601 +label: "Physical Education & Athletics (PE)" +value: "PE" +data: "PE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10602 +label: "Physics (PHYS)" +value: "PHYS" +data: "PHYS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10603 +label: "Plant Biology (PLBIO)" +value: "PLBIO" +data: "PLBIO" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10604 +label: "Plant Breeding (PLBRG)" +value: "PLBRG" +data: "PLBRG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10605 +label: "Plant Pathology (PLPPM)" +value: "PLPPM" +data: "PLPPM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10606 +label: "Plant Sciences (PLSCI)" +value: "PLSCI" +data: "PLSCI" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10607 +label: "Policy Analysis & Management (PAM)" +value: "PAM" +data: "PAM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10608 +label: "Polish (POLSH)" +value: "POLSH" +data: "POLSH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10609 +label: "Population Med&Diagnostic Svc (VTPMD)" +value: "VTPMD" +data: "VTPMD" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10610 +label: "Portuguese (PORT)" +value: "PORT" +data: "PORT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10611 +label: "Psychology (PSYCH)" +value: "PSYCH" +data: "PSYCH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10612 +label: "Public Administration (PADM)" +value: "PADM" +data: "PADM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10613 +label: "Punjabi (PUNJB)" +value: "PUNJB" +data: "PUNJB" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10614 +label: "Religious Studies (RELST)" +value: "RELST" +data: "RELST" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10615 +label: "Romance Studies (ROMS)" +value: "ROMS" +data: "ROMS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10616 +label: "Romanian (ROMAN)" +value: "ROMAN" +data: "ROMAN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10617 +label: "Russian (RUSSA)" +value: "RUSSA" +data: "RUSSA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10618 +label: "Russian Literature (RUSSL)" +value: "RUSSL" +data: "RUSSL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10619 +label: "Sanskrit (SANSK)" +value: "SANSK" +data: "SANSK" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10620 +label: "Sanskrit Literature (SNLIT)" +value: "SNLIT" +data: "SNLIT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10621 +label: "Science & Technology Studies (STS)" +value: "STS" +data: "STS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10622 +label: "Sinhalese (SINHA)" +value: "SINHA" +data: "SINHA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10623 +label: "Society for Humanities (SHUM)" +value: "SHUM" +data: "SHUM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10624 +label: "Sociology (SOC)" +value: "SOC" +data: "SOC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10625 +label: "Soil & Crop Sciences (PLSCS)" +value: "PLSCS" +data: "PLSCS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10626 +label: "Spanish (SPAN)" +value: "SPAN" +data: "SPAN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10627 +label: "Statistical Science (STSCI)" +value: "STSCI" +data: "STSCI" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10628 +label: "Swahili (SWAHL)" +value: "SWAHL" +data: "SWAHL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10629 +label: "Systems Engineering (SYSEN)" +value: "SYSEN" +data: "SYSEN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10630 +label: "Tagalog (TAG)" +value: "TAG" +data: "TAG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10631 +label: "Tamil (TAMIL)" +value: "TAMIL" +data: "TAMIL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10632 +label: "Thai (THAI)" +value: "THAI" +data: "THAI" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10633 +label: "Tibetan (TIBET)" +value: "TIBET" +data: "TIBET" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10634 +label: "Toxicology (TOX)" +value: "TOX" +data: "TOX" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10635 +label: "Turkish (TURK)" +value: "TURK" +data: "TURK" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10636 +label: "Urdu (URDU)" +value: "URDU" +data: "URDU" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10637 +label: "Vet Med BioMedical Sciences (VTBMS)" +value: "VTBMS" +data: "VTBMS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10638 +label: "Vet Med Clinical Sciences (VETCS)" +value: "VETCS" +data: "VETCS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10639 +label: "Vet Med Microbiology (VETMI)" +value: "VETMI" +data: "VETMI" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10640 +label: "Vet Med Professional Curriculm (VTMED)" +value: "VTMED" +data: "VTMED" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10641 +label: "Vet Medicine MolecularMedicine (VETMM)" +value: "VETMM" +data: "VETMM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10642 +label: "Vietnamese (VIET)" +value: "VIET" +data: "VIET" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10643 +label: "Visual Studies (VISST)" +value: "VISST" +data: "VISST" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10644 +label: "Viticulture and Enology (VIEN)" +value: "VIEN" +data: "VIEN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10645 +label: "Wolof (WOLOF)" +value: "WOLOF" +data: "WOLOF" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10646 +label: "Writing Program (WRIT)" +value: "WRIT" +data: "WRIT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10647 +label: "Yoruba (YORUB)" +value: "YORUB" +data: "YORUB" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10648 +label: "Zulu (ZULU)" +value: "ZULU" +data: "ZULU" +attr: [] } ] |
compound | false |
data | [
"NMI"
] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10194 -form: Symfony\Component\Form\Form {#9317 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#10186 …5} |
full_name | "subjects[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "subjects" |
is_selected | Closure($choice, array $values) {#10650 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#8975 …} } |
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 | [
"NMI"
] |
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() {#9001 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9000 …} } } |
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 {#9004 +label: "Undergraduate" +value: "UG" +data: "UG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9010 +label: "Graduate" +value: "GR" +data: "GR" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9011 +label: "Graduate Management" +value: "GM" +data: "GM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9012 +label: "Law" +value: "LA" +data: "LA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9013 +label: "Veterinary Medicine" +value: "VM" +data: "VM" +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10651 -form: Symfony\Component\Form\Form {#9360 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#10652 …5} |
full_name | "acadCareer" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadCareer" |
is_selected | Closure($choice, array $values) {#10653 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#8975 …} } |
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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9321 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9320 …} } } |
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 {#10657 -form: Symfony\Component\Form\Form {#9363 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10656 …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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9329 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9328 …} } } |
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 {#10658 -form: Symfony\Component\Form\Form {#9366 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10659 …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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9337 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9336 …} } } |
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 {#10660 -form: Symfony\Component\Form\Form {#9369 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10661 …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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9345 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9344 …} } } |
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 {#10662 -form: Symfony\Component\Form\Form {#9372 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10663 …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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9353 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9352 …} } } |
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 {#10664 -form: Symfony\Component\Form\Form {#9375 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10665 …5} |
full_name | "acadCareer[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadCareer_4" |
label | "Veterinary Medicine" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "4" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_acadCareer_entry" |
valid | true |
value | "VM" |
acadGroup
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
choices | [ "Agriculture and Life Sciences" => "AG" "Architecture, Art and Planning" => "AR" "Arts and Sciences" => "AS" "Athletics" => "AT" "Business" => "BU" "Continuing Education" => "CE" "Cornell Tech" => "CT" "Engineering" => "EN" "Graduate" => "GR" "Human Ecology" => "HE" "Industrial and Labor Relations" => "IL" "Law" => "LA" "Reserve Officer Training" => "OT" "Veterinary Medicine" => "VM" ] |
[ "Agriculture and Life Sciences" => "AG" "Architecture, Art and Planning" => "AR" "Arts and Sciences" => "AS" "Athletics" => "AT" "Business" => "BU" "Continuing Education" => "CE" "Cornell Tech" => "CT" "Engineering" => "EN" "Graduate" => "GR" "Human Ecology" => "HE" "Industrial and Labor Relations" => "IL" "Law" => "LA" "Reserve Officer Training" => "OT" "Veterinary Medicine" => "VM" ] |
expanded | true |
same as passed value |
label | "Academic Group" |
same as passed value |
multiple | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | null |
choices | [ "Agriculture and Life Sciences" => "AG" "Architecture, Art and Planning" => "AR" "Arts and Sciences" => "AS" "Athletics" => "AT" "Business" => "BU" "Continuing Education" => "CE" "Cornell Tech" => "CT" "Engineering" => "EN" "Graduate" => "GR" "Human Ecology" => "HE" "Industrial and Labor Relations" => "IL" "Law" => "LA" "Reserve Officer Training" => "OT" "Veterinary Medicine" => "VM" ] |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Academic Group" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#9021 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9020 …} } } |
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 {#9024 +label: "Agriculture and Life Sciences" +value: "AG" +data: "AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9030 +label: "Architecture, Art and Planning" +value: "AR" +data: "AR" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9031 +label: "Arts and Sciences" +value: "AS" +data: "AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9032 +label: "Athletics" +value: "AT" +data: "AT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9033 +label: "Business" +value: "BU" +data: "BU" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9034 +label: "Continuing Education" +value: "CE" +data: "CE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9035 +label: "Cornell Tech" +value: "CT" +data: "CT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9036 +label: "Engineering" +value: "EN" +data: "EN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9037 +label: "Graduate" +value: "GR" +data: "GR" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9038 +label: "Human Ecology" +value: "HE" +data: "HE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9039 +label: "Industrial and Labor Relations" +value: "IL" +data: "IL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9040 +label: "Law" +value: "LA" +data: "LA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9041 +label: "Reserve Officer Training" +value: "OT" +data: "OT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9042 +label: "Veterinary Medicine" +value: "VM" +data: "VM" +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10655 -form: Symfony\Component\Form\Form {#9490 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#10654 …5} |
full_name | "acadGroup" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadGroup" |
is_selected | Closure($choice, array $values) {#10667 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#8975 …} } |
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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9379 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9378 …} } } |
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 {#10670 -form: Symfony\Component\Form\Form {#9493 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10669 …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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9387 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9386 …} } } |
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 {#10671 -form: Symfony\Component\Form\Form {#9496 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10672 …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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9395 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9394 …} } } |
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 {#10673 -form: Symfony\Component\Form\Form {#9499 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10674 …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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9403 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9402 …} } } |
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 {#10675 -form: Symfony\Component\Form\Form {#9502 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10676 …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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9411 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9410 …} } } |
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 {#10677 -form: Symfony\Component\Form\Form {#9505 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10678 …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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9419 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9418 …} } } |
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 {#10679 -form: Symfony\Component\Form\Form {#9508 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10680 …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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9427 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9426 …} } } |
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 {#10681 -form: Symfony\Component\Form\Form {#9511 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10682 …5} |
full_name | "acadGroup[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadGroup_6" |
label | "Cornell Tech" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "6" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_acadGroup_entry" |
valid | true |
value | "CT" |
7
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Engineering" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "EN" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9435 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9434 …} } } |
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 {#10683 -form: Symfony\Component\Form\Form {#9514 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10684 …5} |
full_name | "acadGroup[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadGroup_7" |
label | "Engineering" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "7" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_acadGroup_entry" |
valid | true |
value | "EN" |
8
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Graduate" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "GR" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9443 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9442 …} } } |
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 {#10685 -form: Symfony\Component\Form\Form {#9517 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10686 …5} |
full_name | "acadGroup[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadGroup_8" |
label | "Graduate" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "8" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_acadGroup_entry" |
valid | true |
value | "GR" |
9
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Human Ecology" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "HE" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9451 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9450 …} } } |
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 {#10687 -form: Symfony\Component\Form\Form {#9520 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10688 …5} |
full_name | "acadGroup[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadGroup_9" |
label | "Human Ecology" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "9" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_acadGroup_entry" |
valid | true |
value | "HE" |
10
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Industrial and Labor Relations" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "IL" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9459 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9458 …} } } |
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 {#10689 -form: Symfony\Component\Form\Form {#9523 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10690 …5} |
full_name | "acadGroup[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadGroup_10" |
label | "Industrial and Labor Relations" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "10" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_acadGroup_entry" |
valid | true |
value | "IL" |
11
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Law" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "LA" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9467 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9466 …} } } |
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 {#10691 -form: Symfony\Component\Form\Form {#9526 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10692 …5} |
full_name | "acadGroup[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadGroup_11" |
label | "Law" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "11" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_acadGroup_entry" |
valid | true |
value | "LA" |
12
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Reserve Officer Training" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "OT" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9475 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9474 …} } } |
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 {#10693 -form: Symfony\Component\Form\Form {#9529 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10694 …5} |
full_name | "acadGroup[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadGroup_12" |
label | "Reserve Officer Training" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "12" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_acadGroup_entry" |
valid | true |
value | "OT" |
13
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Veterinary Medicine" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "VM" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9483 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9482 …} } } |
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 {#10695 -form: Symfony\Component\Form\Form {#9532 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10696 …5} |
full_name | "acadGroup[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "acadGroup_13" |
label | "Veterinary Medicine" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "13" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_acadGroup_entry" |
valid | true |
value | "VM" |
classLevels
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
choices | [ 1000 => 1000 2000 => 2000 3000 => 3000 4000 => 4000 5000 => 5000 6000 => 6000 7000 => 7000 8000 => 8000 9000 => 9000 ] |
[ 1000 => 1000 2000 => 2000 3000 => 3000 4000 => 4000 5000 => 5000 6000 => 6000 7000 => 7000 8000 => 8000 9000 => 9000 ] |
expanded | true |
same as passed value |
label | "Class Level" |
same as passed value |
multiple | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | null |
choices | [ 1000 => 1000 2000 => 2000 3000 => 3000 4000 => 4000 5000 => 5000 6000 => 6000 7000 => 7000 8000 => 8000 9000 => 9000 ] |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Class Level" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#9050 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9049 …} } } |
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 {#9053 +label: "1000" +value: "1000" +data: 1000 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9059 +label: "2000" +value: "2000" +data: 2000 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9060 +label: "3000" +value: "3000" +data: 3000 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9061 +label: "4000" +value: "4000" +data: 4000 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9062 +label: "5000" +value: "5000" +data: 5000 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9063 +label: "6000" +value: "6000" +data: 6000 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9064 +label: "7000" +value: "7000" +data: 7000 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9065 +label: "8000" +value: "8000" +data: 8000 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9066 +label: "9000" +value: "9000" +data: 9000 +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10668 -form: Symfony\Component\Form\Form {#9607 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#10666 …5} |
full_name | "classLevels" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "classLevels" |
is_selected | Closure($choice, array $values) {#10698 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#8975 …} } |
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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9536 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9535 …} } } |
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 {#10701 -form: Symfony\Component\Form\Form {#9610 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10700 …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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9544 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9543 …} } } |
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 {#10702 -form: Symfony\Component\Form\Form {#9613 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10703 …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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9552 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9551 …} } } |
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 {#10704 -form: Symfony\Component\Form\Form {#9616 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10705 …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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9560 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9559 …} } } |
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 {#10706 -form: Symfony\Component\Form\Form {#9619 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10707 …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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9568 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9567 …} } } |
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 {#10708 -form: Symfony\Component\Form\Form {#9622 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10709 …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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9576 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9575 …} } } |
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 {#10710 -form: Symfony\Component\Form\Form {#9625 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10711 …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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9584 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9583 …} } } |
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 {#10712 -form: Symfony\Component\Form\Form {#9628 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10713 …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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9592 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9591 …} } } |
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 {#10714 -form: Symfony\Component\Form\Form {#9631 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10715 …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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9600 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9599 …} } } |
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 {#10716 -form: Symfony\Component\Form\Form {#9634 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10717 …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() {#9074 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9073 …} } } |
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 {#9077 +label: "0-1 credits" +value: "0" +data: 0 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9083 +label: "1 credit" +value: "1" +data: 1 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9084 +label: "2 credits" +value: "2" +data: 2 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9085 +label: "3 credits" +value: "3" +data: 3 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9086 +label: "4 credits" +value: "4" +data: 4 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9087 +label: "5 credits" +value: "5" +data: 5 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9088 +label: "6+ credits" +value: "6+" +data: "6+" +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10699 -form: Symfony\Component\Form\Form {#9693 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#10697 …5} |
full_name | "credits" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "credits" |
is_selected | Closure($choice, array $values) {#10719 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#8975 …} } |
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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9638 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9637 …} } } |
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 {#10722 -form: Symfony\Component\Form\Form {#9696 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10721 …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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9646 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9645 …} } } |
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 {#10723 -form: Symfony\Component\Form\Form {#9699 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10724 …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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9654 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9653 …} } } |
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 {#10725 -form: Symfony\Component\Form\Form {#9702 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10726 …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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9662 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9661 …} } } |
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 {#10727 -form: Symfony\Component\Form\Form {#9705 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10728 …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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9670 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9669 …} } } |
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 {#10729 -form: Symfony\Component\Form\Form {#9708 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10730 …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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9678 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9677 …} } } |
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 {#10731 -form: Symfony\Component\Form\Form {#9711 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10732 …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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9686 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9685 …} } } |
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 {#10733 -form: Symfony\Component\Form\Form {#9714 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10734 …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() {#9096 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9095 …} } } |
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 {#9099 +label: "Monday" +value: "M" +data: "M" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9105 +label: "Tuesday" +value: "T" +data: "T" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9106 +label: "Wednesday" +value: "W" +data: "W" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9107 +label: "Thursday" +value: "R" +data: "R" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9108 +label: "Friday" +value: "F" +data: "F" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9109 +label: "Saturday" +value: "S" +data: "S" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9110 +label: "Sunday" +value: "Su" +data: "Su" +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10720 -form: Symfony\Component\Form\Form {#9773 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#10718 …5} |
full_name | "days" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "days" |
is_selected | Closure($choice, array $values) {#10736 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#8975 …} } |
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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9718 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9717 …} } } |
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 {#10739 -form: Symfony\Component\Form\Form {#9776 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10738 …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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9726 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9725 …} } } |
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 {#10740 -form: Symfony\Component\Form\Form {#9779 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10741 …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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9734 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9733 …} } } |
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 {#10742 -form: Symfony\Component\Form\Form {#9782 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10743 …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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9742 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9741 …} } } |
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 {#10744 -form: Symfony\Component\Form\Form {#9785 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10745 …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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9750 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9749 …} } } |
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 {#10746 -form: Symfony\Component\Form\Form {#9788 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10747 …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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9758 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9757 …} } } |
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 {#10748 -form: Symfony\Component\Form\Form {#9791 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10749 …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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9766 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9765 …} } } |
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 {#10750 -form: Symfony\Component\Form\Form {#9794 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10751 …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() {#9118 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9117 …} } } |
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 {#10753 +label: "contains" +value: "any" +data: "any" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10752 +label: "only" +value: "all" +data: "all" +attr: [] } ] |
compound | false |
data | "any" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10737 -form: Symfony\Component\Form\Form {#9797 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#10735 …5} |
full_name | "days-type" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "days-type" |
is_selected | Closure($choice, $value) {#10755 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#8975 …} } |
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() {#9128 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9127 …} } } |
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 {#9131 +label: "early morning (before 10am)" +value: "early" +data: "early" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9137 +label: "morning (10am - noon)" +value: "morning" +data: "morning" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9138 +label: "lunchtime (noon - 2pm)" +value: "lunch" +data: "lunch" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9139 +label: "afternoon (2pm - 4:30pm)" +value: "afternoon" +data: "afternoon" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9140 +label: "evening (after 4:30pm)" +value: "evening" +data: "evening" +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10756 -form: Symfony\Component\Form\Form {#9840 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#10757 …5} |
full_name | "timeOffered" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "timeOffered" |
is_selected | Closure($choice, array $values) {#10758 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#8975 …} } |
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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9801 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9800 …} } } |
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 {#10762 -form: Symfony\Component\Form\Form {#9843 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10761 …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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9809 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9808 …} } } |
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 {#10763 -form: Symfony\Component\Form\Form {#9846 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10764 …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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9817 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9816 …} } } |
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 {#10765 -form: Symfony\Component\Form\Form {#9849 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10766 …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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9825 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9824 …} } } |
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 {#10767 -form: Symfony\Component\Form\Form {#9852 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10768 …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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9833 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9832 …} } } |
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 {#10769 -form: Symfony\Component\Form\Form {#9855 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10770 …5} |
full_name | "timeOffered[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "timeOffered_4" |
label | "evening (after 4:30pm)" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "4" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_timeOffered_entry" |
valid | true |
value | "evening" |
location
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
choices | [ "AAP in NYC" => "ARNYC" "Beijing, China" => "BEIJING" "Cornell Tech" => "NYCTECH" "Friday Harbor, WA" => "FRIHAR" "Human Ecology in NYC" => "HENYC" "ILR in NYC" => "ILRNYC" "Ithaca, NY (Main Campus)" => "ITH" "Kotagiri, India" => "KOTGRI" "Other Domestic" => "OTHDOM" "Other International" => "OTHINTL" "Qatar" => "QATAR" "Rome, Italy" => "ROME" "Shanghai, China" => "SHANGHAI" "Waimea, HI" => "HAWAII" "Washington, DC" => "DC" ] |
[ "AAP in NYC" => "ARNYC" "Beijing, China" => "BEIJING" "Cornell Tech" => "NYCTECH" "Friday Harbor, WA" => "FRIHAR" "Human Ecology in NYC" => "HENYC" "ILR in NYC" => "ILRNYC" "Ithaca, NY (Main Campus)" => "ITH" "Kotagiri, India" => "KOTGRI" "Other Domestic" => "OTHDOM" "Other International" => "OTHINTL" "Qatar" => "QATAR" "Rome, Italy" => "ROME" "Shanghai, China" => "SHANGHAI" "Waimea, HI" => "HAWAII" "Washington, DC" => "DC" ] |
expanded | true |
same as passed value |
label | "Location" |
same as passed value |
multiple | true |
same as passed value |
placeholder | "" |
null
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | null |
choices | [ "AAP in NYC" => "ARNYC" "Beijing, China" => "BEIJING" "Cornell Tech" => "NYCTECH" "Friday Harbor, WA" => "FRIHAR" "Human Ecology in NYC" => "HENYC" "ILR in NYC" => "ILRNYC" "Ithaca, NY (Main Campus)" => "ITH" "Kotagiri, India" => "KOTGRI" "Other Domestic" => "OTHDOM" "Other International" => "OTHINTL" "Qatar" => "QATAR" "Rome, Italy" => "ROME" "Shanghai, China" => "SHANGHAI" "Waimea, HI" => "HAWAII" "Washington, DC" => "DC" ] |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Location" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#9148 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9147 …} } } |
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 {#9151 +label: "AAP in NYC" +value: "ARNYC" +data: "ARNYC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9157 +label: "Beijing, China" +value: "BEIJING" +data: "BEIJING" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9158 +label: "Cornell Tech" +value: "NYCTECH" +data: "NYCTECH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9159 +label: "Friday Harbor, WA" +value: "FRIHAR" +data: "FRIHAR" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9160 +label: "Human Ecology in NYC" +value: "HENYC" +data: "HENYC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9161 +label: "ILR in NYC" +value: "ILRNYC" +data: "ILRNYC" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9162 +label: "Ithaca, NY (Main Campus)" +value: "ITH" +data: "ITH" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9163 +label: "Kotagiri, India" +value: "KOTGRI" +data: "KOTGRI" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9164 +label: "Other Domestic" +value: "OTHDOM" +data: "OTHDOM" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9165 +label: "Other International" +value: "OTHINTL" +data: "OTHINTL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9166 +label: "Qatar" +value: "QATAR" +data: "QATAR" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9167 +label: "Rome, Italy" +value: "ROME" +data: "ROME" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9168 +label: "Shanghai, China" +value: "SHANGHAI" +data: "SHANGHAI" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9169 +label: "Waimea, HI" +value: "HAWAII" +data: "HAWAII" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9170 +label: "Washington, DC" +value: "DC" +data: "DC" +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10760 -form: Symfony\Component\Form\Form {#9978 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#10759 …5} |
full_name | "location" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location" |
is_selected | Closure($choice, array $values) {#10772 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#8975 …} } |
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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9859 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9858 …} } } |
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 {#10775 -form: Symfony\Component\Form\Form {#9981 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10774 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_0" |
label | "AAP in NYC" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_location_entry" |
valid | true |
value | "ARNYC" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Beijing, China" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "BEIJING" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Beijing, China" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9867 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9866 …} } } |
validation_groups | null |
value | "BEIJING" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_location_entry" ] |
cache_key | "_location_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10776 -form: Symfony\Component\Form\Form {#9984 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10777 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_1" |
label | "Beijing, China" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_location_entry" |
valid | true |
value | "BEIJING" |
2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Cornell Tech" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "NYCTECH" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9875 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9874 …} } } |
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 {#10778 -form: Symfony\Component\Form\Form {#9987 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10779 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_2" |
label | "Cornell Tech" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_location_entry" |
valid | true |
value | "NYCTECH" |
3
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Friday Harbor, WA" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "FRIHAR" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Friday Harbor, WA" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9883 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9882 …} } } |
validation_groups | null |
value | "FRIHAR" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_location_entry" ] |
cache_key | "_location_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10780 -form: Symfony\Component\Form\Form {#9990 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10781 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_3" |
label | "Friday Harbor, WA" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_location_entry" |
valid | true |
value | "FRIHAR" |
4
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Human Ecology in NYC" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "HENYC" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Human Ecology in NYC" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9891 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9890 …} } } |
validation_groups | null |
value | "HENYC" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_location_entry" ] |
cache_key | "_location_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10782 -form: Symfony\Component\Form\Form {#9993 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10783 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_4" |
label | "Human Ecology in NYC" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "4" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_location_entry" |
valid | true |
value | "HENYC" |
5
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "ILR in NYC" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "ILRNYC" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "ILR in NYC" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9899 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9898 …} } } |
validation_groups | null |
value | "ILRNYC" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_location_entry" ] |
cache_key | "_location_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10784 -form: Symfony\Component\Form\Form {#9996 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10785 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_5" |
label | "ILR in NYC" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "5" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_location_entry" |
valid | true |
value | "ILRNYC" |
6
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Ithaca, NY (Main Campus)" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "ITH" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9907 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9906 …} } } |
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 {#10786 -form: Symfony\Component\Form\Form {#9999 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10787 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_6" |
label | "Ithaca, NY (Main Campus)" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "6" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_location_entry" |
valid | true |
value | "ITH" |
7
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Kotagiri, India" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "KOTGRI" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9915 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9914 …} } } |
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 {#10788 -form: Symfony\Component\Form\Form {#10002 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10789 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_7" |
label | "Kotagiri, India" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "7" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_location_entry" |
valid | true |
value | "KOTGRI" |
8
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Other Domestic" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "OTHDOM" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9923 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9922 …} } } |
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 {#10790 -form: Symfony\Component\Form\Form {#10005 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10791 …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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9931 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9930 …} } } |
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 {#10792 -form: Symfony\Component\Form\Form {#10008 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10793 …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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9939 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9938 …} } } |
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 {#10794 -form: Symfony\Component\Form\Form {#10011 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10795 …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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9947 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9946 …} } } |
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 {#10796 -form: Symfony\Component\Form\Form {#10014 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10797 …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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9955 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9954 …} } } |
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 {#10798 -form: Symfony\Component\Form\Form {#10017 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10799 …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 | "Waimea, HI" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "HAWAII" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Waimea, HI" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9963 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9962 …} } } |
validation_groups | null |
value | "HAWAII" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_location_entry" ] |
cache_key | "_location_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10800 -form: Symfony\Component\Form\Form {#10020 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10801 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_13" |
label | "Waimea, HI" |
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 | "HAWAII" |
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 | "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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#9971 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9970 …} } } |
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 {#10802 -form: Symfony\Component\Form\Form {#10023 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10803 …5} |
full_name | "location[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "location_14" |
label | "Washington, DC" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "14" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_location_entry" |
valid | true |
value | "DC" |
crseAttrs
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "style" => "width:205px;" "size" => 1 "placeholder" => "Select value(s)" "aria-labelledby" => "for_subjects" ] |
[ "style" => "width:205px;" "size" => 1 "placeholder" => "Select value(s)" "aria-labelledby" => "for_subjects" ] |
choices | [ "Community (CU-CEL)" => "CU-CEL" "International (CU-ITL)" => "CU-ITL" "Sustainability (CU-SBY)" => "CU-SBY" "UG Research (CU-UGR)" => "CU-UGR" ] |
[ "Community (CU-CEL)" => "CU-CEL" "International (CU-ITL)" => "CU-ITL" "Sustainability (CU-SBY)" => "CU-SBY" "UG Research (CU-UGR)" => "CU-UGR" ] |
label | "Course Attributes" |
same as passed value |
multiple | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "style" => "width:205px;" "size" => 1 "placeholder" => "Select value(s)" "aria-labelledby" => "for_subjects" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | null |
choices | [ "Community (CU-CEL)" => "CU-CEL" "International (CU-ITL)" => "CU-ITL" "Sustainability (CU-SBY)" => "CU-SBY" "UG Research (CU-UGR)" => "CU-UGR" ] |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Course Attributes" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#9178 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9177 …} } } |
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 {#10805 +label: "Community (CU-CEL)" +value: "CU-CEL" +data: "CU-CEL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10804 +label: "International (CU-ITL)" +value: "CU-ITL" +data: "CU-ITL" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10806 +label: "Sustainability (CU-SBY)" +value: "CU-SBY" +data: "CU-SBY" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10807 +label: "UG Research (CU-UGR)" +value: "CU-UGR" +data: "CU-UGR" +attr: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10773 -form: Symfony\Component\Form\Form {#10026 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#10771 …5} |
full_name | "crseAttrs[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "crseAttrs" |
is_selected | Closure($choice, array $values) {#10809 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#8975 …} } |
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() {#9191 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9190 …} } } |
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 {#10812 +label: "any" +value: "any" +data: "any" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10813 +label: "all" +value: "all" +data: "all" +attr: [] } ] |
compound | false |
data | "any" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10810 -form: Symfony\Component\Form\Form {#10029 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#10811 …5} |
full_name | "crseAttrs-type" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "crseAttrs-type" |
is_selected | Closure($choice, $value) {#10815 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#8975 …} } |
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() {#9201 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9200 …} } } |
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 {#10818 +label: "ALC-AS" +value: "ALC-AS" +data: "ALC-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10819 +label: "ALC-HA" +value: "ALC-HA" +data: "ALC-HA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10820 +label: "BIO-AG" +value: "BIO-AG" +data: "BIO-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10821 +label: "BIO-AS" +value: "BIO-AS" +data: "BIO-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10822 +label: "BIOLS-AG" +value: "BIOLS-AG" +data: "BIOLS-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10823 +label: "BIONLS-AG" +value: "BIONLS-AG" +data: "BIONLS-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10824 +label: "CA-AAP" +value: "CA-AAP" +data: "CA-AAP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10825 +label: "CA-AG" +value: "CA-AG" +data: "CA-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10826 +label: "CA-AS" +value: "CA-AS" +data: "CA-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10827 +label: "CA-HE" +value: "CA-HE" +data: "CA-HE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10828 +label: "CE-EN" +value: "CE-EN" +data: "CE-EN" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10829 +label: "CHPH-AG" +value: "CHPH-AG" +data: "CHPH-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10830 +label: "D-AG" +value: "D-AG" +data: "D-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10831 +label: "D-HE" +value: "D-HE" +data: "D-HE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10832 +label: "ETM-AS" +value: "ETM-AS" +data: "ETM-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10833 +label: "ETM-HA" +value: "ETM-HA" +data: "ETM-HA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10834 +label: "FL-AAP" +value: "FL-AAP" +data: "FL-AAP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10835 +label: "FL-AG" +value: "FL-AG" +data: "FL-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10836 +label: "GB" +value: "GB" +data: "GB" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10837 +label: "GHB" +value: "GHB" +data: "GHB" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10838 +label: "GLC-AS" +value: "GLC-AS" +data: "GLC-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10839 +label: "GLC-HA" +value: "GLC-HA" +data: "GLC-HA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10840 +label: "HA-AAP" +value: "HA-AAP" +data: "HA-AAP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10841 +label: "HA-AG" +value: "HA-AG" +data: "HA-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10842 +label: "HA-AS" +value: "HA-AS" +data: "HA-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10843 +label: "HA-HE" +value: "HA-HE" +data: "HA-HE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10844 +label: "HB" +value: "HB" +data: "HB" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10845 +label: "HIST-AS" +value: "HIST-AS" +data: "HIST-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10846 +label: "HST-HA" +value: "HST-HA" +data: "HST-HA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10847 +label: "KCM-AAP" +value: "KCM-AAP" +data: "KCM-AAP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10848 +label: "KCM-AG" +value: "KCM-AG" +data: "KCM-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10849 +label: "KCM-AS" +value: "KCM-AS" +data: "KCM-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10850 +label: "KCM-HE" +value: "KCM-HE" +data: "KCM-HE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10851 +label: "LA-AAP" +value: "LA-AAP" +data: "LA-AAP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10852 +label: "LA-AG" +value: "LA-AG" +data: "LA-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10853 +label: "LA-AS" +value: "LA-AS" +data: "LA-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10854 +label: "LAD-HE" +value: "LAD-HE" +data: "LAD-HE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10855 +label: "MQL-AG" +value: "MQL-AG" +data: "MQL-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10856 +label: "MQR-AAP" +value: "MQR-AAP" +data: "MQR-AAP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10857 +label: "MQR-AS" +value: "MQR-AS" +data: "MQR-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10858 +label: "MQR-HE" +value: "MQR-HE" +data: "MQR-HE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10859 +label: "OPHLS-AG" +value: "OPHLS-AG" +data: "OPHLS-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10860 +label: "ORL-AG" +value: "ORL-AG" +data: "ORL-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10861 +label: "PBS-AAP" +value: "PBS-AAP" +data: "PBS-AAP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10862 +label: "PBS-AS" +value: "PBS-AS" +data: "PBS-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10863 +label: "PBS-HE" +value: "PBS-HE" +data: "PBS-HE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10864 +label: "PBSS-AS" +value: "PBSS-AS" +data: "PBSS-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10865 +label: "PHS-AS" +value: "PHS-AS" +data: "PHS-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10866 +label: "SBA-AAP" +value: "SBA-AAP" +data: "SBA-AAP" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10867 +label: "SBA-AG" +value: "SBA-AG" +data: "SBA-AG" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10868 +label: "SBA-AS" +value: "SBA-AS" +data: "SBA-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10869 +label: "SBA-HE" +value: "SBA-HE" +data: "SBA-HE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10870 +label: "SCD-AS" +value: "SCD-AS" +data: "SCD-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10871 +label: "SCD-HA" +value: "SCD-HA" +data: "SCD-HA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10872 +label: "SDS-AS" +value: "SDS-AS" +data: "SDS-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10873 +label: "SDS-HA" +value: "SDS-HA" +data: "SDS-HA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10874 +label: "SMR-AS" +value: "SMR-AS" +data: "SMR-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10875 +label: "SMR-HA" +value: "SMR-HA" +data: "SMR-HA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10876 +label: "SSC-AS" +value: "SSC-AS" +data: "SSC-AS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10877 +label: "SSC-HA" +value: "SSC-HA" +data: "SSC-HA" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10878 +label: "WRT-AG" +value: "WRT-AG" +data: "WRT-AG" +attr: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10816 -form: Symfony\Component\Form\Form {#10032 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#10817 …5} |
full_name | "breadthDistr[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "breadthDistr" |
is_selected | Closure($choice, array $values) {#10880 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#8975 …} } |
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() {#9214 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9213 …} } } |
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 {#10812 +label: "any" +value: "any" +data: "any" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#10813 +label: "all" +value: "all" +data: "all" +attr: [] } ] |
compound | false |
data | "any" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10881 -form: Symfony\Component\Form\Form {#10035 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#10882 …5} |
full_name | "breadthDistr-type" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "breadthDistr-type" |
is_selected | Closure($choice, $value) {#10883 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#8975 …} } |
label | "" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "breadthDistr-type" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_breadthDistr-type" |
valid | true |
value | "any" |
session
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
choices | [ "Regular Academic Session" => 1 "Four Week - First" => "4W1" "Four Week - Second" => "4W2" "Four Week - Third" => "4W3" "Four Week - Fourth" => "4W4" "Seven Week - First" => "7W1" "Seven Week - Second" => "7W2" "Eight Week - First" => "8W1" "Eight Week - Second" => "8W2" "Twelve Week" => "12W" "FWS Session" => "FWS" "Vet Med Full" => "VMF" ] |
[ "Regular Academic Session" => 1 "Four Week - First" => "4W1" "Four Week - Second" => "4W2" "Four Week - Third" => "4W3" "Four Week - Fourth" => "4W4" "Seven Week - First" => "7W1" "Seven Week - Second" => "7W2" "Eight Week - First" => "8W1" "Eight Week - Second" => "8W2" "Twelve Week" => "12W" "FWS Session" => "FWS" "Vet Med Full" => "VMF" ] |
expanded | true |
same as passed value |
label | "Session" |
same as passed value |
multiple | true |
same as passed value |
placeholder | "" |
null
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | null |
choices | [ "Regular Academic Session" => 1 "Four Week - First" => "4W1" "Four Week - Second" => "4W2" "Four Week - Third" => "4W3" "Four Week - Fourth" => "4W4" "Seven Week - First" => "7W1" "Seven Week - Second" => "7W2" "Eight Week - First" => "8W1" "Eight Week - Second" => "8W2" "Twelve Week" => "12W" "FWS Session" => "FWS" "Vet Med Full" => "VMF" ] |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Session" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#9222 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9221 …} } } |
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 {#9225 +label: "Regular Academic Session" +value: "1" +data: 1 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9231 +label: "Four Week - First" +value: "4W1" +data: "4W1" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9232 +label: "Four Week - Second" +value: "4W2" +data: "4W2" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9233 +label: "Four Week - Third" +value: "4W3" +data: "4W3" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9234 +label: "Four Week - Fourth" +value: "4W4" +data: "4W4" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9235 +label: "Seven Week - First" +value: "7W1" +data: "7W1" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9236 +label: "Seven Week - Second" +value: "7W2" +data: "7W2" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9237 +label: "Eight Week - First" +value: "8W1" +data: "8W1" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9238 +label: "Eight Week - Second" +value: "8W2" +data: "8W2" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9239 +label: "Twelve Week" +value: "12W" +data: "12W" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9240 +label: "FWS Session" +value: "FWS" +data: "FWS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9241 +label: "Vet Med Full" +value: "VMF" +data: "VMF" +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10884 -form: Symfony\Component\Form\Form {#10134 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#10885 …5} |
full_name | "session" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "session" |
is_selected | Closure($choice, array $values) {#10886 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#8975 …} } |
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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#10039 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10038 …} } } |
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 {#10890 -form: Symfony\Component\Form\Form {#10137 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10889 …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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#10047 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10046 …} } } |
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 {#10891 -form: Symfony\Component\Form\Form {#10140 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10892 …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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#10055 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10054 …} } } |
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 {#10893 -form: Symfony\Component\Form\Form {#10143 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10894 …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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#10063 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10062 …} } } |
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 {#10895 -form: Symfony\Component\Form\Form {#10146 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10896 …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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#10071 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10070 …} } } |
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 {#10897 -form: Symfony\Component\Form\Form {#10149 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10898 …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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#10079 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10078 …} } } |
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 {#10899 -form: Symfony\Component\Form\Form {#10152 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10900 …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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#10087 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10086 …} } } |
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 {#10901 -form: Symfony\Component\Form\Form {#10155 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10902 …5} |
full_name | "session[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "session_6" |
label | "Seven Week - Second" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "6" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_session_entry" |
valid | true |
value | "7W2" |
7
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Eight Week - First" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "8W1" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#10095 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10094 …} } } |
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 {#10903 -form: Symfony\Component\Form\Form {#10158 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10904 …5} |
full_name | "session[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "session_7" |
label | "Eight Week - First" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "7" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_session_entry" |
valid | true |
value | "8W1" |
8
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Eight Week - Second" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "8W2" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#10103 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10102 …} } } |
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 {#10905 -form: Symfony\Component\Form\Form {#10161 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10906 …5} |
full_name | "session[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "session_8" |
label | "Eight Week - Second" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "8" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_session_entry" |
valid | true |
value | "8W2" |
9
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Twelve Week" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "12W" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Twelve Week" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#10111 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10110 …} } } |
validation_groups | null |
value | "12W" |
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 {#10907 -form: Symfony\Component\Form\Form {#10164 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10908 …5} |
full_name | "session[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "session_9" |
label | "Twelve Week" |
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 | "12W" |
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 | "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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#10119 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10118 …} } } |
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 {#10909 -form: Symfony\Component\Form\Form {#10167 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10910 …5} |
full_name | "session[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "session_10" |
label | "FWS Session" |
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 | "FWS" |
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 | "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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#10127 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10126 …} } } |
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 {#10911 -form: Symfony\Component\Form\Form {#10170 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10912 …5} |
full_name | "session[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "session_11" |
label | "Vet Med Full" |
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 | "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) {#9253 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} } |
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() {#9254 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9252 …} } } |
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 {#10888 -form: Symfony\Component\Form\Form {#10173 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10887 …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" "Distance Learning - WWW" => "DW" "Hybrid - Online & In Person" => "HY" "In Person" => "P" "Independent Studies" => "IS" "Online" => "OL" ] |
[ "Directed Research" => "RE" "Distance Learning-Asynchronous" => "AD" "Distance Learning-Synchronous" => "SD" "Distance Learning - WWW" => "DW" "Hybrid - Online & 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" "Distance Learning - WWW" => "DW" "Hybrid - Online & 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() {#9261 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9260 …} } } |
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 {#9264 +label: "Directed Research" +value: "RE" +data: "RE" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9270 +label: "Distance Learning-Asynchronous" +value: "AD" +data: "AD" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9271 +label: "Distance Learning-Synchronous" +value: "SD" +data: "SD" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9272 +label: "Distance Learning - WWW" +value: "DW" +data: "DW" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9273 +label: "Hybrid - Online & In Person" +value: "HY" +data: "HY" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9274 +label: "In Person" +value: "P" +data: "P" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9275 +label: "Independent Studies" +value: "IS" +data: "IS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9276 +label: "Online" +value: "OL" +data: "OL" +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10914 -form: Symfony\Component\Form\Form {#10240 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#10913 …5} |
full_name | "instructMode" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "instructMode" |
is_selected | Closure($choice, array $values) {#10915 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#8975 …} } |
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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#10177 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10176 …} } } |
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 {#10919 -form: Symfony\Component\Form\Form {#10243 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10918 …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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#10185 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10184 …} } } |
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 {#10920 -form: Symfony\Component\Form\Form {#10246 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10921 …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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#10193 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10192 …} } } |
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 {#10922 -form: Symfony\Component\Form\Form {#10249 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10923 …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 | "Distance Learning - WWW" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "DW" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#350 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#351 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#352 …} -namespace: Closure() {#363 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Distance Learning - WWW" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#10201 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10200 …} } } |
validation_groups | null |
value | "DW" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_instructMode_entry" ] |
cache_key | "_instructMode_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10924 -form: Symfony\Component\Form\Form {#10252 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10925 …5} |
full_name | "instructMode[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "instructMode_3" |
label | "Distance Learning - WWW" |
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 | "DW" |
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 | "Hybrid - Online & 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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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 & 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() {#10209 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10208 …} } } |
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 {#10926 -form: Symfony\Component\Form\Form {#10255 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10927 …5} |
full_name | "instructMode[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "instructMode_4" |
label | "Hybrid - Online & 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 | "HY" |
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 | "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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#10217 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10216 …} } } |
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 {#10928 -form: Symfony\Component\Form\Form {#10258 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10929 …5} |
full_name | "instructMode[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "instructMode_5" |
label | "In Person" |
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 | "P" |
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 | "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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#10225 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10224 …} } } |
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 {#10930 -form: Symfony\Component\Form\Form {#10261 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10931 …5} |
full_name | "instructMode[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "instructMode_6" |
label | "Independent Studies" |
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 | "IS" |
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 | "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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#10233 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10232 …} } } |
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 {#10932 -form: Symfony\Component\Form\Form {#10264 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10933 …5} |
full_name | "instructMode[]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "instructMode_7" |
label | "Online" |
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 | "_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() {#9284 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#9283 …} } } |
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 {#9287 +label: "Student Option" +value: "OPT" +data: "OPT" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9293 +label: "Graded" +value: "GRD" +data: "GRD" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9294 +label: "Sat/Unsat" +value: "SUS" +data: "SUS" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9295 +label: "Multi-Term" +value: "BMT" +data: "BMT" +attr: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#10917 -form: Symfony\Component\Form\Form {#10299 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#10916 …5} |
full_name | "gradingBasis" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "gradingBasis" |
is_selected | Closure($choice, array $values) {#10935 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#8975 …} } |
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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#10268 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10267 …} } } |
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 {#10938 -form: Symfony\Component\Form\Form {#10302 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10937 …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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#10276 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10275 …} } } |
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 {#10939 -form: Symfony\Component\Form\Form {#10305 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10940 …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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#10284 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10283 …} } } |
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 {#10941 -form: Symfony\Component\Form\Form {#10308 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10942 …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) {#8950 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8946 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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() {#10292 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#8327 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#10291 …} } } |
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 {#10943 -form: Symfony\Component\Form\Form {#10311 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10944 …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" |