Forms
alerta
Form type:
"App\Form\AlertaType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Alerta {#165218 -id: null -usuario: null -fechaInicio: null -fechaFin: null -divisa: null -oficina: null -precioMinimo: null -activo: null -frecuencia: null -tipo: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| action | "/createAlert" |
same as passed value |
| data | App\Entity\Alerta {#165218 -id: null -usuario: null -fechaInicio: null -fechaFin: null -divisa: null -oficina: null -precioMinimo: null -activo: null -frecuencia: null -tipo: null } |
same as passed value |
| method | "POST" |
same as passed value |
| settings | App\Services\SettingsManager {#165188 -translator: Symfony\Component\Translation\DataCollectorTranslator {#749 …} } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "/createAlert" |
| 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 {#162264 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#162265 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#162266 …} -namespace: Closure() {#162268 …} } |
| data | App\Entity\Alerta {#165218 -id: null -usuario: null -fechaInicio: null -fechaFin: null -divisa: null -oficina: null -precioMinimo: null -activo: null -frecuencia: null -tipo: null } |
| data_class | "App\Entity\Alerta" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#165254 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#165221 …} use: { $class: "App\Entity\Alerta" } } |
| 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| 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_render | true |
| 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 |
| settings | App\Services\SettingsManager {#165188 -translator: Symfony\Component\Translation\DataCollectorTranslator {#749 …} } |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#165256 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#165234 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#749 …} $translationDomain: "validators" $message: Closure() {#165255 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "/createAlert" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "alerta" "_alerta" ] |
| cache_key | "_alerta_alerta" |
| compound | true |
| data | App\Entity\Alerta {#165218 -id: null -usuario: null -fechaInicio: null -fechaFin: null -divisa: null -oficina: null -precioMinimo: null -activo: null -frecuencia: null -tipo: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#165454 -form: Symfony\Component\Form\Form {#165467 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#165257 …5} |
| full_name | "alerta" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "alerta" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "alerta" |
| priority | 0 |
| required | true |
| row_attr | [] |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "default_admin_route" => "edit" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" "build/ckeditor/ckeditor.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_alerta" |
| valid | true |
| value | App\Entity\Alerta {#165218 -id: null -usuario: null -fechaInicio: null -fechaFin: null -divisa: null -oficina: null -precioMinimo: null -activo: null -frecuencia: null -tipo: null } |
fechaInicio
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 |
|---|---|---|
| attr | [ "class" => "datepicker fechas1" ] |
[ "class" => "datepicker fechas1" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#165262 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#165262 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| html5 | true |
same as passed value |
| label | false |
false
|
| 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 | [ "class" => "datepicker fechas1" ] |
| 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 | [ Symfony\Component\Validator\Constraints\NotBlank {#165262 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#162264 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#162265 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#162266 …} -namespace: Closure() {#162268 …} } |
| 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| 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" => null "month" => null "day" => null ] |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#165279 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#165234 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#749 …} $translationDomain: "validators" $message: Closure() {#165278 …} } } |
| 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 | [ "class" => "datepicker fechas1" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_alerta_fechaInicio" ] |
| cache_key | "_alerta_fechaInicio_date" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#165516 -form: Symfony\Component\Form\Form {#165470 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#165439 …5} |
| full_name | "alerta[fechaInicio]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "alerta_fechaInicio" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "fechaInicio" |
| priority | 0 |
| required | true |
| row_attr | [] |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "default_admin_route" => "edit" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" "build/ckeditor/ckeditor.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | null |
| type | "date" |
| unique_block_prefix | "_alerta_fechaInicio" |
| valid | true |
| value | "" |
| widget | "single_text" |
fechaFin
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 |
|---|---|---|
| attr | [ "class" => "datepicker fechas1" ] |
[ "class" => "datepicker fechas1" ] |
| data | null |
null
|
| html5 | true |
same as passed value |
| label | false |
false
|
| required | false |
false
|
| widget | "single_text" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "datepicker fechas1" ] |
| 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 {#162264 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#162265 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#162266 …} -namespace: Closure() {#162268 …} } |
| data | null |
| 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#165288 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#165234 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#749 …} $translationDomain: "validators" $message: Closure() {#165290 …} } } |
| 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 | [ "class" => "datepicker fechas1" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_alerta_fechaFin" ] |
| cache_key | "_alerta_fechaFin_date" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#165504 -form: Symfony\Component\Form\Form {#165473 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#165498 …5} |
| full_name | "alerta[fechaFin]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "alerta_fechaFin" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "fechaFin" |
| priority | 0 |
| required | false |
| row_attr | [] |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "default_admin_route" => "edit" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" "build/ckeditor/ckeditor.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | null |
| type | "date" |
| unique_block_prefix | "_alerta_fechaFin" |
| valid | true |
| value | "" |
| widget | "single_text" |
divisa
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 |
|---|---|---|
| attr | [ "class" => "hidden" ] |
[ "class" => "hidden" ] |
| class | "App\Entity\Divisa" |
same as passed value |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#165263 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#165263 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| em | "default" |
ContainerFfdq6WY\EntityManagerGhost51e8656 {#191 …12} |
| label | false |
false
|
| multiple | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "hidden" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#165372 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#165391 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#165306 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#165384 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#165394 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#165390 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#165393 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#165392 …} } |
| choices | null |
| class | "App\Entity\Divisa" |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#165263 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#162264 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#162265 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#162266 …} -namespace: Closure() {#162268 …} } |
| data_class | null |
| disabled | false |
| em | ContainerFfdq6WY\EntityManagerGhost51e8656 {#191 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#165370 -om: ContainerFfdq6WY\EntityManagerGhost51e8656 {#191 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2472 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| 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 | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | true |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#165385 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#165234 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#749 …} $translationDomain: "validators" $message: Closure() {#165387 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "hidden" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_alerta_divisa" ] |
| cache_key | "_alerta_divisa_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165395 +label: "AED" +value: "1" +data: App\Entity\Divisa {#2606 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165280 +label: "AUD" +value: "2" +data: App\Entity\Divisa {#2888 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165611 +label: "BRL" +value: "3" +data: App\Entity\Divisa {#2963 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165612 +label: "CAD" +value: "4" +data: App\Entity\Divisa {#2976 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165620 +label: "CHF" +value: "5" +data: App\Entity\Divisa {#2989 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165291 +label: "CNY" +value: "6" +data: App\Entity\Divisa {#3002 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165604 +label: "CZK" +value: "7" +data: App\Entity\Divisa {#3015 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165567 +label: "EUR" +value: "8" +data: App\Entity\Divisa {#3028 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165610 +label: "DKK" +value: "9" +data: App\Entity\Divisa {#3039 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165562 +label: "EUR" +value: "10" +data: App\Entity\Divisa {#3052 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165602 +label: "EURC" +value: "11" +data: App\Entity\Divisa {#3065 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165596 +label: "GBP" +value: "12" +data: App\Entity\Divisa {#3076 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165613 +label: "GBPC" +value: "13" +data: App\Entity\Divisa {#3089 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165618 +label: "HKD" +value: "14" +data: App\Entity\Divisa {#3100 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165617 +label: "MAD" +value: "15" +data: App\Entity\Divisa {#3113 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165616 +label: "NOK" +value: "16" +data: App\Entity\Divisa {#3126 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165615 +label: "NZD" +value: "17" +data: App\Entity\Divisa {#3139 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165621 +label: "PLN" +value: "18" +data: App\Entity\Divisa {#3152 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165622 +label: "RUB" +value: "19" +data: App\Entity\Divisa {#3165 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165623 +label: "SEK" +value: "20" +data: App\Entity\Divisa {#3178 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165624 +label: "THB" +value: "21" +data: App\Entity\Divisa {#3191 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165625 +label: "€" +value: "22" +data: App\Entity\Divisa {#3204 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165626 +label: "TRY" +value: "23" +data: App\Entity\Divisa {#3215 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165627 +label: "USD" +value: "24" +data: App\Entity\Divisa {#3228 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165628 +label: "CLP" +value: "27" +data: App\Entity\Divisa {#3241 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165629 +label: "HRK" +value: "28" +data: App\Entity\Divisa {#3254 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165630 +label: "HUF" +value: "29" +data: App\Entity\Divisa {#3267 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165631 +label: "JPY" +value: "30" +data: App\Entity\Divisa {#3280 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165632 +label: "MXN" +value: "31" +data: App\Entity\Divisa {#3293 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165633 +label: "€" +value: "32" +data: App\Entity\Divisa {#3306 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165634 +label: "ZAR" +value: "33" +data: App\Entity\Divisa {#3317 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165635 +label: "ISK" +value: "34" +data: App\Entity\Divisa {#3330 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165636 +label: "ILS" +value: "35" +data: App\Entity\Divisa {#3343 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165637 +label: "QAR" +value: "36" +data: App\Entity\Divisa {#3356 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165638 +label: "RON" +value: "37" +data: App\Entity\Divisa {#3369 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165639 +label: "SAR" +value: "38" +data: App\Entity\Divisa {#3382 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165640 +label: "SGD" +value: "39" +data: App\Entity\Divisa {#3395 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165641 +label: "BGN" +value: "40" +data: App\Entity\Divisa {#3408 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165642 +label: "COP" +value: "41" +data: App\Entity\Divisa {#3421 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165643 +label: "TND" +value: "42" +data: App\Entity\Divisa {#3434 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165644 +label: "MYR" +value: "43" +data: App\Entity\Divisa {#3447 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165645 +label: "PEN" +value: "44" +data: App\Entity\Divisa {#3460 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165646 +label: "VND" +value: "45" +data: App\Entity\Divisa {#3473 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165647 +label: "CRC" +value: "46" +data: App\Entity\Divisa {#3486 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165648 +label: "IDR" +value: "47" +data: App\Entity\Divisa {#3499 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165649 +label: "INR" +value: "48" +data: App\Entity\Divisa {#3512 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165650 +label: "PHP" +value: "49" +data: App\Entity\Divisa {#3525 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165651 +label: "DOP" +value: "50" +data: App\Entity\Divisa {#3538 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165652 +label: "KRW" +value: "51" +data: App\Entity\Divisa {#3551 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165653 +label: "JOD" +value: "52" +data: App\Entity\Divisa {#3564 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165654 +label: "TWD" +value: "53" +data: App\Entity\Divisa {#3577 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165655 +label: "UYU" +value: "54" +data: App\Entity\Divisa {#3590 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165656 +label: "REG" +value: "55" +data: App\Entity\Divisa {#3603 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165657 +label: "€" +value: "56" +data: App\Entity\Divisa {#3614 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165658 +label: "DZD" +value: "57" +data: App\Entity\Divisa {#3625 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165659 +label: "EGP" +value: "58" +data: App\Entity\Divisa {#3638 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165660 +label: "KWD" +value: "59" +data: App\Entity\Divisa {#3651 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165661 +label: "ALL" +value: "60" +data: App\Entity\Divisa {#3664 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165662 +label: "BOB" +value: "61" +data: App\Entity\Divisa {#3677 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165663 +label: "HNL" +value: "62" +data: App\Entity\Divisa {#3690 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165664 +label: "RSD" +value: "63" +data: App\Entity\Divisa {#3703 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165665 +label: "CHF" +value: "64" +data: App\Entity\Divisa {#3716 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165666 +label: "£" +value: "65" +data: App\Entity\Divisa {#3727 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165667 +label: "$" +value: "66" +data: App\Entity\Divisa {#3738 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#165428 -form: Symfony\Component\Form\Form {#165476 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#165414 …5} |
| full_name | "alerta[divisa]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "alerta_divisa" |
| is_selected | Closure($choice, $value) {#165669 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#165330 …} } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "divisa" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "default_admin_route" => "edit" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" "build/ckeditor/ckeditor.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| sortable | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_alerta_divisa" |
| valid | true |
| value | "" |
oficina
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 |
|---|---|---|
| attr | [ "class" => "hidden" ] |
[ "class" => "hidden" ] |
| class | "App\Entity\Oficina" |
same as passed value |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#165264 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#165264 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| em | "default" |
ContainerFfdq6WY\EntityManagerGhost51e8656 {#191 …12} |
| label | false |
false
|
| multiple | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "hidden" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#165372 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#165391 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#165410 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#165406 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#165411 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#165390 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#165413 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#165412 …} } |
| choices | null |
| class | "App\Entity\Oficina" |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#165264 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#162264 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#162265 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#162266 …} -namespace: Closure() {#162268 …} } |
| data_class | null |
| disabled | false |
| em | ContainerFfdq6WY\EntityManagerGhost51e8656 {#191 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#165398 -om: ContainerFfdq6WY\EntityManagerGhost51e8656 {#191 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1494 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| 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 | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | true |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#165404 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#165234 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#749 …} $translationDomain: "validators" $message: Closure() {#165332 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "hidden" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_alerta_oficina" ] |
| cache_key | "_alerta_oficina_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165672 +label: "Eurochange Benidorm Av. Juan Fuster Zaragoza" +value: "20" +data: App\Entity\Oficina {#3824 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165674 +label: "Eurochange Benidorm Av. Mediterráneo" +value: "22" +data: App\Entity\Oficina {#4225 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165685 +label: "Eurochange Benidorm Av. Doctor Severo Ochoa" +value: "27" +data: App\Entity\Oficina {#4304 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165686 +label: "Eurochange Jávea" +value: "30" +data: App\Entity\Oficina {#4325 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165694 +label: "Eurochange El Campello" +value: "33" +data: App\Entity\Oficina {#4348 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165673 +label: "Eurochange Santa Pola" +value: "34" +data: App\Entity\Oficina {#4371 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165683 +label: "Eurochange Gran Alacant" +value: "35" +data: App\Entity\Oficina {#4394 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165684 +label: "Eurochange Torrevieja" +value: "36" +data: App\Entity\Oficina {#4417 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165688 +label: "Eurochange Punta Marina" +value: "37" +data: App\Entity\Oficina {#4440 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165675 +label: "Eurochange Ciudad Quesada" +value: "38" +data: App\Entity\Oficina {#4463 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165682 +label: "Eurochange La Zenia" +value: "39" +data: App\Entity\Oficina {#4486 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165681 +label: "Eurochange Los Alcázares" +value: "40" +data: App\Entity\Oficina {#4509 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165680 +label: "Eurochange Mazarrón" +value: "41" +data: App\Entity\Oficina {#4534 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165687 +label: "Eurochange Benalmádena" +value: "42" +data: App\Entity\Oficina {#4557 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165692 +label: "Eurochange Puerto de Mazarrón" +value: "43" +data: App\Entity\Oficina {#4582 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165691 +label: "Eurochange Torremolinos" +value: "46" +data: App\Entity\Oficina {#4605 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165690 +label: "Eurochange Mojácar" +value: "53" +data: App\Entity\Oficina {#4628 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165689 +label: "Eurochange Cartagena" +value: "56" +data: App\Entity\Oficina {#4653 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165695 +label: "Eurochange Cala de Mijas" +value: "57" +data: App\Entity\Oficina {#4676 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165696 +label: "Eurochange Magaluf" +value: "59" +data: App\Entity\Oficina {#4699 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165697 +label: "Eurochange Alicante" +value: "60" +data: App\Entity\Oficina {#4724 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165698 +label: "Eurochange Fuengirola" +value: "61" +data: App\Entity\Oficina {#4747 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165699 +label: "Eurochange Magaluf II" +value: "63" +data: App\Entity\Oficina {#4770 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165700 +label: "Eurochange San Fulgencio" +value: "65" +data: App\Entity\Oficina {#4791 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165701 +label: "Tienda online" +value: "66" +data: App\Entity\Oficina {#4814 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165702 +label: "Eurochange Calahonda" +value: "67" +data: App\Entity\Oficina {#4835 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165703 +label: "Eurochange Granada" +value: "68" +data: App\Entity\Oficina {#4858 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165704 +label: "Eurochange Madrid Mercado San Miguel" +value: "70" +data: App\Entity\Oficina {#4883 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165705 +label: "Eurochange Pamplona" +value: "71" +data: App\Entity\Oficina {#4908 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165706 +label: "Eurochange Barcelona" +value: "72" +data: App\Entity\Oficina {#4933 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165707 +label: "Eurochange Zaragoza" +value: "73" +data: App\Entity\Oficina {#4958 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165708 +label: "Eurochange Madrid CC Alcalá Norte" +value: "74" +data: App\Entity\Oficina {#4983 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165709 +label: "Eurochange Valencia" +value: "75" +data: App\Entity\Oficina {#5004 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165710 +label: "Eurochange Bilbao" +value: "76" +data: App\Entity\Oficina {#5029 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165711 +label: "Eurochange San Sebastián" +value: "77" +data: App\Entity\Oficina {#5054 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165712 +label: "Eurochange Murcia" +value: "78" +data: App\Entity\Oficina {#5079 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165713 +label: "Eurochange Madrid Calle del Carmen" +value: "79" +data: App\Entity\Oficina {#5102 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165714 +label: "Eurochange Madrid Calle Mayor" +value: "80" +data: App\Entity\Oficina {#5123 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165715 +label: "Eurochange Marbella Puerto Banús" +value: "81" +data: App\Entity\Oficina {#5144 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165716 +label: "Eurochange Madrid Callao" +value: "82" +data: App\Entity\Oficina {#5167 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165717 +label: "Eurochange Madrid Cuatro Caminos" +value: "83" +data: App\Entity\Oficina {#5188 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165718 +label: "Eurochange Córdoba" +value: "84" +data: App\Entity\Oficina {#5209 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165719 +label: "Eurochange Málaga" +value: "85" +data: App\Entity\Oficina {#5234 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165720 +label: "Eurochange Campoamor" +value: "86" +data: App\Entity\Oficina {#5257 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#165721 +label: "Eurochange Toledo" +value: "87" +data: App\Entity\Oficina {#5280 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#165670 -form: Symfony\Component\Form\Form {#165479 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#165671 …5} |
| full_name | "alerta[oficina]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "alerta_oficina" |
| is_selected | Closure($choice, $value) {#165723 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#165330 …} } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "oficina" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "default_admin_route" => "edit" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" "build/ckeditor/ckeditor.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| sortable | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_alerta_oficina" |
| valid | true |
| value | "" |
precioMinimo
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 | false |
false
|
| required | false |
false
|
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 {#162264 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#162265 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#162266 …} -namespace: Closure() {#162268 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#165300 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#165221 …} } |
| 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| html5 | false |
| inherit_data | false |
| input | "number" |
| invalid_message | "Please enter a number." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#165427 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#165234 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#749 …} $translationDomain: "validators" $message: Closure() {#165426 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "inputmode" => "decimal" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "number" "_alerta_precioMinimo" ] |
| cache_key | "_alerta_precioMinimo_number" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#165724 -form: Symfony\Component\Form\Form {#165482 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#165725 …5} |
| full_name | "alerta[precioMinimo]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "alerta_precioMinimo" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "precioMinimo" |
| priority | 0 |
| required | false |
| row_attr | [] |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "default_admin_route" => "edit" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" "build/ckeditor/ckeditor.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_alerta_precioMinimo" |
| valid | true |
| value | "" |
frecuencia
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| choices | [ "Diaria" => 1 "Semanal" => 7 "Mensual" => 30 ] |
[ "Diaria" => 1 "Semanal" => 7 "Mensual" => 30 ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#165265 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#165265 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| data | 1 |
same as passed value |
| expanded | true |
same as passed value |
| multiple | false |
false
|
| 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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Diaria" => 1 "Semanal" => 7 "Mensual" => 30 ] |
| compound | true |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#165265 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#162264 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#162265 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#162266 …} -namespace: Closure() {#162268 …} } |
| data | 1 |
| data_class | null |
| disabled | false |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| 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 | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#165441 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#165234 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#749 …} $translationDomain: "validators" $message: Closure() {#165438 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_alerta_frecuencia" ] |
| cache_key | "_alerta_frecuencia_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#165449 +label: "Diaria" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#165444 +label: "Semanal" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#165446 +label: "Mensual" +value: "30" +data: 30 +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#165726 -form: Symfony\Component\Form\Form {#165522 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#165727 …5} |
| full_name | "alerta[frecuencia]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "alerta_frecuencia" |
| is_selected | Closure($choice, $value) {#165728 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#165330 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "frecuencia" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "default_admin_route" => "edit" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" "build/ckeditor/ckeditor.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| sortable | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_alerta_frecuencia" |
| valid | true |
| value | "1" |
0
Form type:
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Diaria" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| 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 {#162264 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#162265 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#162266 …} -namespace: Closure() {#162268 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#165490 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#165491 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#165493 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Diaria" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#165494 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#165234 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#749 …} $translationDomain: "validators" $message: Closure() {#165495 …} } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_alerta_frecuencia_entry" ] |
| cache_key | "_alerta_frecuencia_entry_radio" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#165732 -form: Symfony\Component\Form\Form {#165525 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#165731 …5} |
| full_name | "alerta[frecuencia]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "alerta_frecuencia_0" |
| label | "Diaria" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | true |
| row_attr | [] |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "default_admin_route" => "edit" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" "build/ckeditor/ckeditor.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_alerta_frecuencia_entry" |
| valid | true |
| value | "1" |
1
Form type:
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
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 | "Semanal" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "7" |
same as 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 {#162264 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#162265 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#162266 …} -namespace: Closure() {#162268 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#165490 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#165491 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#165493 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Semanal" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#165505 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#165234 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#749 …} $translationDomain: "validators" $message: Closure() {#165506 …} } } |
| validation_groups | null |
| value | "7" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_alerta_frecuencia_entry" ] |
| cache_key | "_alerta_frecuencia_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#165733 -form: Symfony\Component\Form\Form {#165528 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#165734 …5} |
| full_name | "alerta[frecuencia]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "alerta_frecuencia_1" |
| label | "Semanal" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | true |
| row_attr | [] |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "default_admin_route" => "edit" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" "build/ckeditor/ckeditor.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_alerta_frecuencia_entry" |
| valid | true |
| value | "7" |
2
Form type:
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
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 | "Mensual" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "30" |
same as 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 {#162264 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#162265 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#162266 …} -namespace: Closure() {#162268 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#165490 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#165491 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#165493 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Mensual" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#165515 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#165234 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#749 …} $translationDomain: "validators" $message: Closure() {#165514 …} } } |
| validation_groups | null |
| value | "30" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_alerta_frecuencia_entry" ] |
| cache_key | "_alerta_frecuencia_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#165735 -form: Symfony\Component\Form\Form {#165531 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#165736 …5} |
| full_name | "alerta[frecuencia]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "alerta_frecuencia_2" |
| label | "Mensual" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | true |
| row_attr | [] |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "default_admin_route" => "edit" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" "build/ckeditor/ckeditor.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_alerta_frecuencia_entry" |
| valid | true |
| value | "30" |
tipo
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "hidden" ] |
[ "class" => "hidden" ] |
| choices | [ "Venta" => 1 "Compra" => 0 ] |
[ "Venta" => 1 "Compra" => 0 ] |
| data | 1 |
same as passed value |
| expanded | true |
same as passed value |
| label | false |
false
|
| multiple | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "hidden" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Venta" => 1 "Compra" => 0 ] |
| 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 {#162264 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#162265 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#162266 …} -namespace: Closure() {#162268 …} } |
| data | 1 |
| data_class | null |
| disabled | false |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| 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 | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#165453 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#165234 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#749 …} $translationDomain: "validators" $message: Closure() {#165452 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "hidden" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_alerta_tipo" ] |
| cache_key | "_alerta_tipo_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#165461 +label: "Venta" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#165462 +label: "Compra" +value: "0" +data: 0 +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#165730 -form: Symfony\Component\Form\Form {#165552 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#165729 …5} |
| full_name | "alerta[tipo]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "alerta_tipo" |
| is_selected | Closure($choice, $value) {#165738 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#165330 …} } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "tipo" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "default_admin_route" => "edit" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" "build/ckeditor/ckeditor.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| sortable | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_alerta_tipo" |
| valid | true |
| value | "1" |
0
Form type:
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Venta" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| 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 {#162264 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#162265 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#162266 …} -namespace: Closure() {#162268 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#165490 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#165491 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#165493 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Venta" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#165536 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#165234 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#749 …} $translationDomain: "validators" $message: Closure() {#165535 …} } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_alerta_tipo_entry" ] |
| cache_key | "_alerta_tipo_entry_radio" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#165741 -form: Symfony\Component\Form\Form {#165555 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#165740 …5} |
| full_name | "alerta[tipo]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "alerta_tipo_0" |
| label | "Venta" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | true |
| row_attr | [] |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "default_admin_route" => "edit" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" "build/ckeditor/ckeditor.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_alerta_tipo_entry" |
| valid | true |
| value | "1" |
1
Form type:
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
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 | "Compra" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| 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 {#162264 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#162265 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#162266 …} -namespace: Closure() {#162268 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#165490 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#165491 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#165493 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Compra" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#165545 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#165234 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#749 …} $translationDomain: "validators" $message: Closure() {#165544 …} } } |
| validation_groups | null |
| value | "0" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_alerta_tipo_entry" ] |
| cache_key | "_alerta_tipo_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#165742 -form: Symfony\Component\Form\Form {#165558 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#165743 …5} |
| full_name | "alerta[tipo]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "alerta_tipo_1" |
| label | "Compra" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | true |
| row_attr | [] |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "default_admin_route" => "edit" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" "build/ckeditor/ckeditor.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_alerta_tipo_entry" |
| valid | true |
| value | "0" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "8643279.pqcnjeCLV06YB2j_ZrhUc_X9mKNPI9hKLUtLVrUJuCM.ze1RxdHuPw-tPiaRDsA6Maye2el-YL0zS3s5FeFigVqTz1202aYfetdIKQ" |
| 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 | "8643279.pqcnjeCLV06YB2j_ZrhUc_X9mKNPI9hKLUtLVrUJuCM.ze1RxdHuPw-tPiaRDsA6Maye2el-YL0zS3s5FeFigVqTz1202aYfetdIKQ" |
same as passed value |
| mapped | false |
false
|
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 {#162264 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#162265 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#162266 …} -namespace: Closure() {#162268 …} } |
| data | "8643279.pqcnjeCLV06YB2j_ZrhUc_X9mKNPI9hKLUtLVrUJuCM.ze1RxdHuPw-tPiaRDsA6Maye2el-YL0zS3s5FeFigVqTz1202aYfetdIKQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#165744 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#165221 …} } |
| 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| 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_render | true |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#165747 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#165234 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#749 …} $translationDomain: "validators" $message: Closure() {#165746 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_alerta__token" ] |
| cache_key | "_alerta__token_hidden" |
| compound | false |
| data | "8643279.pqcnjeCLV06YB2j_ZrhUc_X9mKNPI9hKLUtLVrUJuCM.ze1RxdHuPw-tPiaRDsA6Maye2el-YL0zS3s5FeFigVqTz1202aYfetdIKQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#165757 -form: Symfony\Component\Form\Form {#165753 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#165748 …5} |
| full_name | "alerta[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "alerta__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 | [] |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "default_admin_route" => "edit" "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" "build/ckeditor/ckeditor.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_alerta__token" |
| valid | true |
| value | "8643279.pqcnjeCLV06YB2j_ZrhUc_X9mKNPI9hKLUtLVrUJuCM.ze1RxdHuPw-tPiaRDsA6Maye2el-YL0zS3s5FeFigVqTz1202aYfetdIKQ" |