Forms
-
language_comment
-
basicForm
-
languageCommentItems
-
0
-
languageCommentNumber
-
referenceId
-
content
-
-
-
save
-
saveAndClose
-
language_comment
Form type:
"App\Form\LanguageCommentType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\LanguageComment {#987 -id: 2545 -referenceId: "CKRVWVVK" -basicForm: "przezeń" -status: 10 -createdAt: DateTimeImmutable @1763714404 {#982 date: 2025-11-21 08:40:04.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1763714477 {#979 date: 2025-11-21 08:41:17.0 UTC (+00:00) } -deletedAt: null -languageCommentItems: 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\LanguageComment {#987 -id: 2545 -referenceId: "CKRVWVVK" -basicForm: "przezeń" -status: 10 -createdAt: DateTimeImmutable @1763714404 {#982 date: 2025-11-21 08:40:04.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1763714477 {#979 date: 2025-11-21 08:41:17.0 UTC (+00:00) } -deletedAt: null -languageCommentItems: 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\LanguageComment {#987 -id: 2545 -referenceId: "CKRVWVVK" -basicForm: "przezeń" -status: 10 -createdAt: DateTimeImmutable @1763714404 {#982 date: 2025-11-21 08:40:04.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1763714477 {#979 date: 2025-11-21 08:41:17.0 UTC (+00:00) } -deletedAt: null -languageCommentItems: 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 {#1213 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1214 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1215 …} -namespace: Closure() {#1217 …} } |
| data | App\Entity\LanguageComment {#987 -id: 2545 -referenceId: "CKRVWVVK" -basicForm: "przezeń" -status: 10 -createdAt: DateTimeImmutable @1763714404 {#982 date: 2025-11-21 08:40:04.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1763714477 {#979 date: 2025-11-21 08:41:17.0 UTC (+00:00) } -deletedAt: null -languageCommentItems: Doctrine\ORM\PersistentCollection {#1016 …} -sermons: ? array -createdBy: App\Entity\User {#593 …} } |
| data_class | "App\Entity\LanguageComment" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1239 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\LanguageComment" } } |
| 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() {#1241 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#500 …} $message: Closure() {#1240 …} $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 | "przezeń" |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "przezeń" |
| 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 {#1213 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1214 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1215 …} -namespace: Closure() {#1217 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1274 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() {#1272 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#500 …} $message: Closure() {#1273 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|
languageCommentItems
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Doctrine\ORM\PersistentCollection {#1378 #collection: Doctrine\Common\Collections\ArrayCollection {#1380 …} #initialized: true -snapshot: [] -owner: null -association: [ …15] -em: ContainerXYiyrxl\EntityManagerGhostEbeb667 {#379 …} -backRefFieldName: "comment" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#8243 …} -isDirty: true } |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | Doctrine\ORM\PersistentCollection {#1378 #collection: Doctrine\Common\Collections\ArrayCollection {#1380 …} #initialized: true -snapshot: [] -owner: null -association: [ …15] -em: ContainerXYiyrxl\EntityManagerGhostEbeb667 {#379 …} -backRefFieldName: "comment" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#8243 …} -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\LanguageCommentItemType" |
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 {#1213 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1214 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1215 …} -namespace: Closure() {#1217 …} } |
| data_class | null |
| delete_empty | true |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1260 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| entry_options | [ "label" => false "block_name" => "entry" ] |
| entry_type | "App\Form\LanguageCommentItemType" |
| 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() {#1258 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#500 …} $message: Closure() {#1259 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|
0
Form type:
"App\Form\LanguageCommentItemType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\LanguageCommentItem {#1084 -id: 2859 -content: "przez niego" -languageCommentNumber: 1 -createdAt: DateTimeImmutable @1763714477 {#1079 date: 2025-11-21 08:41:17.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1763714477 {#1076 date: 2025-11-21 08:41:17.0 UTC (+00:00) } -deletedAt: null -comment: App\Entity\LanguageComment {#987 -id: 2545 -referenceId: "CKRVWVVK" -basicForm: "przezeń" -status: 10 -createdAt: DateTimeImmutable @1763714404 {#982 date: 2025-11-21 08:40:04.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1763714477 {#979 date: 2025-11-21 08:41:17.0 UTC (+00:00) } -deletedAt: null -languageCommentItems: 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\LanguageCommentItem {#1084 -id: 2859 -content: "przez niego" -languageCommentNumber: 1 -createdAt: DateTimeImmutable @1763714477 {#1079 date: 2025-11-21 08:41:17.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1763714477 {#1076 date: 2025-11-21 08:41:17.0 UTC (+00:00) } -deletedAt: null -comment: App\Entity\LanguageComment {#987 -id: 2545 -referenceId: "CKRVWVVK" -basicForm: "przezeń" -status: 10 -createdAt: DateTimeImmutable @1763714404 {#982 date: 2025-11-21 08:40:04.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1763714477 {#979 date: 2025-11-21 08:41:17.0 UTC (+00:00) } -deletedAt: null -languageCommentItems: 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 {#1213 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1214 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1215 …} -namespace: Closure() {#1217 …} } |
| data_class | "App\Entity\LanguageCommentItem" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1387 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\LanguageCommentItem" } } |
| 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() {#1389 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#500 …} $message: Closure() {#1388 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|
languageCommentNumber
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" => "languageCommentNumber" ] |
[ "class" => "languageCommentNumber" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "languageCommentNumber" ] |
| 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 {#1213 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1214 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1215 …} -namespace: Closure() {#1217 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1397 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() {#1399 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#500 …} $message: Closure() {#1398 …} $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 | "CKRVWVVK-1" |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "CKRVWVVK-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 {#1213 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1214 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1215 …} -namespace: Closure() {#1217 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1406 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() {#1408 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#500 …} $message: Closure() {#1407 …} $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 | "przez niego" |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "przez niego" |
| 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 {#1213 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1214 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1215 …} -namespace: Closure() {#1217 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1415 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() {#1417 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#500 …} $message: Closure() {#1416 …} $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 |
|---|