Forms
-
issue_not_auth
-
type
-
description
-
proposition
-
place
-
placeDescription
-
department
-
uploaded
-
repPersonFirstName
-
repPersonLastName
-
repPersonPhone
-
repPersonEmail
-
departmentRepPerson
-
recaptcha
-
_token
-
issue_not_auth
"App\Form\IssueNotAuthType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Issue {#786 -id: null -duplicate: null -hash: null -isArchive: null -description: null -proposition: null -createdAt: null -updatedAt: null -estimatedClosingDate: null -realClosingDate: null -estimatedSolvedDate: null -realSolvedDate: null -place: null -placeDescription: null -status: null -type: null -department: null -assignedUsers: Doctrine\Common\Collections\ArrayCollection {#805 …} -user: null -comments: Doctrine\Common\Collections\ArrayCollection {#802 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#795 …} -files: Doctrine\Common\Collections\ArrayCollection {#783 …} -repPersonFirstName: null -repPersonLastName: null -repPersonPhone: null -repPersonEmail: null -departmentRepPerson: null -importantScale: null -solutionSatisfaction: null +recaptcha: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Issue {#786 -id: null -duplicate: null -hash: null -isArchive: null -description: null -proposition: null -createdAt: null -updatedAt: null -estimatedClosingDate: null -realClosingDate: null -estimatedSolvedDate: null -realSolvedDate: null -place: null -placeDescription: null -status: null -type: null -department: null -assignedUsers: Doctrine\Common\Collections\ArrayCollection {#805 …} -user: null -comments: Doctrine\Common\Collections\ArrayCollection {#802 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#795 …} -files: Doctrine\Common\Collections\ArrayCollection {#783 …} -repPersonFirstName: null -repPersonLastName: null -repPersonPhone: null -repPersonEmail: null -departmentRepPerson: null -importantScale: null -solutionSatisfaction: null +recaptcha: null } |
same as passed value |
| validation_groups | "not_auth" |
[
"not_auth"
]
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | true |
| allow_file_upload | false |
| apply_filter | null |
| 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 {#873 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#874 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#875 …} -namespace: Closure() {#877 …} } |
| data | App\Entity\Issue {#786 -id: null -duplicate: null -hash: null -isArchive: null -description: null -proposition: null -createdAt: null -updatedAt: null -estimatedClosingDate: null -realClosingDate: null -estimatedSolvedDate: null -realSolvedDate: null -place: null -placeDescription: null -status: null -type: null -department: null -assignedUsers: Doctrine\Common\Collections\ArrayCollection {#805 …} -user: null -comments: Doctrine\Common\Collections\ArrayCollection {#802 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#795 …} -files: Doctrine\Common\Collections\ArrayCollection {#783 …} -repPersonFirstName: null -repPersonLastName: null -repPersonPhone: null -repPersonEmail: null -departmentRepPerson: null -importantScale: null -solutionSatisfaction: null +recaptcha: null } |
| data_class | "App\Entity\Issue" |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#900 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Issue" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | 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 | "models" |
| trim | true |
| upload_max_size_message | Closure() {#902 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#235 …} $message: Closure() {#901 …} $translationDomain: "validators" } } |
| validation_groups | [
"not_auth"
] |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "issue_not_auth" "_issue_not_auth" ] |
| cache_key | "_issue_not_auth_issue_not_auth" |
| compound | true |
| data | App\Entity\Issue {#786 -id: null -duplicate: null -hash: null -isArchive: null -description: null -proposition: null -createdAt: null -updatedAt: null -estimatedClosingDate: null -realClosingDate: null -estimatedSolvedDate: null -realSolvedDate: null -place: null -placeDescription: null -status: null -type: null -department: null -assignedUsers: Doctrine\Common\Collections\ArrayCollection {#805 …} -user: null -comments: Doctrine\Common\Collections\ArrayCollection {#802 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#795 …} -files: Doctrine\Common\Collections\ArrayCollection {#783 …} -repPersonFirstName: null -repPersonLastName: null -repPersonPhone: null -repPersonEmail: null -departmentRepPerson: null -importantScale: null -solutionSatisfaction: null +recaptcha: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1194 -form: Symfony\Component\Form\Form {#1199 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#903 …5} |
| full_name | "issue_not_auth" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "issue_not_auth" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "issue_not_auth" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "models" |
| unique_block_prefix | "_issue_not_auth" |
| valid | true |
| value | App\Entity\Issue {#786 -id: null -duplicate: null -hash: null -isArchive: null -description: null -proposition: null -createdAt: null -updatedAt: null -estimatedClosingDate: null -realClosingDate: null -estimatedSolvedDate: null -realSolvedDate: null -place: null -placeDescription: null -status: null -type: null -department: null -assignedUsers: Doctrine\Common\Collections\ArrayCollection {#805 …} -user: null -comments: Doctrine\Common\Collections\ArrayCollection {#802 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#795 …} -files: Doctrine\Common\Collections\ArrayCollection {#783 …} -repPersonFirstName: null -repPersonLastName: null -repPersonPhone: null -repPersonEmail: null -departmentRepPerson: null -importantScale: null -solutionSatisfaction: null +recaptcha: null } |
type
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "nice-select" ] |
[ "class" => "nice-select" ] |
| class | "App\Entity\IssueType" |
same as passed value |
| em | "default" |
ContainerQHCrM3A\EntityManagerGhostEbeb667 {#219 …12} |
| label | "issue.type" |
same as passed value |
| multiple | false |
false
|
| placeholder | "placeholder.select" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "class" => "nice-select" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1025 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1024 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1007 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1020 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#946 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1005 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1012 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1011 …} } |
| choices | null |
| class | "App\Entity\IssueType" |
| 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 {#873 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#874 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#875 …} -namespace: Closure() {#877 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerQHCrM3A\EntityManagerGhostEbeb667 {#219 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1019 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerQHCrM3A\EntityManagerGhostEbeb667 {#219 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1018 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "issue.type" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "placeholder.select" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1021 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#235 …} $message: Closure() {#1023 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "nice-select" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_issue_not_auth_type" ] |
| cache_key | "_issue_not_auth_type_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1144 +label: "Sytuacja potencjalnie niebezpieczna" +value: "1" +data: App\Entity\IssueType {#1242 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1103 +label: "Sytuacja Niebezpieczna (małe zagrożenie)" +value: "2" +data: App\Entity\IssueType {#1316 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1297 +label: "Pomysł" +value: "3" +data: App\Entity\IssueType {#1332 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1299 +label: "Zgłoszenie jakościowe" +value: "4" +data: App\Entity\IssueType {#1342 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1307 +label: "Sytuacja Niebezpieczna (duże zagrożenie)" +value: "5" +data: App\Entity\IssueType {#1347 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1131 +label: "Sugestia energetyczna" +value: "6" +data: App\Entity\IssueType {#1352 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1013 +label: "Zgłoszenie ergonomiczne" +value: "7" +data: App\Entity\IssueType {#1357 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1247 +label: "Zgłoszenie drobnych napraw" +value: "8" +data: App\Entity\IssueType {#1362 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1301 +label: "KONKURS" +value: "9" +data: App\Entity\IssueType {#1367 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1087 +label: "Zgłoszenie środowiskowe" +value: "10" +data: App\Entity\IssueType {#1372 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1153 -form: Symfony\Component\Form\Form {#1202 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1162 …5} |
| full_name | "issue_not_auth[type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "issue_not_auth_type" |
| is_selected | Closure($choice, $value) {#1377 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "issue.type" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "type" |
| placeholder | "placeholder.select" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | "models" |
| unique_block_prefix | "_issue_not_auth_type" |
| valid | true |
| value | "" |
description
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "issue.description" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| 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 {#873 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#874 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#875 …} -namespace: Closure() {#877 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#924 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "issue.description" |
| 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() {#922 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#235 …} $message: Closure() {#923 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_issue_not_auth_description" ] |
| cache_key | "_issue_not_auth_description_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1378 -form: Symfony\Component\Form\Form {#1205 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1379 …5} |
| full_name | "issue_not_auth[description]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "issue_not_auth_description" |
| label | "issue.description" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "description" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "models" |
| unique_block_prefix | "_issue_not_auth_description" |
| valid | true |
| value | "" |
proposition
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "issue.proposition" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| 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 {#873 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#874 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#875 …} -namespace: Closure() {#877 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#932 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "issue.proposition" |
| 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() {#1046 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#235 …} $message: Closure() {#1045 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_issue_not_auth_proposition" ] |
| cache_key | "_issue_not_auth_proposition_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1380 -form: Symfony\Component\Form\Form {#1208 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1381 …5} |
| full_name | "issue_not_auth[proposition]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "issue_not_auth_proposition" |
| label | "issue.proposition" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "proposition" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "models" |
| unique_block_prefix | "_issue_not_auth_proposition" |
| valid | true |
| value | "" |
place
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "nice-select" ] |
[ "class" => "nice-select" ] |
| class | "App\Entity\IssuePlace" |
same as passed value |
| em | "default" |
ContainerQHCrM3A\EntityManagerGhostEbeb667 {#219 …12} |
| label | "issue.place" |
same as passed value |
| multiple | false |
false
|
| placeholder | "placeholder.select" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "class" => "nice-select" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1025 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1024 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1068 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1055 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1071 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1005 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1063 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1070 …} } |
| choices | null |
| class | "App\Entity\IssuePlace" |
| 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 {#873 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#874 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#875 …} -namespace: Closure() {#877 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerQHCrM3A\EntityManagerGhostEbeb667 {#219 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1056 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerQHCrM3A\EntityManagerGhostEbeb667 {#219 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1057 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "issue.place" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "placeholder.select" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1052 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#235 …} $message: Closure() {#1043 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "nice-select" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_issue_not_auth_place" ] |
| cache_key | "_issue_not_auth_place_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1384 +label: "AJP 1" +value: "1" +data: App\Entity\IssuePlace {#1392 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1386 +label: "Magazyn" +value: "2" +data: App\Entity\IssuePlace {#1407 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1397 +label: "Administracja" +value: "3" +data: App\Entity\IssuePlace {#1412 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1398 +label: "AJP 2" +value: "4" +data: App\Entity\IssuePlace {#1417 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1406 +label: "AJP 3" +value: "5" +data: App\Entity\IssuePlace {#1422 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1385 +label: "AJP 5" +value: "6" +data: App\Entity\IssuePlace {#1427 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1391 +label: "AJP 6" +value: "7" +data: App\Entity\IssuePlace {#1432 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1396 +label: "AJP 8" +value: "8" +data: App\Entity\IssuePlace {#1437 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1400 +label: "AJP 9" +value: "9" +data: App\Entity\IssuePlace {#1442 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1387 +label: "QC" +value: "10" +data: App\Entity\IssuePlace {#1447 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1394 +label: "Wytłaczanie" +value: "11" +data: App\Entity\IssuePlace {#1452 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1527 +label: "Mixing" +value: "12" +data: App\Entity\IssuePlace {#1457 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1528 +label: "Test" +value: "13" +data: App\Entity\IssuePlace {#1462 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1529 +label: "HALA 1" +value: "14" +data: App\Entity\IssuePlace {#1467 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1530 +label: "HALA2" +value: "15" +data: App\Entity\IssuePlace {#1472 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1531 +label: "HALA3" +value: "16" +data: App\Entity\IssuePlace {#1477 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1532 +label: "ZAKUPY" +value: "17" +data: App\Entity\IssuePlace {#1482 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1533 +label: "AJP 0" +value: "18" +data: App\Entity\IssuePlace {#1487 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1534 +label: "PROTO" +value: "19" +data: App\Entity\IssuePlace {#1492 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1535 +label: "Obszar zewnętrzny zakładu" +value: "20" +data: App\Entity\IssuePlace {#1497 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1536 +label: "Narzędziownia" +value: "21" +data: App\Entity\IssuePlace {#1502 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1537 +label: "Utrzymanie Ruchu" +value: "22" +data: App\Entity\IssuePlace {#1507 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1538 +label: "testowy 22" +value: "23" +data: App\Entity\IssuePlace {#1512 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1539 +label: "finanse" +value: "24" +data: App\Entity\IssuePlace {#1517 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1540 +label: "Magazyn Leśnianka" +value: "25" +data: App\Entity\IssuePlace {#1522 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1382 -form: Symfony\Component\Form\Form {#1211 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1383 …5} |
| full_name | "issue_not_auth[place]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "issue_not_auth_place" |
| is_selected | Closure($choice, $value) {#1542 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "issue.place" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "place" |
| placeholder | "placeholder.select" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | "models" |
| unique_block_prefix | "_issue_not_auth_place" |
| valid | true |
| value | "" |
placeDescription
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "issue.placeDescription" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| 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 {#873 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#874 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#875 …} -namespace: Closure() {#877 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1053 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "issue.placeDescription" |
| 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() {#1086 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#235 …} $message: Closure() {#1083 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_issue_not_auth_placeDescription" ] |
| cache_key | "_issue_not_auth_placeDescription_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1543 -form: Symfony\Component\Form\Form {#1214 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1544 …5} |
| full_name | "issue_not_auth[placeDescription]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "issue_not_auth_placeDescription" |
| label | "issue.placeDescription" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "placeDescription" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "models" |
| unique_block_prefix | "_issue_not_auth_placeDescription" |
| valid | true |
| value | "" |
department
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "nice-select" ] |
[ "class" => "nice-select" ] |
| class | "App\Entity\Department" |
same as passed value |
| em | "default" |
ContainerQHCrM3A\EntityManagerGhostEbeb667 {#219 …12} |
| label | "issue.department" |
same as passed value |
| multiple | false |
false
|
| placeholder | "placeholder.select" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "class" => "nice-select" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1025 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1024 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1114 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1095 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1115 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1005 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1112 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1111 …} } |
| choices | null |
| class | "App\Entity\Department" |
| 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 {#873 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#874 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#875 …} -namespace: Closure() {#877 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerQHCrM3A\EntityManagerGhostEbeb667 {#219 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1096 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerQHCrM3A\EntityManagerGhostEbeb667 {#219 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1097 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "issue.department" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "placeholder.select" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1092 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#235 …} $message: Closure() {#1084 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "nice-select" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_issue_not_auth_department" ] |
| cache_key | "_issue_not_auth_department_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1547 +label: "AJP 1" +value: "1" +data: App\Entity\Department {#1555 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1549 +label: "AJP 2" +value: "2" +data: App\Entity\Department {#1572 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1560 +label: "AJP 3" +value: "3" +data: App\Entity\Department {#1579 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1561 +label: "AJP 5" +value: "4" +data: App\Entity\Department {#1586 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1569 +label: "AJP 6" +value: "5" +data: App\Entity\Department {#1593 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1548 +label: "AJP 8" +value: "6" +data: App\Entity\Department {#1600 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1554 +label: "AJP 9" +value: "7" +data: App\Entity\Department {#1607 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1559 +label: "QC" +value: "8" +data: App\Entity\Department {#1614 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1563 +label: "WYTŁACZANIE" +value: "9" +data: App\Entity\Department {#1621 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1550 +label: "OBSZAR NIEPRODUKCYJNY" +value: "10" +data: App\Entity\Department {#1628 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1557 +label: "PROCES HES" +value: "11" +data: App\Entity\Department {#1635 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1796 +label: "PRODUKCJA" +value: "12" +data: App\Entity\Department {#1642 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1797 +label: "QUALITY" +value: "13" +data: App\Entity\Department {#1649 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1798 +label: "UR" +value: "14" +data: App\Entity\Department {#1656 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1799 +label: "BHP" +value: "15" +data: App\Entity\Department {#1663 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1800 +label: "PROCES OWNER" +value: "16" +data: App\Entity\Department {#1670 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1801 +label: "AUTOMATYZACJA" +value: "17" +data: App\Entity\Department {#1677 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1802 +label: "IT" +value: "18" +data: App\Entity\Department {#1684 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1803 +label: "UR MIXING" +value: "19" +data: App\Entity\Department {#1691 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1804 +label: "Zakupy" +value: "20" +data: App\Entity\Department {#1698 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1805 +label: "Magazyn" +value: "21" +data: App\Entity\Department {#1705 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1806 +label: "HR - Kadry" +value: "22" +data: App\Entity\Department {#1712 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1807 +label: "Mixing Z3" +value: "23" +data: App\Entity\Department {#1719 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1808 +label: "HALA 1" +value: "24" +data: App\Entity\Department {#1726 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1809 +label: "HALA 2" +value: "25" +data: App\Entity\Department {#1733 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1810 +label: "HALA 3" +value: "26" +data: App\Entity\Department {#1740 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1811 +label: "Industrializacja" +value: "27" +data: App\Entity\Department {#1747 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1812 +label: "AJP0" +value: "28" +data: App\Entity\Department {#1754 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1813 +label: "PROTO" +value: "29" +data: App\Entity\Department {#1761 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1814 +label: "Magazyn Leśnianka" +value: "30" +data: App\Entity\Department {#1768 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1815 +label: "Finanse" +value: "31" +data: App\Entity\Department {#1775 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1816 +label: "Logistyka" +value: "32" +data: App\Entity\Department {#1782 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1817 +label: "Dyrekcja" +value: "33" +data: App\Entity\Department {#1789 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1545 -form: Symfony\Component\Form\Form {#1217 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1546 …5} |
| full_name | "issue_not_auth[department]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "issue_not_auth_department" |
| is_selected | Closure($choice, $value) {#1819 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "issue.department" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "department" |
| placeholder | "placeholder.select" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | "models" |
| unique_block_prefix | "_issue_not_auth_department" |
| valid | true |
| value | "" |
uploaded
"Symfony\Component\Form\Extension\Core\Type\FileType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\File {#908 +payload: null +groups: [ "not_auth" ] +binaryFormat: false +mimeTypes: [ "image/jpeg" "image/jpg" "image/png" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "attachment_forbidden_warning" +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 90000000 } ] |
[ Symfony\Component\Validator\Constraints\File {#908 +payload: null +groups: [ "not_auth" ] +binaryFormat: false +mimeTypes: [ "image/jpeg" "image/jpg" "image/png" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "attachment_forbidden_warning" +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 90000000 } ] |
| label | "issue_file.file" |
same as passed value |
| mapped | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | true |
| apply_filter | null |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\File {#908 +payload: null +groups: [ "not_auth" ] +binaryFormat: false +mimeTypes: [ "image/jpeg" "image/jpg" "image/png" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "attachment_forbidden_warning" +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 90000000 } ] |
| 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 {#873 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#874 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#875 …} -namespace: Closure() {#877 …} } |
| data_class | "Symfony\Component\HttpFoundation\File\File" |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid file." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "issue_file.file" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| multiple | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1130 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#235 …} $message: Closure() {#1129 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "file" "_issue_not_auth_uploaded" ] |
| cache_key | "_issue_not_auth_uploaded_file" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1820 -form: Symfony\Component\Form\Form {#1220 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1821 …5} |
| full_name | "issue_not_auth[uploaded]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "issue_not_auth_uploaded" |
| label | "issue_file.file" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "uploaded" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "models" |
| type | "file" |
| unique_block_prefix | "_issue_not_auth_uploaded" |
| valid | true |
| value | "" |
repPersonFirstName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 50 ] |
[ "maxlength" => 50 ] |
| label | "issue.repPersonFirstName" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "maxlength" => 50 ] |
| 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 {#873 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#874 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#875 …} -namespace: Closure() {#877 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1137 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "issue.repPersonFirstName" |
| 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() {#1143 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#235 …} $message: Closure() {#1140 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 50 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_issue_not_auth_repPersonFirstName" ] |
| cache_key | "_issue_not_auth_repPersonFirstName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1822 -form: Symfony\Component\Form\Form {#1223 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1823 …5} |
| full_name | "issue_not_auth[repPersonFirstName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "issue_not_auth_repPersonFirstName" |
| label | "issue.repPersonFirstName" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "repPersonFirstName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "models" |
| unique_block_prefix | "_issue_not_auth_repPersonFirstName" |
| valid | true |
| value | "" |
repPersonLastName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 60 ] |
[ "maxlength" => 60 ] |
| label | "issue.repPersonLastName" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "maxlength" => 60 ] |
| 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 {#873 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#874 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#875 …} -namespace: Closure() {#877 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1141 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "issue.repPersonLastName" |
| 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() {#1152 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#235 …} $message: Closure() {#1149 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 60 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_issue_not_auth_repPersonLastName" ] |
| cache_key | "_issue_not_auth_repPersonLastName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1824 -form: Symfony\Component\Form\Form {#1226 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1825 …5} |
| full_name | "issue_not_auth[repPersonLastName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "issue_not_auth_repPersonLastName" |
| label | "issue.repPersonLastName" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "repPersonLastName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "models" |
| unique_block_prefix | "_issue_not_auth_repPersonLastName" |
| valid | true |
| value | "" |
repPersonPhone
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 20 ] |
[ "maxlength" => 20 ] |
| label | "issue.repPersonPhone" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "maxlength" => 20 ] |
| 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 {#873 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#874 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#875 …} -namespace: Closure() {#877 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1150 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "issue.repPersonPhone" |
| 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() {#1161 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#235 …} $message: Closure() {#1160 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 20 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_issue_not_auth_repPersonPhone" ] |
| cache_key | "_issue_not_auth_repPersonPhone_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1826 -form: Symfony\Component\Form\Form {#1229 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1827 …5} |
| full_name | "issue_not_auth[repPersonPhone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "issue_not_auth_repPersonPhone" |
| label | "issue.repPersonPhone" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "repPersonPhone" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "models" |
| unique_block_prefix | "_issue_not_auth_repPersonPhone" |
| valid | true |
| value | "" |
repPersonEmail
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 70 ] |
[ "maxlength" => 70 ] |
| label | "issue.repPersonEmail" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "maxlength" => 70 ] |
| 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 {#873 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#874 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#875 …} -namespace: Closure() {#877 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1158 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "issue.repPersonEmail" |
| 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() {#1170 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#235 …} $message: Closure() {#1169 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 70 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_issue_not_auth_repPersonEmail" ] |
| cache_key | "_issue_not_auth_repPersonEmail_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1828 -form: Symfony\Component\Form\Form {#1232 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1829 …5} |
| full_name | "issue_not_auth[repPersonEmail]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "issue_not_auth_repPersonEmail" |
| label | "issue.repPersonEmail" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "repPersonEmail" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "models" |
| unique_block_prefix | "_issue_not_auth_repPersonEmail" |
| valid | true |
| value | "" |
departmentRepPerson
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "nice-select" ] |
[ "class" => "nice-select" ] |
| class | "App\Entity\Department" |
same as passed value |
| em | "default" |
ContainerQHCrM3A\EntityManagerGhostEbeb667 {#219 …12} |
| label | "issue.departmentRepPerson" |
same as passed value |
| multiple | false |
false
|
| placeholder | "placeholder.select" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "class" => "nice-select" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1025 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1024 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1179 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1095 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1178 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1005 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1182 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1111 …} } |
| choices | null |
| class | "App\Entity\Department" |
| 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 {#873 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#874 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#875 …} -namespace: Closure() {#877 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerQHCrM3A\EntityManagerGhostEbeb667 {#219 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1096 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerQHCrM3A\EntityManagerGhostEbeb667 {#219 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1097 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "issue.departmentRepPerson" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "placeholder.select" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1139 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#235 …} $message: Closure() {#1167 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "nice-select" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_issue_not_auth_departmentRepPerson" ] |
| cache_key | "_issue_not_auth_departmentRepPerson_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1547 +label: "AJP 1" +value: "1" +data: App\Entity\Department {#1555 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1549 +label: "AJP 2" +value: "2" +data: App\Entity\Department {#1572 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1560 +label: "AJP 3" +value: "3" +data: App\Entity\Department {#1579 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1561 +label: "AJP 5" +value: "4" +data: App\Entity\Department {#1586 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1569 +label: "AJP 6" +value: "5" +data: App\Entity\Department {#1593 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1548 +label: "AJP 8" +value: "6" +data: App\Entity\Department {#1600 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1554 +label: "AJP 9" +value: "7" +data: App\Entity\Department {#1607 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1559 +label: "QC" +value: "8" +data: App\Entity\Department {#1614 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1563 +label: "WYTŁACZANIE" +value: "9" +data: App\Entity\Department {#1621 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1550 +label: "OBSZAR NIEPRODUKCYJNY" +value: "10" +data: App\Entity\Department {#1628 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1557 +label: "PROCES HES" +value: "11" +data: App\Entity\Department {#1635 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1796 +label: "PRODUKCJA" +value: "12" +data: App\Entity\Department {#1642 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1797 +label: "QUALITY" +value: "13" +data: App\Entity\Department {#1649 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1798 +label: "UR" +value: "14" +data: App\Entity\Department {#1656 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1799 +label: "BHP" +value: "15" +data: App\Entity\Department {#1663 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1800 +label: "PROCES OWNER" +value: "16" +data: App\Entity\Department {#1670 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1801 +label: "AUTOMATYZACJA" +value: "17" +data: App\Entity\Department {#1677 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1802 +label: "IT" +value: "18" +data: App\Entity\Department {#1684 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1803 +label: "UR MIXING" +value: "19" +data: App\Entity\Department {#1691 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1804 +label: "Zakupy" +value: "20" +data: App\Entity\Department {#1698 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1805 +label: "Magazyn" +value: "21" +data: App\Entity\Department {#1705 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1806 +label: "HR - Kadry" +value: "22" +data: App\Entity\Department {#1712 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1807 +label: "Mixing Z3" +value: "23" +data: App\Entity\Department {#1719 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1808 +label: "HALA 1" +value: "24" +data: App\Entity\Department {#1726 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1809 +label: "HALA 2" +value: "25" +data: App\Entity\Department {#1733 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1810 +label: "HALA 3" +value: "26" +data: App\Entity\Department {#1740 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1811 +label: "Industrializacja" +value: "27" +data: App\Entity\Department {#1747 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1812 +label: "AJP0" +value: "28" +data: App\Entity\Department {#1754 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1813 +label: "PROTO" +value: "29" +data: App\Entity\Department {#1761 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1814 +label: "Magazyn Leśnianka" +value: "30" +data: App\Entity\Department {#1768 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1815 +label: "Finanse" +value: "31" +data: App\Entity\Department {#1775 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1816 +label: "Logistyka" +value: "32" +data: App\Entity\Department {#1782 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1817 +label: "Dyrekcja" +value: "33" +data: App\Entity\Department {#1789 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1830 -form: Symfony\Component\Form\Form {#1235 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1831 …5} |
| full_name | "issue_not_auth[departmentRepPerson]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "issue_not_auth_departmentRepPerson" |
| is_selected | Closure($choice, $value) {#1832 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "issue.departmentRepPerson" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "departmentRepPerson" |
| placeholder | "placeholder.select" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | "models" |
| unique_block_prefix | "_issue_not_auth_departmentRepPerson" |
| valid | true |
| value | "" |
recaptcha
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "options" => [ "theme" => "light" "type" => "image" "size" => "normal" "callback" => null "expiredCallback" => null "bind" => null "defer" => false "async" => false "badge" => null ] ] |
| 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 {#873 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#874 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#875 …} -namespace: Closure() {#877 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1191 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| language | "pl" |
| 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 |
| public_key | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1193 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#235 …} $message: Closure() {#1192 …} $translationDomain: "validators" } } |
| url_challenge | null |
| url_noscript | null |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "options" => [ "theme" => "light" "type" => "image" "size" => "normal" "callback" => null "expiredCallback" => null "bind" => null "defer" => false "async" => false "badge" => null ] ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "ewz_recaptcha" "_issue_not_auth_recaptcha" ] |
| cache_key | "_issue_not_auth_recaptcha_ewz_recaptcha" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1833 -form: Symfony\Component\Form\Form {#1238 …} -errors: [] } |
| ewz_recaptcha_api_host | "www.google.com" |
| ewz_recaptcha_api_uri | "https://www.google.com/recaptcha/api.js" |
| ewz_recaptcha_enabled | false |
| form | Symfony\Component\Form\FormView {#1834 …5} |
| full_name | "issue_not_auth[recaptcha]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "issue_not_auth_recaptcha" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "recaptcha" |
| priority | 0 |
| public_key | "6LdqBWMaAAAAAIUK26sgylPMnT8uNz-47RoQ7IrC" |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "models" |
| unique_block_prefix | "_issue_not_auth_recaptcha" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "f4.IYINWEAN1fcV1JgLKbBnp9z6kqj1SEQcXlH6fMlgbyY.eLBsNC05g7hcgNduZ_kyyoOU5vmXcBBlbzesK6sTDEgXxWUKE3q4lVPkqA" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "f4.IYINWEAN1fcV1JgLKbBnp9z6kqj1SEQcXlH6fMlgbyY.eLBsNC05g7hcgNduZ_kyyoOU5vmXcBBlbzesK6sTDEgXxWUKE3q4lVPkqA" |
same as passed value |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#873 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#874 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#875 …} -namespace: Closure() {#877 …} } |
| data | "f4.IYINWEAN1fcV1JgLKbBnp9z6kqj1SEQcXlH6fMlgbyY.eLBsNC05g7hcgNduZ_kyyoOU5vmXcBBlbzesK6sTDEgXxWUKE3q4lVPkqA" |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1839 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1841 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#235 …} $message: Closure() {#1840 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_issue_not_auth__token" ] |
| cache_key | "_issue_not_auth__token_hidden" |
| compound | false |
| data | "f4.IYINWEAN1fcV1JgLKbBnp9z6kqj1SEQcXlH6fMlgbyY.eLBsNC05g7hcgNduZ_kyyoOU5vmXcBBlbzesK6sTDEgXxWUKE3q4lVPkqA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1851 -form: Symfony\Component\Form\Form {#1847 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1842 …5} |
| full_name | "issue_not_auth[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "issue_not_auth__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "models" |
| unique_block_prefix | "_issue_not_auth__token" |
| valid | true |
| value | "f4.IYINWEAN1fcV1JgLKbBnp9z6kqj1SEQcXlH6fMlgbyY.eLBsNC05g7hcgNduZ_kyyoOU5vmXcBBlbzesK6sTDEgXxWUKE3q4lVPkqA" |