Dumped Contents
In
Extension.php
line 28:
return;
}
dump(...$moreVars);
}
public function install(): void
Tightenco\Collect\Support\Collection {#5759
#items: array:3 [
"notification" => array:12 [
"enabled" => true
"debug" => false
"debug_address" => "[email protected]"
"debug_smtp" => true
"subject" => "Formulir Pernyataan Keberatan"
"subject_prefix" => "[PPID RSPADGS]"
"replyto_name" => "{NAME}"
"replyto_email" => "{EMAIL}"
"to_name" => "PPID RSPAD Gatot Soebroto"
"to_email" => "[email protected]"
"from_name" => "PPID RSPAD Gatot Soebroto"
"from_email" => "[email protected]"
]
"feedback" => array:2 [
"success" => "Message submission successful"
"error" => "There are errors in the form, please fix before trying to resubmit"
]
"fields" => array:13 [
"nomor_pendaftaran_permohonan_informasi" => array:2 [
"type" => "text"
"options" => array:4 [
"required" => true
"label" => "Nomor Pendaftaran Permohonan Informasi"
"attr" => array:3 [
"placeholder" => "Nomor Pendaftaran Permohonan Informasi"
"class" => "w-full rounded-md transition-all bg-white border border-gray-200 py-3 px-4 mt-2"
"postfix" => "<p>Nomor yang anda dapatkan saat mengajukan permohonan informasi publik.</p>"
]
"constraints" => array:1 [
0 => "NotBlank"
]
]
]
"tujuan_penggunaan_informasi" => array:2 [
"type" => "text"
"options" => array:4 [
"required" => true
"label" => "Tujuan Penggunaan Informasi"
"attr" => array:2 [
"placeholder" => "Tujuan Penggunaan Informasi"
"class" => "w-full rounded-md transition-all bg-white border border-gray-200 py-3 px-4 mt-2"
]
"constraints" => array:1 [
0 => "NotBlank"
]
]
]
"nama_pemohon" => array:2 [
"type" => "text"
"options" => array:4 [
"required" => true
"label" => "Nama Lengkap Pemohon"
"attr" => array:2 [
"placeholder" => "Nama Lengkap Pemohon"
"class" => "w-full rounded-md transition-all bg-white border border-gray-200 py-3 px-4 mt-2"
]
"constraints" => array:2 [
0 => "NotBlank"
1 => array:1 [
"Length" => array:2 [
"min" => 3
"max" => 128
]
]
]
]
]
"alamat" => array:2 [
"type" => "textarea"
"options" => array:3 [
"required" => true
"label" => "Alamat Pemohon"
"attr" => array:2 [
"placeholder" => "Alamat Pemohon"
"class" => "w-full rounded-md transition-all bg-white border border-gray-200 py-3 px-4 h-48 mt-2"
]
]
]
"pekerjaan_pemohon" => array:2 [
"type" => "text"
"options" => array:4 [
"required" => true
"label" => "Pekerjaan Pemohon"
"attr" => array:2 [
"placeholder" => "Pekerjaan Pemohon"
"class" => "w-full rounded-md transition-all bg-white border border-gray-200 py-3 px-4 mt-2"
]
"constraints" => array:2 [
0 => "NotBlank"
1 => array:1 [
"Length" => array:2 [
"min" => 3
"max" => 128
]
]
]
]
]
"nomor_telepon_pemohon" => array:2 [
"type" => "text"
"options" => array:4 [
"required" => true
"label" => "Nomor Telepon Pemohon"
"attr" => array:3 [
"placeholder" => "Nomor Telepon Pemohon"
"class" => "w-full rounded-md transition-all bg-white border border-gray-200 py-3 px-4 mt-2"
"pattern" => "[0-9]+"
]
"constraints" => array:1 [
0 => "NotBlank"
]
]
]
"email_pemohon" => array:2 [
"type" => "email"
"options" => array:4 [
"required" => true
"label" => "Alamat E-Mail Pemohon"
"attr" => array:2 [
"placeholder" => "Alamat E-Mail Pemohon"
"class" => "w-full rounded-md transition-all bg-white border border-gray-200 py-3 px-4 mt-2"
]
"constraints" => array:2 [
0 => "NotBlank"
1 => "Email"
]
]
]
"nama_kuasa_pemohon" => array:2 [
"type" => "text"
"options" => array:4 [
"required" => true
"label" => "Nama Lengkap Kuasa Pemohon"
"attr" => array:2 [
"placeholder" => "Nama Lengkap Kuasa Pemohon"
"class" => "w-full rounded-md transition-all bg-white border border-gray-200 py-3 px-4 mt-2"
]
"constraints" => array:2 [
0 => "NotBlank"
1 => array:1 [
"Length" => array:2 [
"min" => 3
"max" => 128
]
]
]
]
]
"alamat_kuasa_pemohon" => array:2 [
"type" => "textarea"
"options" => array:3 [
"required" => true
"label" => "Alamat Kuasa Pemohon"
"attr" => array:2 [
"placeholder" => "Alamat Kuasa Pemohon"
"class" => "w-full rounded-md transition-all bg-white border border-gray-200 py-3 px-4 h-48 mt-2"
]
]
]
"nomor_telepon_kuasa_pemohon" => array:2 [
"type" => "text"
"options" => array:4 [
"required" => true
"label" => "Nomor Telepon Kuasa Pemohon"
"attr" => array:4 [
"placeholder" => "Nomor Telepon Kuasa Pemohon"
"class" => "w-full rounded-md transition-all bg-white border border-gray-200 py-3 px-4 mt-2"
"pattern" => "[0-9]+"
"footnote" => "Identitas kuasa pemohon diisi jika ada kuasa pemohonnya dan melampirkan surat kuasa"
]
"constraints" => array:1 [
0 => "NotBlank"
]
]
]
"alasan_pengajuan_keberatan" => array:2 [
"type" => "choice"
"options" => array:6 [
"required" => true
"expanded" => true
"multiple" => true
"label" => "Alasan Pengajuan Keberatan"
"choices" => array:7 [
"Permohonan informasi ditolak" => "permohonan_informasi_ditolak"
"Informasi berkala tidak disediakan" => "informasi_berkala_tidak_disediakan"
"Permintaan informasi tidak ditanggapi" => "permintaan_informasi_tidak_ditanggapi"
"Permintaan informasi ditanggapi tidak sebagaimana yang diminta" => "permintaan_informasi_ditanggapi_tidak_sebagaimana_yang_diminta"
"Permintaan informasi tidak dipenuhi" => "permintaan_infromasi_tidak_dipenuhi"
"Biaya yang dikenakan tidak wajar" => "biaya_yang_dikenakan_tidak_wajar"
"Informasi disampaikan melebihi jangka waktu yang ditentukan" => "informasi_disampaikan_melebihi_jangka_waktu_yang_ditentukan"
]
"attr" => array:2 [
"data-checkbox" => ""
"footnote" => "Sesuai dengan pasal 35 UU KIP dipilih oleh pengaju keberatan sesuai dengan alasan keberatan yang diajukan."
]
]
]
"kasus_posisi" => array:2 [
"type" => "textarea"
"options" => array:3 [
"required" => false
"label" => "Kasus Posisi"
"attr" => array:2 [
"placeholder" => "Kasus Posisi"
"class" => "w-full rounded-md transition-all bg-white border border-gray-200 py-3 px-4 h-48 mt-2"
]
]
]
"submit" => array:2 [
"type" => "submit"
"options" => array:2 [
"label" => "Kirim"
"attr" => array:1 [
"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"
]
]
]
]
]
#escapeWhenCastingToString: false
}
In
Extension.php
line 28:
return;
}
dump(...$moreVars);
}
public function install(): void
Symfony\Component\Form\Form {#5968
-config: Symfony\Component\Form\FormBuilder {#5969
-children: []
-unresolvedChildren: []
#locked: true
-dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#6103 …1}
-name: "form-keberatan"
-propertyPath: null
-mapped: true
-byReference: true
-inheritData: false
-compound: true
-type: Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy {#5761
-proxiedType: Symfony\Component\Form\ResolvedFormType {#5760
-innerType: Symfony\Component\Form\Extension\Core\Type\FormType {#5757 …}
-typeExtensions: array:6 [
0 => Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension {#5758
-translator: Symfony\Component\Translation\DataCollectorTranslator {#229 …}
}
1 => Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension {#5754
-requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#5751
-serverParams: Symfony\Component\Form\Util\ServerParams {#5750
-requestStack: Symfony\Component\HttpFoundation\RequestStack {#169
-requests: array:1 [
0 => Symfony\Component\HttpFoundation\Request {#16 …27}
]
}
}
}
}
2 => Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension {#5755
-validator: Symfony\Component\Validator\Validator\TraceableValidator {#1100
-validator: Symfony\Component\Validator\Validator\RecursiveValidator {#1108 …4}
-collectedData: []
}
-violationMapper: Symfony\Component\Form\Extension\Validator\ViolationMapper\ViolationMapper {#5764
-formRenderer: Symfony\Component\Form\FormRenderer {#5763 …5}
-translator: Symfony\Component\Translation\DataCollectorTranslator {#229 …}
-allowNonSynchronized: false
}
-legacyErrorMessages: true
}
3 => Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5765 …}
4 => Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension {#5766
-defaultTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#999
-generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1035
-entropy: 256
}
-storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1036
-requestStack: Symfony\Component\HttpFoundation\RequestStack {#169}
-namespace: "_csrf"
-session: null
}
-namespace: Closure() {#1038
class: "Symfony\Component\Security\Csrf\CsrfTokenManager"
this: Symfony\Component\Security\Csrf\CsrfTokenManager {#999}
use: {
$namespace: Symfony\Component\HttpFoundation\RequestStack {#169}
$superGlobalNamespaceGenerator: Closure() {#1037}
}
}
}
-defaultEnabled: true
-defaultFieldName: "_token"
-translator: Symfony\Component\Translation\DataCollectorTranslator {#229 …}
-translationDomain: "validators"
-serverParams: Symfony\Component\Form\Util\ServerParams {#5750}
}
5 => Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension {#5767
-listener: Symfony\Component\Form\Extension\DataCollector\EventListener\DataCollectorListener {#5768
-dataCollector: Symfony\Component\Form\Extension\DataCollector\FormDataCollector {#5733
-dataExtractor: Symfony\Component\Form\Extension\DataCollector\FormDataExtractor {#5734}
-dataByForm: array:22 [
"000000001c36425b000000002484e72a" => array:8 [
"id" => "form-keberatan"
"name" => "form-keberatan"
"type_class" => "Symfony\Component\Form\Extension\Core\Type\FormType"
"synchronized" => true
"passed_options" => array:2 [
"attr" => array:1 [ …1]
"data" => []
]
"resolved_options" => array:51 [
"action" => ""
"allow_extra_fields" => false
"allow_file_upload" => false
"attr" => array:1 [ …1]
"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 {#999}
"data" => []
"data_class" => null
"disabled" => false
"empty_data" => Closure(FormInterface $form) {#5779
class: "Symfony\Component\Form\Extension\Core\Type\FormType"
this: Symfony\Component\Form\Extension\Core\Type\FormType {#5757 …}
}
"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() {#5781
class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5765 …}
use: {
$translator: Symfony\Component\Translation\DataCollectorTranslator {#229 …}
$translationDomain: "validators"
$message: Closure() {#5780 …}
}
}
"validation_groups" => null
]
"default_data" => array:1 [
"norm" => []
]
"submitted_data" => []
]
"000000001c364258000000002484e72a" => array:8 [
"id" => "form-keberatan_nomor_pendaftaran_permohonan_informasi"
"name" => "nomor_pendaftaran_permohonan_informasi"
"type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
"synchronized" => true
"passed_options" => array:4 [
"attr" => array:3 [ …3]
"constraints" => array:1 [ …1]
"label" => "Nomor Pendaftaran Permohonan Informasi"
"required" => true
]
"resolved_options" => array:50 [
"action" => ""
"allow_extra_fields" => false
"allow_file_upload" => false
"attr" => array:3 [ …3]
"attr_translation_parameters" => []
"auto_initialize" => true
"block_name" => null
"block_prefix" => null
"by_reference" => true
"compound" => false
"constraints" => array:1 [ …1]
"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 {#999}
"data_class" => null
"disabled" => false
"empty_data" => Closure(FormInterface $form) {#5805
class: "Symfony\Component\Form\Extension\Core\Type\FormType"
this: Symfony\Component\Form\Extension\Core\Type\FormType {#5757 …}
}
"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 Pendaftaran Permohonan 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() {#5807 …3}
"validation_groups" => null
]
"default_data" => array:2 [
"norm" => null
"view" => ""
]
"submitted_data" => []
]
"000000001c36425d000000002484e72a" => array:8 [
"id" => "form-keberatan_tujuan_penggunaan_informasi"
"name" => "tujuan_penggunaan_informasi"
"type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
"synchronized" => true
"passed_options" => array:4 [
"attr" => array:2 [ …2]
"constraints" => array:1 [ …1]
"label" => "Tujuan Penggunaan Informasi"
"required" => true
]
"resolved_options" => array:50 [
"action" => ""
"allow_extra_fields" => false
"allow_file_upload" => false
"attr" => array:2 [ …2]
"attr_translation_parameters" => []
"auto_initialize" => true
"block_name" => null
"block_prefix" => null
"by_reference" => true
"compound" => false
"constraints" => array:1 [ …1]
"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 {#999}
"data_class" => null
"disabled" => false
"empty_data" => Closure(FormInterface $form) {#5814
class: "Symfony\Component\Form\Extension\Core\Type\FormType"
this: Symfony\Component\Form\Extension\Core\Type\FormType {#5757 …}
}
"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" => "Tujuan 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() {#5816 …3}
"validation_groups" => null
]
"default_data" => array:2 [
"norm" => null
"view" => ""
]
"submitted_data" => []
]
"000000001c364252000000002484e72a" => array:8 [
"id" => "form-keberatan_nama_pemohon"
"name" => "nama_pemohon"
"type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
"synchronized" => true
"passed_options" => array:4 [
"attr" => array:2 [ …2]
"constraints" => array:2 [ …2]
"label" => "Nama Lengkap Pemohon"
"required" => true
]
"resolved_options" => array:50 [
"action" => ""
"allow_extra_fields" => false
"allow_file_upload" => false
"attr" => array:2 [ …2]
"attr_translation_parameters" => []
"auto_initialize" => true
"block_name" => null
"block_prefix" => null
"by_reference" => true
"compound" => false
"constraints" => array:2 [ …2]
"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 {#999}
"data_class" => null
"disabled" => false
"empty_data" => Closure(FormInterface $form) {#5823
class: "Symfony\Component\Form\Extension\Core\Type\FormType"
this: Symfony\Component\Form\Extension\Core\Type\FormType {#5757 …}
}
"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"
"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() {#5825 …3}
"validation_groups" => null
]
"default_data" => array:2 [
"norm" => null
"view" => ""
]
"submitted_data" => []
]
"000000001c364257000000002484e72a" => array:8 [
"id" => "form-keberatan_alamat"
"name" => "alamat"
"type_class" => "Symfony\Component\Form\Extension\Core\Type\TextareaType"
"synchronized" => true
"passed_options" => array:4 [
"attr" => array:2 [ …2]
"constraints" => []
"label" => "Alamat Pemohon"
"required" => true
]
"resolved_options" => array:50 [
"action" => ""
"allow_extra_fields" => false
"allow_file_upload" => false
"attr" => array:2 [ …2]
"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 {#999}
"data_class" => null
"disabled" => false
"empty_data" => Closure(FormInterface $form) {#5836
class: "Symfony\Component\Form\Extension\Core\Type\FormType"
this: Symfony\Component\Form\Extension\Core\Type\FormType {#5757 …}
}
"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"
"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() {#5838 …3}
"validation_groups" => null
]
"default_data" => array:2 [
"norm" => null
"view" => ""
]
"submitted_data" => []
]
"000000001c364254000000002484e72a" => array:8 [
"id" => "form-keberatan_pekerjaan_pemohon"
"name" => "pekerjaan_pemohon"
"type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
"synchronized" => true
"passed_options" => array:4 [
"attr" => array:2 [ …2]
"constraints" => array:2 [ …2]
"label" => "Pekerjaan Pemohon"
"required" => true
]
"resolved_options" => array:50 [
"action" => ""
"allow_extra_fields" => false
"allow_file_upload" => false
"attr" => array:2 [ …2]
"attr_translation_parameters" => []
"auto_initialize" => true
"block_name" => null
"block_prefix" => null
"by_reference" => true
"compound" => false
"constraints" => array:2 [ …2]
"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 {#999}
"data_class" => null
"disabled" => false
"empty_data" => Closure(FormInterface $form) {#5845
class: "Symfony\Component\Form\Extension\Core\Type\FormType"
this: Symfony\Component\Form\Extension\Core\Type\FormType {#5757 …}
}
"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" => "Pekerjaan Pemohon"
"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() {#5847 …3}
"validation_groups" => null
]
"default_data" => array:2 [
"norm" => null
"view" => ""
]
"submitted_data" => []
]
"000000001c364269000000002484e72a" => array:8 [
"id" => "form-keberatan_nomor_telepon_pemohon"
"name" => "nomor_telepon_pemohon"
"type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
"synchronized" => true
"passed_options" => array:4 [
"attr" => array:3 [ …3]
"constraints" => array:1 [ …1]
"label" => "Nomor Telepon Pemohon"
"required" => true
]
"resolved_options" => array:50 [
"action" => ""
"allow_extra_fields" => false
"allow_file_upload" => false
"attr" => array:3 [ …3]
"attr_translation_parameters" => []
"auto_initialize" => true
"block_name" => null
"block_prefix" => null
"by_reference" => true
"compound" => false
"constraints" => array:1 [ …1]
"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 {#999}
"data_class" => null
"disabled" => false
"empty_data" => Closure(FormInterface $form) {#5854
class: "Symfony\Component\Form\Extension\Core\Type\FormType"
this: Symfony\Component\Form\Extension\Core\Type\FormType {#5757 …}
}
"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"
"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() {#5856 …3}
"validation_groups" => null
]
"default_data" => array:2 [
"norm" => null
"view" => ""
]
"submitted_data" => []
]
"000000001c36426e000000002484e72a" => array:8 [
"id" => "form-keberatan_email_pemohon"
"name" => "email_pemohon"
"type_class" => "Symfony\Component\Form\Extension\Core\Type\EmailType"
"synchronized" => true
"passed_options" => array:4 [
"attr" => array:2 [ …2]
"constraints" => array:2 [ …2]
"label" => "Alamat E-Mail Pemohon"
"required" => true
]
"resolved_options" => array:50 [
"action" => ""
"allow_extra_fields" => false
"allow_file_upload" => false
"attr" => array:2 [ …2]
"attr_translation_parameters" => []
"auto_initialize" => true
"block_name" => null
"block_prefix" => null
"by_reference" => true
"compound" => false
"constraints" => array:2 [ …2]
"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 {#999}
"data_class" => null
"disabled" => false
"empty_data" => Closure(FormInterface $form) {#5868
class: "Symfony\Component\Form\Extension\Core\Type\FormType"
this: Symfony\Component\Form\Extension\Core\Type\FormType {#5757 …}
}
"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 E-Mail Pemohon"
"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() {#5870 …3}
"validation_groups" => null
]
"default_data" => array:2 [
"norm" => null
"view" => ""
]
"submitted_data" => []
]
"000000001c364263000000002484e72a" => array:8 [
"id" => "form-keberatan_nama_kuasa_pemohon"
"name" => "nama_kuasa_pemohon"
"type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
"synchronized" => true
"passed_options" => array:4 [
"attr" => array:2 [ …2]
"constraints" => array:2 [ …2]
"label" => "Nama Lengkap Kuasa Pemohon"
"required" => true
]
"resolved_options" => array:50 [
"action" => ""
"allow_extra_fields" => false
"allow_file_upload" => false
"attr" => array:2 [ …2]
"attr_translation_parameters" => []
"auto_initialize" => true
"block_name" => null
"block_prefix" => null
"by_reference" => true
"compound" => false
"constraints" => array:2 [ …2]
"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 {#999}
"data_class" => null
"disabled" => false
"empty_data" => Closure(FormInterface $form) {#5877
class: "Symfony\Component\Form\Extension\Core\Type\FormType"
this: Symfony\Component\Form\Extension\Core\Type\FormType {#5757 …}
}
"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 Kuasa Pemohon"
"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() {#5879 …3}
"validation_groups" => null
]
"default_data" => array:2 [
"norm" => null
"view" => ""
]
"submitted_data" => []
]
"000000001c364260000000002484e72a" => array:8 [
"id" => "form-keberatan_alamat_kuasa_pemohon"
"name" => "alamat_kuasa_pemohon"
"type_class" => "Symfony\Component\Form\Extension\Core\Type\TextareaType"
"synchronized" => true
"passed_options" => array:4 [
"attr" => array:2 [ …2]
…3
]
"resolved_options" => array:50 [ …50]
"default_data" => array:2 [ …2]
"submitted_data" => []
]
"000000001c364265000000002484e72a" => array:8 [
"id" => "form-keberatan_nomor_telepon_kuasa_pemohon"
"name" => "nomor_telepon_kuasa_pemohon"
"type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
"synchronized" => true
"passed_options" => array:4 [ …4]
"resolved_options" => array:50 [ …50]
"default_data" => array:2 [ …2]
"submitted_data" => []
]
"000000001c3642bc000000002484e72a" => array:8 [
"id" => "form-keberatan_alasan_pengajuan_keberatan"
"name" => "alasan_pengajuan_keberatan"
"type_class" => "Symfony\Component\Form\Extension\Core\Type\ChoiceType"
"synchronized" => true
"passed_options" => array:7 [ …7]
"resolved_options" => array:64 [ …64]
"default_data" => array:2 [ …2]
"submitted_data" => []
]
"000000001c3642b1000000002484e72a" => array:8 [
"id" => "form-keberatan_alasan_pengajuan_keberatan_0"
"name" => "0"
"type_class" => "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
"synchronized" => true
"passed_options" => array:8 [ …8]
"resolved_options" => array:52 [ …52]
"default_data" => array:2 [ …2]
"submitted_data" => []
]
"000000001c3642b6000000002484e72a" => array:8 [
"id" => "form-keberatan_alasan_pengajuan_keberatan_1"
"name" => "1"
"type_class" => "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
"synchronized" => true
"passed_options" => array:8 [ …8]
"resolved_options" => array:52 [ …52]
"default_data" => array:2 [ …2]
"submitted_data" => []
]
"000000001c3642cb000000002484e72a" => array:8 [
"id" => "form-keberatan_alasan_pengajuan_keberatan_2"
"name" => "2"
"type_class" => "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
"synchronized" => true
"passed_options" => array:8 [ …8]
"resolved_options" => array:52 [ …52]
"default_data" => array:2 [ …2]
"submitted_data" => []
]
"000000001c3642c8000000002484e72a" => array:8 [
"id" => "form-keberatan_alasan_pengajuan_keberatan_3"
"name" => "3"
"type_class" => "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
"synchronized" => true
"passed_options" => array:8 [ …8]
"resolved_options" => array:52 [ …52]
"default_data" => array:2 [ …2]
"submitted_data" => []
]
"000000001c3642cd000000002484e72a" => array:8 [
"id" => "form-keberatan_alasan_pengajuan_keberatan_4"
"name" => "4"
"type_class" => "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
"synchronized" => true
"passed_options" => array:8 [ …8]
"resolved_options" => array:52 [ …52]
"default_data" => array:2 [ …2]
"submitted_data" => []
]
"000000001c3642c2000000002484e72a" => array:8 [
"id" => "form-keberatan_alasan_pengajuan_keberatan_5"
"name" => "5"
"type_class" => "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
"synchronized" => true
"passed_options" => array:8 [ …8]
"resolved_options" => array:52 [ …52]
"default_data" => array:2 [ …2]
"submitted_data" => []
]
"000000001c3642c7000000002484e72a" => array:8 [
"id" => "form-keberatan_alasan_pengajuan_keberatan_6"
"name" => "6"
"type_class" => "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
"synchronized" => true
"passed_options" => array:8 [ …8]
"resolved_options" => array:52 [ …52]
"default_data" => array:2 [ …2]
"submitted_data" => []
]
"000000001c3642c4000000002484e72a" => array:8 [
"id" => "form-keberatan_kasus_posisi"
"name" => "kasus_posisi"
"type_class" => "Symfony\Component\Form\Extension\Core\Type\TextareaType"
"synchronized" => true
"passed_options" => array:4 [ …4]
"resolved_options" => array:50 [ …50]
"default_data" => array:2 [ …2]
"submitted_data" => []
]
"000000001c3642d9000000002484e72a" => array:8 [
"id" => "form-keberatan_submit"
"name" => "submit"
"type_class" => "Symfony\Component\Form\Extension\Core\Type\SubmitType"
"synchronized" => true
"passed_options" => array:2 [ …2]
"resolved_options" => array:16 [ …16]
"default_data" => array:1 [ …1]
"submitted_data" => []
]
"000000001c3642df000000002484e72a" => array:8 [
"id" => "form-keberatan_province_twitter_number"
"name" => "province_twitter_number"
"type_class" => "Symfony\Component\Form\Extension\Core\Type\TextType"
"synchronized" => true
"passed_options" => array:2 [ …2]
"resolved_options" => array:50 [ …50]
"default_data" => array:2 [ …2]
"submitted_data" => []
]
]
-dataByView: null
-formsByView: null
#data: array:3 [
"forms" => []
"forms_by_hash" => []
"nb_errors" => 0
]
-cloner: null
}
}
}
]
-parent: null
-optionsResolver: Symfony\Component\OptionsResolver\OptionsResolver {#5769
-defined: array:51 [
"block_name" => true
"block_prefix" => true
"disabled" => true
"label" => true
"label_format" => true
"row_attr" => true
"label_html" => true
"label_translation_parameters" => true
"attr_translation_parameters" => true
"attr" => true
"translation_domain" => true
"auto_initialize" => true
"priority" => true
"form_attr" => true
"data" => true
"data_class" => true
"empty_data" => true
"trim" => true
"required" => true
"property_path" => true
"mapped" => true
"by_reference" => true
"error_bubbling" => true
"label_attr" => true
"inherit_data" => true
"compound" => true
"method" => true
"action" => true
"post_max_size_message" => true
"upload_max_size_message" => true
"allow_file_upload" => true
"help" => true
"help_attr" => true
"help_html" => true
"help_translation_parameters" => true
"invalid_message" => true
"invalid_message_parameters" => true
"is_empty_callback" => true
"getter" => true
"setter" => true
"validation_groups" => true
"error_mapping" => true
"constraints" => true
"legacy_error_messages" => true
"allow_extra_fields" => true
"extra_fields_message" => true
"csrf_protection" => true
"csrf_field_name" => true
"csrf_message" => true
"csrf_token_manager" => true
"csrf_token_id" => true
]
-defaults: array:50 [
"block_name" => null
"block_prefix" => null
"disabled" => false
"label" => null
"label_format" => null
"row_attr" => []
"label_html" => false
"label_translation_parameters" => []
"attr_translation_parameters" => []
"attr" => []
"translation_domain" => null
"auto_initialize" => true
"priority" => 0
"form_attr" => false
"data_class" => null
"empty_data" => null
"trim" => true
"required" => true
"property_path" => null
"mapped" => true
"by_reference" => true
"error_bubbling" => null
"label_attr" => []
"inherit_data" => false
"compound" => true
"method" => "POST"
"action" => ""
"post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
"upload_max_size_message" => null
"allow_file_upload" => false
"help" => null
"help_attr" => []
"help_html" => false
"help_translation_parameters" => []
"invalid_message" => "This value is not valid."
"invalid_message_parameters" => []
"is_empty_callback" => null
"getter" => null
"setter" => null
"validation_groups" => null
"error_mapping" => []
"constraints" => []
"legacy_error_messages" => true
"allow_extra_fields" => false
"extra_fields_message" => "This form should not contain extra fields."
"csrf_protection" => true
"csrf_field_name" => "_token"
"csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
"csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#999}
"csrf_token_id" => null
]
-nested: []
-required: []
-resolved: array:29 [
"block_name" => null
"disabled" => false
"label" => null
"label_format" => null
"label_translation_parameters" => []
"attr_translation_parameters" => []
"translation_domain" => null
"auto_initialize" => true
"trim" => true
"required" => true
"property_path" => null
"mapped" => true
"by_reference" => true
"inherit_data" => false
"compound" => true
"method" => "POST"
"post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
"allow_file_upload" => false
"help_translation_parameters" => []
"invalid_message" => "This value is not valid."
"invalid_message_parameters" => []
"error_mapping" => []
"allow_extra_fields" => false
"extra_fields_message" => "This form should not contain extra fields."
"csrf_protection" => true
"csrf_field_name" => "_token"
"csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
"csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#999}
"csrf_token_id" => null
]
-normalizers: array:3 [
"validation_groups" => array:1 [
0 => Closure(Options $options, $groups) {#5774 …2}
]
"constraints" => array:1 [
0 => Closure(Options $options, $constraints) {#5775 …2}
]
"upload_max_size_message" => array:1 [
0 => Closure(Options $options, $message) {#5777 …3}
]
]
-allowedValues: []
-allowedTypes: array:17 [
"block_prefix" => array:2 [
0 => "null"
1 => "string"
]
"attr" => array:1 [
0 => "array"
]
"row_attr" => array:1 [
0 => "array"
]
"label_html" => array:1 [
0 => "bool"
]
"priority" => array:1 [
0 => "int"
]
"form_attr" => array:2 [
0 => "bool"
1 => "string"
]
"label_attr" => array:1 [
0 => "array"
]
"action" => array:1 [
0 => "string"
]
"upload_max_size_message" => array:1 [
0 => "callable"
]
"help" => array:3 [
0 => "string"
1 => "null"
2 => "Symfony\Component\Translation\TranslatableMessage"
]
"help_attr" => array:1 [
0 => "array"
]
"help_html" => array:1 [
0 => "bool"
]
"is_empty_callback" => array:2 [
0 => "null"
1 => "callable"
]
"getter" => array:2 [
0 => "null"
1 => "callable"
]
"setter" => array:2 [
0 => "null"
1 => "callable"
]
"constraints" => array:2 [
0 => "Symfony\Component\Validator\Constraint"
1 => "Symfony\Component\Validator\Constraint[]"
]
"legacy_error_messages" => array:1 [
0 => "bool"
]
]
-info: array:3 [
"priority" => "The form rendering priority (higher priorities will be rendered first)"
"getter" => "A callable that accepts two arguments (the view data and the current form field) and must return a value."
"setter" => "A callable that accepts three arguments (a reference to the view data, the submitted value and the current form field)."
]
-lazy: array:4 [
"data_class" => array:1 [
0 => Closure(Options $options) {#5770 …2}
]
"empty_data" => array:1 [
0 => Closure(Options $options) {#5771 …2}
]
"error_bubbling" => array:1 [
0 => Closure(Options $options) {#5773 …2}
]
"upload_max_size_message" => array:1 [
0 => Closure(Options $options) {#5772 …2}
]
]
-calling: []
-deprecated: array:1 [
"legacy_error_messages" => array:3 [
"package" => "symfony/form"
"version" => "5.2"
"message" => Closure(Options $options, $value) {#5776 …2}
]
]
-given: []
-locked: false
-parentsOptions: []
-prototype: null
-prototypeIndex: null
}
}
-dataCollector: Symfony\Component\Form\Extension\DataCollector\FormDataCollector {#5733}
}
-viewTransformers: []
-modelTransformers: []
-dataMapper: Symfony\Component\Form\Extension\Core\DataMapper\DataMapper {#5753
-dataAccessor: Symfony\Component\Form\Extension\Core\DataAccessor\ChainAccessor {#5749
-accessors: array:2 [
0 => Symfony\Component\Form\Extension\Core\DataAccessor\CallbackAccessor {#5752}
1 => Symfony\Component\Form\Extension\Core\DataAccessor\PropertyPathAccessor {#5756
-propertyAccessor: Symfony\Component\PropertyAccess\PropertyAccessor {#1130 …9}
}
]
}
}
-required: true
-disabled: false
-errorBubbling: true
-emptyData: Closure(FormInterface $form) {#5779}
-attributes: array:1 [
"data_collector/passed_options" => array:2 [
"attr" => array:1 [
"class" => "boltforms"
]
"data" => []
]
]
-data: []
-dataClass: null
-dataLocked: true
-formFactory: Symfony\Component\Form\FormFactory {#5740
-registry: Symfony\Component\Form\FormRegistry {#5694
-extensions: array:1 [
0 => Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension {#5728
-guesser: null
-guesserLoaded: false
-typeContainer: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#5720 …8}
-typeExtensionServices: array:3 [ …3]
-guesserServices: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#5738 …2}
}
]
-types: array:8 [
"Symfony\Component\Form\Extension\Core\Type\FormType" => Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy {#5761}
"Symfony\Component\Form\Extension\Core\Type\TextType" => Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy {#5801
-proxiedType: Symfony\Component\Form\ResolvedFormType {#5802 …4}
-dataCollector: Symfony\Component\Form\Extension\DataCollector\FormDataCollector {#5733}
}
"Symfony\Component\Form\Extension\Core\Type\TextareaType" => Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy {#5832
-proxiedType: Symfony\Component\Form\ResolvedFormType {#5833 …4}
-dataCollector: Symfony\Component\Form\Extension\DataCollector\FormDataCollector {#5733}
}
"Symfony\Component\Form\Extension\Core\Type\EmailType" => Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy {#5863
-proxiedType: Symfony\Component\Form\ResolvedFormType {#5864 …4}
-dataCollector: Symfony\Component\Form\Extension\DataCollector\FormDataCollector {#5733}
}
"Symfony\Component\Form\Extension\Core\Type\ChoiceType" => Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy {#5907
-proxiedType: Symfony\Component\Form\ResolvedFormType {#5908 …4}
-dataCollector: Symfony\Component\Form\Extension\DataCollector\FormDataCollector {#5733}
}
"Symfony\Component\Form\Extension\Core\Type\ButtonType" => Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy {#5949
-proxiedType: Symfony\Component\Form\ResolvedFormType {#5952 …4}
-dataCollector: Symfony\Component\Form\Extension\DataCollector\FormDataCollector {#5733}
}
"Symfony\Component\Form\Extension\Core\Type\SubmitType" => Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy {#5953
-proxiedType: Symfony\Component\Form\ResolvedFormType {#5954 …4}
-dataCollector: Symfony\Component\Form\Extension\DataCollector\FormDataCollector {#5733}
}
"Symfony\Component\Form\Extension\Core\Type\CheckboxType" => Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy {#6002
-proxiedType: Symfony\Component\Form\ResolvedFormType {#6003 …4}
-dataCollector: Symfony\Component\Form\Extension\DataCollector\FormDataCollector {#5733}
}
]
-guesser: false
-resolvedTypeFactory: Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy {#5702
-proxiedFactory: Symfony\Component\Form\ResolvedFormTypeFactory {#5736}
-dataCollector: Symfony\Component\Form\Extension\DataCollector\FormDataCollector {#5733}
}
-checkedTypes: []
}
}
-action: ""
-method: "POST"
-requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#5751}
-autoInitialize: true
-options: array:51 [
"block_name" => null
"disabled" => false
"label" => null
"label_format" => null
"label_translation_parameters" => []
"attr_translation_parameters" => []
"translation_domain" => null
"auto_initialize" => true
"trim" => true
"required" => true
"property_path" => null
"mapped" => true
"by_reference" => true
"inherit_data" => false
"compound" => true
"method" => "POST"
"post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
"allow_file_upload" => false
"help_translation_parameters" => []
"invalid_message" => "This value is not valid."
"invalid_message_parameters" => []
"error_mapping" => []
"allow_extra_fields" => false
"extra_fields_message" => "This form should not contain extra fields."
"csrf_protection" => true
"csrf_field_name" => "_token"
"csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
"csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#999}
"csrf_token_id" => null
"block_prefix" => null
"row_attr" => []
"label_html" => false
"attr" => array:1 [
"class" => "boltforms"
]
"priority" => 0
"form_attr" => false
"data" => []
"data_class" => null
"empty_data" => Closure(FormInterface $form) {#5779}
"error_bubbling" => true
"label_attr" => []
"action" => ""
"upload_max_size_message" => Closure() {#5781}
"help" => null
"help_attr" => []
"help_html" => false
"is_empty_callback" => null
"getter" => null
"setter" => null
"validation_groups" => null
"constraints" => []
"legacy_error_messages" => true
]
-isEmptyCallback: null
}
-parent: null
-children: Symfony\Component\Form\Util\OrderedHashMap {#5970
-elements: array:14 [
"nomor_pendaftaran_permohonan_informasi" => Symfony\Component\Form\Form {#5971
-config: Symfony\Component\Form\FormBuilder {#5972
-children: []
-unresolvedChildren: []
#locked: true
-dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#6114 …1}
-name: "nomor_pendaftaran_permohonan_informasi"
-propertyPath: null
-mapped: true
-byReference: true
-inheritData: false
-compound: false
-type: Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy {#5801}
-viewTransformers: []
-modelTransformers: []
-dataMapper: null
-required: true
-disabled: false
-errorBubbling: false
-emptyData: Closure(FormInterface $form) {#5805}
-attributes: array:1 [
"data_collector/passed_options" => array:4 [ …4]
]
-data: null
-dataClass: null
-dataLocked: false
-formFactory: Symfony\Component\Form\FormFactory {#5740}
-action: ""
-method: "POST"
-requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#5751}
-autoInitialize: false
-options: array:50 [
"block_name" => null
"disabled" => false
"label_format" => null
"label_translation_parameters" => []
"attr_translation_parameters" => []
"translation_domain" => null
"auto_initialize" => true
"trim" => true
"property_path" => null
"mapped" => true
"by_reference" => true
"inherit_data" => false
"compound" => false
"method" => "POST"
"post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
"allow_file_upload" => false
"help_translation_parameters" => []
"invalid_message" => "This value is not valid."
"invalid_message_parameters" => []
"error_mapping" => []
"allow_extra_fields" => false
"extra_fields_message" => "This form should not contain extra fields."
"csrf_protection" => true
"csrf_field_name" => "_token"
"csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
"csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#999}
"csrf_token_id" => null
"block_prefix" => null
"label" => "Nomor Pendaftaran Permohonan Informasi"
"row_attr" => []
"label_html" => false
"attr" => array:3 [ …3]
"priority" => 0
"form_attr" => false
"data_class" => null
"empty_data" => Closure(FormInterface $form) {#5805}
"required" => true
"error_bubbling" => false
"label_attr" => []
"action" => ""
"upload_max_size_message" => Closure() {#5807 …3}
"help" => null
"help_attr" => []
"help_html" => false
"is_empty_callback" => null
"getter" => null
"setter" => null
"validation_groups" => null
"constraints" => array:1 [ …1]
"legacy_error_messages" => true
]
-isEmptyCallback: null
}
-parent: Symfony\Component\Form\Form {#5968}
-children: Symfony\Component\Form\Util\OrderedHashMap {#5973
-elements: []
-orderedKeys: []
-managedCursors: []
}
-errors: []
-submitted: false
-clickedButton: null
-modelData: null
-normData: null
-viewData: ""
-extraData: []
-transformationFailure: null
-defaultDataSet: true
-lockSetData: false
-name: "nomor_pendaftaran_permohonan_informasi"
-inheritData: false
-propertyPath: null
}
"tujuan_penggunaan_informasi" => Symfony\Component\Form\Form {#5974
-config: Symfony\Component\Form\FormBuilder {#5975
-children: []
-unresolvedChildren: []
#locked: true
-dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#6115 …1}
-name: "tujuan_penggunaan_informasi"
-propertyPath: null
-mapped: true
-byReference: true
-inheritData: false
-compound: false
-type: Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy {#5801}
-viewTransformers: []
-modelTransformers: []
-dataMapper: null
-required: true
-disabled: false
-errorBubbling: false
-emptyData: Closure(FormInterface $form) {#5814}
-attributes: array:1 [
"data_collector/passed_options" => array:4 [ …4]
]
-data: null
-dataClass: null
-dataLocked: false
-formFactory: Symfony\Component\Form\FormFactory {#5740}
-action: ""
-method: "POST"
-requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#5751}
-autoInitialize: false
-options: array:50 [
"block_name" => null
"disabled" => false
"label_format" => null
"label_translation_parameters" => []
"attr_translation_parameters" => []
"translation_domain" => null
"auto_initialize" => true
"trim" => true
"property_path" => null
"mapped" => true
"by_reference" => true
"inherit_data" => false
"compound" => false
"method" => "POST"
"post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
"allow_file_upload" => false
"help_translation_parameters" => []
"invalid_message" => "This value is not valid."
"invalid_message_parameters" => []
"error_mapping" => []
"allow_extra_fields" => false
"extra_fields_message" => "This form should not contain extra fields."
"csrf_protection" => true
"csrf_field_name" => "_token"
"csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
"csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#999}
"csrf_token_id" => null
"block_prefix" => null
"label" => "Tujuan Penggunaan Informasi"
"row_attr" => []
"label_html" => false
"attr" => array:2 [ …2]
"priority" => 0
"form_attr" => false
"data_class" => null
"empty_data" => Closure(FormInterface $form) {#5814}
"required" => true
"error_bubbling" => false
"label_attr" => []
"action" => ""
"upload_max_size_message" => Closure() {#5816 …3}
"help" => null
"help_attr" => []
"help_html" => false
"is_empty_callback" => null
"getter" => null
"setter" => null
"validation_groups" => null
"constraints" => array:1 [ …1]
"legacy_error_messages" => true
]
-isEmptyCallback: null
}
-parent: Symfony\Component\Form\Form {#5968}
-children: Symfony\Component\Form\Util\OrderedHashMap {#5976
-elements: []
-orderedKeys: []
-managedCursors: []
}
-errors: []
-submitted: false
-clickedButton: null
-modelData: null
-normData: null
-viewData: ""
-extraData: []
-transformationFailure: null
-defaultDataSet: true
-lockSetData: false
-name: "tujuan_penggunaan_informasi"
-inheritData: false
-propertyPath: null
}
"nama_pemohon" => Symfony\Component\Form\Form {#5977
-config: Symfony\Component\Form\FormBuilder {#5978
-children: []
-unresolvedChildren: []
#locked: true
-dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#6117 …1}
-name: "nama_pemohon"
-propertyPath: null
-mapped: true
-byReference: true
-inheritData: false
-compound: false
-type: Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy {#5801}
-viewTransformers: []
-modelTransformers: []
-dataMapper: null
-required: true
-disabled: false
-errorBubbling: false
-emptyData: Closure(FormInterface $form) {#5823}
-attributes: array:1 [
"data_collector/passed_options" => array:4 [ …4]
]
-data: null
-dataClass: null
-dataLocked: false
-formFactory: Symfony\Component\Form\FormFactory {#5740}
-action: ""
-method: "POST"
-requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#5751}
-autoInitialize: false
-options: array:50 [
"block_name" => null
"disabled" => false
"label_format" => null
"label_translation_parameters" => []
"attr_translation_parameters" => []
"translation_domain" => null
"auto_initialize" => true
"trim" => true
"property_path" => null
"mapped" => true
"by_reference" => true
"inherit_data" => false
"compound" => false
"method" => "POST"
"post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
"allow_file_upload" => false
"help_translation_parameters" => []
"invalid_message" => "This value is not valid."
"invalid_message_parameters" => []
"error_mapping" => []
"allow_extra_fields" => false
"extra_fields_message" => "This form should not contain extra fields."
"csrf_protection" => true
"csrf_field_name" => "_token"
"csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
"csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#999}
"csrf_token_id" => null
"block_prefix" => null
"label" => "Nama Lengkap Pemohon"
"row_attr" => []
"label_html" => false
"attr" => array:2 [ …2]
"priority" => 0
"form_attr" => false
"data_class" => null
"empty_data" => Closure(FormInterface $form) {#5823}
"required" => true
"error_bubbling" => false
"label_attr" => []
"action" => ""
"upload_max_size_message" => Closure() {#5825 …3}
"help" => null
"help_attr" => []
"help_html" => false
"is_empty_callback" => null
"getter" => null
"setter" => null
"validation_groups" => null
"constraints" => array:2 [ …2]
"legacy_error_messages" => true
]
-isEmptyCallback: null
}
-parent: Symfony\Component\Form\Form {#5968}
-children: Symfony\Component\Form\Util\OrderedHashMap {#5979
-elements: []
-orderedKeys: []
-managedCursors: []
}
-errors: []
-submitted: false
-clickedButton: null
-modelData: null
-normData: null
-viewData: ""
-extraData: []
-transformationFailure: null
-defaultDataSet: true
-lockSetData: false
-name: "nama_pemohon"
-inheritData: false
-propertyPath: null
}
"alamat" => Symfony\Component\Form\Form {#5980
-config: Symfony\Component\Form\FormBuilder {#5981
-children: []
-unresolvedChildren: []
#locked: true
-dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#6119 …1}
-name: "alamat"
-propertyPath: null
-mapped: true
-byReference: true
-inheritData: false
-compound: false
-type: Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy {#5832}
-viewTransformers: []
-modelTransformers: []
-dataMapper: null
-required: true
-disabled: false
-errorBubbling: false
-emptyData: Closure(FormInterface $form) {#5836}
-attributes: array:1 [
"data_collector/passed_options" => array:4 [ …4]
]
-data: null
-dataClass: null
-dataLocked: false
-formFactory: Symfony\Component\Form\FormFactory {#5740}
-action: ""
-method: "POST"
-requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#5751}
-autoInitialize: false
-options: array:50 [
"block_name" => null
"disabled" => false
"label_format" => null
"label_translation_parameters" => []
"attr_translation_parameters" => []
"translation_domain" => null
"auto_initialize" => true
"trim" => true
"property_path" => null
"mapped" => true
"by_reference" => true
"inherit_data" => false
"compound" => false
"method" => "POST"
"post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
"allow_file_upload" => false
"help_translation_parameters" => []
"invalid_message" => "This value is not valid."
"invalid_message_parameters" => []
"error_mapping" => []
"allow_extra_fields" => false
"extra_fields_message" => "This form should not contain extra fields."
"csrf_protection" => true
"csrf_field_name" => "_token"
"csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
"csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#999}
"csrf_token_id" => null
"block_prefix" => null
"label" => "Alamat Pemohon"
"row_attr" => []
"label_html" => false
"attr" => array:2 [ …2]
"priority" => 0
"form_attr" => false
"data_class" => null
"empty_data" => Closure(FormInterface $form) {#5836}
"required" => true
"error_bubbling" => false
"label_attr" => []
"action" => ""
"upload_max_size_message" => Closure() {#5838 …3}
"help" => null
"help_attr" => []
"help_html" => false
"is_empty_callback" => null
"getter" => null
"setter" => null
"validation_groups" => null
"constraints" => []
"legacy_error_messages" => true
]
-isEmptyCallback: null
}
-parent: Symfony\Component\Form\Form {#5968}
-children: Symfony\Component\Form\Util\OrderedHashMap {#5982
-elements: []
-orderedKeys: []
-managedCursors: []
}
-errors: []
-submitted: false
-clickedButton: null
-modelData: null
-normData: null
-viewData: ""
-extraData: []
-transformationFailure: null
-defaultDataSet: true
-lockSetData: false
-name: "alamat"
-inheritData: false
-propertyPath: null
}
"pekerjaan_pemohon" => Symfony\Component\Form\Form {#5983
-config: Symfony\Component\Form\FormBuilder {#5984
-children: []
-unresolvedChildren: []
#locked: true
-dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#6121 …1}
-name: "pekerjaan_pemohon"
-propertyPath: null
-mapped: true
-byReference: true
-inheritData: false
-compound: false
-type: Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy {#5801}
-viewTransformers: []
-modelTransformers: []
-dataMapper: null
-required: true
-disabled: false
-errorBubbling: false
-emptyData: Closure(FormInterface $form) {#5845}
-attributes: array:1 [
"data_collector/passed_options" => array:4 [ …4]
]
-data: null
-dataClass: null
-dataLocked: false
-formFactory: Symfony\Component\Form\FormFactory {#5740}
-action: ""
-method: "POST"
-requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#5751}
-autoInitialize: false
-options: array:50 [
"block_name" => null
"disabled" => false
"label_format" => null
"label_translation_parameters" => []
"attr_translation_parameters" => []
"translation_domain" => null
"auto_initialize" => true
"trim" => true
"property_path" => null
"mapped" => true
"by_reference" => true
"inherit_data" => false
"compound" => false
"method" => "POST"
"post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
"allow_file_upload" => false
"help_translation_parameters" => []
"invalid_message" => "This value is not valid."
"invalid_message_parameters" => []
"error_mapping" => []
"allow_extra_fields" => false
"extra_fields_message" => "This form should not contain extra fields."
"csrf_protection" => true
"csrf_field_name" => "_token"
"csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
"csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#999}
"csrf_token_id" => null
"block_prefix" => null
"label" => "Pekerjaan Pemohon"
"row_attr" => []
"label_html" => false
"attr" => array:2 [ …2]
"priority" => 0
"form_attr" => false
"data_class" => null
"empty_data" => Closure(FormInterface $form) {#5845}
"required" => true
"error_bubbling" => false
"label_attr" => []
"action" => ""
"upload_max_size_message" => Closure() {#5847 …3}
"help" => null
"help_attr" => []
"help_html" => false
"is_empty_callback" => null
"getter" => null
"setter" => null
"validation_groups" => null
"constraints" => array:2 [ …2]
"legacy_error_messages" => true
]
-isEmptyCallback: null
}
-parent: Symfony\Component\Form\Form {#5968}
-children: Symfony\Component\Form\Util\OrderedHashMap {#5985
-elements: []
-orderedKeys: []
-managedCursors: []
}
-errors: []
-submitted: false
-clickedButton: null
-modelData: null
-normData: null
-viewData: ""
-extraData: []
-transformationFailure: null
-defaultDataSet: true
-lockSetData: false
-name: "pekerjaan_pemohon"
-inheritData: false
-propertyPath: null
}
"nomor_telepon_pemohon" => Symfony\Component\Form\Form {#5986
-config: Symfony\Component\Form\FormBuilder {#5987
-children: []
-unresolvedChildren: []
#locked: true
-dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#6123 …1}
-name: "nomor_telepon_pemohon"
-propertyPath: null
-mapped: true
-byReference: true
-inheritData: false
-compound: false
-type: Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy {#5801}
-viewTransformers: []
-modelTransformers: []
-dataMapper: null
-required: true
-disabled: false
-errorBubbling: false
-emptyData: Closure(FormInterface $form) {#5854}
-attributes: array:1 [
"data_collector/passed_options" => array:4 [ …4]
]
-data: null
-dataClass: null
-dataLocked: false
-formFactory: Symfony\Component\Form\FormFactory {#5740}
-action: ""
-method: "POST"
-requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#5751}
-autoInitialize: false
-options: array:50 [
"block_name" => null
"disabled" => false
"label_format" => null
"label_translation_parameters" => []
"attr_translation_parameters" => []
"translation_domain" => null
"auto_initialize" => true
"trim" => true
"property_path" => null
"mapped" => true
"by_reference" => true
"inherit_data" => false
"compound" => false
"method" => "POST"
"post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
"allow_file_upload" => false
"help_translation_parameters" => []
"invalid_message" => "This value is not valid."
"invalid_message_parameters" => []
"error_mapping" => []
"allow_extra_fields" => false
"extra_fields_message" => "This form should not contain extra fields."
"csrf_protection" => true
"csrf_field_name" => "_token"
"csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
"csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#999}
"csrf_token_id" => null
"block_prefix" => null
"label" => "Nomor Telepon Pemohon"
"row_attr" => []
"label_html" => false
"attr" => array:3 [ …3]
"priority" => 0
"form_attr" => false
"data_class" => null
"empty_data" => Closure(FormInterface $form) {#5854}
"required" => true
"error_bubbling" => false
"label_attr" => []
"action" => ""
"upload_max_size_message" => Closure() {#5856 …3}
"help" => null
"help_attr" => []
"help_html" => false
"is_empty_callback" => null
"getter" => null
"setter" => null
"validation_groups" => null
"constraints" => array:1 [ …1]
"legacy_error_messages" => true
]
-isEmptyCallback: null
}
-parent: Symfony\Component\Form\Form {#5968}
-children: Symfony\Component\Form\Util\OrderedHashMap {#5988
-elements: []
-orderedKeys: []
-managedCursors: []
}
-errors: []
-submitted: false
-clickedButton: null
-modelData: null
-normData: null
-viewData: ""
-extraData: []
-transformationFailure: null
-defaultDataSet: true
-lockSetData: false
-name: "nomor_telepon_pemohon"
-inheritData: false
-propertyPath: null
}
"email_pemohon" => Symfony\Component\Form\Form {#5989
-config: Symfony\Component\Form\FormBuilder {#5990
-children: []
-unresolvedChildren: []
#locked: true
-dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#6125 …1}
-name: "email_pemohon"
-propertyPath: null
-mapped: true
-byReference: true
-inheritData: false
-compound: false
-type: Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy {#5863}
-viewTransformers: []
-modelTransformers: []
-dataMapper: null
-required: true
-disabled: false
-errorBubbling: false
-emptyData: Closure(FormInterface $form) {#5868}
-attributes: array:1 [
"data_collector/passed_options" => array:4 [ …4]
]
-data: null
-dataClass: null
-dataLocked: false
-formFactory: Symfony\Component\Form\FormFactory {#5740}
-action: ""
-method: "POST"
-requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#5751}
-autoInitialize: false
-options: array:50 [
"block_name" => null
"disabled" => false
"label_format" => null
"label_translation_parameters" => []
"attr_translation_parameters" => []
"translation_domain" => null
"auto_initialize" => true
"trim" => true
"property_path" => null
"mapped" => true
"by_reference" => true
"inherit_data" => false
"compound" => false
"method" => "POST"
"post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
"allow_file_upload" => false
"help_translation_parameters" => []
"invalid_message_parameters" => []
"error_mapping" => []
"allow_extra_fields" => false
"extra_fields_message" => "This form should not contain extra fields."
"csrf_protection" => true
"csrf_field_name" => "_token"
"csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
"csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#999}
"csrf_token_id" => null
"block_prefix" => null
"label" => "Alamat E-Mail Pemohon"
"row_attr" => []
"label_html" => false
"attr" => array:2 [ …2]
"priority" => 0
"form_attr" => false
"data_class" => null
"empty_data" => Closure(FormInterface $form) {#5868}
"required" => true
"error_bubbling" => false
"label_attr" => []
"action" => ""
"upload_max_size_message" => Closure() {#5870 …3}
"help" => null
"help_attr" => []
"help_html" => false
"legacy_error_messages" => true
"invalid_message" => "This value is not valid."
"is_empty_callback" => null
"getter" => null
"setter" => null
"validation_groups" => null
"constraints" => array:2 [ …2]
]
-isEmptyCallback: null
}
-parent: Symfony\Component\Form\Form {#5968}
-children: Symfony\Component\Form\Util\OrderedHashMap {#5991
-elements: []
-orderedKeys: []
-managedCursors: []
}
-errors: []
-submitted: false
-clickedButton: null
-modelData: null
-normData: null
-viewData: ""
-extraData: []
-transformationFailure: null
-defaultDataSet: true
-lockSetData: false
-name: "email_pemohon"
-inheritData: false
-propertyPath: null
}
"nama_kuasa_pemohon" => Symfony\Component\Form\Form {#5992
-config: Symfony\Component\Form\FormBuilder {#5993
-children: []
-unresolvedChildren: []
#locked: true
-dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#6127 …1}
-name: "nama_kuasa_pemohon"
-propertyPath: null
-mapped: true
-byReference: true
-inheritData: false
-compound: false
-type: Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy {#5801}
-viewTransformers: []
-modelTransformers: []
-dataMapper: null
-required: true
-disabled: false
-errorBubbling: false
-emptyData: Closure(FormInterface $form) {#5877}
-attributes: array:1 [
"data_collector/passed_options" => array:4 [ …4]
]
-data: null
-dataClass: null
-dataLocked: false
-formFactory: Symfony\Component\Form\FormFactory {#5740}
-action: ""
-method: "POST"
-requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#5751}
-autoInitialize: false
-options: array:50 [
"block_name" => null
"disabled" => false
"label_format" => null
"label_translation_parameters" => []
"attr_translation_parameters" => []
"translation_domain" => null
"auto_initialize" => true
"trim" => true
"property_path" => null
"mapped" => true
"by_reference" => true
"inherit_data" => false
"compound" => false
"method" => "POST"
"post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
"allow_file_upload" => false
"help_translation_parameters" => []
"invalid_message" => "This value is not valid."
"invalid_message_parameters" => []
"error_mapping" => []
"allow_extra_fields" => false
"extra_fields_message" => "This form should not contain extra fields."
"csrf_protection" => true
"csrf_field_name" => "_token"
"csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
"csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#999}
"csrf_token_id" => null
"block_prefix" => null
"label" => "Nama Lengkap Kuasa Pemohon"
"row_attr" => []
"label_html" => false
"attr" => array:2 [ …2]
"priority" => 0
"form_attr" => false
"data_class" => null
"empty_data" => Closure(FormInterface $form) {#5877}
"required" => true
"error_bubbling" => false
"label_attr" => []
"action" => ""
"upload_max_size_message" => Closure() {#5879 …3}
"help" => null
"help_attr" => []
"help_html" => false
"is_empty_callback" => null
"getter" => null
"setter" => null
"validation_groups" => null
"constraints" => array:2 [ …2]
"legacy_error_messages" => true
]
-isEmptyCallback: null
}
-parent: Symfony\Component\Form\Form {#5968}
-children: Symfony\Component\Form\Util\OrderedHashMap {#5994
-elements: []
-orderedKeys: []
-managedCursors: []
}
-errors: []
-submitted: false
-clickedButton: null
-modelData: null
-normData: null
-viewData: ""
-extraData: []
-transformationFailure: null
-defaultDataSet: true
-lockSetData: false
-name: "nama_kuasa_pemohon"
-inheritData: false
-propertyPath: null
}
"alamat_kuasa_pemohon" => Symfony\Component\Form\Form {#5995
-config: Symfony\Component\Form\FormBuilder {#5996
-children: []
-unresolvedChildren: []
#locked: true
-dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#6129 …1}
-name: "alamat_kuasa_pemohon"
-propertyPath: null
-mapped: true
-byReference: true
-inheritData: false
-compound: false
-type: Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy {#5832}
-viewTransformers: []
-modelTransformers: []
-dataMapper: null
-required: true
-disabled: false
-errorBubbling: false
-emptyData: Closure(FormInterface $form) {#5886
class: "Symfony\Component\Form\Extension\Core\Type\FormType"
this: Symfony\Component\Form\Extension\Core\Type\FormType {#5757 …}
}
-attributes: array:1 [
"data_collector/passed_options" => array:4 [ …4]
]
-data: null
-dataClass: null
-dataLocked: false
-formFactory: Symfony\Component\Form\FormFactory {#5740}
-action: ""
-method: "POST"
-requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#5751}
-autoInitialize: false
-options: array:50 [
"block_name" => null
"disabled" => false
"label_format" => null
"label_translation_parameters" => []
"attr_translation_parameters" => []
"translation_domain" => null
"auto_initialize" => true
"trim" => true
"property_path" => null
"mapped" => true
"by_reference" => true
"inherit_data" => false
"compound" => false
"method" => "POST"
"post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
"allow_file_upload" => false
"help_translation_parameters" => []
"invalid_message" => "This value is not valid."
"invalid_message_parameters" => []
"error_mapping" => []
"allow_extra_fields" => false
"extra_fields_message" => "This form should not contain extra fields."
"csrf_protection" => true
"csrf_field_name" => "_token"
"csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
"csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#999}
"csrf_token_id" => null
"block_prefix" => null
"label" => "Alamat Kuasa Pemohon"
"row_attr" => []
"label_html" => false
"attr" => array:2 [ …2]
"priority" => 0
"form_attr" => false
"data_class" => null
"empty_data" => Closure(FormInterface $form) {#5886}
"required" => true
"error_bubbling" => false
"label_attr" => []
"action" => ""
"upload_max_size_message" => Closure() {#5888 …3}
"help" => null
"help_attr" => []
"help_html" => false
"is_empty_callback" => null
"getter" => null
"setter" => null
"validation_groups" => null
"constraints" => []
"legacy_error_messages" => true
]
-isEmptyCallback: null
}
-parent: Symfony\Component\Form\Form {#5968}
-children: Symfony\Component\Form\Util\OrderedHashMap {#5997
-elements: []
-orderedKeys: []
-managedCursors: []
}
-errors: []
-submitted: false
-clickedButton: null
-modelData: null
-normData: null
-viewData: ""
-extraData: []
-transformationFailure: null
-defaultDataSet: true
-lockSetData: false
-name: "alamat_kuasa_pemohon"
-inheritData: false
-propertyPath: null
}
"nomor_telepon_kuasa_pemohon" => Symfony\Component\Form\Form {#5998
-config: Symfony\Component\Form\FormBuilder {#5999
-children: []
-unresolvedChildren: []
#locked: true
-dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#6131 …1}
-name: "nomor_telepon_kuasa_pemohon"
-propertyPath: null
-mapped: true
-byReference: true
-inheritData: false
-compound: false
-type: Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy {#5801}
-viewTransformers: []
-modelTransformers: []
-dataMapper: null
-required: true
-disabled: false
-errorBubbling: false
-emptyData: Closure(FormInterface $form) {#5895
class: "Symfony\Component\Form\Extension\Core\Type\FormType"
this: Symfony\Component\Form\Extension\Core\Type\FormType {#5757 …}
}
-attributes: array:1 [
"data_collector/passed_options" => array:4 [ …4]
]
-data: null
-dataClass: null
-dataLocked: false
-formFactory: Symfony\Component\Form\FormFactory {#5740}
-action: ""
-method: "POST"
-requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#5751}
-autoInitialize: false
-options: array:50 [
"block_name" => null
"disabled" => false
"label_format" => null
"label_translation_parameters" => []
"attr_translation_parameters" => []
"translation_domain" => null
"auto_initialize" => true
"trim" => true
"property_path" => null
"mapped" => true
"by_reference" => true
"inherit_data" => false
"compound" => false
"method" => "POST"
"post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
"allow_file_upload" => false
"help_translation_parameters" => []
"invalid_message" => "This value is not valid."
"invalid_message_parameters" => []
"error_mapping" => []
"allow_extra_fields" => false
"extra_fields_message" => "This form should not contain extra fields."
"csrf_protection" => true
"csrf_field_name" => "_token"
"csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
"csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#999}
"csrf_token_id" => null
"block_prefix" => null
"label" => "Nomor Telepon Kuasa Pemohon"
"row_attr" => []
"label_html" => false
"attr" => array:4 [ …4]
"priority" => 0
"form_attr" => false
"data_class" => null
"empty_data" => Closure(FormInterface $form) {#5895}
"required" => true
"error_bubbling" => false
"label_attr" => []
"action" => ""
"upload_max_size_message" => Closure() {#5897 …3}
"help" => null
"help_attr" => []
"help_html" => false
"is_empty_callback" => null
"getter" => null
"setter" => null
"validation_groups" => null
"constraints" => array:1 [ …1]
"legacy_error_messages" => true
]
-isEmptyCallback: null
}
-parent: Symfony\Component\Form\Form {#5968}
-children: Symfony\Component\Form\Util\OrderedHashMap {#6000
-elements: []
-orderedKeys: []
-managedCursors: []
}
-errors: []
-submitted: false
-clickedButton: null
-modelData: null
-normData: null
-viewData: ""
-extraData: []
-transformationFailure: null
-defaultDataSet: true
-lockSetData: false
-name: "nomor_telepon_kuasa_pemohon"
-inheritData: false
-propertyPath: null
}
"alasan_pengajuan_keberatan" => Symfony\Component\Form\Form {#6071
-config: Symfony\Component\Form\FormBuilder {#6072
-children: []
-unresolvedChildren: []
#locked: true
-dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#6133 …1}
-name: "alasan_pengajuan_keberatan"
-propertyPath: null
-mapped: true
-byReference: true
-inheritData: false
-compound: true
-type: Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy {#5907}
-viewTransformers: array:1 [
0 => Symfony\Component\Form\Extension\Core\DataTransformer\ChoicesToValuesTransformer {#5936 …1}
]
-modelTransformers: []
-dataMapper: Symfony\Component\Form\Extension\Core\DataMapper\CheckboxListMapper {#5925}
-required: true
-disabled: false
-errorBubbling: false
-emptyData: []
-attributes: array:3 [
"data_collector/passed_options" => array:7 [ …7]
"choice_list" => Symfony\Component\Form\ChoiceList\ArrayChoiceList {#5923 …4}
"choice_list_view" => Symfony\Component\Form\ChoiceList\View\ChoiceListView {#5933 …2}
]
-data: null
-dataClass: null
-dataLocked: false
-formFactory: Symfony\Component\Form\FormFactory {#5740}
-action: ""
-method: "POST"
-requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#5751}
-autoInitialize: false
-options: array:64 [
"block_name" => null
"disabled" => false
"label_format" => null
"label_translation_parameters" => []
"attr_translation_parameters" => []
"translation_domain" => null
"auto_initialize" => true
"trim" => false
"property_path" => null
"mapped" => true
"by_reference" => true
"inherit_data" => false
"method" => "POST"
"post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
"allow_file_upload" => false
"help_translation_parameters" => []
"invalid_message_parameters" => []
"error_mapping" => []
"allow_extra_fields" => false
"extra_fields_message" => "This form should not contain extra fields."
"csrf_protection" => true
"csrf_field_name" => "_token"
"csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
"csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#999}
"csrf_token_id" => null
"block_prefix" => null
"label" => "Alasan Pengajuan Keberatan"
"row_attr" => []
"label_html" => false
"attr" => array:2 [ …2]
"priority" => 0
"form_attr" => false
"data_class" => null
"expanded" => true
"multiple" => true
"empty_data" => []
"required" => true
"error_bubbling" => false
"label_attr" => []
"compound" => true
"action" => ""
"upload_max_size_message" => Closure() {#5917 …3}
"help" => null
"help_attr" => []
"help_html" => false
"legacy_error_messages" => true
"invalid_message" => "This value is not valid."
"is_empty_callback" => null
"getter" => null
"setter" => null
"validation_groups" => null
"constraints" => []
"choices" => array:7 [ …7]
"choice_filter" => null
"choice_loader" => null
"choice_label" => null
"choice_name" => null
"choice_value" => null
"choice_attr" => null
"choice_translation_parameters" => []
"preferred_choices" => []
"group_by" => null
"placeholder" => null
"choice_translation_domain" => null
]
-isEmptyCallback: null
}
-parent: Symfony\Component\Form\Form {#5968}
-children: Symfony\Component\Form\Util\OrderedHashMap {#6073
-elements: array:7 [
0 => Symfony\Component\Form\Form {#6074 …16}
1 => Symfony\Component\Form\Form {#6077 …16}
2 => Symfony\Component\Form\Form {#6080 …16}
3 => Symfony\Component\Form\Form {#6083 …16}
4 => Symfony\Component\Form\Form {#6086 …16}
5 => Symfony\Component\Form\Form {#6089 …16}
6 => Symfony\Component\Form\Form {#6092 …16}
]
-orderedKeys: array:7 [
0 => "0"
1 => "1"
2 => "2"
3 => "3"
4 => "4"
5 => "5"
6 => "6"
]
-managedCursors: []
}
-errors: []
-submitted: false
-clickedButton: null
-modelData: null
-normData: null
-viewData: []
-extraData: []
-transformationFailure: null
-defaultDataSet: true
-lockSetData: false
-name: "alasan_pengajuan_keberatan"
-inheritData: false
-propertyPath: null
}
"kasus_posisi" => Symfony\Component\Form\Form {#6095
-config: Symfony\Component\Form\FormBuilder {#6096
-children: []
-unresolvedChildren: []
#locked: true
-dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#6135 …1}
-name: "kasus_posisi"
-propertyPath: null
-mapped: true
-byReference: true
-inheritData: false
-compound: false
-type: Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy {#5832}
-viewTransformers: []
-modelTransformers: []
-dataMapper: null
-required: false
-disabled: false
-errorBubbling: false
-emptyData: Closure(FormInterface $form) {#5940
class: "Symfony\Component\Form\Extension\Core\Type\FormType"
this: Symfony\Component\Form\Extension\Core\Type\FormType {#5757 …}
}
-attributes: array:1 [
"data_collector/passed_options" => array:4 [ …4]
]
-data: null
-dataClass: null
-dataLocked: false
-formFactory: Symfony\Component\Form\FormFactory {#5740}
-action: ""
-method: "POST"
-requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#5751}
-autoInitialize: false
-options: array:50 [
"block_name" => null
"disabled" => false
"label_format" => null
"label_translation_parameters" => []
"attr_translation_parameters" => []
"translation_domain" => null
"auto_initialize" => true
"trim" => true
"property_path" => null
"mapped" => true
"by_reference" => true
"inherit_data" => false
"compound" => false
"method" => "POST"
"post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
"allow_file_upload" => false
"help_translation_parameters" => []
"invalid_message" => "This value is not valid."
"invalid_message_parameters" => []
"error_mapping" => []
"allow_extra_fields" => false
"extra_fields_message" => "This form should not contain extra fields."
"csrf_protection" => true
"csrf_field_name" => "_token"
"csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
"csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#999}
"csrf_token_id" => null
"block_prefix" => null
"label" => "Kasus Posisi"
"row_attr" => []
"label_html" => false
"attr" => array:2 [ …2]
"priority" => 0
"form_attr" => false
"data_class" => null
"empty_data" => Closure(FormInterface $form) {#5940}
"required" => false
"error_bubbling" => false
"label_attr" => []
"action" => ""
"upload_max_size_message" => Closure() {#5942 …3}
"help" => null
"help_attr" => []
"help_html" => false
"is_empty_callback" => null
"getter" => null
"setter" => null
"validation_groups" => null
"constraints" => []
"legacy_error_messages" => true
]
-isEmptyCallback: null
}
-parent: Symfony\Component\Form\Form {#5968}
-children: Symfony\Component\Form\Util\OrderedHashMap {#6097
-elements: []
-orderedKeys: []
-managedCursors: []
}
-errors: []
-submitted: false
-clickedButton: null
-modelData: null
-normData: null
-viewData: ""
-extraData: []
-transformationFailure: null
-defaultDataSet: true
-lockSetData: false
-name: "kasus_posisi"
-inheritData: false
-propertyPath: null
}
"submit" => Symfony\Component\Form\SubmitButton {#6098
-clicked: false
-parent: Symfony\Component\Form\Form {#5968}
-config: Symfony\Component\Form\SubmitButtonBuilder {#6099
#locked: true
-disabled: false
-type: Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy {#5953}
-name: "submit"
-attributes: array:1 [
"data_collector/passed_options" => array:2 [ …2]
]
-options: array:16 [
"block_name" => null
"disabled" => false
"label_format" => null
"label_translation_parameters" => []
"attr_translation_parameters" => []
"translation_domain" => null
"auto_initialize" => false
"block_prefix" => null
"label" => "Kirim"
"row_attr" => []
"label_html" => false
"attr" => array:1 [ …1]
"priority" => 0
"form_attr" => false
"validate" => true
"validation_groups" => null
]
}
-submitted: false
}
"province_twitter_number" => Symfony\Component\Form\Form {#6100
-config: Symfony\Component\Form\FormBuilder {#6101
-children: []
-unresolvedChildren: []
#locked: true
-dispatcher: Symfony\Component\EventDispatcher\ImmutableEventDispatcher {#6137 …1}
-name: "province_twitter_number"
-propertyPath: null
-mapped: true
-byReference: true
-inheritData: false
-compound: false
-type: Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy {#5801}
-viewTransformers: []
-modelTransformers: []
-dataMapper: null
-required: false
-disabled: false
-errorBubbling: false
-emptyData: Closure(FormInterface $form) {#5960
class: "Symfony\Component\Form\Extension\Core\Type\FormType"
this: Symfony\Component\Form\Extension\Core\Type\FormType {#5757 …}
}
-attributes: array:1 [
"data_collector/passed_options" => array:2 [ …2]
]
-data: null
-dataClass: null
-dataLocked: false
-formFactory: Symfony\Component\Form\FormFactory {#5740}
-action: ""
-method: "POST"
-requestHandler: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler {#5751}
-autoInitialize: false
-options: array:50 [
"block_name" => null
"disabled" => false
"label" => null
"label_format" => null
"label_translation_parameters" => []
"attr_translation_parameters" => []
"translation_domain" => null
"auto_initialize" => true
"trim" => true
"property_path" => null
"mapped" => true
"by_reference" => true
"inherit_data" => false
"compound" => false
"method" => "POST"
"post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file."
"allow_file_upload" => false
"help_translation_parameters" => []
"invalid_message" => "This value is not valid."
"invalid_message_parameters" => []
"error_mapping" => []
"allow_extra_fields" => false
"extra_fields_message" => "This form should not contain extra fields."
"csrf_protection" => true
"csrf_field_name" => "_token"
"csrf_message" => "The CSRF token is invalid. Please try to resubmit the form."
"csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#999}
"csrf_token_id" => null
"block_prefix" => null
"row_attr" => []
"label_html" => false
"attr" => array:2 [ …2]
"priority" => 0
"form_attr" => false
"data_class" => null
"empty_data" => Closure(FormInterface $form) {#5960}
"required" => false
"error_bubbling" => false
"label_attr" => []
"action" => ""
"upload_max_size_message" => Closure() {#5962 …3}
"help" => null
"help_attr" => []
"help_html" => false
"is_empty_callback" => null
"getter" => null
"setter" => null
"validation_groups" => null
"constraints" => []
"legacy_error_messages" => true
]
-isEmptyCallback: null
}
-parent: Symfony\Component\Form\Form {#5968}
-children: Symfony\Component\Form\Util\OrderedHashMap {#6102
-elements: []
-orderedKeys: []
-managedCursors: []
}
-errors: []
-submitted: false
-clickedButton: null
-modelData: null
-normData: null
-viewData: ""
-extraData: []
-transformationFailure: null
-defaultDataSet: true
-lockSetData: false
-name: "province_twitter_number"
-inheritData: false
-propertyPath: null
}
]
-orderedKeys: array:14 [
0 => "nomor_pendaftaran_permohonan_informasi"
1 => "tujuan_penggunaan_informasi"
2 => "nama_pemohon"
3 => "alamat"
4 => "pekerjaan_pemohon"
5 => "nomor_telepon_pemohon"
6 => "email_pemohon"
7 => "nama_kuasa_pemohon"
8 => "alamat_kuasa_pemohon"
9 => "nomor_telepon_kuasa_pemohon"
10 => "alasan_pengajuan_keberatan"
11 => "kasus_posisi"
12 => "submit"
13 => "province_twitter_number"
]
-managedCursors: []
}
-errors: []
-submitted: false
-clickedButton: null
-modelData: []
-normData: []
-viewData: []
-extraData: []
-transformationFailure: null
-defaultDataSet: true
-lockSetData: false
-name: "form-keberatan"
-inheritData: false
-propertyPath: null
}