Forms
-
registro_candidato
-
nombre
-
apellidos
-
correo_electronico
-
password
-
pass
-
confirm
-
-
registrarse
-
recaptcha
-
registro_candidato
Form type:
"App\Form\Frontend\Type\RegistroCandidatoType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Candidato {#619 #id: null #nombre: null #apellidos: null #correo_electronico: null #salt: null #password: null #candidaturas: Doctrine\Common\Collections\ArrayCollection {#621 …} #activado: false #nombreCarpetaArchivos: null #token: null -createdAt: null -updatedAt: null +candidaturaMarcelBataillon: null +candidaturaTomasValiente: null -users: Doctrine\Common\Collections\ArrayCollection {#620 …} #roles: null #groups: null #lastLoginIp: null #lastLoginAt: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Candidato {#619 #id: null #nombre: null #apellidos: null #correo_electronico: null #salt: null #password: null #candidaturas: Doctrine\Common\Collections\ArrayCollection {#621 …} #activado: false #nombreCarpetaArchivos: null #token: null -createdAt: null -updatedAt: null +candidaturaMarcelBataillon: null +candidaturaTomasValiente: null -users: Doctrine\Common\Collections\ArrayCollection {#620 …} #roles: null #groups: null #lastLoginIp: null #lastLoginAt: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#820 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#821 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#822 …} -namespace: Closure() {#824 …} } |
| data | App\Entity\Candidato {#619 #id: null #nombre: null #apellidos: null #correo_electronico: null #salt: null #password: null #candidaturas: Doctrine\Common\Collections\ArrayCollection {#621 …} #activado: false #nombreCarpetaArchivos: null #token: null -createdAt: null -updatedAt: null +candidaturaMarcelBataillon: null +candidaturaTomasValiente: null -users: Doctrine\Common\Collections\ArrayCollection {#620 …} #roles: null #groups: null #lastLoginIp: null #lastLoginAt: null } |
| data_class | "App\Entity\Candidato" |
| disabled | false |
| embed_form | null |
| empty_data | Closure(FormInterface $form) {#855 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Candidato" } } |
| error_bubbling | true |
| error_delay | false |
| error_mapping | [] |
| error_type | null |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_block | null |
| help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_html | false |
| help_label | null |
| help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_translation_parameters | [] |
| help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
| horizontal | null |
| horizontal_input_wrapper_class | "col-sm-9" |
| horizontal_label_class | "col-sm-3" |
| horizontal_label_div_class | null |
| horizontal_label_offset_class | "col-sm-offset-3" |
| 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 | [] |
| layout | null |
| legend_tag | "legend" |
| mapped | true |
| method | "POST" |
| omit_collection_item | true |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| prototype_names | [] |
| render_fieldset | false |
| render_optional_text | true |
| render_required_asterisk | false |
| required | true |
| row_attr | [] |
| setter | null |
| show_child_legend | false |
| show_legend | false |
| sonata_admin | null |
| sonata_field_description | null |
| static_text | null |
| tabs_class | "nav nav-tabs" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#857 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#403 …} $message: Closure() {#856 …} $translationDomain: "validators" } } |
| validation_groups | null |
| widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
| widget_addon_append | null |
| widget_addon_prepend | null |
| widget_btn_append | null |
| widget_btn_prepend | null |
| widget_checkbox_label | "both" |
| widget_form_control_class | "form-control" |
| widget_form_group | true |
| widget_form_group_attr | [ "class" => "form-group" ] |
| widget_items_attr | [] |
| widget_prefix | null |
| widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
| widget_suffix | null |
| widget_type | "" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-horizontal" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "registro_candidato" "_registro_candidato" ] |
| cache_key | "_registro_candidato_registro_candidato" |
| compound | true |
| data | App\Entity\Candidato {#619 #id: null #nombre: null #apellidos: null #correo_electronico: null #salt: null #password: null #candidaturas: Doctrine\Common\Collections\ArrayCollection {#621 …} #activado: false #nombreCarpetaArchivos: null #token: null -createdAt: null -updatedAt: null +candidaturaMarcelBataillon: null +candidaturaTomasValiente: null -users: Doctrine\Common\Collections\ArrayCollection {#620 …} #roles: null #groups: null #lastLoginIp: null #lastLoginAt: null } |
| disabled | false |
| embed_form | null |
| error_delay | false |
| error_type | null |
| errors | Symfony\Component\Form\FormErrorIterator {#1507 -form: Symfony\Component\Form\Form {#1348 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1511 …5} |
| full_name | "registro_candidato" |
| help | null |
| help_attr | [] |
| help_block | null |
| help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_html | false |
| help_label | null |
| help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_translation_parameters | [] |
| help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
| horizontal | true |
| horizontal_input_wrapper_class | "col-sm-9" |
| horizontal_label_class | "col-sm-3" |
| horizontal_label_div_class | null |
| horizontal_label_offset_class | "col-sm-offset-3" |
| id | "registro_candidato" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| layout | "horizontal" |
| legend_tag | "legend" |
| method | "POST" |
| multipart | false |
| name | "registro_candidato" |
| omit_collection_item | true |
| priority | 0 |
| prototype_names | [] |
| render_fieldset | false |
| render_optional_text | true |
| render_required_asterisk | false |
| required | true |
| row_attr | [] |
| show_child_legend | false |
| show_legend | false |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "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_admin_route" => "show" "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" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| static_text | null |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_registro_candidato" |
| valid | true |
| value | App\Entity\Candidato {#619 #id: null #nombre: null #apellidos: null #correo_electronico: null #salt: null #password: null #candidaturas: Doctrine\Common\Collections\ArrayCollection {#621 …} #activado: false #nombreCarpetaArchivos: null #token: null -createdAt: null -updatedAt: null +candidaturaMarcelBataillon: null +candidaturaTomasValiente: null -users: Doctrine\Common\Collections\ArrayCollection {#620 …} #roles: null #groups: null #lastLoginIp: null #lastLoginAt: null } |
| widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
| widget_addon_append | null |
| widget_addon_prepend | null |
| widget_btn_append | null |
| widget_btn_prepend | null |
| widget_checkbox_label | "both" |
| widget_form_control_class | "form-control" |
| widget_form_group | true |
| widget_form_group_attr | [ "class" => "form-group" ] |
| widget_items_attr | [] |
| widget_prefix | null |
| widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
| widget_suffix | null |
| widget_type | "" |
nombre
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 100 ] |
[ "maxlength" => 100 ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 100 ] |
| 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 {#820 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#821 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#822 …} -namespace: Closure() {#824 …} } |
| data_class | null |
| disabled | false |
| embed_form | null |
| empty_data | Closure(FormInterface $form) {#1196 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_delay | false |
| error_mapping | [] |
| error_type | null |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_block | null |
| help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_html | false |
| help_label | null |
| help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_translation_parameters | [] |
| help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
| horizontal | null |
| horizontal_input_wrapper_class | "col-sm-9" |
| horizontal_label_class | "col-sm-3" |
| horizontal_label_div_class | null |
| horizontal_label_offset_class | "col-sm-offset-3" |
| 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 | [] |
| layout | null |
| legend_tag | "legend" |
| mapped | true |
| method | "POST" |
| omit_collection_item | true |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| prototype_names | [] |
| render_fieldset | false |
| render_optional_text | true |
| render_required_asterisk | false |
| required | true |
| row_attr | [] |
| setter | null |
| show_child_legend | false |
| show_legend | false |
| sonata_admin | null |
| sonata_field_description | null |
| static_text | null |
| tabs_class | "nav nav-tabs" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1188 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#403 …} $message: Closure() {#1306 …} $translationDomain: "validators" } } |
| validation_groups | null |
| widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
| widget_addon_append | null |
| widget_addon_prepend | null |
| widget_btn_append | null |
| widget_btn_prepend | null |
| widget_checkbox_label | "both" |
| widget_form_control_class | "form-control" |
| widget_form_group | true |
| widget_form_group_attr | [ "class" => "form-group" ] |
| widget_items_attr | [] |
| widget_prefix | null |
| widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
| widget_suffix | null |
| widget_type | "" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 100 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registro_candidato_nombre" ] |
| cache_key | "_registro_candidato_nombre_text" |
| compound | false |
| data | null |
| disabled | false |
| embed_form | null |
| error_delay | false |
| error_type | null |
| errors | Symfony\Component\Form\FormErrorIterator {#1584 -form: Symfony\Component\Form\Form {#1351 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1586 …5} |
| full_name | "registro_candidato[nombre]" |
| help | null |
| help_attr | [] |
| help_block | null |
| help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_html | false |
| help_label | null |
| help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_translation_parameters | [] |
| help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
| horizontal | true |
| horizontal_input_wrapper_class | "col-sm-9" |
| horizontal_label_class | "col-sm-3" |
| horizontal_label_div_class | null |
| horizontal_label_offset_class | "col-sm-offset-3" |
| id | "registro_candidato_nombre" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| layout | "horizontal" |
| legend_tag | "legend" |
| method | "POST" |
| multipart | false |
| name | "nombre" |
| omit_collection_item | true |
| priority | 0 |
| prototype_names | [] |
| render_fieldset | false |
| render_optional_text | true |
| render_required_asterisk | false |
| required | true |
| row_attr | [] |
| show_child_legend | false |
| show_legend | false |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "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_admin_route" => "show" "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" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| static_text | null |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_registro_candidato_nombre" |
| valid | true |
| value | "" |
| widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
| widget_addon_append | null |
| widget_addon_prepend | null |
| widget_btn_append | null |
| widget_btn_prepend | null |
| widget_checkbox_label | "both" |
| widget_form_control_class | "form-control" |
| widget_form_group | true |
| widget_form_group_attr | [ "class" => "form-group" ] |
| widget_items_attr | [] |
| widget_prefix | null |
| widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
| widget_suffix | null |
| widget_type | "" |
apellidos
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 100 ] |
[ "maxlength" => 100 ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 100 ] |
| 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 {#820 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#821 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#822 …} -namespace: Closure() {#824 …} } |
| data_class | null |
| disabled | false |
| embed_form | null |
| empty_data | Closure(FormInterface $form) {#1305 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_delay | false |
| error_mapping | [] |
| error_type | null |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_block | null |
| help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_html | false |
| help_label | null |
| help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_translation_parameters | [] |
| help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
| horizontal | null |
| horizontal_input_wrapper_class | "col-sm-9" |
| horizontal_label_class | "col-sm-3" |
| horizontal_label_div_class | null |
| horizontal_label_offset_class | "col-sm-offset-3" |
| 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 | [] |
| layout | null |
| legend_tag | "legend" |
| mapped | true |
| method | "POST" |
| omit_collection_item | true |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| prototype_names | [] |
| render_fieldset | false |
| render_optional_text | true |
| render_required_asterisk | false |
| required | true |
| row_attr | [] |
| setter | null |
| show_child_legend | false |
| show_legend | false |
| sonata_admin | null |
| sonata_field_description | null |
| static_text | null |
| tabs_class | "nav nav-tabs" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1304 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#403 …} $message: Closure() {#1302 …} $translationDomain: "validators" } } |
| validation_groups | null |
| widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
| widget_addon_append | null |
| widget_addon_prepend | null |
| widget_btn_append | null |
| widget_btn_prepend | null |
| widget_checkbox_label | "both" |
| widget_form_control_class | "form-control" |
| widget_form_group | true |
| widget_form_group_attr | [ "class" => "form-group" ] |
| widget_items_attr | [] |
| widget_prefix | null |
| widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
| widget_suffix | null |
| widget_type | "" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 100 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registro_candidato_apellidos" ] |
| cache_key | "_registro_candidato_apellidos_text" |
| compound | false |
| data | null |
| disabled | false |
| embed_form | null |
| error_delay | false |
| error_type | null |
| errors | Symfony\Component\Form\FormErrorIterator {#1589 -form: Symfony\Component\Form\Form {#1354 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1591 …5} |
| full_name | "registro_candidato[apellidos]" |
| help | null |
| help_attr | [] |
| help_block | null |
| help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_html | false |
| help_label | null |
| help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_translation_parameters | [] |
| help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
| horizontal | true |
| horizontal_input_wrapper_class | "col-sm-9" |
| horizontal_label_class | "col-sm-3" |
| horizontal_label_div_class | null |
| horizontal_label_offset_class | "col-sm-offset-3" |
| id | "registro_candidato_apellidos" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| layout | "horizontal" |
| legend_tag | "legend" |
| method | "POST" |
| multipart | false |
| name | "apellidos" |
| omit_collection_item | true |
| priority | 0 |
| prototype_names | [] |
| render_fieldset | false |
| render_optional_text | true |
| render_required_asterisk | false |
| required | true |
| row_attr | [] |
| show_child_legend | false |
| show_legend | false |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "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_admin_route" => "show" "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" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| static_text | null |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_registro_candidato_apellidos" |
| valid | true |
| value | "" |
| widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
| widget_addon_append | null |
| widget_addon_prepend | null |
| widget_btn_append | null |
| widget_btn_prepend | null |
| widget_checkbox_label | "both" |
| widget_form_control_class | "form-control" |
| widget_form_group | true |
| widget_form_group_attr | [ "class" => "form-group" ] |
| widget_items_attr | [] |
| widget_prefix | null |
| widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
| widget_suffix | null |
| widget_type | "" |
correo_electronico
Form type:
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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
No options were passed when constructing this form.
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 {#820 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#821 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#822 …} -namespace: Closure() {#824 …} } |
| data_class | null |
| disabled | false |
| embed_form | null |
| empty_data | Closure(FormInterface $form) {#1206 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_delay | false |
| error_mapping | [] |
| error_type | null |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_block | null |
| help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_html | false |
| help_label | null |
| help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_translation_parameters | [] |
| help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
| horizontal | null |
| horizontal_input_wrapper_class | "col-sm-9" |
| horizontal_label_class | "col-sm-3" |
| horizontal_label_div_class | null |
| horizontal_label_offset_class | "col-sm-offset-3" |
| inherit_data | false |
| invalid_message | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| layout | null |
| legend_tag | "legend" |
| mapped | true |
| method | "POST" |
| omit_collection_item | true |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| prototype_names | [] |
| render_fieldset | false |
| render_optional_text | true |
| render_required_asterisk | false |
| required | true |
| row_attr | [] |
| setter | null |
| show_child_legend | false |
| show_legend | false |
| sonata_admin | null |
| sonata_field_description | null |
| static_text | null |
| tabs_class | "nav nav-tabs" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1204 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#403 …} $message: Closure() {#1205 …} $translationDomain: "validators" } } |
| validation_groups | null |
| widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
| widget_addon_append | null |
| widget_addon_prepend | null |
| widget_btn_append | null |
| widget_btn_prepend | null |
| widget_checkbox_label | "both" |
| widget_form_control_class | "form-control" |
| widget_form_group | true |
| widget_form_group_attr | [ "class" => "form-group" ] |
| widget_items_attr | [] |
| widget_prefix | null |
| widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
| widget_suffix | null |
| widget_type | "" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_registro_candidato_correo_electronico" ] |
| cache_key | "_registro_candidato_correo_electronico_email" |
| compound | false |
| data | null |
| disabled | false |
| embed_form | null |
| error_delay | false |
| error_type | null |
| errors | Symfony\Component\Form\FormErrorIterator {#1592 -form: Symfony\Component\Form\Form {#1357 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1593 …5} |
| full_name | "registro_candidato[correo_electronico]" |
| help | null |
| help_attr | [] |
| help_block | null |
| help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_html | false |
| help_label | null |
| help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_translation_parameters | [] |
| help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
| horizontal | true |
| horizontal_input_wrapper_class | "col-sm-9" |
| horizontal_label_class | "col-sm-3" |
| horizontal_label_div_class | null |
| horizontal_label_offset_class | "col-sm-offset-3" |
| id | "registro_candidato_correo_electronico" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| layout | "horizontal" |
| legend_tag | "legend" |
| method | "POST" |
| multipart | false |
| name | "correo_electronico" |
| omit_collection_item | true |
| priority | 0 |
| prototype_names | [] |
| render_fieldset | false |
| render_optional_text | true |
| render_required_asterisk | false |
| required | true |
| row_attr | [] |
| show_child_legend | false |
| show_legend | false |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "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_admin_route" => "show" "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" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| static_text | null |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_registro_candidato_correo_electronico" |
| valid | true |
| value | "" |
| widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
| widget_addon_append | null |
| widget_addon_prepend | null |
| widget_btn_append | null |
| widget_btn_prepend | null |
| widget_checkbox_label | "both" |
| widget_form_control_class | "form-control" |
| widget_form_group | true |
| widget_form_group_attr | [ "class" => "form-group" ] |
| widget_items_attr | [] |
| widget_prefix | null |
| widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
| widget_suffix | null |
| widget_type | "" |
password
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[ "pass" => null "confirm" => null ] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-input" ] |
[ "class" => "form-input" ] |
| first_name | "pass" |
same as passed value |
| first_options | [ "label" => "Mot de passe" ] |
[ "label" => "Mot de passe" ] |
| invalid_message | "Les mots de passe saisis ne coïncident pas." |
same as passed value |
| required | true |
same as passed value |
| second_name | "confirm" |
same as passed value |
| second_options | [ "label" => "Confirmez le mot de passe" ] |
[ "label" => "Confirmez le mot de passe" ] |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-input" ] |
| 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 {#820 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#821 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#822 …} -namespace: Closure() {#824 …} } |
| data_class | null |
| disabled | false |
| embed_form | null |
| empty_data | Closure(FormInterface $form) {#1165 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_delay | false |
| error_mapping | [ "." => "pass" ] |
| error_type | null |
| extra_fields_message | "This form should not contain extra fields." |
| first_name | "pass" |
| first_options | [ "label" => "Mot de passe" ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_block | null |
| help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_html | false |
| help_label | null |
| help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_translation_parameters | [] |
| help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
| horizontal | null |
| horizontal_input_wrapper_class | "col-sm-9" |
| horizontal_label_class | "col-sm-3" |
| horizontal_label_div_class | null |
| horizontal_label_offset_class | "col-sm-offset-3" |
| inherit_data | false |
| invalid_message | "Les mots de passe saisis ne coïncident pas." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| layout | null |
| legend_tag | "legend" |
| mapped | true |
| method | "POST" |
| omit_collection_item | true |
| options | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| prototype_names | [] |
| render_fieldset | false |
| render_optional_text | true |
| render_required_asterisk | false |
| required | true |
| row_attr | [] |
| second_name | "confirm" |
| second_options | [ "label" => "Confirmez le mot de passe" ] |
| setter | null |
| show_child_legend | false |
| show_legend | false |
| sonata_admin | null |
| sonata_field_description | null |
| static_text | null |
| tabs_class | "nav nav-tabs" |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
| upload_max_size_message | Closure() {#1160 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#403 …} $message: Closure() {#1163 …} $translationDomain: "validators" } } |
| validation_groups | null |
| widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
| widget_addon_append | null |
| widget_addon_prepend | null |
| widget_btn_append | null |
| widget_btn_prepend | null |
| widget_checkbox_label | "both" |
| widget_form_control_class | "form-control" |
| widget_form_group | true |
| widget_form_group_attr | [ "class" => "form-group" ] |
| widget_items_attr | [] |
| widget_prefix | null |
| widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
| widget_suffix | null |
| widget_type | "" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-input" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_registro_candidato_password" ] |
| cache_key | "_registro_candidato_password_repeated" |
| compound | true |
| data | null |
| disabled | false |
| embed_form | null |
| error_delay | false |
| error_type | null |
| errors | Symfony\Component\Form\FormErrorIterator {#1594 -form: Symfony\Component\Form\Form {#1381 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1595 …5} |
| full_name | "registro_candidato[password]" |
| help | null |
| help_attr | [] |
| help_block | null |
| help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_html | false |
| help_label | null |
| help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_translation_parameters | [] |
| help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
| horizontal | true |
| horizontal_input_wrapper_class | "col-sm-9" |
| horizontal_label_class | "col-sm-3" |
| horizontal_label_div_class | null |
| horizontal_label_offset_class | "col-sm-offset-3" |
| id | "registro_candidato_password" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| layout | "horizontal" |
| legend_tag | "legend" |
| method | "POST" |
| multipart | false |
| name | "password" |
| omit_collection_item | true |
| priority | 0 |
| prototype_names | [] |
| render_fieldset | false |
| render_optional_text | true |
| render_required_asterisk | false |
| required | true |
| row_attr | [] |
| show_child_legend | false |
| show_legend | false |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "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_admin_route" => "show" "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" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| static_text | null |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_registro_candidato_password" |
| valid | true |
| value | [ "pass" => null "confirm" => null ] |
| widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
| widget_addon_append | null |
| widget_addon_prepend | null |
| widget_btn_append | null |
| widget_btn_prepend | null |
| widget_checkbox_label | "both" |
| widget_form_control_class | "form-control" |
| widget_form_group | true |
| widget_form_group_attr | [ "class" => "form-group" ] |
| widget_items_attr | [] |
| widget_prefix | null |
| widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
| widget_suffix | null |
| widget_type | "" |
pass
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 |
|---|---|---|
| error_bubbling | false |
same as passed value |
| label | "Mot de passe" |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| 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 {#820 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#821 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#822 …} -namespace: Closure() {#824 …} } |
| data_class | null |
| disabled | false |
| embed_form | null |
| empty_data | Closure(FormInterface $form) {#1366 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_delay | false |
| error_mapping | [] |
| error_type | null |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| hash_property_path | null |
| help | null |
| help_attr | [] |
| help_block | null |
| help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_html | false |
| help_label | null |
| help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_translation_parameters | [] |
| help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
| horizontal | null |
| horizontal_input_wrapper_class | "col-sm-9" |
| horizontal_label_class | "col-sm-3" |
| horizontal_label_div_class | null |
| horizontal_label_offset_class | "col-sm-offset-3" |
| inherit_data | false |
| invalid_message | "The password is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Mot de passe" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| layout | null |
| legend_tag | "legend" |
| mapped | true |
| method | "POST" |
| omit_collection_item | true |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| prototype_names | [] |
| render_fieldset | false |
| render_optional_text | true |
| render_required_asterisk | false |
| required | true |
| row_attr | [] |
| setter | null |
| show_child_legend | false |
| show_legend | false |
| sonata_admin | null |
| sonata_field_description | null |
| static_text | null |
| tabs_class | "nav nav-tabs" |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1368 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#403 …} $message: Closure() {#1367 …} $translationDomain: "validators" } } |
| validation_groups | null |
| widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
| widget_addon_append | null |
| widget_addon_prepend | null |
| widget_btn_append | null |
| widget_btn_prepend | null |
| widget_checkbox_label | "both" |
| widget_form_control_class | "form-control" |
| widget_form_group | true |
| widget_form_group_attr | [ "class" => "form-group" ] |
| widget_items_attr | [] |
| widget_prefix | null |
| widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
| widget_suffix | null |
| widget_type | "" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_registro_candidato_password_pass" ] |
| cache_key | "_registro_candidato_password_pass_password" |
| compound | false |
| data | null |
| disabled | false |
| embed_form | null |
| error_delay | false |
| error_type | null |
| errors | Symfony\Component\Form\FormErrorIterator {#1599 -form: Symfony\Component\Form\Form {#1384 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1598 …5} |
| full_name | "registro_candidato[password][pass]" |
| help | null |
| help_attr | [] |
| help_block | null |
| help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_html | false |
| help_label | null |
| help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_translation_parameters | [] |
| help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
| horizontal | true |
| horizontal_input_wrapper_class | "col-sm-9" |
| horizontal_label_class | "col-sm-3" |
| horizontal_label_div_class | null |
| horizontal_label_offset_class | "col-sm-offset-3" |
| id | "registro_candidato_password_pass" |
| label | "Mot de passe" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| layout | "horizontal" |
| legend_tag | "legend" |
| method | "POST" |
| multipart | false |
| name | "pass" |
| omit_collection_item | true |
| priority | 0 |
| prototype_names | [] |
| render_fieldset | false |
| render_optional_text | true |
| render_required_asterisk | false |
| required | true |
| row_attr | [] |
| show_child_legend | false |
| show_legend | false |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "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_admin_route" => "show" "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" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| static_text | null |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_registro_candidato_password_pass" |
| valid | true |
| value | "" |
| widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
| widget_addon_append | null |
| widget_addon_prepend | null |
| widget_btn_append | null |
| widget_btn_prepend | null |
| widget_checkbox_label | "both" |
| widget_form_control_class | "form-control" |
| widget_form_group | true |
| widget_form_group_attr | [ "class" => "form-group" ] |
| widget_items_attr | [] |
| widget_prefix | null |
| widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
| widget_suffix | null |
| widget_type | "" |
confirm
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 |
|---|---|---|
| error_bubbling | false |
same as passed value |
| label | "Confirmez le mot de passe" |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| 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 {#820 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#821 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#822 …} -namespace: Closure() {#824 …} } |
| data_class | null |
| disabled | false |
| embed_form | null |
| empty_data | Closure(FormInterface $form) {#1374 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_delay | false |
| error_mapping | [] |
| error_type | null |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| hash_property_path | null |
| help | null |
| help_attr | [] |
| help_block | null |
| help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_html | false |
| help_label | null |
| help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_translation_parameters | [] |
| help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
| horizontal | null |
| horizontal_input_wrapper_class | "col-sm-9" |
| horizontal_label_class | "col-sm-3" |
| horizontal_label_div_class | null |
| horizontal_label_offset_class | "col-sm-offset-3" |
| inherit_data | false |
| invalid_message | "The password is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Confirmez le mot de passe" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| layout | null |
| legend_tag | "legend" |
| mapped | true |
| method | "POST" |
| omit_collection_item | true |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| prototype_names | [] |
| render_fieldset | false |
| render_optional_text | true |
| render_required_asterisk | false |
| required | true |
| row_attr | [] |
| setter | null |
| show_child_legend | false |
| show_legend | false |
| sonata_admin | null |
| sonata_field_description | null |
| static_text | null |
| tabs_class | "nav nav-tabs" |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1376 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#403 …} $message: Closure() {#1375 …} $translationDomain: "validators" } } |
| validation_groups | null |
| widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
| widget_addon_append | null |
| widget_addon_prepend | null |
| widget_btn_append | null |
| widget_btn_prepend | null |
| widget_checkbox_label | "both" |
| widget_form_control_class | "form-control" |
| widget_form_group | true |
| widget_form_group_attr | [ "class" => "form-group" ] |
| widget_items_attr | [] |
| widget_prefix | null |
| widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
| widget_suffix | null |
| widget_type | "" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_registro_candidato_password_confirm" ] |
| cache_key | "_registro_candidato_password_confirm_password" |
| compound | false |
| data | null |
| disabled | false |
| embed_form | null |
| error_delay | false |
| error_type | null |
| errors | Symfony\Component\Form\FormErrorIterator {#1600 -form: Symfony\Component\Form\Form {#1387 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1601 …5} |
| full_name | "registro_candidato[password][confirm]" |
| help | null |
| help_attr | [] |
| help_block | null |
| help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_html | false |
| help_label | null |
| help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_translation_parameters | [] |
| help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
| horizontal | true |
| horizontal_input_wrapper_class | "col-sm-9" |
| horizontal_label_class | "col-sm-3" |
| horizontal_label_div_class | null |
| horizontal_label_offset_class | "col-sm-offset-3" |
| id | "registro_candidato_password_confirm" |
| label | "Confirmez le mot de passe" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| layout | "horizontal" |
| legend_tag | "legend" |
| method | "POST" |
| multipart | false |
| name | "confirm" |
| omit_collection_item | true |
| priority | 0 |
| prototype_names | [] |
| render_fieldset | false |
| render_optional_text | true |
| render_required_asterisk | false |
| required | true |
| row_attr | [] |
| show_child_legend | false |
| show_legend | false |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "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_admin_route" => "show" "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" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| static_text | null |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_registro_candidato_password_confirm" |
| valid | true |
| value | "" |
| widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
| widget_addon_append | null |
| widget_addon_prepend | null |
| widget_btn_append | null |
| widget_btn_prepend | null |
| widget_checkbox_label | "both" |
| widget_form_control_class | "form-control" |
| widget_form_group | true |
| widget_form_group_attr | [ "class" => "form-group" ] |
| widget_items_attr | [] |
| widget_prefix | null |
| widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
| widget_suffix | null |
| widget_type | "" |
registrarse
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "btn btn-md" ] |
[ "class" => "btn btn-md" ] |
| label | "CRÉER UN COMPTE CANDIDAT" |
same as passed value |
| translation_domain | "index" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn btn-md" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| button_offset | null |
| disabled | false |
| form_attr | false |
| icon | null |
| icon_inverted | false |
| label | "CRÉER UN COMPTE CANDIDAT" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | "index" |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "btn btn-md" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_registro_candidato_registrarse" ] |
| button_offset | null |
| cache_key | "_registro_candidato_registrarse_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#1597 …5} |
| full_name | "registro_candidato[registrarse]" |
| icon | null |
| icon_inverted | false |
| id | "registro_candidato_registrarse" |
| label | "CRÉER UN COMPTE CANDIDAT" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "registrarse" |
| priority | 0 |
| row_attr | [] |
| translation_domain | "index" |
| unique_block_prefix | "_registro_candidato_registrarse" |
| value | null |
recaptcha
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 | [ "options" => [ "theme" => "light" "type" => "App\Form\Frontend\Type\ImagenType" "size" => "normal" ] ] |
[ "options" => [ "theme" => "light" "type" => "App\Form\Frontend\Type\ImagenType" "size" => "normal" ] ] |
| constraints | [ EWZ\Bundle\RecaptchaBundle\Validator\Constraints\IsTrue {#862 +payload: null +groups: ? +message: "This value is not a valid captcha." +invalidHostMessage: "The captcha was not resolved on the right domain." } ] |
[ EWZ\Bundle\RecaptchaBundle\Validator\Constraints\IsTrue {#862 +payload: null +groups: ? +message: "This value is not a valid captcha." +invalidHostMessage: "The captcha was not resolved on the right domain." } ] |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "options" => [ "theme" => "light" "type" => "App\Form\Frontend\Type\ImagenType" "size" => "normal" ] ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ EWZ\Bundle\RecaptchaBundle\Validator\Constraints\IsTrue {#862 +payload: null +groups: ? +message: "This value is not a valid captcha." +invalidHostMessage: "The captcha was not resolved on the right domain." } ] |
| 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 {#820 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#821 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#822 …} -namespace: Closure() {#824 …} } |
| data_class | null |
| disabled | false |
| embed_form | null |
| empty_data | Closure(FormInterface $form) {#1340 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_delay | false |
| error_mapping | [] |
| error_type | null |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_block | null |
| help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_html | false |
| help_label | null |
| help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_translation_parameters | [] |
| help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
| horizontal | null |
| horizontal_input_wrapper_class | "col-sm-9" |
| horizontal_label_class | "col-sm-3" |
| horizontal_label_div_class | null |
| horizontal_label_offset_class | "col-sm-offset-3" |
| 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 | [] |
| language | "en" |
| layout | null |
| legend_tag | "legend" |
| mapped | false |
| method | "POST" |
| omit_collection_item | true |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| prototype_names | [] |
| public_key | null |
| render_fieldset | false |
| render_optional_text | true |
| render_required_asterisk | false |
| required | true |
| row_attr | [] |
| setter | null |
| show_child_legend | false |
| show_legend | false |
| sonata_admin | null |
| sonata_field_description | null |
| static_text | null |
| tabs_class | "nav nav-tabs" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1342 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#403 …} $message: Closure() {#1341 …} $translationDomain: "validators" } } |
| url_challenge | null |
| url_noscript | null |
| validation_groups | null |
| widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
| widget_addon_append | null |
| widget_addon_prepend | null |
| widget_btn_append | null |
| widget_btn_prepend | null |
| widget_checkbox_label | "both" |
| widget_form_control_class | "form-control" |
| widget_form_group | true |
| widget_form_group_attr | [ "class" => "form-group" ] |
| widget_items_attr | [] |
| widget_prefix | null |
| widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
| widget_suffix | null |
| widget_type | "" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "options" => [ "theme" => "light" "type" => "App\Form\Frontend\Type\ImagenType" "size" => "normal" ] ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "ewz_recaptcha" "_registro_candidato_recaptcha" ] |
| cache_key | "_registro_candidato_recaptcha_ewz_recaptcha" |
| compound | false |
| data | null |
| disabled | false |
| embed_form | null |
| error_delay | false |
| error_type | null |
| errors | Symfony\Component\Form\FormErrorIterator {#1603 -form: Symfony\Component\Form\Form {#1392 …} -errors: [] } |
| ewz_recaptcha_api_host | "www.google.com" |
| ewz_recaptcha_api_uri | "https://www.google.com/recaptcha/api.js" |
| ewz_recaptcha_enabled | false |
| form | Symfony\Component\Form\FormView {#1596 …5} |
| full_name | "registro_candidato[recaptcha]" |
| help | null |
| help_attr | [] |
| help_block | null |
| help_block_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_block_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_html | false |
| help_label | null |
| help_label_popover | [ "title" => null "content" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_label_tooltip | [ "title" => null "text" => null "icon" => "info-sign" "placement" => "top" ] |
| help_translation_parameters | [] |
| help_widget_popover | [ "title" => null "content" => null "trigger" => "hover" "toggle" => "popover" "placement" => "right" "selector" => null ] |
| horizontal | true |
| horizontal_input_wrapper_class | "col-sm-9" |
| horizontal_label_class | "col-sm-3" |
| horizontal_label_div_class | null |
| horizontal_label_offset_class | "col-sm-offset-3" |
| id | "registro_candidato_recaptcha" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| layout | "horizontal" |
| legend_tag | "legend" |
| method | "POST" |
| multipart | false |
| name | "recaptcha" |
| omit_collection_item | true |
| priority | 0 |
| prototype_names | [] |
| public_key | "6LdiM3YUAAAAADVMd3JKs94D3gjuUQamXxsgW1Ux" |
| render_fieldset | false |
| render_optional_text | true |
| render_required_asterisk | false |
| required | true |
| row_attr | [] |
| show_child_legend | false |
| show_legend | false |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "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_admin_route" => "show" "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" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| static_text | null |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_registro_candidato_recaptcha" |
| valid | true |
| value | "" |
| widget_add_btn | [ "attr" => [ "class" => "btn btn-default" ] "label" => "add_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
| widget_addon_append | null |
| widget_addon_prepend | null |
| widget_btn_append | null |
| widget_btn_prepend | null |
| widget_checkbox_label | "both" |
| widget_form_control_class | "form-control" |
| widget_form_group | true |
| widget_form_group_attr | [ "class" => "form-group" ] |
| widget_items_attr | [] |
| widget_prefix | null |
| widget_remove_btn | [ "attr" => [ "class" => "btn btn-default" ] "wrapper_div" => [ "class" => "form-group" ] "horizontal_wrapper_div" => [ "class" => "col-sm-3 col-sm-offset-3" ] "label" => "remove_item" "translation_domain" => null "icon" => null "icon_inverted" => false ] |
| widget_suffix | null |
| widget_type | "" |