Forms
-
factual_comment
-
basicForm
-
factualCommentItems
-
0
-
factualCommentNumber
-
referenceId
-
content
-
-
-
save
-
saveAndClose
-
factual_comment
Form type:
"App\Form\FactualCommentType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\FactualComment {#987 -id: 263 -referenceId: "FAEVVPWP" -basicForm: "ewangelicy" -status: 10 -createdAt: DateTimeImmutable @1779530675 {#982 date: 2026-05-23 10:04:35.0 UTC (+00:00) } -updatedAt: Symfony\Component\Clock\DatePoint @1779531104 {#2242 date: 2026-05-23 10:11:44.934119 UTC (+00:00) } -deletedAt: null -factualCommentItems: Doctrine\ORM\PersistentCollection {#1016 …} -sermons: ? array -createdBy: App\Entity\User {#593 …} } |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | App\Entity\FactualComment {#987 -id: 263 -referenceId: "FAEVVPWP" -basicForm: "ewangelicy" -status: 10 -createdAt: DateTimeImmutable @1779530675 {#982 date: 2026-05-23 10:04:35.0 UTC (+00:00) } -updatedAt: Symfony\Component\Clock\DatePoint @1779531104 {#2242 date: 2026-05-23 10:11:44.934119 UTC (+00:00) } -deletedAt: null -factualCommentItems: Doctrine\ORM\PersistentCollection {#1016 …} -sermons: ? array -createdBy: App\Entity\User {#593 …} } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\FactualComment {#987 -id: 263 -referenceId: "FAEVVPWP" -basicForm: "ewangelicy" -status: 10 -createdAt: DateTimeImmutable @1779530675 {#982 date: 2026-05-23 10:04:35.0 UTC (+00:00) } -updatedAt: Symfony\Component\Clock\DatePoint @1779531104 {#2242 date: 2026-05-23 10:11:44.934119 UTC (+00:00) } -deletedAt: null -factualCommentItems: Doctrine\ORM\PersistentCollection {#1016 …} -sermons: ? array -createdBy: App\Entity\User {#593 …} } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1209 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1210 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1211 …} -namespace: Closure() {#1213 …} } |
| data | App\Entity\FactualComment {#987 -id: 263 -referenceId: "FAEVVPWP" -basicForm: "ewangelicy" -status: 10 -createdAt: DateTimeImmutable @1779530675 {#982 date: 2026-05-23 10:04:35.0 UTC (+00:00) } -updatedAt: Symfony\Component\Clock\DatePoint @1779531104 {#2242 date: 2026-05-23 10:11:44.934119 UTC (+00:00) } -deletedAt: null -factualCommentItems: Doctrine\ORM\PersistentCollection {#1016 …} -sermons: ? array -createdBy: App\Entity\User {#593 …} } |
| data_class | "App\Entity\FactualComment" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1235 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\FactualComment" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1237 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#500 …} $message: Closure() {#1236 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|
basicForm
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "ewangelicy" |
| Model Format | same as normalized format |
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1209 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1210 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1211 …} -namespace: Closure() {#1213 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1270 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1268 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#500 …} $message: Closure() {#1269 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|
factualCommentItems
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Doctrine\ORM\PersistentCollection {#1374 #collection: Doctrine\Common\Collections\ArrayCollection {#1376 …} #initialized: true -snapshot: [] -owner: null -association: [ …15] -em: ContainerXYiyrxl\EntityManagerGhostEbeb667 {#379 …} -backRefFieldName: "comment" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#8382 …} -isDirty: true } |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | Doctrine\ORM\PersistentCollection {#1374 #collection: Doctrine\Common\Collections\ArrayCollection {#1376 …} #initialized: true -snapshot: [] -owner: null -association: [ …15] -em: ContainerXYiyrxl\EntityManagerGhostEbeb667 {#379 …} -backRefFieldName: "comment" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#8382 …} -isDirty: true } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| allow_add | true |
same as passed value |
| allow_delete | true |
same as passed value |
| attr | [ "data-class" => "comment-item p-3 border" "data-prototype-name" => "__name__" "data-entry-add-label" => "Dodaj definicję" "data-entry-add-class" => "btn btn-primary btn-sm" "data-entry-remove-label" => "Usuń definicję" "data-entry-remove-class" => "btn btn-danger btn-sm" "data-entry-remove-prototype" => "<div class="col-lg-2 form-group"><button class="__class__" data-entry-action="remove">__label__</button></div>" ] |
[ "data-class" => "comment-item p-3 border" "data-prototype-name" => "__name__" "data-entry-add-label" => "Dodaj definicję" "data-entry-add-class" => "btn btn-primary btn-sm" "data-entry-remove-label" => "Usuń definicję" "data-entry-remove-class" => "btn btn-danger btn-sm" "data-entry-remove-prototype" => "<div class="col-lg-2 form-group"><button class="__class__" data-entry-action="remove">__label__</button></div>" ] |
| by_reference | false |
same as passed value |
| delete_empty | true |
same as passed value |
| entry_options | [ "label" => false ] |
[ "label" => false "block_name" => "entry" ] |
| entry_type | "App\Form\FactualCommentItemType" |
same as passed value |
| label | false |
same as passed value |
| prototype_name | "__name__" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-class" => "comment-item p-3 border" "data-prototype-name" => "__name__" "data-entry-add-label" => "Dodaj definicję" "data-entry-add-class" => "btn btn-primary btn-sm" "data-entry-remove-label" => "Usuń definicję" "data-entry-remove-class" => "btn btn-danger btn-sm" "data-entry-remove-prototype" => "<div class="col-lg-2 form-group"><button class="__class__" data-entry-action="remove">__label__</button></div>" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| 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 {#1209 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1210 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1211 …} -namespace: Closure() {#1213 …} } |
| data_class | null |
| delete_empty | true |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1256 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| entry_options | [ "label" => false "block_name" => "entry" ] |
| entry_type | "App\Form\FactualCommentItemType" |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The collection is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| prototype | true |
| prototype_data | null |
| prototype_name | "__name__" |
| prototype_options | [] |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1254 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#500 …} $message: Closure() {#1255 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|
0
Form type:
"App\Form\FactualCommentItemType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\FactualCommentItem {#1085 -id: 227 -content: "Ogólna nazwa wyznań powstałych w wyniku reformacji kontynentalnej w XVI w., z dołączeniem kościoła ewangelicko-prezbiteriańskiego powstałego w Szkocji, związanego jednak z kalwinizmem. Gdy Skarga mówi o ewangelikach, ma często na myśli luteran i kalwinistów łącznie, niekiedy jednak wymienia obok siebie kalwinistów i ewangelików, to znaczy że tym drugim mianem określa luteran." -factualCommentNumber: 1 -createdAt: Symfony\Component\Clock\DatePoint @1779531104 {#1876 date: 2026-05-23 10:11:44.932156 UTC (+00:00) } -updatedAt: Symfony\Component\Clock\DatePoint @1779531104 {#1875 date: 2026-05-23 10:11:44.932144 UTC (+00:00) } -deletedAt: null -comment: App\Entity\FactualComment {#987 -id: 263 -referenceId: "FAEVVPWP" -basicForm: "ewangelicy" -status: 10 -createdAt: DateTimeImmutable @1779530675 {#982 date: 2026-05-23 10:04:35.0 UTC (+00:00) } -updatedAt: Symfony\Component\Clock\DatePoint @1779531104 {#2242 date: 2026-05-23 10:11:44.934119 UTC (+00:00) } -deletedAt: null -factualCommentItems: Doctrine\ORM\PersistentCollection {#1016 …} -sermons: ? array -createdBy: App\Entity\User {#593 …} } } |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | App\Entity\FactualCommentItem {#1085 -id: 227 -content: "Ogólna nazwa wyznań powstałych w wyniku reformacji kontynentalnej w XVI w., z dołączeniem kościoła ewangelicko-prezbiteriańskiego powstałego w Szkocji, związanego jednak z kalwinizmem. Gdy Skarga mówi o ewangelikach, ma często na myśli luteran i kalwinistów łącznie, niekiedy jednak wymienia obok siebie kalwinistów i ewangelików, to znaczy że tym drugim mianem określa luteran." -factualCommentNumber: 1 -createdAt: Symfony\Component\Clock\DatePoint @1779531104 {#1876 date: 2026-05-23 10:11:44.932156 UTC (+00:00) } -updatedAt: Symfony\Component\Clock\DatePoint @1779531104 {#1875 date: 2026-05-23 10:11:44.932144 UTC (+00:00) } -deletedAt: null -comment: App\Entity\FactualComment {#987 -id: 263 -referenceId: "FAEVVPWP" -basicForm: "ewangelicy" -status: 10 -createdAt: DateTimeImmutable @1779530675 {#982 date: 2026-05-23 10:04:35.0 UTC (+00:00) } -updatedAt: Symfony\Component\Clock\DatePoint @1779531104 {#2242 date: 2026-05-23 10:11:44.934119 UTC (+00:00) } -deletedAt: null -factualCommentItems: Doctrine\ORM\PersistentCollection {#1016 …} -sermons: ? array -createdBy: App\Entity\User {#593 …} } } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | false |
same as passed value |
| property_path | "[0]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| 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 {#1209 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1210 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1211 …} -namespace: Closure() {#1213 …} } |
| data_class | "App\Entity\FactualCommentItem" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1383 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\FactualCommentItem" } } |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "[0]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1385 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#500 …} $message: Closure() {#1384 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|
factualCommentNumber
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "1" |
| View Format | same as normalized 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 | [ "class" => "factualCommentNumber" ] |
[ "class" => "factualCommentNumber" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "factualCommentNumber" ] |
| 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 {#1209 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1210 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1211 …} -namespace: Closure() {#1213 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1393 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1395 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#500 …} $message: Closure() {#1394 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|
referenceId
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "FAEVVPWP-1" |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "FAEVVPWP-1" |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | 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 {#1209 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1210 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1211 …} -namespace: Closure() {#1213 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1402 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | 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() {#1404 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#500 …} $message: Closure() {#1403 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|
content
Errors
This form has no errors.
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 | "Ogólna nazwa wyznań powstałych w wyniku reformacji kontynentalnej w XVI w., z dołączeniem kościoła ewangelicko-prezbiteriańskiego powstałego w Szkocji, związanego jednak z kalwinizmem. Gdy Skarga mówi o ewangelikach, ma często na myśli luteran i kalwinistów łącznie, niekiedy jednak wymienia obok siebie kalwinistów i ewangelików, to znaczy że tym drugim mianem określa luteran." |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "rows" => 5 ] |
[ "rows" => 5 ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "rows" => 5 ] |
| 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 {#1209 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1210 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1211 …} -namespace: Closure() {#1213 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1411 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1413 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#500 …} $message: Closure() {#1412 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|
save
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
| 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" => "btn-secondary btn-block" ] |
[ "class" => "btn-secondary btn-block" ] |
| auto_initialize | false |
same as passed value |
| label | "Edit" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn-secondary btn-block" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Edit" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|
saveAndClose
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
| 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" => "btn-primary btn-block" ] |
[ "class" => "btn-primary btn-block" ] |
| auto_initialize | false |
same as passed value |
| label | "Edit and close" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn-primary btn-block" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Edit and close" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|