Forms
-
-
documentTypeSolicitante
-
dniSolicitante
-
nameApplicant
-
passportRequestType
-
phone
-
cellPhone
-
address
-
email
-
documentTypeAcompanante
-
dniAcompanante
-
nameAcompanante
-
acceptDataPolicy
-
save
-
_token
-
databundle_passportschedulingrequest
"App\Form\PassportSchedulingRequestType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\PassportSchedulingRequest {#565 -passportRequestType: null -passportPaymentDay: null -phone: null -dniAcompanante: null -companionTypeId: null -nameAcompanante: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\PassportSchedulingRequest {#565 -passportRequestType: null -passportPaymentDay: null -phone: null -dniAcompanante: null -companionTypeId: null -nameAcompanante: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#719 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#720 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#723 …} } |
| data | App\Entity\PassportSchedulingRequest {#565 -passportRequestType: null -passportPaymentDay: null -phone: null -dniAcompanante: null -companionTypeId: null -nameAcompanante: null } |
| data_class | "App\Entity\PassportSchedulingRequest" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#743 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\PassportSchedulingRequest" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#745 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#619 …} $message: Closure() {#744 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "databundle_passportschedulingrequest" "_databundle_passportschedulingrequest" ] |
| cache_key | "_databundle_passportschedulingrequest_databundle_passportschedulingrequest" |
| compound | true |
| data | App\Entity\PassportSchedulingRequest {#565 -passportRequestType: null -passportPaymentDay: null -phone: null -dniAcompanante: null -companionTypeId: null -nameAcompanante: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2701 -form: Symfony\Component\Form\Form {#1189 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2695 …5} |
| full_name | "databundle_passportschedulingrequest" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "databundle_passportschedulingrequest" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "databundle_passportschedulingrequest" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_databundle_passportschedulingrequest" |
| valid | true |
| value | App\Entity\PassportSchedulingRequest {#565 -passportRequestType: null -passportPaymentDay: null -phone: null -dniAcompanante: null -companionTypeId: null -nameAcompanante: null } |
documentTypeSolicitante
"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 |
|---|---|---|
| choice_label | "getName" |
same as passed value |
| class | "App\Entity\DocumentType" |
same as passed value |
| placeholder | "Seleccione el tipo" |
same as passed value |
| query_builder | Closure(EntityRepository $er3) {#751 class: "App\Form\PassportSchedulingRequestType" this: App\Form\PassportSchedulingRequestType {#605 …} } |
Doctrine\ORM\QueryBuilder {#800 -em: ContainerINWf7C7\EntityManagerGhostEbeb667 {#125 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#801 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "dt" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#797 #from: "App\Entity\DocumentType" #alias: "dt" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#799 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "dt.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT dt FROM App\Entity\DocumentType dt ORDER BY dt.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#796 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| 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 | "getName" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#807 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#802 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#798 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#811 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#814 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#813 …} } |
| choices | null |
| class | "App\Entity\DocumentType" |
| 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 {#719 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#720 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#723 …} } |
| data_class | null |
| disabled | false |
| em | ContainerINWf7C7\EntityManagerGhostEbeb667 {#125 …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 | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#805 -om: ContainerINWf7C7\EntityManagerGhostEbeb667 {#125 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#786 …} -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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Seleccione el tipo" |
| placeholder_attr | [] |
| 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 | Doctrine\ORM\QueryBuilder {#800 -em: ContainerINWf7C7\EntityManagerGhostEbeb667 {#125 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#801 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "dt" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#797 #from: "App\Entity\DocumentType" #alias: "dt" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#799 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "dt.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT dt FROM App\Entity\DocumentType dt ORDER BY dt.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#796 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#780 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#619 …} $message: Closure() {#778 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_databundle_passportschedulingrequest_documentTypeSolicitante" ] |
| cache_key | "_databundle_passportschedulingrequest_documentTypeSolicitante_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2703 +label: "Cédula Ciudadanía" +value: "2" +data: App\Entity\DocumentType {#2719 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2707 +label: "Registro Civil" +value: "7" +data: App\Entity\DocumentType {#2777 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2705 +label: "Tarjeta de Identidad" +value: "8" +data: App\Entity\DocumentType {#2786 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2691 -form: Symfony\Component\Form\Form {#1192 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2692 …5} |
| full_name | "databundle_passportschedulingrequest[documentTypeSolicitante]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "databundle_passportschedulingrequest_documentTypeSolicitante" |
| is_selected | Closure($choice, $value) {#2702 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "documentTypeSolicitante" |
| placeholder | "Seleccione el tipo" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_databundle_passportschedulingrequest_documentTypeSolicitante" |
| valid | true |
| value | "" |
dniSolicitante
"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" => 10 "pattern" => "[1-9a-zA-Z][0-9a-zA-Z\s]+" ] |
[ "maxlength" => 10 "pattern" => "[1-9a-zA-Z][0-9a-zA-Z\s]+" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 10 "pattern" => "[1-9a-zA-Z][0-9a-zA-Z\s]+" ] |
| 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 {#719 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#720 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#723 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1040 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1038 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#619 …} $message: Closure() {#1039 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 10 "pattern" => "[1-9a-zA-Z][0-9a-zA-Z\s]+" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_databundle_passportschedulingrequest_dniSolicitante" ] |
| cache_key | "_databundle_passportschedulingrequest_dniSolicitante_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2709 -form: Symfony\Component\Form\Form {#1195 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2677 …5} |
| full_name | "databundle_passportschedulingrequest[dniSolicitante]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "databundle_passportschedulingrequest_dniSolicitante" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "dniSolicitante" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_databundle_passportschedulingrequest_dniSolicitante" |
| valid | true |
| value | "" |
nameApplicant
"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" => 255 "pattern" => "[a-zA-ZñÑ\s]+" ] |
[ "maxlength" => 255 "pattern" => "[a-zA-ZñÑ\s]+" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 "pattern" => "[a-zA-ZñÑ\s]+" ] |
| 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 {#719 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#720 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#723 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#827 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1028 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#619 …} $message: Closure() {#1030 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "pattern" => "[a-zA-ZñÑ\s]+" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_databundle_passportschedulingrequest_nameApplicant" ] |
| cache_key | "_databundle_passportschedulingrequest_nameApplicant_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2704 -form: Symfony\Component\Form\Form {#1198 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2716 …5} |
| full_name | "databundle_passportschedulingrequest[nameApplicant]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "databundle_passportschedulingrequest_nameApplicant" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "nameApplicant" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_databundle_passportschedulingrequest_nameApplicant" |
| valid | true |
| value | "" |
passportRequestType
"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 |
|---|---|---|
| choice_label | "getDescripcionTipoSolicitud" |
same as passed value |
| class | "App\Entity\PassportRequestType" |
same as passed value |
| placeholder | "Seleccione el tipo" |
same as passed value |
| query_builder | Closure(EntityRepository $er3) {#752 class: "App\Form\PassportSchedulingRequestType" this: App\Form\PassportSchedulingRequestType {#605 …} } |
Doctrine\ORM\QueryBuilder {#1055 -em: ContainerINWf7C7\EntityManagerGhostEbeb667 {#125 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1056 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "dt" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1052 #from: "App\Entity\PassportRequestType" #alias: "dt" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT dt FROM App\Entity\PassportRequestType dt" -parameters: Doctrine\Common\Collections\ArrayCollection {#839 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
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 | "getDescripcionTipoSolicitud" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1060 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1053 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1054 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#811 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1063 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1062 …} } |
| choices | null |
| class | "App\Entity\PassportRequestType" |
| 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 {#719 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#720 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#723 …} } |
| data_class | null |
| disabled | false |
| em | ContainerINWf7C7\EntityManagerGhostEbeb667 {#125 …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 | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1059 -om: ContainerINWf7C7\EntityManagerGhostEbeb667 {#125 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#845 …} -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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Seleccione el tipo" |
| placeholder_attr | [] |
| 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 | Doctrine\ORM\QueryBuilder {#1055 -em: ContainerINWf7C7\EntityManagerGhostEbeb667 {#125 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1056 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "dt" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1052 #from: "App\Entity\PassportRequestType" #alias: "dt" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT dt FROM App\Entity\PassportRequestType dt" -parameters: Doctrine\Common\Collections\ArrayCollection {#839 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#852 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#619 …} $message: Closure() {#1032 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_databundle_passportschedulingrequest_passportRequestType" ] |
| cache_key | "_databundle_passportschedulingrequest_passportRequestType_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2795 +label: "Solicitud de pasaporte por primera vez" +value: "1" +data: App\Entity\PassportRequestType {#2811 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2799 +label: "Pasaporte de emergencia" +value: "7" +data: App\Entity\PassportRequestType {#2815 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2797 +label: "Renovación de pasaporte" +value: "2" +data: App\Entity\PassportRequestType {#2818 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2715 -form: Symfony\Component\Form\Form {#1201 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2714 …5} |
| full_name | "databundle_passportschedulingrequest[passportRequestType]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "databundle_passportschedulingrequest_passportRequestType" |
| is_selected | Closure($choice, $value) {#2711 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "passportRequestType" |
| placeholder | "Seleccione el tipo" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_databundle_passportschedulingrequest_passportRequestType" |
| valid | true |
| value | "" |
phone
"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" => 10 "pattern" => ".{10,}" ] |
[ "maxlength" => 10 "pattern" => ".{10,}" ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 10 "pattern" => ".{10,}" ] |
| 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 {#719 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#720 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#723 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1071 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1078 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#619 …} $message: Closure() {#1077 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 10 "pattern" => ".{10,}" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_databundle_passportschedulingrequest_phone" ] |
| cache_key | "_databundle_passportschedulingrequest_phone_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2801 -form: Symfony\Component\Form\Form {#1204 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2706 …5} |
| full_name | "databundle_passportschedulingrequest[phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "databundle_passportschedulingrequest_phone" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_databundle_passportschedulingrequest_phone" |
| valid | true |
| value | "" |
cellPhone
"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" => 10 "pattern" => "([3]{1}[0-9]{2}[2-9]{1}[0-9]{6}).*" ] |
[ "maxlength" => 10 "pattern" => "([3]{1}[0-9]{2}[2-9]{1}[0-9]{6}).*" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 10 "pattern" => "([3]{1}[0-9]{2}[2-9]{1}[0-9]{6}).*" ] |
| 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 {#719 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#720 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#723 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1074 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1087 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#619 …} $message: Closure() {#1076 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 10 "pattern" => "([3]{1}[0-9]{2}[2-9]{1}[0-9]{6}).*" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_databundle_passportschedulingrequest_cellPhone" ] |
| cache_key | "_databundle_passportschedulingrequest_cellPhone_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2796 -form: Symfony\Component\Form\Form {#1207 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2808 …5} |
| full_name | "databundle_passportschedulingrequest[cellPhone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "databundle_passportschedulingrequest_cellPhone" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "cellPhone" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_databundle_passportschedulingrequest_cellPhone" |
| valid | true |
| value | "" |
address
"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" => 255 ] |
[ "maxlength" => 255 ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#719 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#720 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#723 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1086 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1095 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#619 …} $message: Closure() {#1072 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_databundle_passportschedulingrequest_address" ] |
| cache_key | "_databundle_passportschedulingrequest_address_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2807 -form: Symfony\Component\Form\Form {#1210 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2806 …5} |
| full_name | "databundle_passportschedulingrequest[address]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "databundle_passportschedulingrequest_address" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "address" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_databundle_passportschedulingrequest_address" |
| valid | true |
| value | "" |
"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
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 "pattern" => "\w{4}.*" ] |
[ "maxlength" => 255 "pattern" => "\w{4}.*" ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 "pattern" => "\w{4}.*" ] |
| 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 {#719 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#720 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#723 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1107 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1109 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#619 …} $message: Closure() {#1108 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "pattern" => "\w{4}.*" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_databundle_passportschedulingrequest_email" ] |
| cache_key | "_databundle_passportschedulingrequest_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2798 -form: Symfony\Component\Form\Form {#1213 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2803 …5} |
| full_name | "databundle_passportschedulingrequest[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "databundle_passportschedulingrequest_email" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_databundle_passportschedulingrequest_email" |
| valid | true |
| value | "" |
documentTypeAcompanante
"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 |
|---|---|---|
| choice_label | "getDescripcionTipoAcompanante" |
same as passed value |
| class | "App\Entity\CompanionType" |
same as passed value |
| placeholder | "Seleccione el tipo" |
same as passed value |
| query_builder | Closure(EntityRepository $er3) {#753 class: "App\Form\PassportSchedulingRequestType" this: App\Form\PassportSchedulingRequestType {#605 …} } |
Doctrine\ORM\QueryBuilder {#1124 -em: ContainerINWf7C7\EntityManagerGhostEbeb667 {#125 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1126 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "dt" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1127 #from: "App\Entity\CompanionType" #alias: "dt" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1128 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "dt.descripcionTipoAcompanante ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT dt FROM App\Entity\CompanionType dt ORDER BY dt.descripcionTipoAcompanante ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1125 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
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 | "getDescripcionTipoAcompanante" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1134 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1130 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1129 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#811 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1137 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1136 …} } |
| choices | null |
| class | "App\Entity\CompanionType" |
| 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 {#719 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#720 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#723 …} } |
| data_class | null |
| disabled | false |
| em | ContainerINWf7C7\EntityManagerGhostEbeb667 {#125 …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 | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1133 -om: ContainerINWf7C7\EntityManagerGhostEbeb667 {#125 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1120 …} -singleId: true -intId: true -idField: "idTipoAcompanante" -associationIdReader: null } |
| 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_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Seleccione el tipo" |
| placeholder_attr | [] |
| 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 | Doctrine\ORM\QueryBuilder {#1124 -em: ContainerINWf7C7\EntityManagerGhostEbeb667 {#125 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1126 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "dt" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1127 #from: "App\Entity\CompanionType" #alias: "dt" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1128 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "dt.descripcionTipoAcompanante ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT dt FROM App\Entity\CompanionType dt ORDER BY dt.descripcionTipoAcompanante ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1125 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1093 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#619 …} $message: Closure() {#1101 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_databundle_passportschedulingrequest_documentTypeAcompanante" ] |
| cache_key | "_databundle_passportschedulingrequest_documentTypeAcompanante_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2825 +label: "Abuela" +value: "6" +data: App\Entity\CompanionType {#2841 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2829 +label: "Abuelo" +value: "5" +data: App\Entity\CompanionType {#2843 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2827 +label: "Hermano" +value: "2" +data: App\Entity\CompanionType {#2844 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2831 +label: "Hijo" +value: "1" +data: App\Entity\CompanionType {#2845 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2826 +label: "Madre" +value: "4" +data: App\Entity\CompanionType {#2846 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2838 +label: "Padre" +value: "3" +data: App\Entity\CompanionType {#2847 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2821 -form: Symfony\Component\Form\Form {#1216 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2822 …5} |
| full_name | "databundle_passportschedulingrequest[documentTypeAcompanante]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "databundle_passportschedulingrequest_documentTypeAcompanante" |
| is_selected | Closure($choice, $value) {#2824 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "documentTypeAcompanante" |
| placeholder | "Seleccione el tipo" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_databundle_passportschedulingrequest_documentTypeAcompanante" |
| valid | true |
| value | "" |
dniAcompanante
"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" => 10 "pattern" => "[1-9a-zA-Z][0-9a-zA-Z\s]+" ] |
[ "maxlength" => 10 "pattern" => "[1-9a-zA-Z][0-9a-zA-Z\s]+" ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 10 "pattern" => "[1-9a-zA-Z][0-9a-zA-Z\s]+" ] |
| 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 {#719 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#720 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#723 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1145 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1152 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#619 …} $message: Closure() {#1151 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 10 "pattern" => "[1-9a-zA-Z][0-9a-zA-Z\s]+" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_databundle_passportschedulingrequest_dniAcompanante" ] |
| cache_key | "_databundle_passportschedulingrequest_dniAcompanante_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2837 -form: Symfony\Component\Form\Form {#1219 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2823 …5} |
| full_name | "databundle_passportschedulingrequest[dniAcompanante]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "databundle_passportschedulingrequest_dniAcompanante" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "dniAcompanante" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_databundle_passportschedulingrequest_dniAcompanante" |
| valid | true |
| value | "" |
nameAcompanante
"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" => 255 "pattern" => "[a-zA-ZñÑ\s]+" ] |
[ "maxlength" => 255 "pattern" => "[a-zA-ZñÑ\s]+" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 "pattern" => "[a-zA-ZñÑ\s]+" ] |
| 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 {#719 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#720 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#723 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1146 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1161 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#619 …} $message: Closure() {#1160 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "pattern" => "[a-zA-ZñÑ\s]+" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_databundle_passportschedulingrequest_nameAcompanante" ] |
| cache_key | "_databundle_passportschedulingrequest_nameAcompanante_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2836 -form: Symfony\Component\Form\Form {#1222 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2828 …5} |
| full_name | "databundle_passportschedulingrequest[nameAcompanante]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "databundle_passportschedulingrequest_nameAcompanante" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "nameAcompanante" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_databundle_passportschedulingrequest_nameAcompanante" |
| valid | true |
| value | "" |
acceptDataPolicy
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 |
|---|---|---|
| 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 {#719 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#720 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#723 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1169 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| 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 | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1170 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1172 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#619 …} $message: Closure() {#1174 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_databundle_passportschedulingrequest_acceptDataPolicy" ] |
| cache_key | "_databundle_passportschedulingrequest_acceptDataPolicy_checkbox" |
| checked | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2833 -form: Symfony\Component\Form\Form {#1225 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2848 …5} |
| full_name | "databundle_passportschedulingrequest[acceptDataPolicy]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "databundle_passportschedulingrequest_acceptDataPolicy" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "acceptDataPolicy" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_databundle_passportschedulingrequest_acceptDataPolicy" |
| valid | true |
| value | "1" |
save
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 |
|---|---|---|
| label | "Siguiente" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Siguiente" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_databundle_passportschedulingrequest_save" ] |
| cache_key | "_databundle_passportschedulingrequest_save_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2850 …5} |
| full_name | "databundle_passportschedulingrequest[save]" |
| id | "databundle_passportschedulingrequest_save" |
| label | "Siguiente" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "save" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_databundle_passportschedulingrequest_save" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "0f503d214db6b289.D_4GzzXE8CDOEHEqXAAtEKvMS_jcFiU4wjcZtVLLlkE.PY9CuXiwn0agJBNLH2phaM2tFM_oT2NPrkdc_SadyTlosHWnRYWHWPtqJA" |
| 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 | "0f503d214db6b289.D_4GzzXE8CDOEHEqXAAtEKvMS_jcFiU4wjcZtVLLlkE.PY9CuXiwn0agJBNLH2phaM2tFM_oT2NPrkdc_SadyTlosHWnRYWHWPtqJA" |
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 {#719 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#720 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#721 …} -namespace: Closure() {#723 …} } |
| data | "0f503d214db6b289.D_4GzzXE8CDOEHEqXAAtEKvMS_jcFiU4wjcZtVLLlkE.PY9CuXiwn0agJBNLH2phaM2tFM_oT2NPrkdc_SadyTlosHWnRYWHWPtqJA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2854 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2856 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#619 …} $message: Closure() {#2855 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_databundle_passportschedulingrequest__token" ] |
| cache_key | "_databundle_passportschedulingrequest__token_hidden" |
| compound | false |
| data | "0f503d214db6b289.D_4GzzXE8CDOEHEqXAAtEKvMS_jcFiU4wjcZtVLLlkE.PY9CuXiwn0agJBNLH2phaM2tFM_oT2NPrkdc_SadyTlosHWnRYWHWPtqJA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2866 -form: Symfony\Component\Form\Form {#2862 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2857 …5} |
| full_name | "databundle_passportschedulingrequest[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "databundle_passportschedulingrequest__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_databundle_passportschedulingrequest__token" |
| valid | true |
| value | "0f503d214db6b289.D_4GzzXE8CDOEHEqXAAtEKvMS_jcFiU4wjcZtVLLlkE.PY9CuXiwn0agJBNLH2phaM2tFM_oT2NPrkdc_SadyTlosHWnRYWHWPtqJA" |