Forms
-
coding_timesheets
-
date
-
startTime1
-
endTime1
-
startTime2
-
endTime2
-
additionalHours
-
notesSN
-
notesAdmin
-
_token
-
coding_timesheets
Form type:
"App\Form\CodingTimesheetsType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\CodingTimesheets {#1119 -id: null -date: null -notesSN: null -notesAdmin: null -additionalHours: null -startTime1: null -endTime1: null -startTime2: null -endTime2: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\CodingTimesheets {#1119 -id: null -date: null -notesSN: null -notesAdmin: null -additionalHours: null -startTime1: null -endTime1: null -startTime2: null -endTime2: null } |
same as 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 | 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 {#1347 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1348 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1349 …} -namespace: Closure() {#1351 …} } |
data | App\Entity\CodingTimesheets {#1119 -id: null -date: null -notesSN: null -notesAdmin: null -additionalHours: null -startTime1: null -endTime1: null -startTime2: null -endTime2: null } |
data_class | "App\Entity\CodingTimesheets" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1394 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\CodingTimesheets" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1392 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $message: Closure() {#1393 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "coding_timesheets" "_coding_timesheets" ] |
cache_key | "_coding_timesheets_coding_timesheets" |
compound | true |
data | App\Entity\CodingTimesheets {#1119 -id: null -date: null -notesSN: null -notesAdmin: null -additionalHours: null -startTime1: null -endTime1: null -startTime2: null -endTime2: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1591 -form: Symfony\Component\Form\Form {#1524 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1391 …5} |
full_name | "coding_timesheets" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "coding_timesheets" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "coding_timesheets" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_coding_timesheets" |
valid | true |
value | App\Entity\CodingTimesheets {#1119 -id: null -date: null -notesSN: null -notesAdmin: null -additionalHours: null -startTime1: null -endTime1: null -startTime2: null -endTime2: null } |
date
Form type:
"Symfony\Component\Form\Extension\Core\Type\DateType"
Errors
This form has no errors.
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 |
---|---|---|
label | "Date" |
same as passed value |
required | false |
same as passed value |
widget | "single_text" |
same as 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 | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1347 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1348 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1349 …} -namespace: Closure() {#1351 …} } |
data_class | null |
days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "yyyy-MM-dd" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "Please enter a valid date." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Date" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
model_timezone | null |
months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
placeholder | [ "year" => "" "month" => "" "day" => "" ] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1598 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $message: Closure() {#1610 …} $translationDomain: "validators" } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_coding_timesheets_date" ] |
cache_key | "_coding_timesheets_date_date" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1680 -form: Symfony\Component\Form\Form {#1431 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1682 …5} |
full_name | "coding_timesheets[date]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "coding_timesheets_date" |
label | "Date" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "date" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
type | "date" |
unique_block_prefix | "_coding_timesheets_date" |
valid | true |
value | "" |
widget | "single_text" |
startTime1
Form type:
"Symfony\Component\Form\Extension\Core\Type\TimeType"
Errors
This form has no errors.
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 |
---|---|---|
label | "Start Time (#1)" |
same as passed value |
required | false |
same as passed value |
widget | "single_text" |
same as 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 | false |
choice_translation_domain | [ "hour" => false "minute" => false "second" => false ] |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1347 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1348 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1349 …} -namespace: Closure() {#1351 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
hours | [ 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 ] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "H:i:s" |
invalid_message | "Please enter a valid time." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Start Time (#1)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
minutes | [ 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 ] |
model_timezone | null |
placeholder | [ "hour" => "" "minute" => "" "second" => "" ] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
reference_date | null |
required | false |
row_attr | [] |
seconds | [ 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1629 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $message: Closure() {#1630 …} $translationDomain: "validators" } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
with_minutes | true |
with_seconds | false |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "time" "_coding_timesheets_startTime1" ] |
cache_key | "_coding_timesheets_startTime1_time" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1679 -form: Symfony\Component\Form\Form {#1675 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1678 …5} |
full_name | "coding_timesheets[startTime1]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "coding_timesheets_startTime1" |
label | "Start Time (#1)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "startTime1" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
type | "time" |
unique_block_prefix | "_coding_timesheets_startTime1" |
valid | true |
value | "" |
widget | "single_text" |
with_minutes | true |
with_seconds | false |
endTime1
Form type:
"Symfony\Component\Form\Extension\Core\Type\TimeType"
Errors
This form has no errors.
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 |
---|---|---|
label | "End Time (#1)" |
same as passed value |
required | false |
same as passed value |
widget | "single_text" |
same as 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 | false |
choice_translation_domain | [ "hour" => false "minute" => false "second" => false ] |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1347 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1348 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1349 …} -namespace: Closure() {#1351 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
hours | [ 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 ] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "H:i:s" |
invalid_message | "Please enter a valid time." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "End Time (#1)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
minutes | [ 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 ] |
model_timezone | null |
placeholder | [ "hour" => "" "minute" => "" "second" => "" ] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
reference_date | null |
required | false |
row_attr | [] |
seconds | [ 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1573 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $message: Closure() {#1572 …} $translationDomain: "validators" } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
with_minutes | true |
with_seconds | false |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "time" "_coding_timesheets_endTime1" ] |
cache_key | "_coding_timesheets_endTime1_time" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1539 -form: Symfony\Component\Form\Form {#1538 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1410 …5} |
full_name | "coding_timesheets[endTime1]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "coding_timesheets_endTime1" |
label | "End Time (#1)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "endTime1" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
type | "time" |
unique_block_prefix | "_coding_timesheets_endTime1" |
valid | true |
value | "" |
widget | "single_text" |
with_minutes | true |
with_seconds | false |
startTime2
Form type:
"Symfony\Component\Form\Extension\Core\Type\TimeType"
Errors
This form has no errors.
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 |
---|---|---|
label | "Start Time (#2)" |
same as passed value |
required | false |
same as passed value |
widget | "single_text" |
same as 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 | false |
choice_translation_domain | [ "hour" => false "minute" => false "second" => false ] |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1347 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1348 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1349 …} -namespace: Closure() {#1351 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
hours | [ 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 ] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "H:i:s" |
invalid_message | "Please enter a valid time." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Start Time (#2)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
minutes | [ 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 ] |
model_timezone | null |
placeholder | [ "hour" => "" "minute" => "" "second" => "" ] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
reference_date | null |
required | false |
row_attr | [] |
seconds | [ 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1620 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $message: Closure() {#1584 …} $translationDomain: "validators" } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
with_minutes | true |
with_seconds | false |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "time" "_coding_timesheets_startTime2" ] |
cache_key | "_coding_timesheets_startTime2_time" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1519 -form: Symfony\Component\Form\Form {#1526 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1510 …5} |
full_name | "coding_timesheets[startTime2]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "coding_timesheets_startTime2" |
label | "Start Time (#2)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "startTime2" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
type | "time" |
unique_block_prefix | "_coding_timesheets_startTime2" |
valid | true |
value | "" |
widget | "single_text" |
with_minutes | true |
with_seconds | false |
endTime2
Form type:
"Symfony\Component\Form\Extension\Core\Type\TimeType"
Errors
This form has no errors.
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 |
---|---|---|
label | "End Time (#2)" |
same as passed value |
required | false |
same as passed value |
widget | "single_text" |
same as 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 | false |
choice_translation_domain | [ "hour" => false "minute" => false "second" => false ] |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1347 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1348 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1349 …} -namespace: Closure() {#1351 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
hours | [ 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 ] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "H:i:s" |
invalid_message | "Please enter a valid time." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "End Time (#2)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
minutes | [ 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 ] |
model_timezone | null |
placeholder | [ "hour" => "" "minute" => "" "second" => "" ] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
reference_date | null |
required | false |
row_attr | [] |
seconds | [ 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1545 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $message: Closure() {#1546 …} $translationDomain: "validators" } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
with_minutes | true |
with_seconds | false |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "time" "_coding_timesheets_endTime2" ] |
cache_key | "_coding_timesheets_endTime2_time" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1504 -form: Symfony\Component\Form\Form {#1529 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1544 …5} |
full_name | "coding_timesheets[endTime2]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "coding_timesheets_endTime2" |
label | "End Time (#2)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "endTime2" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
type | "time" |
unique_block_prefix | "_coding_timesheets_endTime2" |
valid | true |
value | "" |
widget | "single_text" |
with_minutes | true |
with_seconds | false |
additionalHours
Errors
This form has no errors.
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 |
---|---|---|
required | false |
same as 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 {#1347 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1348 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1349 …} -namespace: Closure() {#1351 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1490 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | false |
inherit_data | false |
input | "number" |
invalid_message | "Please enter a number." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
rounding_mode | 6 |
row_attr | [] |
scale | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1501 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $message: Closure() {#1500 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "inputmode" => "decimal" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_coding_timesheets_additionalHours" ] |
cache_key | "_coding_timesheets_additionalHours_number" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1621 -form: Symfony\Component\Form\Form {#1532 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1576 …5} |
full_name | "coding_timesheets[additionalHours]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "coding_timesheets_additionalHours" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "additionalHours" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_coding_timesheets_additionalHours" |
valid | true |
value | "" |
notesSN
Errors
This form has no errors.
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 |
---|---|---|
label | "Notes - SN" |
same as passed value |
required | false |
same as 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 {#1347 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1348 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1349 …} -namespace: Closure() {#1351 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1505 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Notes - SN" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1508 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $message: Closure() {#1487 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_coding_timesheets_notesSN" ] |
cache_key | "_coding_timesheets_notesSN_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1628 -form: Symfony\Component\Form\Form {#1382 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1456 …5} |
full_name | "coding_timesheets[notesSN]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "coding_timesheets_notesSN" |
label | "Notes - SN" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "notesSN" |
pattern | null |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_coding_timesheets_notesSN" |
valid | true |
value | "" |
notesAdmin
Errors
This form has no errors.
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 |
---|---|---|
label | "Notes - IT English" |
same as passed value |
required | false |
same as 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 {#1347 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1348 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1349 …} -namespace: Closure() {#1351 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1516 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Notes - IT English" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1518 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $message: Closure() {#1517 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_coding_timesheets_notesAdmin" ] |
cache_key | "_coding_timesheets_notesAdmin_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1412 -form: Symfony\Component\Form\Form {#1384 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1460 …5} |
full_name | "coding_timesheets[notesAdmin]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "coding_timesheets_notesAdmin" |
label | "Notes - IT English" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "notesAdmin" |
pattern | null |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_coding_timesheets_notesAdmin" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "ecd0c03705dafe8af773fff54f5be.HH9Crz8V8JUU20TYiZSUaw3kj-WzPa__aSFoDm1W-G8.dzdx-FpfvOBZnRe8zeHkHD-2ur_9bsuNJxYcSCcMugJDGXPjWlGJ0liqHQ" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
block_prefix | "csrf_token" |
same as passed value |
data | "ecd0c03705dafe8af773fff54f5be.HH9Crz8V8JUU20TYiZSUaw3kj-WzPa__aSFoDm1W-G8.dzdx-FpfvOBZnRe8zeHkHD-2ur_9bsuNJxYcSCcMugJDGXPjWlGJ0liqHQ" |
same as passed value |
mapped | false |
same as 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 | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1347 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1348 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1349 …} -namespace: Closure() {#1351 …} } |
data | "ecd0c03705dafe8af773fff54f5be.HH9Crz8V8JUU20TYiZSUaw3kj-WzPa__aSFoDm1W-G8.dzdx-FpfvOBZnRe8zeHkHD-2ur_9bsuNJxYcSCcMugJDGXPjWlGJ0liqHQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1411 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1688 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1154 …} $message: Closure() {#1685 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_coding_timesheets__token" ] |
cache_key | "_coding_timesheets__token_hidden" |
compound | false |
data | "ecd0c03705dafe8af773fff54f5be.HH9Crz8V8JUU20TYiZSUaw3kj-WzPa__aSFoDm1W-G8.dzdx-FpfvOBZnRe8zeHkHD-2ur_9bsuNJxYcSCcMugJDGXPjWlGJ0liqHQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1698 -form: Symfony\Component\Form\Form {#1694 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1689 …5} |
full_name | "coding_timesheets[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "coding_timesheets__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_coding_timesheets__token" |
valid | true |
value | "ecd0c03705dafe8af773fff54f5be.HH9Crz8V8JUU20TYiZSUaw3kj-WzPa__aSFoDm1W-G8.dzdx-FpfvOBZnRe8zeHkHD-2ur_9bsuNJxYcSCcMugJDGXPjWlGJ0liqHQ" |