Forms
-
tarifa_config
-
amountByKm
-
minimum
-
amountByJourny
-
startTime
-
endTime
-
tipoTarifa
-
_token
-
tarifa_config
Form type:
"App\Form\TarifaConfigType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\TarifaConfig {#723 -id: 2 -amountByKm: 15.34 -minimum: 30.0 -amountByJourny: 8.0 -startTime: DateTime @79200 {#717 date: 1970-01-01 22:00:00.0 UTC (+00:00) } -endTime: DateTime @17999 {#714 date: 1970-01-01 04:59:59.0 UTC (+00:00) } -tipoTarifa: "taxi_express" -cotizacionViajes: Doctrine\ORM\PersistentCollection {#770 …} } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\TarifaConfig {#723 -id: 2 -amountByKm: 15.34 -minimum: 30.0 -amountByJourny: 8.0 -startTime: DateTime @79200 {#717 date: 1970-01-01 22:00:00.0 UTC (+00:00) } -endTime: DateTime @17999 {#714 date: 1970-01-01 04:59:59.0 UTC (+00:00) } -tipoTarifa: "taxi_express" -cotizacionViajes: Doctrine\ORM\PersistentCollection {#770 …} } |
same as 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 {#542 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#543 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#779 …} -namespace: Closure() {#784 …} } |
data | App\Entity\TarifaConfig {#723 -id: 2 -amountByKm: 15.34 -minimum: 30.0 -amountByJourny: 8.0 -startTime: DateTime @79200 {#717 date: 1970-01-01 22:00:00.0 UTC (+00:00) } -endTime: DateTime @17999 {#714 date: 1970-01-01 04:59:59.0 UTC (+00:00) } -tipoTarifa: "taxi_express" -cotizacionViajes: Doctrine\ORM\PersistentCollection {#770 …} } |
data_class | "App\Entity\TarifaConfig" |
disabled | false |
empty_data | Closure(FormInterface $form) {#907 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\TarifaConfig" } } |
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() {#909 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#191 …} $message: Closure() {#908 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "tarifa_config" "_tarifa_config" ] |
cache_key | "_tarifa_config_tarifa_config" |
compound | true |
data | App\Entity\TarifaConfig {#723 -id: 2 -amountByKm: 15.34 -minimum: 30.0 -amountByJourny: 8.0 -startTime: DateTime @79200 {#717 date: 1970-01-01 22:00:00.0 UTC (+00:00) } -endTime: DateTime @17999 {#714 date: 1970-01-01 04:59:59.0 UTC (+00:00) } -tipoTarifa: "taxi_express" -cotizacionViajes: Doctrine\ORM\PersistentCollection {#770 …} } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1017 -errors: [] -form: Symfony\Component\Form\Form {#1009 …} } |
form | Symfony\Component\Form\FormView {#910 …5} |
full_name | "tarifa_config" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tarifa_config" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "tarifa_config" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_tarifa_config" |
valid | true |
value | App\Entity\TarifaConfig {#723 -id: 2 -amountByKm: 15.34 -minimum: 30.0 -amountByJourny: 8.0 -startTime: DateTime @79200 {#717 date: 1970-01-01 22:00:00.0 UTC (+00:00) } -endTime: DateTime @17999 {#714 date: 1970-01-01 04:59:59.0 UTC (+00:00) } -tipoTarifa: "taxi_express" -cotizacionViajes: Doctrine\ORM\PersistentCollection {#770 …} } |
amountByKm
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | 15.34 |
View Format |
"15.34"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | 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 |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#542 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#543 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#779 …} -namespace: Closure() {#784 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#941 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 | true |
rounding_mode | 6 |
row_attr | [] |
scale | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#942 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#191 …} $message: Closure() {#949 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "inputmode" => "decimal" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_tarifa_config_amountByKm" ] |
cache_key | "_tarifa_config_amountByKm_number" |
compound | false |
data | 15.34 |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#962 -errors: [] -form: Symfony\Component\Form\Form {#1022 …} } |
form | Symfony\Component\Form\FormView {#972 …5} |
full_name | "tarifa_config[amountByKm]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tarifa_config_amountByKm" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "amountByKm" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_tarifa_config_amountByKm" |
valid | true |
value | "15.34" |
minimum
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | 30.0 |
View Format |
"30"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | 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 |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#542 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#543 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#779 …} -namespace: Closure() {#784 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#959 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 | true |
rounding_mode | 6 |
row_attr | [] |
scale | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#961 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#191 …} $message: Closure() {#960 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "inputmode" => "decimal" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_tarifa_config_minimum" ] |
cache_key | "_tarifa_config_minimum_number" |
compound | false |
data | 30.0 |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#943 -errors: [] -form: Symfony\Component\Form\Form {#1025 …} } |
form | Symfony\Component\Form\FormView {#1041 …5} |
full_name | "tarifa_config[minimum]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tarifa_config_minimum" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "minimum" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_tarifa_config_minimum" |
valid | true |
value | "30" |
amountByJourny
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | 8.0 |
View Format |
"8"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | 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 |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#542 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#543 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#779 …} -namespace: Closure() {#784 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#969 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 | true |
rounding_mode | 6 |
row_attr | [] |
scale | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#971 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#191 …} $message: Closure() {#970 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "inputmode" => "decimal" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_tarifa_config_amountByJourny" ] |
cache_key | "_tarifa_config_amountByJourny_number" |
compound | false |
data | 8.0 |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1043 -errors: [] -form: Symfony\Component\Form\Form {#1028 …} } |
form | Symfony\Component\Form\FormView {#1044 …5} |
full_name | "tarifa_config[amountByJourny]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tarifa_config_amountByJourny" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "amountByJourny" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_tarifa_config_amountByJourny" |
valid | true |
value | "8" |
startTime
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 | DateTime @79200 {#1060 date: 1970-01-01 22:00:00.0 UTC (+00:00) } |
View Format |
"22:00"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | true |
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 {#542 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#543 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#779 …} -namespace: Closure() {#784 …} } |
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 | null |
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" => null "minute" => null "second" => null ] |
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 | true |
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() {#990 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#191 …} $message: Closure() {#989 …} $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" "_tarifa_config_startTime" ] |
cache_key | "_tarifa_config_startTime_time" |
compound | false |
data | DateTime @79200 {#1060 date: 1970-01-01 22:00:00.0 UTC (+00:00) } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1045 -errors: [] -form: Symfony\Component\Form\Form {#1031 …} } |
form | Symfony\Component\Form\FormView {#1046 …5} |
full_name | "tarifa_config[startTime]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tarifa_config_startTime" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "startTime" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
type | "time" |
unique_block_prefix | "_tarifa_config_startTime" |
valid | true |
value | "22:00" |
widget | "single_text" |
with_minutes | true |
with_seconds | false |
endTime
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 | DateTime @17999 {#1064 date: 1970-01-01 04:59:59.0 UTC (+00:00) } |
View Format |
"04:59"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | true |
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 {#542 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#543 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#779 …} -namespace: Closure() {#784 …} } |
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 | null |
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" => null "minute" => null "second" => null ] |
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 | true |
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() {#1000 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#191 …} $message: Closure() {#944 …} $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" "_tarifa_config_endTime" ] |
cache_key | "_tarifa_config_endTime_time" |
compound | false |
data | DateTime @17999 {#1064 date: 1970-01-01 04:59:59.0 UTC (+00:00) } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1072 -errors: [] -form: Symfony\Component\Form\Form {#1034 …} } |
form | Symfony\Component\Form\FormView {#1074 …5} |
full_name | "tarifa_config[endTime]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tarifa_config_endTime" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "endTime" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
type | "time" |
unique_block_prefix | "_tarifa_config_endTime" |
valid | true |
value | "04:59" |
widget | "single_text" |
with_minutes | true |
with_seconds | false |
tipoTarifa
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "taxi_express" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
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 {#542 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#543 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#779 …} -namespace: Closure() {#784 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1014 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 | 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 |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1016 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#191 …} $message: Closure() {#1015 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_tarifa_config_tipoTarifa" ] |
cache_key | "_tarifa_config_tipoTarifa_text" |
compound | false |
data | "taxi_express" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1075 -errors: [] -form: Symfony\Component\Form\Form {#1037 …} } |
form | Symfony\Component\Form\FormView {#1076 …5} |
full_name | "tarifa_config[tipoTarifa]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tarifa_config_tipoTarifa" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "tipoTarifa" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_tarifa_config_tipoTarifa" |
valid | true |
value | "taxi_express" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "c8ae1308.Z215NyCGWtGiML_JfwMxjybMhUIEI4_CH7Of2kQn1Rw.DiUvW3HpN6vnBfj-E3IFwW_49hBlGqL1SffruQlBum0WGRBYEcUJnOcDiw" |
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 | "c8ae1308.Z215NyCGWtGiML_JfwMxjybMhUIEI4_CH7Of2kQn1Rw.DiUvW3HpN6vnBfj-E3IFwW_49hBlGqL1SffruQlBum0WGRBYEcUJnOcDiw" |
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 {#542 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#543 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#779 …} -namespace: Closure() {#784 …} } |
data | "c8ae1308.Z215NyCGWtGiML_JfwMxjybMhUIEI4_CH7Of2kQn1Rw.DiUvW3HpN6vnBfj-E3IFwW_49hBlGqL1SffruQlBum0WGRBYEcUJnOcDiw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1093 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() {#1095 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#191 …} $message: Closure() {#1094 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_tarifa_config__token" ] |
cache_key | "_tarifa_config__token_hidden" |
compound | false |
data | "c8ae1308.Z215NyCGWtGiML_JfwMxjybMhUIEI4_CH7Of2kQn1Rw.DiUvW3HpN6vnBfj-E3IFwW_49hBlGqL1SffruQlBum0WGRBYEcUJnOcDiw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1105 -errors: [] -form: Symfony\Component\Form\Form {#1101 …} } |
form | Symfony\Component\Form\FormView {#1096 …5} |
full_name | "tarifa_config[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tarifa_config__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 | "_tarifa_config__token" |
valid | true |
value | "c8ae1308.Z215NyCGWtGiML_JfwMxjybMhUIEI4_CH7Of2kQn1Rw.DiUvW3HpN6vnBfj-E3IFwW_49hBlGqL1SffruQlBum0WGRBYEcUJnOcDiw" |