- Request / Response
- API Platform
- Performance
- Validator 4
- Forms 4
- Exception 1
- Logs 1
- Events
- Routing
- Cache
- Translation
- Security
- Twig
- Doctrine
- HTTP Client
- Debug
- E-mails
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
7nama_lengkap_pemohon_informasi
-
7nomor_ktp_pemohon_informasi
-
7foto_ktp_pemohon_informasi
-
7alamat_pemohon_informasi
-
7nomor_telepon_pemohon_informasi
-
7email_pemohon_informasi
-
7informasi_yang_dibutuhkan
-
7alasan_permintaan
-
7nama_lengkap_pengguna_informasi
-
7nomor_ktp_pengguna_informasi
-
7foto_ktp_pengguna_informasi
-
7alamat_pengguna_informasi
-
7nomor_telepon_pengguna_informasi
-
7email_pengguna_informasi
-
7alasan_penggunaan_informasi
-
-
70
-
71
-
72
-
73
-
74
-
-
-
70
-
71
-
-
-
70
-
71
-
72
-
-
-
70
-
-
7submit
-
7province_twitter_number
-
form-permohonan
"Symfony\Component\Form\Extension\Core\Type\FormType"
Errors
Message | Origin | Cause |
---|
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [] |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [ "nama_lengkap_pemohon_informasi" => "1" "nomor_ktp_pemohon_informasi" => "pHqghUme" "foto_ktp_pemohon_informasi" => Symfony\Component\HttpFoundation\File\UploadedFile {#25 -test: false -originalName: "^(#$!@#$)(()))******" -mimeType: "text/plain" -error: 0 path: "/tmp" filename: "phpZajffM" basename: "phpZajffM" pathname: "/tmp/phpZajffM" extension: "" realPath: "/tmp/phpZajffM" aTime: 2025-07-08 08:16:33 mTime: 2025-07-08 08:16:33 cTime: 2025-07-08 08:16:33 inode: 67214074 size: 8 perms: 0100600 owner: 48 group: 48 type: "file" writable: true readable: true executable: false file: true dir: false link: false } "alamat_pemohon_informasi" => "555" "nomor_telepon_pemohon_informasi" => "555-666-0606" "email_pemohon_informasi" => "[email protected]" "informasi_yang_dibutuhkan" => "555" "alasan_permintaan" => "555" "nama_lengkap_pengguna_informasi" => "1" "nomor_ktp_pengguna_informasi" => "pHqghUme" "foto_ktp_pengguna_informasi" => Symfony\Component\HttpFoundation\File\UploadedFile {#70 -test: false -originalName: "^(#$!@#$)(()))******" -mimeType: "text/plain" -error: 0 path: "/tmp" filename: "phppKypEA" basename: "phppKypEA" pathname: "/tmp/phppKypEA" extension: "" realPath: "/tmp/phppKypEA" aTime: 2025-07-08 08:16:33 mTime: 2025-07-08 08:16:33 cTime: 2025-07-08 08:16:33 inode: 67214075 size: 8 perms: 0100600 owner: 48 group: 48 type: "file" writable: true readable: true executable: false file: true dir: false link: false } "alamat_pengguna_informasi" => "555" "nomor_telepon_pengguna_informasi" => "555-666-0606" "email_pengguna_informasi" => "[email protected]" "alasan_penggunaan_informasi" => "555" "cara_memperoleh_informasi" => [ "langsung" ] "format_bahan_informasi" => [] "cara_mengirim_bahan_informasi" => [ "langsung" ] "konfirmasi" => "setuju" "province_twitter_number" => ")" ] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "boltforms" ] |
[ "class" => "boltforms" ] |
data | [] |
[] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "boltforms" ] |
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 {#1001 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1037 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1038 …} -namespace: Closure() {#1040 …} } |
data | [] |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3452 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3430 …} } |
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 | [] |
legacy_error_messages | true |
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() {#3454 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3438 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#231 …} $translationDomain: "validators" $message: Closure() {#3453 …} } } |
validation_groups | null |
nama_lengkap_pemohon_informasi
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
Message | Origin | Cause |
---|---|---|
This value is too short. It should have 3 characters or more. | nama_lengkap_pemohon_informasi |
Caused by:
Symfony\Component\Validator\ConstraintViolation {#4333 root: Symfony\Component\Form\Form {#3736 name: "form-permohonan" type_class: "Symfony\Component\Form\Extension\Core\Type\FormType" } path: "children[nama_lengkap_pemohon_informasi].data" value: "1" } |
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "1" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Nama Lengkap Pemohon Informasi" "class" => "w-full rounded-md transition-all bg-white border border-gray-200 py-3 px-4 mt-2" "data-group" => "Data Pemohon Informasi" ] |
[ "placeholder" => "Nama Lengkap Pemohon Informasi" "class" => "w-full rounded-md transition-all bg-white border border-gray-200 py-3 px-4 mt-2" "data-group" => "Data Pemohon Informasi" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3461 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null +groups: [ "Default" ] } Symfony\Component\Validator\Constraints\Length {#3462 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 128 +min: 3 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3461 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null +groups: [ "Default" ] } Symfony\Component\Validator\Constraints\Length {#3462 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 128 +min: 3 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null +groups: [ "Default" ] } ] |
label | "Nama Lengkap Pemohon Informasi" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Nama Lengkap Pemohon Informasi" "class" => "w-full rounded-md transition-all bg-white border border-gray-200 py-3 px-4 mt-2" "data-group" => "Data Pemohon Informasi" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3461 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null +groups: [ "Default" ] } Symfony\Component\Validator\Constraints\Length {#3462 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 128 +min: 3 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null +groups: [ "Default" ] } ] |
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 {#1001 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1037 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1038 …} -namespace: Closure() {#1040 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3480 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3430 …} } |
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 | "Nama Lengkap Pemohon Informasi" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#3482 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3438 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#231 …} $translationDomain: "validators" $message: Closure() {#3481 …} } } |
validation_groups | null |
nomor_ktp_pemohon_informasi
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
Message | Origin | Cause |
---|---|---|
This value should have exactly 16 characters. | nomor_ktp_pemohon_informasi |
Caused by:
Symfony\Component\Validator\ConstraintViolation {#4529 root: Symfony\Component\Form\Form {#3736 name: "form-permohonan" type_class: "Symfony\Component\Form\Extension\Core\Type\FormType" } path: "children[nomor_ktp_pemohon_informasi].data" value: "pHqghUme" } |
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "pHqghUme" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Nomor KTP Pemohon Informasi" "class" => "w-full rounded-md transition-all bg-white border border-gray-200 py-3 px-4 mt-2" "data-group" => "Data Pemohon Informasi" ] |
[ "placeholder" => "Nomor KTP Pemohon Informasi" "class" => "w-full rounded-md transition-all bg-white border border-gray-200 py-3 px-4 mt-2" "data-group" => "Data Pemohon Informasi" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3463 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null +groups: [ "Default" ] } Symfony\Component\Validator\Constraints\Length {#3464 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: 16 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3463 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null +groups: [ "Default" ] } Symfony\Component\Validator\Constraints\Length {#3464 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: 16 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null +groups: [ "Default" ] } ] |
label | "Nomor KTP Pemohon Informasi" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Nomor KTP Pemohon Informasi" "class" => "w-full rounded-md transition-all bg-white border border-gray-200 py-3 px-4 mt-2" "data-group" => "Data Pemohon Informasi" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3463 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null +groups: [ "Default" ] } Symfony\Component\Validator\Constraints\Length {#3464 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: 16 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null +groups: [ "Default" ] } ] |
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 {#1001 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1037 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1038 …} -namespace: Closure() {#1040 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3489 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3430 …} } |
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 | "Nomor KTP Pemohon Informasi" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#3491 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3438 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#231 …} $translationDomain: "validators" $message: Closure() {#3490 …} } } |
validation_groups | null |
foto_ktp_pemohon_informasi
"Symfony\Component\Form\Extension\Core\Type\FileType"
Errors
Message | Origin | Cause |
---|
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | Symfony\Component\HttpFoundation\File\UploadedFile {#25 -test: false -originalName: "^(#$!@#$)(()))******" -mimeType: "text/plain" -error: 0 path: "/tmp" filename: "phpZajffM" basename: "phpZajffM" pathname: "/tmp/phpZajffM" extension: "" realPath: "/tmp/phpZajffM" aTime: 2025-07-08 08:16:33 mTime: 2025-07-08 08:16:33 cTime: 2025-07-08 08:16:33 inode: 67214074 size: 8 perms: 0100600 owner: 48 group: 48 type: "file" writable: true readable: true executable: false file: true dir: false link: false } |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "w-full rounded-md transition-all bg-white border border-gray-200 py-3 px-4 mt-2" "data-group" => "Data Pemohon Informasi" ] |
[ "class" => "w-full rounded-md transition-all bg-white border border-gray-200 py-3 px-4 mt-2" "data-group" => "Data Pemohon Informasi" ] |
constraints | [] |
[] |
label | "Foto KTP Pemohon Informasi" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | true |
attr | [ "class" => "w-full rounded-md transition-all bg-white border border-gray-200 py-3 px-4 mt-2" "data-group" => "Data Pemohon Informasi" ] |
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 {#1001 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1037 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1038 …} -namespace: Closure() {#1040 …} } |
data_class | "Symfony\Component\HttpFoundation\File\File" |
disabled | false |
empty_data | null |
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 | "Foto KTP Pemohon Informasi" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
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() {#3504 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3438 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#231 …} $translationDomain: "validators" $message: Closure() {#3505 …} } } |
validation_groups | null |
alamat_pemohon_informasi
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Errors
Message | Origin | Cause |
---|
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "555" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Alamat Pemohon Informasi" "class" => "w-full rounded-md transition-all bg-white border border-gray-200 py-3 px-4 h-48 mt-2" "data-group" => "Data Pemohon Informasi" ] |
[ "placeholder" => "Alamat Pemohon Informasi" "class" => "w-full rounded-md transition-all bg-white border border-gray-200 py-3 px-4 h-48 mt-2" "data-group" => "Data Pemohon Informasi" ] |
constraints | [] |
[] |
label | "Alamat Pemohon Informasi" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Alamat Pemohon Informasi" "class" => "w-full rounded-md transition-all bg-white border border-gray-200 py-3 px-4 h-48 mt-2" "data-group" => "Data Pemohon Informasi" ] |
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 {#1001 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1037 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1038 …} -namespace: Closure() {#1040 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3518 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3430 …} } |
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 | "Alamat Pemohon Informasi" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#3520 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3438 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#231 …} $translationDomain: "validators" $message: Closure() {#3519 …} } } |
validation_groups | null |
nomor_telepon_pemohon_informasi
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
Message | Origin | Cause |
---|
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "555-666-0606" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Nomor Telepon Pemohon Informasi" "class" => "w-full rounded-md transition-all bg-white border border-gray-200 py-3 px-4 mt-2" "pattern" => "[0-9]+" "data-group" => "Data Pemohon Informasi" ] |
[ "placeholder" => "Nomor Telepon Pemohon Informasi" "class" => "w-full rounded-md transition-all bg-white border border-gray-200 py-3 px-4 mt-2" "pattern" => "[0-9]+" "data-group" => "Data Pemohon Informasi" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3465 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3465 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null +groups: [ "Default" ] } ] |
label | "Nomor Telepon Pemohon Informasi" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Nomor Telepon Pemohon Informasi" "class" => "w-full rounded-md transition-all bg-white border border-gray-200 py-3 px-4 mt-2" "pattern" => "[0-9]+" "data-group" => "Data Pemohon Informasi" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3465 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null +groups: [ "Default" ] } ] |
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 {#1001 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1037 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1038 …} -namespace: Closure() {#1040 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3527 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3430 …} } |
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 | "Nomor Telepon Pemohon Informasi" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#3529 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3438 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#231 …} $translationDomain: "validators" $message: Closure() {#3528 …} } } |
validation_groups | null |
email_pemohon_informasi
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
Message | Origin | Cause |
---|
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "[email protected]" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Email Pemohon Informasi" "class" => "w-full rounded-md transition-all bg-white border border-gray-200 py-3 px-4 mt-2" "data-group" => "Data Pemohon Informasi" ] |
[ "placeholder" => "Email Pemohon Informasi" "class" => "w-full rounded-md transition-all bg-white border border-gray-200 py-3 px-4 mt-2" "data-group" => "Data Pemohon Informasi" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3466 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null +groups: [ "Default" ] } Symfony\Component\Validator\Constraints\Email {#3467 +message: "This value is not a valid email address." +mode: "html5" +normalizer: null +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3466 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null +groups: [ "Default" ] } Symfony\Component\Validator\Constraints\Email {#3467 +message: "This value is not a valid email address." +mode: "html5" +normalizer: null +payload: null +groups: [ "Default" ] } ] |
label | "Email Pemohon Informasi" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Email Pemohon Informasi" "class" => "w-full rounded-md transition-all bg-white border border-gray-200 py-3 px-4 mt-2" "data-group" => "Data Pemohon Informasi" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3466 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null +groups: [ "Default" ] } Symfony\Component\Validator\Constraints\Email {#3467 +message: "This value is not a valid email address." +mode: "html5" +normalizer: null +payload: null +groups: [ "Default" ] } ] |
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 {#1001 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1037 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1038 …} -namespace: Closure() {#1040 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3541 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3430 …} } |
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 | "Email Pemohon Informasi" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#3543 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3438 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#231 …} $translationDomain: "validators" $message: Closure() {#3540 …} } } |
validation_groups | null |
informasi_yang_dibutuhkan
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Errors
Message | Origin | Cause |
---|
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "555" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Informasi Yang Dibutuhkan" "class" => "w-full rounded-md transition-all bg-white border border-gray-200 py-3 px-4 h-48 mt-2" "data-group" => "Data Pemohon Informasi" ] |
[ "placeholder" => "Informasi Yang Dibutuhkan" "class" => "w-full rounded-md transition-all bg-white border border-gray-200 py-3 px-4 h-48 mt-2" "data-group" => "Data Pemohon Informasi" ] |
constraints | [] |
[] |
label | "Informasi Yang Dibutuhkan" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Informasi Yang Dibutuhkan" "class" => "w-full rounded-md transition-all bg-white border border-gray-200 py-3 px-4 h-48 mt-2" "data-group" => "Data Pemohon Informasi" ] |
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 {#1001 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1037 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1038 …} -namespace: Closure() {#1040 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3550 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3430 …} } |
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 | "Informasi Yang Dibutuhkan" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#3552 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3438 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#231 …} $translationDomain: "validators" $message: Closure() {#3551 …} } } |
validation_groups | null |
alasan_permintaan
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Errors
Message | Origin | Cause |
---|
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "555" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Alasan Permintaan" "class" => "w-full rounded-md transition-all bg-white border border-gray-200 py-3 px-4 h-48 mt-2" "data-group" => "Data Pemohon Informasi" ] |
[ "placeholder" => "Alasan Permintaan" "class" => "w-full rounded-md transition-all bg-white border border-gray-200 py-3 px-4 h-48 mt-2" "data-group" => "Data Pemohon Informasi" ] |
constraints | [] |
[] |
label | "Alasan Permintaan" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Alasan Permintaan" "class" => "w-full rounded-md transition-all bg-white border border-gray-200 py-3 px-4 h-48 mt-2" "data-group" => "Data Pemohon Informasi" ] |
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 {#1001 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1037 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1038 …} -namespace: Closure() {#1040 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3559 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3430 …} } |
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 | "Alasan Permintaan" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#3561 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3438 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#231 …} $translationDomain: "validators" $message: Closure() {#3560 …} } } |
validation_groups | null |
nama_lengkap_pengguna_informasi
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
Message | Origin | Cause |
---|---|---|
This value is too short. It should have 3 characters or more. | nama_lengkap_pengguna_informasi |
Caused by:
Symfony\Component\Validator\ConstraintViolation {#4527 root: Symfony\Component\Form\Form {#3736 name: "form-permohonan" type_class: "Symfony\Component\Form\Extension\Core\Type\FormType" } path: "children[nama_lengkap_pengguna_informasi].data" value: "1" } |
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "1" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Nama Lengkap Pengguna Informasi" "class" => "w-full rounded-md transition-all bg-white border border-gray-200 py-3 px-4 mt-2" "data-group" => "Data Pengguna Informasi" ] |
[ "placeholder" => "Nama Lengkap Pengguna Informasi" "class" => "w-full rounded-md transition-all bg-white border border-gray-200 py-3 px-4 mt-2" "data-group" => "Data Pengguna Informasi" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3468 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null +groups: [ "Default" ] } Symfony\Component\Validator\Constraints\Length {#3469 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 128 +min: 3 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3468 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null +groups: [ "Default" ] } Symfony\Component\Validator\Constraints\Length {#3469 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 128 +min: 3 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null +groups: [ "Default" ] } ] |
label | "Nama Lengkap Pengguna Informasi" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Nama Lengkap Pengguna Informasi" "class" => "w-full rounded-md transition-all bg-white border border-gray-200 py-3 px-4 mt-2" "data-group" => "Data Pengguna Informasi" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3468 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null +groups: [ "Default" ] } Symfony\Component\Validator\Constraints\Length {#3469 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 128 +min: 3 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null +groups: [ "Default" ] } ] |
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 {#1001 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1037 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1038 …} -namespace: Closure() {#1040 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3568 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3430 …} } |
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 | "Nama Lengkap Pengguna Informasi" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#3570 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3438 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#231 …} $translationDomain: "validators" $message: Closure() {#3569 …} } } |
validation_groups | null |
nomor_ktp_pengguna_informasi
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
Message | Origin | Cause |
---|---|---|
This value should have exactly 16 characters. | nomor_ktp_pengguna_informasi |
Caused by:
Symfony\Component\Validator\ConstraintViolation {#4526 root: Symfony\Component\Form\Form {#3736 name: "form-permohonan" type_class: "Symfony\Component\Form\Extension\Core\Type\FormType" } path: "children[nomor_ktp_pengguna_informasi].data" value: "pHqghUme" } |
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "pHqghUme" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Nomor KTP Pengguna Informasi" "class" => "w-full rounded-md transition-all bg-white border border-gray-200 py-3 px-4 mt-2" "data-group" => "Data Pengguna Informasi" ] |
[ "placeholder" => "Nomor KTP Pengguna Informasi" "class" => "w-full rounded-md transition-all bg-white border border-gray-200 py-3 px-4 mt-2" "data-group" => "Data Pengguna Informasi" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3470 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null +groups: [ "Default" ] } Symfony\Component\Validator\Constraints\Length {#3471 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: 16 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3470 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null +groups: [ "Default" ] } Symfony\Component\Validator\Constraints\Length {#3471 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: 16 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null +groups: [ "Default" ] } ] |
label | "Nomor KTP Pengguna Informasi" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Nomor KTP Pengguna Informasi" "class" => "w-full rounded-md transition-all bg-white border border-gray-200 py-3 px-4 mt-2" "data-group" => "Data Pengguna Informasi" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3470 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null +groups: [ "Default" ] } Symfony\Component\Validator\Constraints\Length {#3471 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: 16 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null +groups: [ "Default" ] } ] |
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 {#1001 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1037 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1038 …} -namespace: Closure() {#1040 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3577 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3430 …} } |
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 | "Nomor KTP Pengguna Informasi" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#3579 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3438 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#231 …} $translationDomain: "validators" $message: Closure() {#3578 …} } } |
validation_groups | null |
foto_ktp_pengguna_informasi
"Symfony\Component\Form\Extension\Core\Type\FileType"
Errors
Message | Origin | Cause |
---|
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | Symfony\Component\HttpFoundation\File\UploadedFile {#70 -test: false -originalName: "^(#$!@#$)(()))******" -mimeType: "text/plain" -error: 0 path: "/tmp" filename: "phppKypEA" basename: "phppKypEA" pathname: "/tmp/phppKypEA" extension: "" realPath: "/tmp/phppKypEA" aTime: 2025-07-08 08:16:33 mTime: 2025-07-08 08:16:33 cTime: 2025-07-08 08:16:33 inode: 67214075 size: 8 perms: 0100600 owner: 48 group: 48 type: "file" writable: true readable: true executable: false file: true dir: false link: false } |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "w-full rounded-md transition-all bg-white border border-gray-200 py-3 px-4 mt-2" "data-group" => "Data Pengguna Informasi" ] |
[ "class" => "w-full rounded-md transition-all bg-white border border-gray-200 py-3 px-4 mt-2" "data-group" => "Data Pengguna Informasi" ] |
constraints | [] |
[] |
label | "Foto KTP Pengguna Informasi" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | true |
attr | [ "class" => "w-full rounded-md transition-all bg-white border border-gray-200 py-3 px-4 mt-2" "data-group" => "Data Pengguna Informasi" ] |
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 {#1001 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1037 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1038 …} -namespace: Closure() {#1040 …} } |
data_class | "Symfony\Component\HttpFoundation\File\File" |
disabled | false |
empty_data | null |
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 | "Foto KTP Pengguna Informasi" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
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() {#3587 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3438 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#231 …} $translationDomain: "validators" $message: Closure() {#3586 …} } } |
validation_groups | null |
alamat_pengguna_informasi
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Errors
Message | Origin | Cause |
---|
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "555" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Alamat Pengguna Informasi" "class" => "w-full rounded-md transition-all bg-white border border-gray-200 py-3 px-4 h-48 mt-2" "data-group" => "Data Pengguna Informasi" ] |
[ "placeholder" => "Alamat Pengguna Informasi" "class" => "w-full rounded-md transition-all bg-white border border-gray-200 py-3 px-4 h-48 mt-2" "data-group" => "Data Pengguna Informasi" ] |
constraints | [] |
[] |
label | "Alamat Pengguna Informasi" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Alamat Pengguna Informasi" "class" => "w-full rounded-md transition-all bg-white border border-gray-200 py-3 px-4 h-48 mt-2" "data-group" => "Data Pengguna Informasi" ] |
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 {#1001 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1037 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1038 …} -namespace: Closure() {#1040 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3595 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3430 …} } |
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 | "Alamat Pengguna Informasi" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#3597 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3438 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#231 …} $translationDomain: "validators" $message: Closure() {#3596 …} } } |
validation_groups | null |
nomor_telepon_pengguna_informasi
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
Message | Origin | Cause |
---|
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "555-666-0606" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Nomor Telepon Pengguna Informasi" "class" => "w-full rounded-md transition-all bg-white border border-gray-200 py-3 px-4 mt-2" "pattern" => "[0-9]+" "data-group" => "Data Pengguna Informasi" ] |
[ "placeholder" => "Nomor Telepon Pengguna Informasi" "class" => "w-full rounded-md transition-all bg-white border border-gray-200 py-3 px-4 mt-2" "pattern" => "[0-9]+" "data-group" => "Data Pengguna Informasi" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3472 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3472 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null +groups: [ "Default" ] } ] |
label | "Nomor Telepon Pengguna Informasi" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Nomor Telepon Pengguna Informasi" "class" => "w-full rounded-md transition-all bg-white border border-gray-200 py-3 px-4 mt-2" "pattern" => "[0-9]+" "data-group" => "Data Pengguna Informasi" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3472 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null +groups: [ "Default" ] } ] |
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 {#1001 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1037 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1038 …} -namespace: Closure() {#1040 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3604 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3430 …} } |
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 | "Nomor Telepon Pengguna Informasi" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#3606 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3438 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#231 …} $translationDomain: "validators" $message: Closure() {#3605 …} } } |
validation_groups | null |
email_pengguna_informasi
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
Message | Origin | Cause |
---|
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "[email protected]" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Email Pengguna Informasi" "class" => "w-full rounded-md transition-all bg-white border border-gray-200 py-3 px-4 mt-2" "data-group" => "Data Pengguna Informasi" ] |
[ "placeholder" => "Email Pengguna Informasi" "class" => "w-full rounded-md transition-all bg-white border border-gray-200 py-3 px-4 mt-2" "data-group" => "Data Pengguna Informasi" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3473 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null +groups: [ "Default" ] } Symfony\Component\Validator\Constraints\Email {#3474 +message: "This value is not a valid email address." +mode: "html5" +normalizer: null +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3473 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null +groups: [ "Default" ] } Symfony\Component\Validator\Constraints\Email {#3474 +message: "This value is not a valid email address." +mode: "html5" +normalizer: null +payload: null +groups: [ "Default" ] } ] |
label | "Email Pengguna Informasi" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Email Pengguna Informasi" "class" => "w-full rounded-md transition-all bg-white border border-gray-200 py-3 px-4 mt-2" "data-group" => "Data Pengguna Informasi" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3473 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null +groups: [ "Default" ] } Symfony\Component\Validator\Constraints\Email {#3474 +message: "This value is not a valid email address." +mode: "html5" +normalizer: null +payload: null +groups: [ "Default" ] } ] |
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 {#1001 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1037 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1038 …} -namespace: Closure() {#1040 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3613 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3430 …} } |
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 | "Email Pengguna Informasi" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#3615 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3438 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#231 …} $translationDomain: "validators" $message: Closure() {#3614 …} } } |
validation_groups | null |
alasan_penggunaan_informasi
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Errors
Message | Origin | Cause |
---|
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "555" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Alasan Penggunaan Informasi" "class" => "w-full rounded-md transition-all bg-white border border-gray-200 py-3 px-4 h-48 mt-2" "data-group" => "Data Pengguna Informasi" ] |
[ "placeholder" => "Alasan Penggunaan Informasi" "class" => "w-full rounded-md transition-all bg-white border border-gray-200 py-3 px-4 h-48 mt-2" "data-group" => "Data Pengguna Informasi" ] |
constraints | [] |
[] |
label | "Alasan Penggunaan Informasi" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Alasan Penggunaan Informasi" "class" => "w-full rounded-md transition-all bg-white border border-gray-200 py-3 px-4 h-48 mt-2" "data-group" => "Data Pengguna Informasi" ] |
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 {#1001 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1037 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1038 …} -namespace: Closure() {#1040 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3622 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3430 …} } |
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 | "Alasan Penggunaan Informasi" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#3624 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3438 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#231 …} $translationDomain: "validators" $message: Closure() {#3623 …} } } |
validation_groups | null |
cara_memperoleh_informasi
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Errors
Message | Origin | Cause |
---|
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [
"langsung"
] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "data-checkbox" => "" "data-group" => "Data Pengguna Informasi" ] |
[ "data-checkbox" => "" "data-group" => "Data Pengguna Informasi" ] |
choices | [ "Langsung" => "langsung" "Website" => "website" "E-Mail" => "email" "Fax" => "fax" "Via Pos" => "via_pos" ] |
[ "Langsung" => "langsung" "Website" => "website" "E-Mail" => "email" "Fax" => "fax" "Via Pos" => "via_pos" ] |
constraints | [] |
[] |
expanded | true |
same as passed value |
label | "Cara Memperoleh Informasi" |
same as passed value |
multiple | true |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-checkbox" => "" "data-group" => "Data Pengguna Informasi" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Langsung" => "langsung" "Website" => "website" "E-Mail" => "email" "Fax" => "fax" "Via Pos" => "via_pos" ] |
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 {#1001 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1037 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1038 …} -namespace: Closure() {#1040 …} } |
data_class | null |
disabled | false |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Cara Memperoleh Informasi" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3644 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3438 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#231 …} $translationDomain: "validators" $message: Closure() {#3643 …} } } |
validation_groups | null |
0
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Errors
Message | Origin | Cause |
---|
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
"langsung"
|
Normalized Format | true |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Langsung" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "langsung" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1001 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1037 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1038 …} -namespace: Closure() {#1040 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#3788 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3784 …} } |
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 | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#3790 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Langsung" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#3794 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3438 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#231 …} $translationDomain: "validators" $message: Closure() {#3792 …} } } |
validation_groups | null |
value | "langsung" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Errors
Message | Origin | Cause |
---|
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Website" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "website" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1001 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1037 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1038 …} -namespace: Closure() {#1040 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#3788 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3784 …} } |
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 | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#3790 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Website" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#3802 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3438 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#231 …} $translationDomain: "validators" $message: Closure() {#3801 …} } } |
validation_groups | null |
value | "website" |
2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Errors
Message | Origin | Cause |
---|
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "E-Mail" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "email" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1001 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1037 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1038 …} -namespace: Closure() {#1040 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#3788 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3784 …} } |
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 | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#3790 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "E-Mail" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#3811 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3438 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#231 …} $translationDomain: "validators" $message: Closure() {#3810 …} } } |
validation_groups | null |
value | "email" |
3
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Errors
Message | Origin | Cause |
---|
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Fax" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "fax" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1001 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1037 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1038 …} -namespace: Closure() {#1040 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#3788 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3784 …} } |
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 | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#3790 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Fax" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#3820 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3438 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#231 …} $translationDomain: "validators" $message: Closure() {#3819 …} } } |
validation_groups | null |
value | "fax" |
4
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Errors
Message | Origin | Cause |
---|
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Via Pos" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "via_pos" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1001 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1037 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1038 …} -namespace: Closure() {#1040 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#3788 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3784 …} } |
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 | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#3790 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Via Pos" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#3829 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3438 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#231 …} $translationDomain: "validators" $message: Closure() {#3828 …} } } |
validation_groups | null |
value | "via_pos" |
format_bahan_informasi
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Errors
Message | Origin | Cause |
---|
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "data-checkbox" => "" "data-group" => "Data Pengguna Informasi" ] |
[ "data-checkbox" => "" "data-group" => "Data Pengguna Informasi" ] |
choices | [ "Tercetak" => "tercetak" "Terekam" => "terekam" ] |
[ "Tercetak" => "tercetak" "Terekam" => "terekam" ] |
constraints | [] |
[] |
expanded | true |
same as passed value |
label | "Format Bahan Informasi" |
same as passed value |
multiple | true |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-checkbox" => "" "data-group" => "Data Pengguna Informasi" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Tercetak" => "tercetak" "Terekam" => "terekam" ] |
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 {#1001 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1037 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1038 …} -namespace: Closure() {#1040 …} } |
data_class | null |
disabled | false |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Format Bahan Informasi" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3666 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3438 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#231 …} $translationDomain: "validators" $message: Closure() {#3665 …} } } |
validation_groups | null |
0
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Errors
Message | Origin | Cause |
---|
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Tercetak" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "tercetak" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1001 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1037 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1038 …} -namespace: Closure() {#1040 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#3788 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3784 …} } |
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 | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#3790 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Tercetak" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#3856 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3438 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#231 …} $translationDomain: "validators" $message: Closure() {#3855 …} } } |
validation_groups | null |
value | "tercetak" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Errors
Message | Origin | Cause |
---|
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Terekam" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "terekam" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1001 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1037 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1038 …} -namespace: Closure() {#1040 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#3788 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3784 …} } |
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 | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#3790 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Terekam" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#3865 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3438 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#231 …} $translationDomain: "validators" $message: Closure() {#3864 …} } } |
validation_groups | null |
value | "terekam" |
cara_mengirim_bahan_informasi
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Errors
Message | Origin | Cause |
---|
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [
"langsung"
] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "data-checkbox" => "" "data-group" => "Data Pengguna Informasi" ] |
[ "data-checkbox" => "" "data-group" => "Data Pengguna Informasi" ] |
choices | [ "Langsung" => "langsung" "Via Pos" => "via_pos" "E-Mail" => "email" ] |
[ "Langsung" => "langsung" "Via Pos" => "via_pos" "E-Mail" => "email" ] |
constraints | [] |
[] |
expanded | true |
same as passed value |
label | "Cara Mengirim Bahan Informasi" |
same as passed value |
multiple | true |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-checkbox" => "" "data-group" => "Data Pengguna Informasi" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Langsung" => "langsung" "Via Pos" => "via_pos" "E-Mail" => "email" ] |
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 {#1001 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1037 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1038 …} -namespace: Closure() {#1040 …} } |
data_class | null |
disabled | false |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Cara Mengirim Bahan Informasi" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3684 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3438 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#231 …} $translationDomain: "validators" $message: Closure() {#3683 …} } } |
validation_groups | null |
0
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Errors
Message | Origin | Cause |
---|
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
"langsung"
|
Normalized Format | true |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Langsung" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "langsung" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1001 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1037 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1038 …} -namespace: Closure() {#1040 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#3788 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3784 …} } |
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 | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#3790 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Langsung" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#3883 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3438 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#231 …} $translationDomain: "validators" $message: Closure() {#3882 …} } } |
validation_groups | null |
value | "langsung" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Errors
Message | Origin | Cause |
---|
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Via Pos" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "via_pos" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1001 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1037 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1038 …} -namespace: Closure() {#1040 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#3788 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3784 …} } |
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 | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#3790 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Via Pos" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#3892 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3438 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#231 …} $translationDomain: "validators" $message: Closure() {#3891 …} } } |
validation_groups | null |
value | "via_pos" |
2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Errors
Message | Origin | Cause |
---|
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "E-Mail" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "email" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1001 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1037 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1038 …} -namespace: Closure() {#1040 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#3788 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3784 …} } |
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 | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#3790 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "E-Mail" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#3901 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3438 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#231 …} $translationDomain: "validators" $message: Closure() {#3900 …} } } |
validation_groups | null |
value | "email" |
konfirmasi
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Errors
Message | Origin | Cause |
---|
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "setuju" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "data-checkbox" => "" "data-group" => "Data Pengguna Informasi" ] |
[ "data-checkbox" => "" "data-group" => "Data Pengguna Informasi" ] |
choices | [ "Setuju" => "setuju" ] |
[ "Setuju" => "setuju" ] |
constraints | [] |
[] |
expanded | true |
same as passed value |
label | "Data dan informasi yang kami peroleh, kami gunakan sesuai dengan ketentuan perundang-undangan yang berlaku." |
same as passed value |
multiple | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-checkbox" => "" "data-group" => "Data Pengguna Informasi" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Setuju" => "setuju" ] |
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 {#1001 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1037 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1038 …} -namespace: Closure() {#1040 …} } |
data_class | null |
disabled | false |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Data dan informasi yang kami peroleh, kami gunakan sesuai dengan ketentuan perundang-undangan yang berlaku." |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3703 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3438 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#231 …} $translationDomain: "validators" $message: Closure() {#3702 …} } } |
validation_groups | null |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
Message | Origin | Cause |
---|
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
"setuju"
|
Normalized Format | true |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Setuju" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
translation_domain | null |
null
|
value | "setuju" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1001 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1037 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1038 …} -namespace: Closure() {#1040 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#3788 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3784 …} } |
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 | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#3790 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Setuju" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#3925 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3438 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#231 …} $translationDomain: "validators" $message: Closure() {#3921 …} } } |
validation_groups | null |
value | "setuju" |
submit
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
Errors
Message | Origin | Cause |
---|
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "w-full flex flex-row items-center justify-center transition-all bg-curious-blue-950 text-white py-2 px-4 rounded-md mb-4" ] |
[ "class" => "w-full flex flex-row items-center justify-center transition-all bg-curious-blue-950 text-white py-2 px-4 rounded-md mb-4" ] |
label | "Kirim" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [ "class" => "w-full flex flex-row items-center justify-center transition-all bg-curious-blue-950 text-white py-2 px-4 rounded-md mb-4" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | "Kirim" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
province_twitter_number
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
Message | Origin | Cause |
---|
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | ")" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "tabindex" => "-1" "autocomplete" => "off" ] |
[ "tabindex" => "-1" "autocomplete" => "off" ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "tabindex" => "-1" "autocomplete" => "off" ] |
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 {#1001 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1037 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1038 …} -namespace: Closure() {#1040 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3728 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3430 …} } |
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 | [] |
legacy_error_messages | true |
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() {#3730 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3438 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#231 …} $translationDomain: "validators" $message: Closure() {#3729 …} } } |
validation_groups | null |