Forms
-
application
-
firstname
-
lastname
-
phone
-
pesel
-
idnumber
-
birthdate
-
birthplace
-
street
-
houseNumber
-
zipcode
-
city
-
corrStreet
-
corrHouseNumber
-
corrZipcode
-
corrCity
-
email
-
education
-
confirmDocument
-
certificates
-
0
-
1
-
2
-
3
-
4
-
5
-
-
employer
-
employerNIP
-
scope
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
-
9
-
10
-
11
-
12
-
13
-
14
-
15
-
16
-
17
-
18
-
19
-
20
-
21
-
22
-
23
-
24
-
25
-
26
-
27
-
28
-
29
-
30
-
31
-
32
-
33
-
34
-
35
-
36
-
37
-
38
-
39
-
40
-
41
-
42
-
43
-
44
-
45
-
46
-
47
-
48
-
49
-
50
-
51
-
52
-
53
-
54
-
55
-
56
-
57
-
58
-
59
-
60
-
61
-
62
-
63
-
64
-
65
-
66
-
67
-
68
-
69
-
70
-
71
-
72
-
73
-
74
-
75
-
76
-
77
-
78
-
79
-
80
-
81
-
82
-
83
-
84
-
85
-
86
-
87
-
-
activities
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
-
9
-
10
-
11
-
12
-
13
-
14
-
15
-
16
-
17
-
18
-
19
-
20
-
21
-
22
-
23
-
24
-
25
-
26
-
27
-
28
-
29
-
30
-
31
-
32
-
33
-
34
-
35
-
36
-
37
-
38
-
39
-
40
-
41
-
-
documentFile
-
file
-
-
examType
-
0
-
1
-
-
examDate
-
examBoardNumber
-
save
-
agreeTerms
-
recaptcha
-
_token
-
-
newsletter
-
email
-
recaptcha
-
agree
-
save
-
_token
-
application
"App\Form\ApplicationType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Application {#774 -id: null -type: ? ?array -firstname: ? ?string -lastname: ? ?string -pesel: null -idnumber: null -birthdate: null -birthplace: null -phone: null -street: null -houseNumber: null -zipcode: null -city: null -corrStreet: null -corrHouseNumber: null -corrZipcode: null -corrCity: null -email: null -education: null -confirmDocument: null -experience: null -certificates: null -employer: null -employerNIP: null -scope: [] -activities: [] -user: null -attachments: null -document: null -documentFile: null -documentSigned: null -documentSignedFile: null -created: DateTime @1751001651 {#775 date: 2025-06-27 07:20:51.936804 Europe/Berlin (+02:00) } -updated: DateTime @1751001651 {#776 date: 2025-06-27 07:20:51.936809 Europe/Berlin (+02:00) } -token: null -number: null -status: "new" -examDate: null -payment: null -price: null -emailVerified: false -examType: null -examBoardNumber: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Application {#774 -id: null -type: ? ?array -firstname: ? ?string -lastname: ? ?string -pesel: null -idnumber: null -birthdate: null -birthplace: null -phone: null -street: null -houseNumber: null -zipcode: null -city: null -corrStreet: null -corrHouseNumber: null -corrZipcode: null -corrCity: null -email: null -education: null -confirmDocument: null -experience: null -certificates: null -employer: null -employerNIP: null -scope: [] -activities: [] -user: null -attachments: null -document: null -documentFile: null -documentSigned: null -documentSignedFile: null -created: DateTime @1751001651 {#775 date: 2025-06-27 07:20:51.936804 Europe/Berlin (+02:00) } -updated: DateTime @1751001651 {#776 date: 2025-06-27 07:20:51.936809 Europe/Berlin (+02:00) } -token: null -number: null -status: "new" -examDate: null -payment: null -price: null -emailVerified: false -examType: null -examBoardNumber: null } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data | App\Entity\Application {#774 -id: null -type: ? ?array -firstname: ? ?string -lastname: ? ?string -pesel: null -idnumber: null -birthdate: null -birthplace: null -phone: null -street: null -houseNumber: null -zipcode: null -city: null -corrStreet: null -corrHouseNumber: null -corrZipcode: null -corrCity: null -email: null -education: null -confirmDocument: null -experience: null -certificates: null -employer: null -employerNIP: null -scope: [] -activities: [] -user: null -attachments: null -document: null -documentFile: null -documentSigned: null -documentSignedFile: null -created: DateTime @1751001651 {#775 date: 2025-06-27 07:20:51.936804 Europe/Berlin (+02:00) } -updated: DateTime @1751001651 {#776 date: 2025-06-27 07:20:51.936809 Europe/Berlin (+02:00) } -token: null -number: null -status: "new" -examDate: null -payment: null -price: null -emailVerified: false -examType: null -examBoardNumber: null } |
data_class | "App\Entity\Application" |
disabled | false |
empty_data | Closure(FormInterface $form) {#990 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Application" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#992 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#991 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "application" "_application" ] |
cache_key | "_application_application" |
compound | true |
data | App\Entity\Application {#774 -id: null -type: ? ?array -firstname: ? ?string -lastname: ? ?string -pesel: null -idnumber: null -birthdate: null -birthplace: null -phone: null -street: null -houseNumber: null -zipcode: null -city: null -corrStreet: null -corrHouseNumber: null -corrZipcode: null -corrCity: null -email: null -education: null -confirmDocument: null -experience: null -certificates: null -employer: null -employerNIP: null -scope: [] -activities: [] -user: null -attachments: null -document: null -documentFile: null -documentSigned: null -documentSignedFile: null -created: DateTime @1751001651 {#775 date: 2025-06-27 07:20:51.936804 Europe/Berlin (+02:00) } -updated: DateTime @1751001651 {#776 date: 2025-06-27 07:20:51.936809 Europe/Berlin (+02:00) } -token: null -number: null -status: "new" -examDate: null -payment: null -price: null -emailVerified: false -examType: null -examBoardNumber: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1859 -form: Symfony\Component\Form\Form {#1882 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#993 …5} |
full_name | "application" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "application" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application" |
valid | true |
value | App\Entity\Application {#774 -id: null -type: ? ?array -firstname: ? ?string -lastname: ? ?string -pesel: null -idnumber: null -birthdate: null -birthplace: null -phone: null -street: null -houseNumber: null -zipcode: null -city: null -corrStreet: null -corrHouseNumber: null -corrZipcode: null -corrCity: null -email: null -education: null -confirmDocument: null -experience: null -certificates: null -employer: null -employerNIP: null -scope: [] -activities: [] -user: null -attachments: null -document: null -documentFile: null -documentSigned: null -documentSignedFile: null -created: DateTime @1751001651 {#775 date: 2025-06-27 07:20:51.936804 Europe/Berlin (+02:00) } -updated: DateTime @1751001651 {#776 date: 2025-06-27 07:20:51.936809 Europe/Berlin (+02:00) } -token: null -number: null -status: "new" -examDate: null -payment: null -price: null -emailVerified: false -examType: null -examBoardNumber: null } |
firstname
"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" => 255 ] |
[ "maxlength" => 255 ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#998 +payload: null +groups: ? +message: "Proszę podać imię." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#999 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Imię powinno mieć co najmniej 2 znaki" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 2 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#998 +payload: null +groups: ? +message: "Proszę podać imię." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#999 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Imię powinno mieć co najmniej 2 znaki" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 2 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
disabled | false |
same as passed value |
label | "Imię *" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#998 +payload: null +groups: ? +message: "Proszę podać imię." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#999 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Imię powinno mieć co najmniej 2 znaki" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 2 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
create_option_text | "Add %placeholder%..." |
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 {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1400 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
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 | "Imię *" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1398 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1399 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_application_firstname" ] |
cache_key | "_application_firstname_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1809 -form: Symfony\Component\Form\Form {#1885 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1825 …5} |
full_name | "application[firstname]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_firstname" |
label | "Imię *" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "firstname" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_firstname" |
uses_autocomplete | false |
valid | true |
value | "" |
lastname
"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" => 255 ] |
[ "maxlength" => 255 ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1000 +payload: null +groups: ? +message: "Proszę podać nazwisko." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1001 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Nazwisko powinno mieć co najmniej 2 znaki" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 2 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1000 +payload: null +groups: ? +message: "Proszę podać nazwisko." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1001 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Nazwisko powinno mieć co najmniej 2 znaki" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 2 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
disabled | false |
same as passed value |
label | "Nazwisko *" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1000 +payload: null +groups: ? +message: "Proszę podać nazwisko." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1001 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Nazwisko powinno mieć co najmniej 2 znaki" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 2 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
create_option_text | "Add %placeholder%..." |
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 {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1409 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
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 | "Nazwisko *" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1388 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1390 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_application_lastname" ] |
cache_key | "_application_lastname_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3623 -form: Symfony\Component\Form\Form {#1888 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3614 …5} |
full_name | "application[lastname]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_lastname" |
label | "Nazwisko *" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "lastname" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_lastname" |
uses_autocomplete | false |
valid | true |
value | "" |
phone
"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" => 255 ] |
[ "maxlength" => 255 ] |
constraints | [ Symfony\Component\Validator\Constraints\Length {#1002 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Numer telefonu powinien mieć co najmniej {{ limit }} znaków" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 18 +min: 9 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#1003 +payload: null +groups: ? +message: "Numer telefonu jest nieprawidłowy" +pattern: "/^\+(?:[0-9] ?){6,14}[0-9]$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#1002 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Numer telefonu powinien mieć co najmniej {{ limit }} znaków" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 18 +min: 9 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#1003 +payload: null +groups: ? +message: "Numer telefonu jest nieprawidłowy" +pattern: "/^\+(?:[0-9] ?){6,14}[0-9]$/" +htmlPattern: null +match: true +normalizer: null } ] |
disabled | false |
same as passed value |
help | "Numer w formacie międzynarodowym np. (+48555555555)" |
same as passed value |
label | "Telefon" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#1002 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Numer telefonu powinien mieć co najmniej {{ limit }} znaków" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 18 +min: 9 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#1003 +payload: null +groups: ? +message: "Numer telefonu jest nieprawidłowy" +pattern: "/^\+(?:[0-9] ?){6,14}[0-9]$/" +htmlPattern: null +match: true +normalizer: null } ] |
create_option_text | "Add %placeholder%..." |
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 {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1392 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
form_attr | false |
getter | null |
help | "Numer w formacie międzynarodowym np. (+48555555555)" |
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 | "Telefon" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1059 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1060 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_application_phone" ] |
cache_key | "_application_phone_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1800 -form: Symfony\Component\Form\Form {#1891 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3595 …5} |
full_name | "application[phone]" |
help | "Numer w formacie międzynarodowym np. (+48555555555)" |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_phone" |
label | "Telefon" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phone" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_phone" |
uses_autocomplete | false |
valid | true |
value | "" |
pesel
"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" => 11 ] |
[ "maxlength" => 11 ] |
constraints | [ Symfony\Component\Validator\Constraints\Regex {#1004 +payload: null +groups: ? +message: "Numer PESEL jest nieprawidłowy" +pattern: "/^[0-9]{11}$/" +htmlPattern: null +match: true +normalizer: null } App\Validator\PESEL {#1005 +payload: null +groups: ? +message: "Podaj prawidłowy numer PESEL" +mode: "strict" } ] |
[ Symfony\Component\Validator\Constraints\Regex {#1004 +payload: null +groups: ? +message: "Numer PESEL jest nieprawidłowy" +pattern: "/^[0-9]{11}$/" +htmlPattern: null +match: true +normalizer: null } App\Validator\PESEL {#1005 +payload: null +groups: ? +message: "Podaj prawidłowy numer PESEL" +mode: "strict" } ] |
disabled | false |
same as passed value |
label | "PESEL *" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "maxlength" => 11 ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Regex {#1004 +payload: null +groups: ? +message: "Numer PESEL jest nieprawidłowy" +pattern: "/^[0-9]{11}$/" +htmlPattern: null +match: true +normalizer: null } App\Validator\PESEL {#1005 +payload: null +groups: ? +message: "Podaj prawidłowy numer PESEL" +mode: "strict" } ] |
create_option_text | "Add %placeholder%..." |
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 {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1062 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
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 | "PESEL *" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1050 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1051 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 11 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_application_pesel" ] |
cache_key | "_application_pesel_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1722 -form: Symfony\Component\Form\Form {#1894 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3451 …5} |
full_name | "application[pesel]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_pesel" |
label | "PESEL *" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "pesel" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_pesel" |
uses_autocomplete | false |
valid | true |
value | "" |
idnumber
"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" => 255 ] |
[ "maxlength" => 255 ] |
disabled | false |
same as passed value |
help | "Dotyczy cudzoziemców nie mających numeru PESEL" |
same as passed value |
label | "Nr dokumentu tożsamości" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
create_option_text | "Add %placeholder%..." |
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 {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
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." |
extra_options | [] |
form_attr | false |
getter | null |
help | "Dotyczy cudzoziemców nie mających numeru PESEL" |
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 | "Nr dokumentu tożsamości" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1041 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1042 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_application_idnumber" ] |
cache_key | "_application_idnumber_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3442 -form: Symfony\Component\Form\Form {#1897 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3433 …5} |
full_name | "application[idnumber]" |
help | "Dotyczy cudzoziemców nie mających numeru PESEL" |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_idnumber" |
label | "Nr dokumentu tożsamości" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "idnumber" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_idnumber" |
uses_autocomplete | false |
valid | true |
value | "" |
birthdate
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 | [ "max" => "2009-06-27" "min" => "1925-06-27" ] |
[ "max" => "2009-06-27" "min" => "1925-06-27" ] |
disabled | false |
same as passed value |
label | "Data urodzenia *" |
same as passed value |
required | true |
same as passed value |
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "max" => "2009-06-27" "min" => "1925-06-27" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
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 {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "yyyy-MM-dd" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "Please enter a valid birthdate." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Data urodzenia *" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
model_timezone | null |
months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
placeholder | [ "year" => null "month" => null "day" => null ] |
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() {#1438 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1437 …} $translationDomain: "validators" } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 1905 1906 1907 1908 1909 1910 1911 1912 1913 1914 1915 1916 1917 1918 1919 1920 1921 1922 1923 1924 1925 1926 1927 1928 1929 1930 1931 1932 1933 1934 1935 1936 1937 1938 1939 1940 1941 1942 1943 1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 1963 1964 1965 1966 1967 1968 1969 1970 1971 1972 1973 1974 1975 1976 1977 1978 1979 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 1991 1992 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 ] |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "max" => "2009-06-27" "min" => "1925-06-27" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "birthday" "_application_birthdate" ] |
cache_key | "_application_birthdate_birthday" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3424 -form: Symfony\Component\Form\Form {#1900 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3415 …5} |
full_name | "application[birthdate]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_birthdate" |
label | "Data urodzenia *" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "birthdate" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
type | "date" |
unique_block_prefix | "_application_birthdate" |
valid | true |
value | "" |
widget | "single_text" |
birthplace
"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" => 255 ] |
[ "maxlength" => 255 ] |
disabled | false |
same as passed value |
label | "Miejsce urodzenia *" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
create_option_text | "Add %placeholder%..." |
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 {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1445 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
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 | "Miejsce urodzenia *" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1451 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1450 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_application_birthplace" ] |
cache_key | "_application_birthplace_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3406 -form: Symfony\Component\Form\Form {#1903 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3397 …5} |
full_name | "application[birthplace]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_birthplace" |
label | "Miejsce urodzenia *" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "birthplace" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_birthplace" |
uses_autocomplete | false |
valid | true |
value | "" |
street
"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" => 255 ] |
[ "maxlength" => 255 ] |
disabled | false |
same as passed value |
label | "Ulica *" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
create_option_text | "Add %placeholder%..." |
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 {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1448 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
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 | "Ulica *" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1460 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1459 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_application_street" ] |
cache_key | "_application_street_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3388 -form: Symfony\Component\Form\Form {#1906 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3379 …5} |
full_name | "application[street]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_street" |
label | "Ulica *" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "street" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_street" |
uses_autocomplete | false |
valid | true |
value | "" |
houseNumber
"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" => 255 ] |
[ "maxlength" => 255 ] |
disabled | false |
same as passed value |
label | "Numer domu/mieszkania *" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
create_option_text | "Add %placeholder%..." |
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 {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1457 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
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 | "Numer domu/mieszkania *" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1469 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1468 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_application_houseNumber" ] |
cache_key | "_application_houseNumber_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3370 -form: Symfony\Component\Form\Form {#1909 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3361 …5} |
full_name | "application[houseNumber]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_houseNumber" |
label | "Numer domu/mieszkania *" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "houseNumber" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_houseNumber" |
uses_autocomplete | false |
valid | true |
value | "" |
zipcode
"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" => 255 ] |
[ "maxlength" => 255 ] |
disabled | false |
same as passed value |
label | "Kod pocztowy *" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
create_option_text | "Add %placeholder%..." |
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 {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1466 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
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 | "Kod pocztowy *" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1478 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1477 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_application_zipcode" ] |
cache_key | "_application_zipcode_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3352 -form: Symfony\Component\Form\Form {#1912 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3343 …5} |
full_name | "application[zipcode]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_zipcode" |
label | "Kod pocztowy *" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "zipcode" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_zipcode" |
uses_autocomplete | false |
valid | true |
value | "" |
city
"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" => 255 ] |
[ "maxlength" => 255 ] |
disabled | false |
same as passed value |
label | "Miasto *" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
create_option_text | "Add %placeholder%..." |
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 {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1475 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
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 | "Miasto *" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1487 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1486 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_application_city" ] |
cache_key | "_application_city_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3334 -form: Symfony\Component\Form\Form {#1915 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3325 …5} |
full_name | "application[city]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_city" |
label | "Miasto *" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "city" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_city" |
uses_autocomplete | false |
valid | true |
value | "" |
corrStreet
"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" => 255 ] |
[ "maxlength" => 255 ] |
disabled | false |
same as passed value |
label | "Ulica" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
create_option_text | "Add %placeholder%..." |
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 {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1484 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
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 | "Ulica" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1496 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1495 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_application_corrStreet" ] |
cache_key | "_application_corrStreet_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3316 -form: Symfony\Component\Form\Form {#1918 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3307 …5} |
full_name | "application[corrStreet]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_corrStreet" |
label | "Ulica" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "corrStreet" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_corrStreet" |
uses_autocomplete | false |
valid | true |
value | "" |
corrHouseNumber
"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" => 255 ] |
[ "maxlength" => 255 ] |
disabled | false |
same as passed value |
label | "Numer domu/mieszkania" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
create_option_text | "Add %placeholder%..." |
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 {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1493 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
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 | "Numer domu/mieszkania" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1505 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1504 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_application_corrHouseNumber" ] |
cache_key | "_application_corrHouseNumber_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3298 -form: Symfony\Component\Form\Form {#1921 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3289 …5} |
full_name | "application[corrHouseNumber]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_corrHouseNumber" |
label | "Numer domu/mieszkania" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "corrHouseNumber" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_corrHouseNumber" |
uses_autocomplete | false |
valid | true |
value | "" |
corrZipcode
"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" => 255 ] |
[ "maxlength" => 255 ] |
disabled | false |
same as passed value |
label | "Kod pocztowy" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
create_option_text | "Add %placeholder%..." |
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 {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1502 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
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 | "Kod pocztowy" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1514 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1513 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_application_corrZipcode" ] |
cache_key | "_application_corrZipcode_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3280 -form: Symfony\Component\Form\Form {#1924 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3271 …5} |
full_name | "application[corrZipcode]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_corrZipcode" |
label | "Kod pocztowy" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "corrZipcode" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_corrZipcode" |
uses_autocomplete | false |
valid | true |
value | "" |
corrCity
"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" => 255 ] |
[ "maxlength" => 255 ] |
disabled | false |
same as passed value |
label | "Miasto" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
create_option_text | "Add %placeholder%..." |
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 {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1511 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
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 | "Miasto" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1523 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1522 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_application_corrCity" ] |
cache_key | "_application_corrCity_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3262 -form: Symfony\Component\Form\Form {#1927 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3253 …5} |
full_name | "application[corrCity]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_corrCity" |
label | "Miasto" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "corrCity" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_corrCity" |
uses_autocomplete | false |
valid | true |
value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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 |
---|---|---|
disabled | false |
same as passed value |
label | "Kontaktowy adres e-mail *" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
create_option_text | "Add %placeholder%..." |
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 {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1531 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please enter a valid email address." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Kontaktowy adres e-mail *" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1533 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1532 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_application_email" ] |
cache_key | "_application_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3244 -form: Symfony\Component\Form\Form {#1930 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3235 …5} |
full_name | "application[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_email" |
label | "Kontaktowy adres e-mail *" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_email" |
uses_autocomplete | false |
valid | true |
value | "" |
education
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "średnie" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "podstawowe" => "podstawowe" "gimnazjalne" => "gimnazjalne" "zasadnicze zawodowe" => "zawodowe" "zasadnicze branżowe" => "branżowe" "średnie branżowe" => "średnie branżowe" "średnie" => "średnie" "wyższe" => "wyższe" ] |
[ "podstawowe" => "podstawowe" "gimnazjalne" => "gimnazjalne" "zasadnicze zawodowe" => "zawodowe" "zasadnicze branżowe" => "branżowe" "średnie branżowe" => "średnie branżowe" "średnie" => "średnie" "wyższe" => "wyższe" ] |
data | "średnie" |
same as passed value |
disabled | false |
same as passed value |
expanded | false |
same as passed value |
label | "Wykształcenie *" |
same as passed value |
multiple | false |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "podstawowe" => "podstawowe" "gimnazjalne" => "gimnazjalne" "zasadnicze zawodowe" => "zawodowe" "zasadnicze branżowe" => "branżowe" "średnie branżowe" => "średnie branżowe" "średnie" => "średnie" "wyższe" => "wyższe" ] |
compound | false |
constraints | [] |
create_option_text | "Add %placeholder%..." |
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 {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data | "średnie" |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Wykształcenie *" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
multiple | false |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
preload | "focus" |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1555 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1554 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_application_education" ] |
cache_key | "_application_education_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3208 +label: "podstawowe" +value: "podstawowe" +data: "podstawowe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3199 +label: "gimnazjalne" +value: "gimnazjalne" +data: "gimnazjalne" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3190 +label: "zasadnicze zawodowe" +value: "zawodowe" +data: "zawodowe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3181 +label: "zasadnicze branżowe" +value: "branżowe" +data: "branżowe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3172 +label: "średnie branżowe" +value: "średnie branżowe" +data: "średnie branżowe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3163 +label: "średnie" +value: "średnie" +data: "średnie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3154 +label: "wyższe" +value: "wyższe" +data: "wyższe" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | "średnie" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3226 -form: Symfony\Component\Form\Form {#1933 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#3217 …5} |
full_name | "application[education]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_education" |
is_selected | Closure($choice, $value) {#3136 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Wykształcenie *" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "education" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_education" |
uses_autocomplete | false |
valid | true |
value | "średnie" |
confirmDocument
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "zaświadczenie od pracodawcy" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "świadectwo lub dyplom potwierdzające uzyskanie tytułu zawodowego" => "tytuł zawodowy" "świadectwo potwierdzające kwalifikację w zawodzie lub dyplom potwierdzający kwalifikacje zawodowe" => "kwalifikacje zawodowe" "certyfikat kwalifikacji zawodowej lub dyplom zawodowy" => "dyplom zawodowy" "świadectwo czeladnicze lub dyplom mistrzowski" => "dyplom mistrzowski" "świadectwo ukończenia szkoły prowadzącej kształcenie w zawodzie, które obejmuje treści nauczania związane z eksploatacją urządzeń, instalacji i sieci" => "świadectwo" "zaświadczenie o przebiegu nauczania wydane przez szkołę, o której mowa w pkt 1, zgodnie z przepisami wydanymi na podstawie art. 11 ust. 2 ustawy z dnia 7 września 1991 r. o systemie oświaty (Dz. U. z 2021 r. poz. 1915 oraz z 2022 r. poz. 583 i 1116), potwierdzające kształcenie w zawodzie, które obejmuje treści nauczania związane z eksplo- atacją urządzeń, instalacji i sieci" => "zaświadczenie" "zaświadczenie wystawione przez pracodawcę, potwierdzające doświadczenie zawodowe i staż pracy umożliwiające nabycie umiejętności związanych z wykonywaniem prac eksploatacyjnych urządzeń, instalacji i sieci" => "zaświadczenie od pracodawcy" ] |
[ "świadectwo lub dyplom potwierdzające uzyskanie tytułu zawodowego" => "tytuł zawodowy" "świadectwo potwierdzające kwalifikację w zawodzie lub dyplom potwierdzający kwalifikacje zawodowe" => "kwalifikacje zawodowe" "certyfikat kwalifikacji zawodowej lub dyplom zawodowy" => "dyplom zawodowy" "świadectwo czeladnicze lub dyplom mistrzowski" => "dyplom mistrzowski" "świadectwo ukończenia szkoły prowadzącej kształcenie w zawodzie, które obejmuje treści nauczania związane z eksploatacją urządzeń, instalacji i sieci" => "świadectwo" "zaświadczenie o przebiegu nauczania wydane przez szkołę, o której mowa w pkt 1, zgodnie z przepisami wydanymi na podstawie art. 11 ust. 2 ustawy z dnia 7 września 1991 r. o systemie oświaty (Dz. U. z 2021 r. poz. 1915 oraz z 2022 r. poz. 583 i 1116), potwierdzające kształcenie w zawodzie, które obejmuje treści nauczania związane z eksplo- atacją urządzeń, instalacji i sieci" => "zaświadczenie" "zaświadczenie wystawione przez pracodawcę, potwierdzające doświadczenie zawodowe i staż pracy umożliwiające nabycie umiejętności związanych z wykonywaniem prac eksploatacyjnych urządzeń, instalacji i sieci" => "zaświadczenie od pracodawcy" ] |
data | "zaświadczenie od pracodawcy" |
same as passed value |
disabled | false |
same as passed value |
expanded | false |
same as passed value |
label | "Typ dokumentu potwierdzającego posiadanie wiedzy *" |
same as passed value |
multiple | false |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "świadectwo lub dyplom potwierdzające uzyskanie tytułu zawodowego" => "tytuł zawodowy" "świadectwo potwierdzające kwalifikację w zawodzie lub dyplom potwierdzający kwalifikacje zawodowe" => "kwalifikacje zawodowe" "certyfikat kwalifikacji zawodowej lub dyplom zawodowy" => "dyplom zawodowy" "świadectwo czeladnicze lub dyplom mistrzowski" => "dyplom mistrzowski" "świadectwo ukończenia szkoły prowadzącej kształcenie w zawodzie, które obejmuje treści nauczania związane z eksploatacją urządzeń, instalacji i sieci" => "świadectwo" "zaświadczenie o przebiegu nauczania wydane przez szkołę, o której mowa w pkt 1, zgodnie z przepisami wydanymi na podstawie art. 11 ust. 2 ustawy z dnia 7 września 1991 r. o systemie oświaty (Dz. U. z 2021 r. poz. 1915 oraz z 2022 r. poz. 583 i 1116), potwierdzające kształcenie w zawodzie, które obejmuje treści nauczania związane z eksplo- atacją urządzeń, instalacji i sieci" => "zaświadczenie" "zaświadczenie wystawione przez pracodawcę, potwierdzające doświadczenie zawodowe i staż pracy umożliwiające nabycie umiejętności związanych z wykonywaniem prac eksploatacyjnych urządzeń, instalacji i sieci" => "zaświadczenie od pracodawcy" ] |
compound | false |
constraints | [] |
create_option_text | "Add %placeholder%..." |
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 {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data | "zaświadczenie od pracodawcy" |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Typ dokumentu potwierdzającego posiadanie wiedzy *" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
multiple | false |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
preload | "focus" |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1566 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1565 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_application_confirmDocument" ] |
cache_key | "_application_confirmDocument_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3109 +label: "świadectwo lub dyplom potwierdzające uzyskanie tytułu zawodowego" +value: "tytuł zawodowy" +data: "tytuł zawodowy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3100 +label: "świadectwo potwierdzające kwalifikację w zawodzie lub dyplom potwierdzający kwalifikacje zawodowe" +value: "kwalifikacje zawodowe" +data: "kwalifikacje zawodowe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3091 +label: "certyfikat kwalifikacji zawodowej lub dyplom zawodowy" +value: "dyplom zawodowy" +data: "dyplom zawodowy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3082 +label: "świadectwo czeladnicze lub dyplom mistrzowski" +value: "dyplom mistrzowski" +data: "dyplom mistrzowski" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1618 +label: "świadectwo ukończenia szkoły prowadzącej kształcenie w zawodzie, które obejmuje treści nauczania związane z eksploatacją urządzeń, instalacji i sieci" +value: "świadectwo" +data: "świadectwo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2806 +label: "zaświadczenie o przebiegu nauczania wydane przez szkołę, o której mowa w pkt 1, zgodnie z przepisami wydanymi na podstawie art. 11 ust. 2 ustawy z dnia 7 września 1991 r. o systemie oświaty (Dz. U. z 2021 r. poz. 1915 oraz z 2022 r. poz. 583 i 1116), potwierdzające kształcenie w zawodzie, które obejmuje treści nauczania związane z eksplo- atacją urządzeń, instalacji i sieci" +value: "zaświadczenie" +data: "zaświadczenie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2797 +label: "zaświadczenie wystawione przez pracodawcę, potwierdzające doświadczenie zawodowe i staż pracy umożliwiające nabycie umiejętności związanych z wykonywaniem prac eksploatacyjnych urządzeń, instalacji i sieci" +value: "zaświadczenie od pracodawcy" +data: "zaświadczenie od pracodawcy" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | "zaświadczenie od pracodawcy" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3127 -form: Symfony\Component\Form\Form {#1936 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#3118 …5} |
full_name | "application[confirmDocument]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_confirmDocument" |
is_selected | Closure($choice, $value) {#2779 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Typ dokumentu potwierdzającego posiadanie wiedzy *" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "confirmDocument" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_confirmDocument" |
uses_autocomplete | false |
valid | true |
value | "zaświadczenie od pracodawcy" |
certificates
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 |
---|---|---|
choices | [ "Eksploatacji grupa 1 (E1)" => "E1" "Eksploatacji grupa 2 (E2)" => "E2" "Eksploatacji grupa 3 (E3)" => "E3" "Dozoru grupa 1 (D1)" => "D1" "Dozoru grupa 1 (D2)" => "D2" "Dozoru grupa 1 (D3)" => "D3" ] |
[ "Eksploatacji grupa 1 (E1)" => "E1" "Eksploatacji grupa 2 (E2)" => "E2" "Eksploatacji grupa 3 (E3)" => "E3" "Dozoru grupa 1 (D1)" => "D1" "Dozoru grupa 1 (D2)" => "D2" "Dozoru grupa 1 (D3)" => "D3" ] |
disabled | false |
same as passed value |
expanded | true |
same as passed value |
label | "Posiadane świadectwa kwalifikacyjne" |
same as passed value |
multiple | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Eksploatacji grupa 1 (E1)" => "E1" "Eksploatacji grupa 2 (E2)" => "E2" "Eksploatacji grupa 3 (E3)" => "E3" "Dozoru grupa 1 (D1)" => "D1" "Dozoru grupa 1 (D2)" => "D2" "Dozoru grupa 1 (D3)" => "D3" ] |
compound | true |
constraints | [] |
create_option_text | "Add %placeholder%..." |
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 {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Posiadane świadectwa kwalifikacyjne" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
multiple | true |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
preload | "focus" |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1577 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1576 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_application_certificates" ] |
cache_key | "_application_certificates_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1585 +label: "Eksploatacji grupa 1 (E1)" +value: "E1" +data: "E1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1586 +label: "Eksploatacji grupa 2 (E2)" +value: "E2" +data: "E2" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1587 +label: "Eksploatacji grupa 3 (E3)" +value: "E3" +data: "E3" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1588 +label: "Dozoru grupa 1 (D1)" +value: "D1" +data: "D1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1589 +label: "Dozoru grupa 1 (D2)" +value: "D2" +data: "D2" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1590 +label: "Dozoru grupa 1 (D3)" +value: "D3" +data: "D3" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2770 -form: Symfony\Component\Form\Form {#1993 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#2761 …5} |
full_name | "application[certificates]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_certificates" |
is_selected | Closure($choice, array $values) {#2752 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Posiadane świadectwa kwalifikacyjne" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "certificates" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_certificates" |
uses_autocomplete | false |
valid | true |
value | [] |
0
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Eksploatacji grupa 1 (E1)" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "E1" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Eksploatacji grupa 1 (E1)" |
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() {#1941 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1940 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "E1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_certificates_entry" ] |
cache_key | "_application_certificates_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2716 -form: Symfony\Component\Form\Form {#1996 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2725 …5} |
full_name | "application[certificates][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_certificates_0" |
label | "Eksploatacji grupa 1 (E1)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_certificates_entry" |
valid | true |
value | "E1" |
1
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Eksploatacji grupa 2 (E2)" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "E2" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Eksploatacji grupa 2 (E2)" |
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() {#1950 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1949 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "E2" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_certificates_entry" ] |
cache_key | "_application_certificates_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2707 -form: Symfony\Component\Form\Form {#1999 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2698 …5} |
full_name | "application[certificates][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_certificates_1" |
label | "Eksploatacji grupa 2 (E2)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_certificates_entry" |
valid | true |
value | "E2" |
2
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Eksploatacji grupa 3 (E3)" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "E3" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Eksploatacji grupa 3 (E3)" |
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() {#1959 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1958 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "E3" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_certificates_entry" ] |
cache_key | "_application_certificates_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2689 -form: Symfony\Component\Form\Form {#2002 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2680 …5} |
full_name | "application[certificates][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_certificates_2" |
label | "Eksploatacji grupa 3 (E3)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_certificates_entry" |
valid | true |
value | "E3" |
3
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Dozoru grupa 1 (D1)" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "D1" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Dozoru grupa 1 (D1)" |
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() {#1968 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1967 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "D1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_certificates_entry" ] |
cache_key | "_application_certificates_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2671 -form: Symfony\Component\Form\Form {#2005 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2662 …5} |
full_name | "application[certificates][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_certificates_3" |
label | "Dozoru grupa 1 (D1)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_certificates_entry" |
valid | true |
value | "D1" |
4
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Dozoru grupa 1 (D2)" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "D2" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Dozoru grupa 1 (D2)" |
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() {#1977 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1976 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "D2" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_certificates_entry" ] |
cache_key | "_application_certificates_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2653 -form: Symfony\Component\Form\Form {#2008 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2644 …5} |
full_name | "application[certificates][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_certificates_4" |
label | "Dozoru grupa 1 (D2)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "4" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_certificates_entry" |
valid | true |
value | "D2" |
5
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Dozoru grupa 1 (D3)" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "D3" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Dozoru grupa 1 (D3)" |
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() {#1986 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1985 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "D3" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_certificates_entry" ] |
cache_key | "_application_certificates_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2635 -form: Symfony\Component\Form\Form {#2011 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2626 …5} |
full_name | "application[certificates][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_certificates_5" |
label | "Dozoru grupa 1 (D3)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "5" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_certificates_entry" |
valid | true |
value | "D3" |
employer
"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" => 255 ] |
[ "maxlength" => 255 ] |
disabled | false |
same as passed value |
help | "wpisz "brak" jeżeli nie masz pracodawcy i nie prowadzisz działalności gospodarczej" |
same as passed value |
label | "Nazwa i adres pracodawcy *" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
create_option_text | "Add %placeholder%..." |
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 {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1597 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
form_attr | false |
getter | null |
help | "wpisz "brak" jeżeli nie masz pracodawcy i nie prowadzisz działalności gospodarczej" |
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 | "Nazwa i adres pracodawcy *" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1603 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1602 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_application_employer" ] |
cache_key | "_application_employer_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2734 -form: Symfony\Component\Form\Form {#2014 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2743 …5} |
full_name | "application[employer]" |
help | "wpisz "brak" jeżeli nie masz pracodawcy i nie prowadzisz działalności gospodarczej" |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_employer" |
label | "Nazwa i adres pracodawcy *" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "employer" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_employer" |
uses_autocomplete | false |
valid | true |
value | "" |
employerNIP
"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" => 255 ] |
[ "maxlength" => 255 ] |
constraints | [ Symfony\Component\Validator\Constraints\Regex {#1006 +payload: null +groups: ? +message: "Podaj numer NIP jako ciąg 10 cyfr bez myślników." +pattern: "/^[0-9]{10}$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Regex {#1006 +payload: null +groups: ? +message: "Podaj numer NIP jako ciąg 10 cyfr bez myślników." +pattern: "/^[0-9]{10}$/" +htmlPattern: null +match: true +normalizer: null } ] |
disabled | false |
same as passed value |
help | "Pozostaw puste jeżeli nie masz pracodawcy i nie prowadzisz działalności gospodarczej" |
same as passed value |
label | "NIP pracodawcy" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Regex {#1006 +payload: null +groups: ? +message: "Podaj numer NIP jako ciąg 10 cyfr bez myślników." +pattern: "/^[0-9]{10}$/" +htmlPattern: null +match: true +normalizer: null } ] |
create_option_text | "Add %placeholder%..." |
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 {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1600 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
form_attr | false |
getter | null |
help | "Pozostaw puste jeżeli nie masz pracodawcy i nie prowadzisz działalności gospodarczej" |
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 | "NIP pracodawcy" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1612 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1611 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_application_employerNIP" ] |
cache_key | "_application_employerNIP_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2608 -form: Symfony\Component\Form\Form {#2017 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2617 …5} |
full_name | "application[employerNIP]" |
help | "Pozostaw puste jeżeli nie masz pracodawcy i nie prowadzisz działalności gospodarczej" |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_employerNIP" |
label | "NIP pracodawcy" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "employerNIP" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_employerNIP" |
uses_autocomplete | false |
valid | true |
value | "" |
scope
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [] |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "1. urządzenia prądotwórcze przyłączone do sieci przesyłowej lub dystrybucyjnej energii elektrycznej bez względu na wysokość napięcia znamionowego" => "e1-1" "2. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym nie wyższym niż 1 kV" => "e1-2" "3. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym wyższym niż 1 kV i napięciu znamionowym nie wyższym niż 30 kV" => "e1-3" "4. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym wyższym niż 30 kV i napięciu znamionowym nie wyższym niż 110 kV" => "e1-4" "5. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym wyższym niż 110 kV" => "e1-5" "6. zespoły prądotwórcze o mocy wyższej niż 50 kW" => "e1-6" "7. urządzenia elektrotermiczne" => "e1-7" "8. urządzenia do elektrolizy" => "e1-8" "9. sieci elektrycznego oświetlenia ulicznego" => "e1-9" "10. elektryczna sieć trakcyjna" => "e1-10" "11. elektryczne urządzenia w wykonaniu przeciwwybuchowym" => "e1-11" "12. urządzenia umożliwiające magazynowanie energii elektrycznej i jej wprowadzanie do sieci elektroenergetycznej o mocy wyższej niż 10 kW" => "e1-12" "13. aparatura kontrolno-pomiarowa oraz urządzenia i instalacje automatycznej regulacji,sterowania i zabezpieczeń urządzeń i instalacji wymienionych w pkt 1–12" => "e1-13" "1. urządzenia prądotwórcze przyłączone do sieci przesyłowej lub dystrybucyjnej energii elektrycznej bez względu na wysokość napięcia znamionowego " => "d1-1" "2. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym nie wyższym niż 1 kV " => "d1-2" "3. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym wyższym niż 1 kV i napięciu znamionowym nie wyższym niż 30 kV " => "d1-3" "4. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym wyższym niż 30 kV i napięciu znamionowym nie wyższym niż 110 kV " => "d1-4" "5. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym wyższym niż 110 kV " => "d1-5" "6. zespoły prądotwórcze o mocy wyższej niż 50 kW " => "d1-6" "7. urządzenia elektrotermiczne " => "d1-7" "8. urządzenia do elektrolizy " => "d1-8" "9. sieci elektrycznego oświetlenia ulicznego " => "d1-9" "10. elektryczna sieć trakcyjna " => "d1-10" "11. elektryczne urządzenia w wykonaniu przeciwwybuchowym " => "d1-11" "12. urządzenia umożliwiające magazynowanie energii elektrycznej i jej wprowadzanie do sieci elektroenergetycznej o mocy wyższej niż 10 kW " => "d1-12" "13. aparatura kontrolno-pomiarowa oraz urządzenia i instalacje automatycznej regulacji,sterowania i zabezpieczeń urządzeń i instalacji wymienionych w pkt 1–12 " => "d1-13" "1. kotły parowe oraz wodne na paliwa stałe, płynne i gazowe, o mocy wyższej niż 50 kW i mocy nie wyższej niż 500 kW, wraz z urządzeniami pomocniczymi" => "e2-1" "2. kotły parowe oraz wodne na paliwa stałe, płynne i gazowe, o mocy wyższej niż 500 kW i o mocy nie wyższej niż 1800 kW, wraz z urządzeniami pomocniczymi" => "e2-2" "3. kotły parowe oraz wodne na paliwa stałe, płynne i gazowe, o mocy wyższej niż 1800 kW, wraz z urządzeniami pomocniczymi" => "e2-3" "4. sieci i instalacje cieplne wraz z urządzeniami pomocniczymi, o przesyle ciepła wyższym niż 50 kW i o przesyle ciepła nie wyższym niż 500 kW" => "e2-4" "5. sieci i instalacje cieplne wraz z urządzeniami pomocniczymi, o przesyle ciepła wyższym niż 500 kW" => "e2-5" "6. turbiny parowe oraz wodne o mocy wyższej niż 50 kW i o mocy nie wyższej niż 15 MW, wraz z urządzeniami pomocniczymi" => "e2-6" "7. turbiny parowe oraz wodne o mocy wyższej niż 15 MW i o mocy nie wyższej niż 100 MW, wraz z urządzeniami pomocniczymi" => "e2-7" "8. turbiny parowe oraz wodne o mocy wyższej niż 100 MW i o mocy nie wyższej niż 500 MW, wraz z urządzeniami pomocniczymi" => "e2-8" "9. turbiny parowe oraz wodne o mocy wyższej niż 500 MW, wraz z urządzeniami pomocniczymi" => "e2-9" "10. przemysłowe urządzenia odbiorcze pary i gorącej wody o mocy wyższej niż 50 kW i o mocy nie wyższej niż 500 kW" => "e2-10" "11. przemysłowe urządzenia odbiorcze pary i gorącej wody o mocy wyższej niż 500 kW" => "e2-11" "12. urządzenia wentylacji, klimatyzacji i chłodnicze o mocy wyższej niż 50 kW i o mocy nie wyższej niż 500 kW" => "e2-12" "13. urządzenia wentylacji, klimatyzacji i chłodnicze o mocy wyższej niż 500 kW" => "e2-13" "14. pompy, ssawy, wentylatory i dmuchawy o mocy wyższej niż 50 kW i o mocy nie wyższej niż 500 kW" => "e2-14" "15. pompy, ssawy, wentylatory i dmuchawy o mocy wyższej niż 500 kW" => "e2-15" "16. sprężarki o mocy wyższej niż 20 kW i o mocy nie wyższej niż 200 kW oraz instalacje sprężonego powietrza i gazów technicznych" => "e2-16" "17. sprężarki o mocy wyższej niż 200 kW oraz instalacje sprężonego powietrza i gazów technicznych" => "e2-17" "18. urządzenia do składowania, magazynowania i rozładunku paliw o pojemności składowania odpowiadającej masie ponad 100 Mg" => "e2-18" "19. piece przemysłowe o mocy wyższej niż 50 kW" => "e2-19" "20. urządzenia umożliwiające przechowywanie ciepła lub chłodu w celu ich późniejszego wykorzystania o mocy wyższej niż 10 kW" => "e2-20" "21. aparatura kontrolno-pomiarowa i urządzenia automatycznej regulacji do urządzeń, instalacji i sieci wymienionych w pkt 1–20" => "e2-21" "1. kotły parowe oraz wodne na paliwa stałe, płynne i gazowe, o mocy wyższej niż 50 kW i mocy nie wyższej niż 500 kW, wraz z urządzeniami pomocniczymi " => "d2-1" "2. kotły parowe oraz wodne na paliwa stałe, płynne i gazowe, o mocy wyższej niż 500 kW i o mocy nie wyższej niż 1800 kW, wraz z urządzeniami pomocniczymi " => "d2-2" "3. kotły parowe oraz wodne na paliwa stałe, płynne i gazowe, o mocy wyższej niż 1800 kW, wraz z urządzeniami pomocniczymi " => "d2-3" "4. sieci i instalacje cieplne wraz z urządzeniami pomocniczymi, o przesyle ciepła wyższym niż 50 kW i o przesyle ciepła nie wyższym niż 500 kW " => "d2-4" "5. sieci i instalacje cieplne wraz z urządzeniami pomocniczymi, o przesyle ciepła wyższym niż 500 kW " => "d2-5" "6. turbiny parowe oraz wodne o mocy wyższej niż 50 kW i o mocy nie wyższej niż 15 MW, wraz z urządzeniami pomocniczymi " => "d2-6" "7. turbiny parowe oraz wodne o mocy wyższej niż 15 MW i o mocy nie wyższej niż 100 MW, wraz z urządzeniami pomocniczymi " => "d2-7" "8. turbiny parowe oraz wodne o mocy wyższej niż 100 MW i o mocy nie wyższej niż 500 MW, wraz z urządzeniami pomocniczymi " => "d2-8" "9. turbiny parowe oraz wodne o mocy wyższej niż 500 MW, wraz z urządzeniami pomocniczymi " => "d2-9" "10. przemysłowe urządzenia odbiorcze pary i gorącej wody o mocy wyższej niż 50 kW i o mocy nie wyższej niż 500 kW " => "d2-10" "11. przemysłowe urządzenia odbiorcze pary i gorącej wody o mocy wyższej niż 500 kW " => "d2-11" "12. urządzenia wentylacji, klimatyzacji i chłodnicze o mocy wyższej niż 50 kW i o mocy nie wyższej niż 500 kW " => "d2-12" "13. urządzenia wentylacji, klimatyzacji i chłodnicze o mocy wyższej niż 500 kW " => "d2-13" "14. pompy, ssawy, wentylatory i dmuchawy o mocy wyższej niż 50 kW i o mocy nie wyższej niż 500 kW " => "d2-14" "15. pompy, ssawy, wentylatory i dmuchawy o mocy wyższej niż 500 kW " => "d2-15" "16. sprężarki o mocy wyższej niż 20 kW i o mocy nie wyższej niż 200 kW oraz instalacje sprężonego powietrza i gazów technicznych " => "d2-16" "17. sprężarki o mocy wyższej niż 200 kW oraz instalacje sprężonego powietrza i gazów technicznych " => "d2-17" "18. urządzenia do składowania, magazynowania i rozładunku paliw o pojemności składowania odpowiadającej masie ponad 100 Mg " => "d2-18" "19. piece przemysłowe o mocy wyższej niż 50 kW " => "d2-19" "20. urządzenia umożliwiające przechowywanie ciepła lub chłodu w celu ich późniejszego wykorzystania o mocy wyższej niż 10 kW " => "d2-20" "21. aparatura kontrolno-pomiarowa i urządzenia automatycznej regulacji do urządzeń, instalacji i sieci wymienionych w pkt 1–20 " => "d2-21" "1. urządzenia do produkcji paliw gazowych, generatory gazu" => "e3-1" "2. urządzenia do przetwarzania i uzdatniania paliw gazowych, rozkładnie paliw gazowych, urządzenia przeróbki gazu ziemnego, oczyszczalnie gazu, rozprężalnie i rozlewnie gazu płynnego, odazotownie, mieszalnie" => "e3-2" "3. urządzenia do magazynowania paliw gazowych" => "e3-3" "4. sieci gazowe rozdzielcze o ciśnieniu nie wyższym niż 0,5 MPa (gazociągi, stacje gazowe, zespoły gazowe na przyłączu, w tym punkty gazowe)" => "e3-4" "5. sieci gazowe rozdzielcze o ciśnieniu wyższym niż 0,5 MPa (gazociągi, stacje gazowe, zespoły gazowe na przyłączu, tłocznie gazu)" => "e3-5" "6. urządzenia i instalacje gazowe o ciśnieniu nie wyższym niż 5 kPa" => "e3-6" "7. urządzenia i instalacje gazowe o ciśnieniu wyższym niż 5 kPa" => "e3-7" "8. przemysłowe odbiorniki paliw gazowych o mocy wyższej niż 50 kW" => "e3-8" "9. turbiny gazowe" => "e3-9" "10. aparatura kontrolno-pomiarowa, urządzenia sterowania do sieci, urządzeń i instalacji wymienionych w pkt 1-9." => "e3-10" "1. urządzenia do produkcji paliw gazowych, generatory gazu " => "d3-1" "2. urządzenia do przetwarzania i uzdatniania paliw gazowych, rozkładnie paliw gazowych, urządzenia przeróbki gazu ziemnego, oczyszczalnie gazu, rozprężalnie i rozlewnie gazu płynnego, odazotownie, mieszalnie " => "d3-2" "3. urządzenia do magazynowania paliw gazowych " => "d3-3" "4. sieci gazowe rozdzielcze o ciśnieniu nie wyższym niż 0,5 MPa (gazociągi, stacje gazowe, zespoły gazowe na przyłączu, w tym punkty gazowe) " => "d3-4" "5. sieci gazowe rozdzielcze o ciśnieniu wyższym niż 0,5 MPa (gazociągi, stacje gazowe, zespoły gazowe na przyłączu, tłocznie gazu) " => "d3-5" "6. urządzenia i instalacje gazowe o ciśnieniu nie wyższym niż 5 kPa " => "d3-6" "7. urządzenia i instalacje gazowe o ciśnieniu wyższym niż 5 kPa " => "d3-7" "8. przemysłowe odbiorniki paliw gazowych o mocy wyższej niż 50 kW " => "d3-8" "9. turbiny gazowe " => "d3-9" "10. aparatura kontrolno-pomiarowa, urządzenia sterowania do sieci, urządzeń i instalacji wymienionych w pkt 1-9. " => "d3-10" ] |
[ "1. urządzenia prądotwórcze przyłączone do sieci przesyłowej lub dystrybucyjnej energii elektrycznej bez względu na wysokość napięcia znamionowego" => "e1-1" "2. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym nie wyższym niż 1 kV" => "e1-2" "3. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym wyższym niż 1 kV i napięciu znamionowym nie wyższym niż 30 kV" => "e1-3" "4. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym wyższym niż 30 kV i napięciu znamionowym nie wyższym niż 110 kV" => "e1-4" "5. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym wyższym niż 110 kV" => "e1-5" "6. zespoły prądotwórcze o mocy wyższej niż 50 kW" => "e1-6" "7. urządzenia elektrotermiczne" => "e1-7" "8. urządzenia do elektrolizy" => "e1-8" "9. sieci elektrycznego oświetlenia ulicznego" => "e1-9" "10. elektryczna sieć trakcyjna" => "e1-10" "11. elektryczne urządzenia w wykonaniu przeciwwybuchowym" => "e1-11" "12. urządzenia umożliwiające magazynowanie energii elektrycznej i jej wprowadzanie do sieci elektroenergetycznej o mocy wyższej niż 10 kW" => "e1-12" "13. aparatura kontrolno-pomiarowa oraz urządzenia i instalacje automatycznej regulacji,sterowania i zabezpieczeń urządzeń i instalacji wymienionych w pkt 1–12" => "e1-13" "1. urządzenia prądotwórcze przyłączone do sieci przesyłowej lub dystrybucyjnej energii elektrycznej bez względu na wysokość napięcia znamionowego " => "d1-1" "2. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym nie wyższym niż 1 kV " => "d1-2" "3. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym wyższym niż 1 kV i napięciu znamionowym nie wyższym niż 30 kV " => "d1-3" "4. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym wyższym niż 30 kV i napięciu znamionowym nie wyższym niż 110 kV " => "d1-4" "5. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym wyższym niż 110 kV " => "d1-5" "6. zespoły prądotwórcze o mocy wyższej niż 50 kW " => "d1-6" "7. urządzenia elektrotermiczne " => "d1-7" "8. urządzenia do elektrolizy " => "d1-8" "9. sieci elektrycznego oświetlenia ulicznego " => "d1-9" "10. elektryczna sieć trakcyjna " => "d1-10" "11. elektryczne urządzenia w wykonaniu przeciwwybuchowym " => "d1-11" "12. urządzenia umożliwiające magazynowanie energii elektrycznej i jej wprowadzanie do sieci elektroenergetycznej o mocy wyższej niż 10 kW " => "d1-12" "13. aparatura kontrolno-pomiarowa oraz urządzenia i instalacje automatycznej regulacji,sterowania i zabezpieczeń urządzeń i instalacji wymienionych w pkt 1–12 " => "d1-13" "1. kotły parowe oraz wodne na paliwa stałe, płynne i gazowe, o mocy wyższej niż 50 kW i mocy nie wyższej niż 500 kW, wraz z urządzeniami pomocniczymi" => "e2-1" "2. kotły parowe oraz wodne na paliwa stałe, płynne i gazowe, o mocy wyższej niż 500 kW i o mocy nie wyższej niż 1800 kW, wraz z urządzeniami pomocniczymi" => "e2-2" "3. kotły parowe oraz wodne na paliwa stałe, płynne i gazowe, o mocy wyższej niż 1800 kW, wraz z urządzeniami pomocniczymi" => "e2-3" "4. sieci i instalacje cieplne wraz z urządzeniami pomocniczymi, o przesyle ciepła wyższym niż 50 kW i o przesyle ciepła nie wyższym niż 500 kW" => "e2-4" "5. sieci i instalacje cieplne wraz z urządzeniami pomocniczymi, o przesyle ciepła wyższym niż 500 kW" => "e2-5" "6. turbiny parowe oraz wodne o mocy wyższej niż 50 kW i o mocy nie wyższej niż 15 MW, wraz z urządzeniami pomocniczymi" => "e2-6" "7. turbiny parowe oraz wodne o mocy wyższej niż 15 MW i o mocy nie wyższej niż 100 MW, wraz z urządzeniami pomocniczymi" => "e2-7" "8. turbiny parowe oraz wodne o mocy wyższej niż 100 MW i o mocy nie wyższej niż 500 MW, wraz z urządzeniami pomocniczymi" => "e2-8" "9. turbiny parowe oraz wodne o mocy wyższej niż 500 MW, wraz z urządzeniami pomocniczymi" => "e2-9" "10. przemysłowe urządzenia odbiorcze pary i gorącej wody o mocy wyższej niż 50 kW i o mocy nie wyższej niż 500 kW" => "e2-10" "11. przemysłowe urządzenia odbiorcze pary i gorącej wody o mocy wyższej niż 500 kW" => "e2-11" "12. urządzenia wentylacji, klimatyzacji i chłodnicze o mocy wyższej niż 50 kW i o mocy nie wyższej niż 500 kW" => "e2-12" "13. urządzenia wentylacji, klimatyzacji i chłodnicze o mocy wyższej niż 500 kW" => "e2-13" "14. pompy, ssawy, wentylatory i dmuchawy o mocy wyższej niż 50 kW i o mocy nie wyższej niż 500 kW" => "e2-14" "15. pompy, ssawy, wentylatory i dmuchawy o mocy wyższej niż 500 kW" => "e2-15" "16. sprężarki o mocy wyższej niż 20 kW i o mocy nie wyższej niż 200 kW oraz instalacje sprężonego powietrza i gazów technicznych" => "e2-16" "17. sprężarki o mocy wyższej niż 200 kW oraz instalacje sprężonego powietrza i gazów technicznych" => "e2-17" "18. urządzenia do składowania, magazynowania i rozładunku paliw o pojemności składowania odpowiadającej masie ponad 100 Mg" => "e2-18" "19. piece przemysłowe o mocy wyższej niż 50 kW" => "e2-19" "20. urządzenia umożliwiające przechowywanie ciepła lub chłodu w celu ich późniejszego wykorzystania o mocy wyższej niż 10 kW" => "e2-20" "21. aparatura kontrolno-pomiarowa i urządzenia automatycznej regulacji do urządzeń, instalacji i sieci wymienionych w pkt 1–20" => "e2-21" "1. kotły parowe oraz wodne na paliwa stałe, płynne i gazowe, o mocy wyższej niż 50 kW i mocy nie wyższej niż 500 kW, wraz z urządzeniami pomocniczymi " => "d2-1" "2. kotły parowe oraz wodne na paliwa stałe, płynne i gazowe, o mocy wyższej niż 500 kW i o mocy nie wyższej niż 1800 kW, wraz z urządzeniami pomocniczymi " => "d2-2" "3. kotły parowe oraz wodne na paliwa stałe, płynne i gazowe, o mocy wyższej niż 1800 kW, wraz z urządzeniami pomocniczymi " => "d2-3" "4. sieci i instalacje cieplne wraz z urządzeniami pomocniczymi, o przesyle ciepła wyższym niż 50 kW i o przesyle ciepła nie wyższym niż 500 kW " => "d2-4" "5. sieci i instalacje cieplne wraz z urządzeniami pomocniczymi, o przesyle ciepła wyższym niż 500 kW " => "d2-5" "6. turbiny parowe oraz wodne o mocy wyższej niż 50 kW i o mocy nie wyższej niż 15 MW, wraz z urządzeniami pomocniczymi " => "d2-6" "7. turbiny parowe oraz wodne o mocy wyższej niż 15 MW i o mocy nie wyższej niż 100 MW, wraz z urządzeniami pomocniczymi " => "d2-7" "8. turbiny parowe oraz wodne o mocy wyższej niż 100 MW i o mocy nie wyższej niż 500 MW, wraz z urządzeniami pomocniczymi " => "d2-8" "9. turbiny parowe oraz wodne o mocy wyższej niż 500 MW, wraz z urządzeniami pomocniczymi " => "d2-9" "10. przemysłowe urządzenia odbiorcze pary i gorącej wody o mocy wyższej niż 50 kW i o mocy nie wyższej niż 500 kW " => "d2-10" "11. przemysłowe urządzenia odbiorcze pary i gorącej wody o mocy wyższej niż 500 kW " => "d2-11" "12. urządzenia wentylacji, klimatyzacji i chłodnicze o mocy wyższej niż 50 kW i o mocy nie wyższej niż 500 kW " => "d2-12" "13. urządzenia wentylacji, klimatyzacji i chłodnicze o mocy wyższej niż 500 kW " => "d2-13" "14. pompy, ssawy, wentylatory i dmuchawy o mocy wyższej niż 50 kW i o mocy nie wyższej niż 500 kW " => "d2-14" "15. pompy, ssawy, wentylatory i dmuchawy o mocy wyższej niż 500 kW " => "d2-15" "16. sprężarki o mocy wyższej niż 20 kW i o mocy nie wyższej niż 200 kW oraz instalacje sprężonego powietrza i gazów technicznych " => "d2-16" "17. sprężarki o mocy wyższej niż 200 kW oraz instalacje sprężonego powietrza i gazów technicznych " => "d2-17" "18. urządzenia do składowania, magazynowania i rozładunku paliw o pojemności składowania odpowiadającej masie ponad 100 Mg " => "d2-18" "19. piece przemysłowe o mocy wyższej niż 50 kW " => "d2-19" "20. urządzenia umożliwiające przechowywanie ciepła lub chłodu w celu ich późniejszego wykorzystania o mocy wyższej niż 10 kW " => "d2-20" "21. aparatura kontrolno-pomiarowa i urządzenia automatycznej regulacji do urządzeń, instalacji i sieci wymienionych w pkt 1–20 " => "d2-21" "1. urządzenia do produkcji paliw gazowych, generatory gazu" => "e3-1" "2. urządzenia do przetwarzania i uzdatniania paliw gazowych, rozkładnie paliw gazowych, urządzenia przeróbki gazu ziemnego, oczyszczalnie gazu, rozprężalnie i rozlewnie gazu płynnego, odazotownie, mieszalnie" => "e3-2" "3. urządzenia do magazynowania paliw gazowych" => "e3-3" "4. sieci gazowe rozdzielcze o ciśnieniu nie wyższym niż 0,5 MPa (gazociągi, stacje gazowe, zespoły gazowe na przyłączu, w tym punkty gazowe)" => "e3-4" "5. sieci gazowe rozdzielcze o ciśnieniu wyższym niż 0,5 MPa (gazociągi, stacje gazowe, zespoły gazowe na przyłączu, tłocznie gazu)" => "e3-5" "6. urządzenia i instalacje gazowe o ciśnieniu nie wyższym niż 5 kPa" => "e3-6" "7. urządzenia i instalacje gazowe o ciśnieniu wyższym niż 5 kPa" => "e3-7" "8. przemysłowe odbiorniki paliw gazowych o mocy wyższej niż 50 kW" => "e3-8" "9. turbiny gazowe" => "e3-9" "10. aparatura kontrolno-pomiarowa, urządzenia sterowania do sieci, urządzeń i instalacji wymienionych w pkt 1-9." => "e3-10" "1. urządzenia do produkcji paliw gazowych, generatory gazu " => "d3-1" "2. urządzenia do przetwarzania i uzdatniania paliw gazowych, rozkładnie paliw gazowych, urządzenia przeróbki gazu ziemnego, oczyszczalnie gazu, rozprężalnie i rozlewnie gazu płynnego, odazotownie, mieszalnie " => "d3-2" "3. urządzenia do magazynowania paliw gazowych " => "d3-3" "4. sieci gazowe rozdzielcze o ciśnieniu nie wyższym niż 0,5 MPa (gazociągi, stacje gazowe, zespoły gazowe na przyłączu, w tym punkty gazowe) " => "d3-4" "5. sieci gazowe rozdzielcze o ciśnieniu wyższym niż 0,5 MPa (gazociągi, stacje gazowe, zespoły gazowe na przyłączu, tłocznie gazu) " => "d3-5" "6. urządzenia i instalacje gazowe o ciśnieniu nie wyższym niż 5 kPa " => "d3-6" "7. urządzenia i instalacje gazowe o ciśnieniu wyższym niż 5 kPa " => "d3-7" "8. przemysłowe odbiorniki paliw gazowych o mocy wyższej niż 50 kW " => "d3-8" "9. turbiny gazowe " => "d3-9" "10. aparatura kontrolno-pomiarowa, urządzenia sterowania do sieci, urządzeń i instalacji wymienionych w pkt 1-9. " => "d3-10" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1007 +payload: null +groups: ? +message: "Podaj przynajmniej jeden rodzaj uprawnień (np. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym nie wyższym niż 1 kV)" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1007 +payload: null +groups: ? +message: "Podaj przynajmniej jeden rodzaj uprawnień (np. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym nie wyższym niż 1 kV)" +allowNull: false +normalizer: null } ] |
disabled | false |
same as passed value |
expanded | true |
same as passed value |
multiple | true |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "1. urządzenia prądotwórcze przyłączone do sieci przesyłowej lub dystrybucyjnej energii elektrycznej bez względu na wysokość napięcia znamionowego" => "e1-1" "2. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym nie wyższym niż 1 kV" => "e1-2" "3. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym wyższym niż 1 kV i napięciu znamionowym nie wyższym niż 30 kV" => "e1-3" "4. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym wyższym niż 30 kV i napięciu znamionowym nie wyższym niż 110 kV" => "e1-4" "5. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym wyższym niż 110 kV" => "e1-5" "6. zespoły prądotwórcze o mocy wyższej niż 50 kW" => "e1-6" "7. urządzenia elektrotermiczne" => "e1-7" "8. urządzenia do elektrolizy" => "e1-8" "9. sieci elektrycznego oświetlenia ulicznego" => "e1-9" "10. elektryczna sieć trakcyjna" => "e1-10" "11. elektryczne urządzenia w wykonaniu przeciwwybuchowym" => "e1-11" "12. urządzenia umożliwiające magazynowanie energii elektrycznej i jej wprowadzanie do sieci elektroenergetycznej o mocy wyższej niż 10 kW" => "e1-12" "13. aparatura kontrolno-pomiarowa oraz urządzenia i instalacje automatycznej regulacji,sterowania i zabezpieczeń urządzeń i instalacji wymienionych w pkt 1–12" => "e1-13" "1. urządzenia prądotwórcze przyłączone do sieci przesyłowej lub dystrybucyjnej energii elektrycznej bez względu na wysokość napięcia znamionowego " => "d1-1" "2. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym nie wyższym niż 1 kV " => "d1-2" "3. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym wyższym niż 1 kV i napięciu znamionowym nie wyższym niż 30 kV " => "d1-3" "4. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym wyższym niż 30 kV i napięciu znamionowym nie wyższym niż 110 kV " => "d1-4" "5. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym wyższym niż 110 kV " => "d1-5" "6. zespoły prądotwórcze o mocy wyższej niż 50 kW " => "d1-6" "7. urządzenia elektrotermiczne " => "d1-7" "8. urządzenia do elektrolizy " => "d1-8" "9. sieci elektrycznego oświetlenia ulicznego " => "d1-9" "10. elektryczna sieć trakcyjna " => "d1-10" "11. elektryczne urządzenia w wykonaniu przeciwwybuchowym " => "d1-11" "12. urządzenia umożliwiające magazynowanie energii elektrycznej i jej wprowadzanie do sieci elektroenergetycznej o mocy wyższej niż 10 kW " => "d1-12" "13. aparatura kontrolno-pomiarowa oraz urządzenia i instalacje automatycznej regulacji,sterowania i zabezpieczeń urządzeń i instalacji wymienionych w pkt 1–12 " => "d1-13" "1. kotły parowe oraz wodne na paliwa stałe, płynne i gazowe, o mocy wyższej niż 50 kW i mocy nie wyższej niż 500 kW, wraz z urządzeniami pomocniczymi" => "e2-1" "2. kotły parowe oraz wodne na paliwa stałe, płynne i gazowe, o mocy wyższej niż 500 kW i o mocy nie wyższej niż 1800 kW, wraz z urządzeniami pomocniczymi" => "e2-2" "3. kotły parowe oraz wodne na paliwa stałe, płynne i gazowe, o mocy wyższej niż 1800 kW, wraz z urządzeniami pomocniczymi" => "e2-3" "4. sieci i instalacje cieplne wraz z urządzeniami pomocniczymi, o przesyle ciepła wyższym niż 50 kW i o przesyle ciepła nie wyższym niż 500 kW" => "e2-4" "5. sieci i instalacje cieplne wraz z urządzeniami pomocniczymi, o przesyle ciepła wyższym niż 500 kW" => "e2-5" "6. turbiny parowe oraz wodne o mocy wyższej niż 50 kW i o mocy nie wyższej niż 15 MW, wraz z urządzeniami pomocniczymi" => "e2-6" "7. turbiny parowe oraz wodne o mocy wyższej niż 15 MW i o mocy nie wyższej niż 100 MW, wraz z urządzeniami pomocniczymi" => "e2-7" "8. turbiny parowe oraz wodne o mocy wyższej niż 100 MW i o mocy nie wyższej niż 500 MW, wraz z urządzeniami pomocniczymi" => "e2-8" "9. turbiny parowe oraz wodne o mocy wyższej niż 500 MW, wraz z urządzeniami pomocniczymi" => "e2-9" "10. przemysłowe urządzenia odbiorcze pary i gorącej wody o mocy wyższej niż 50 kW i o mocy nie wyższej niż 500 kW" => "e2-10" "11. przemysłowe urządzenia odbiorcze pary i gorącej wody o mocy wyższej niż 500 kW" => "e2-11" "12. urządzenia wentylacji, klimatyzacji i chłodnicze o mocy wyższej niż 50 kW i o mocy nie wyższej niż 500 kW" => "e2-12" "13. urządzenia wentylacji, klimatyzacji i chłodnicze o mocy wyższej niż 500 kW" => "e2-13" "14. pompy, ssawy, wentylatory i dmuchawy o mocy wyższej niż 50 kW i o mocy nie wyższej niż 500 kW" => "e2-14" "15. pompy, ssawy, wentylatory i dmuchawy o mocy wyższej niż 500 kW" => "e2-15" "16. sprężarki o mocy wyższej niż 20 kW i o mocy nie wyższej niż 200 kW oraz instalacje sprężonego powietrza i gazów technicznych" => "e2-16" "17. sprężarki o mocy wyższej niż 200 kW oraz instalacje sprężonego powietrza i gazów technicznych" => "e2-17" "18. urządzenia do składowania, magazynowania i rozładunku paliw o pojemności składowania odpowiadającej masie ponad 100 Mg" => "e2-18" "19. piece przemysłowe o mocy wyższej niż 50 kW" => "e2-19" "20. urządzenia umożliwiające przechowywanie ciepła lub chłodu w celu ich późniejszego wykorzystania o mocy wyższej niż 10 kW" => "e2-20" "21. aparatura kontrolno-pomiarowa i urządzenia automatycznej regulacji do urządzeń, instalacji i sieci wymienionych w pkt 1–20" => "e2-21" "1. kotły parowe oraz wodne na paliwa stałe, płynne i gazowe, o mocy wyższej niż 50 kW i mocy nie wyższej niż 500 kW, wraz z urządzeniami pomocniczymi " => "d2-1" "2. kotły parowe oraz wodne na paliwa stałe, płynne i gazowe, o mocy wyższej niż 500 kW i o mocy nie wyższej niż 1800 kW, wraz z urządzeniami pomocniczymi " => "d2-2" "3. kotły parowe oraz wodne na paliwa stałe, płynne i gazowe, o mocy wyższej niż 1800 kW, wraz z urządzeniami pomocniczymi " => "d2-3" "4. sieci i instalacje cieplne wraz z urządzeniami pomocniczymi, o przesyle ciepła wyższym niż 50 kW i o przesyle ciepła nie wyższym niż 500 kW " => "d2-4" "5. sieci i instalacje cieplne wraz z urządzeniami pomocniczymi, o przesyle ciepła wyższym niż 500 kW " => "d2-5" "6. turbiny parowe oraz wodne o mocy wyższej niż 50 kW i o mocy nie wyższej niż 15 MW, wraz z urządzeniami pomocniczymi " => "d2-6" "7. turbiny parowe oraz wodne o mocy wyższej niż 15 MW i o mocy nie wyższej niż 100 MW, wraz z urządzeniami pomocniczymi " => "d2-7" "8. turbiny parowe oraz wodne o mocy wyższej niż 100 MW i o mocy nie wyższej niż 500 MW, wraz z urządzeniami pomocniczymi " => "d2-8" "9. turbiny parowe oraz wodne o mocy wyższej niż 500 MW, wraz z urządzeniami pomocniczymi " => "d2-9" "10. przemysłowe urządzenia odbiorcze pary i gorącej wody o mocy wyższej niż 50 kW i o mocy nie wyższej niż 500 kW " => "d2-10" "11. przemysłowe urządzenia odbiorcze pary i gorącej wody o mocy wyższej niż 500 kW " => "d2-11" "12. urządzenia wentylacji, klimatyzacji i chłodnicze o mocy wyższej niż 50 kW i o mocy nie wyższej niż 500 kW " => "d2-12" "13. urządzenia wentylacji, klimatyzacji i chłodnicze o mocy wyższej niż 500 kW " => "d2-13" "14. pompy, ssawy, wentylatory i dmuchawy o mocy wyższej niż 50 kW i o mocy nie wyższej niż 500 kW " => "d2-14" "15. pompy, ssawy, wentylatory i dmuchawy o mocy wyższej niż 500 kW " => "d2-15" "16. sprężarki o mocy wyższej niż 20 kW i o mocy nie wyższej niż 200 kW oraz instalacje sprężonego powietrza i gazów technicznych " => "d2-16" "17. sprężarki o mocy wyższej niż 200 kW oraz instalacje sprężonego powietrza i gazów technicznych " => "d2-17" "18. urządzenia do składowania, magazynowania i rozładunku paliw o pojemności składowania odpowiadającej masie ponad 100 Mg " => "d2-18" "19. piece przemysłowe o mocy wyższej niż 50 kW " => "d2-19" "20. urządzenia umożliwiające przechowywanie ciepła lub chłodu w celu ich późniejszego wykorzystania o mocy wyższej niż 10 kW " => "d2-20" "21. aparatura kontrolno-pomiarowa i urządzenia automatycznej regulacji do urządzeń, instalacji i sieci wymienionych w pkt 1–20 " => "d2-21" "1. urządzenia do produkcji paliw gazowych, generatory gazu" => "e3-1" "2. urządzenia do przetwarzania i uzdatniania paliw gazowych, rozkładnie paliw gazowych, urządzenia przeróbki gazu ziemnego, oczyszczalnie gazu, rozprężalnie i rozlewnie gazu płynnego, odazotownie, mieszalnie" => "e3-2" "3. urządzenia do magazynowania paliw gazowych" => "e3-3" "4. sieci gazowe rozdzielcze o ciśnieniu nie wyższym niż 0,5 MPa (gazociągi, stacje gazowe, zespoły gazowe na przyłączu, w tym punkty gazowe)" => "e3-4" "5. sieci gazowe rozdzielcze o ciśnieniu wyższym niż 0,5 MPa (gazociągi, stacje gazowe, zespoły gazowe na przyłączu, tłocznie gazu)" => "e3-5" "6. urządzenia i instalacje gazowe o ciśnieniu nie wyższym niż 5 kPa" => "e3-6" "7. urządzenia i instalacje gazowe o ciśnieniu wyższym niż 5 kPa" => "e3-7" "8. przemysłowe odbiorniki paliw gazowych o mocy wyższej niż 50 kW" => "e3-8" "9. turbiny gazowe" => "e3-9" "10. aparatura kontrolno-pomiarowa, urządzenia sterowania do sieci, urządzeń i instalacji wymienionych w pkt 1-9." => "e3-10" "1. urządzenia do produkcji paliw gazowych, generatory gazu " => "d3-1" "2. urządzenia do przetwarzania i uzdatniania paliw gazowych, rozkładnie paliw gazowych, urządzenia przeróbki gazu ziemnego, oczyszczalnie gazu, rozprężalnie i rozlewnie gazu płynnego, odazotownie, mieszalnie " => "d3-2" "3. urządzenia do magazynowania paliw gazowych " => "d3-3" "4. sieci gazowe rozdzielcze o ciśnieniu nie wyższym niż 0,5 MPa (gazociągi, stacje gazowe, zespoły gazowe na przyłączu, w tym punkty gazowe) " => "d3-4" "5. sieci gazowe rozdzielcze o ciśnieniu wyższym niż 0,5 MPa (gazociągi, stacje gazowe, zespoły gazowe na przyłączu, tłocznie gazu) " => "d3-5" "6. urządzenia i instalacje gazowe o ciśnieniu nie wyższym niż 5 kPa " => "d3-6" "7. urządzenia i instalacje gazowe o ciśnieniu wyższym niż 5 kPa " => "d3-7" "8. przemysłowe odbiorniki paliw gazowych o mocy wyższej niż 50 kW " => "d3-8" "9. turbiny gazowe " => "d3-9" "10. aparatura kontrolno-pomiarowa, urządzenia sterowania do sieci, urządzeń i instalacji wymienionych w pkt 1-9. " => "d3-10" ] |
compound | true |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1007 +payload: null +groups: ? +message: "Podaj przynajmniej jeden rodzaj uprawnień (np. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym nie wyższym niż 1 kV)" +allowNull: false +normalizer: null } ] |
create_option_text | "Add %placeholder%..." |
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 {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
multiple | true |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
preload | "focus" |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1599 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1598 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_application_scope" ] |
cache_key | "_application_scope_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1625 +label: "1. urządzenia prądotwórcze przyłączone do sieci przesyłowej lub dystrybucyjnej energii elektrycznej bez względu na wysokość napięcia znamionowego" +value: "e1-1" +data: "e1-1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1626 +label: "2. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym nie wyższym niż 1 kV" +value: "e1-2" +data: "e1-2" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1627 +label: "3. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym wyższym niż 1 kV i napięciu znamionowym nie wyższym niż 30 kV" +value: "e1-3" +data: "e1-3" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1628 +label: "4. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym wyższym niż 30 kV i napięciu znamionowym nie wyższym niż 110 kV" +value: "e1-4" +data: "e1-4" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1629 +label: "5. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym wyższym niż 110 kV" +value: "e1-5" +data: "e1-5" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1630 +label: "6. zespoły prądotwórcze o mocy wyższej niż 50 kW" +value: "e1-6" +data: "e1-6" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1631 +label: "7. urządzenia elektrotermiczne" +value: "e1-7" +data: "e1-7" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1632 +label: "8. urządzenia do elektrolizy" +value: "e1-8" +data: "e1-8" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1633 +label: "9. sieci elektrycznego oświetlenia ulicznego" +value: "e1-9" +data: "e1-9" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1634 +label: "10. elektryczna sieć trakcyjna" +value: "e1-10" +data: "e1-10" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1635 +label: "11. elektryczne urządzenia w wykonaniu przeciwwybuchowym" +value: "e1-11" +data: "e1-11" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1636 +label: "12. urządzenia umożliwiające magazynowanie energii elektrycznej i jej wprowadzanie do sieci elektroenergetycznej o mocy wyższej niż 10 kW" +value: "e1-12" +data: "e1-12" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1637 +label: "13. aparatura kontrolno-pomiarowa oraz urządzenia i instalacje automatycznej regulacji,sterowania i zabezpieczeń urządzeń i instalacji wymienionych w pkt 1–12" +value: "e1-13" +data: "e1-13" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1638 +label: "1. urządzenia prądotwórcze przyłączone do sieci przesyłowej lub dystrybucyjnej energii elektrycznej bez względu na wysokość napięcia znamionowego " +value: "d1-1" +data: "d1-1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1639 +label: "2. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym nie wyższym niż 1 kV " +value: "d1-2" +data: "d1-2" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1640 +label: "3. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym wyższym niż 1 kV i napięciu znamionowym nie wyższym niż 30 kV " +value: "d1-3" +data: "d1-3" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1641 +label: "4. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym wyższym niż 30 kV i napięciu znamionowym nie wyższym niż 110 kV " +value: "d1-4" +data: "d1-4" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1642 +label: "5. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym wyższym niż 110 kV " +value: "d1-5" +data: "d1-5" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1643 +label: "6. zespoły prądotwórcze o mocy wyższej niż 50 kW " +value: "d1-6" +data: "d1-6" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1644 +label: "7. urządzenia elektrotermiczne " +value: "d1-7" +data: "d1-7" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1645 +label: "8. urządzenia do elektrolizy " +value: "d1-8" +data: "d1-8" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1646 +label: "9. sieci elektrycznego oświetlenia ulicznego " +value: "d1-9" +data: "d1-9" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1647 +label: "10. elektryczna sieć trakcyjna " +value: "d1-10" +data: "d1-10" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1648 +label: "11. elektryczne urządzenia w wykonaniu przeciwwybuchowym " +value: "d1-11" +data: "d1-11" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1649 +label: "12. urządzenia umożliwiające magazynowanie energii elektrycznej i jej wprowadzanie do sieci elektroenergetycznej o mocy wyższej niż 10 kW " +value: "d1-12" +data: "d1-12" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1650 +label: "13. aparatura kontrolno-pomiarowa oraz urządzenia i instalacje automatycznej regulacji,sterowania i zabezpieczeń urządzeń i instalacji wymienionych w pkt 1–12 " +value: "d1-13" +data: "d1-13" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1651 +label: "1. kotły parowe oraz wodne na paliwa stałe, płynne i gazowe, o mocy wyższej niż 50 kW i mocy nie wyższej niż 500 kW, wraz z urządzeniami pomocniczymi" +value: "e2-1" +data: "e2-1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1652 +label: "2. kotły parowe oraz wodne na paliwa stałe, płynne i gazowe, o mocy wyższej niż 500 kW i o mocy nie wyższej niż 1800 kW, wraz z urządzeniami pomocniczymi" +value: "e2-2" +data: "e2-2" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1653 +label: "3. kotły parowe oraz wodne na paliwa stałe, płynne i gazowe, o mocy wyższej niż 1800 kW, wraz z urządzeniami pomocniczymi" +value: "e2-3" +data: "e2-3" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1654 +label: "4. sieci i instalacje cieplne wraz z urządzeniami pomocniczymi, o przesyle ciepła wyższym niż 50 kW i o przesyle ciepła nie wyższym niż 500 kW" +value: "e2-4" +data: "e2-4" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1655 +label: "5. sieci i instalacje cieplne wraz z urządzeniami pomocniczymi, o przesyle ciepła wyższym niż 500 kW" +value: "e2-5" +data: "e2-5" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1656 +label: "6. turbiny parowe oraz wodne o mocy wyższej niż 50 kW i o mocy nie wyższej niż 15 MW, wraz z urządzeniami pomocniczymi" +value: "e2-6" +data: "e2-6" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1657 +label: "7. turbiny parowe oraz wodne o mocy wyższej niż 15 MW i o mocy nie wyższej niż 100 MW, wraz z urządzeniami pomocniczymi" +value: "e2-7" +data: "e2-7" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1658 +label: "8. turbiny parowe oraz wodne o mocy wyższej niż 100 MW i o mocy nie wyższej niż 500 MW, wraz z urządzeniami pomocniczymi" +value: "e2-8" +data: "e2-8" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1659 +label: "9. turbiny parowe oraz wodne o mocy wyższej niż 500 MW, wraz z urządzeniami pomocniczymi" +value: "e2-9" +data: "e2-9" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1660 +label: "10. przemysłowe urządzenia odbiorcze pary i gorącej wody o mocy wyższej niż 50 kW i o mocy nie wyższej niż 500 kW" +value: "e2-10" +data: "e2-10" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1661 +label: "11. przemysłowe urządzenia odbiorcze pary i gorącej wody o mocy wyższej niż 500 kW" +value: "e2-11" +data: "e2-11" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1662 +label: "12. urządzenia wentylacji, klimatyzacji i chłodnicze o mocy wyższej niż 50 kW i o mocy nie wyższej niż 500 kW" +value: "e2-12" +data: "e2-12" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1663 +label: "13. urządzenia wentylacji, klimatyzacji i chłodnicze o mocy wyższej niż 500 kW" +value: "e2-13" +data: "e2-13" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1664 +label: "14. pompy, ssawy, wentylatory i dmuchawy o mocy wyższej niż 50 kW i o mocy nie wyższej niż 500 kW" +value: "e2-14" +data: "e2-14" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1665 +label: "15. pompy, ssawy, wentylatory i dmuchawy o mocy wyższej niż 500 kW" +value: "e2-15" +data: "e2-15" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1666 +label: "16. sprężarki o mocy wyższej niż 20 kW i o mocy nie wyższej niż 200 kW oraz instalacje sprężonego powietrza i gazów technicznych" +value: "e2-16" +data: "e2-16" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1667 +label: "17. sprężarki o mocy wyższej niż 200 kW oraz instalacje sprężonego powietrza i gazów technicznych" +value: "e2-17" +data: "e2-17" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1668 +label: "18. urządzenia do składowania, magazynowania i rozładunku paliw o pojemności składowania odpowiadającej masie ponad 100 Mg" +value: "e2-18" +data: "e2-18" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1669 +label: "19. piece przemysłowe o mocy wyższej niż 50 kW" +value: "e2-19" +data: "e2-19" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1670 +label: "20. urządzenia umożliwiające przechowywanie ciepła lub chłodu w celu ich późniejszego wykorzystania o mocy wyższej niż 10 kW" +value: "e2-20" +data: "e2-20" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1671 +label: "21. aparatura kontrolno-pomiarowa i urządzenia automatycznej regulacji do urządzeń, instalacji i sieci wymienionych w pkt 1–20" +value: "e2-21" +data: "e2-21" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1672 +label: "1. kotły parowe oraz wodne na paliwa stałe, płynne i gazowe, o mocy wyższej niż 50 kW i mocy nie wyższej niż 500 kW, wraz z urządzeniami pomocniczymi " +value: "d2-1" +data: "d2-1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1673 +label: "2. kotły parowe oraz wodne na paliwa stałe, płynne i gazowe, o mocy wyższej niż 500 kW i o mocy nie wyższej niż 1800 kW, wraz z urządzeniami pomocniczymi " +value: "d2-2" +data: "d2-2" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1674 +label: "3. kotły parowe oraz wodne na paliwa stałe, płynne i gazowe, o mocy wyższej niż 1800 kW, wraz z urządzeniami pomocniczymi " +value: "d2-3" +data: "d2-3" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1675 +label: "4. sieci i instalacje cieplne wraz z urządzeniami pomocniczymi, o przesyle ciepła wyższym niż 50 kW i o przesyle ciepła nie wyższym niż 500 kW " +value: "d2-4" +data: "d2-4" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1676 +label: "5. sieci i instalacje cieplne wraz z urządzeniami pomocniczymi, o przesyle ciepła wyższym niż 500 kW " +value: "d2-5" +data: "d2-5" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1677 +label: "6. turbiny parowe oraz wodne o mocy wyższej niż 50 kW i o mocy nie wyższej niż 15 MW, wraz z urządzeniami pomocniczymi " +value: "d2-6" +data: "d2-6" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1678 +label: "7. turbiny parowe oraz wodne o mocy wyższej niż 15 MW i o mocy nie wyższej niż 100 MW, wraz z urządzeniami pomocniczymi " +value: "d2-7" +data: "d2-7" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1679 +label: "8. turbiny parowe oraz wodne o mocy wyższej niż 100 MW i o mocy nie wyższej niż 500 MW, wraz z urządzeniami pomocniczymi " +value: "d2-8" +data: "d2-8" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1680 +label: "9. turbiny parowe oraz wodne o mocy wyższej niż 500 MW, wraz z urządzeniami pomocniczymi " +value: "d2-9" +data: "d2-9" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1681 +label: "10. przemysłowe urządzenia odbiorcze pary i gorącej wody o mocy wyższej niż 50 kW i o mocy nie wyższej niż 500 kW " +value: "d2-10" +data: "d2-10" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1682 +label: "11. przemysłowe urządzenia odbiorcze pary i gorącej wody o mocy wyższej niż 500 kW " +value: "d2-11" +data: "d2-11" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1683 +label: "12. urządzenia wentylacji, klimatyzacji i chłodnicze o mocy wyższej niż 50 kW i o mocy nie wyższej niż 500 kW " +value: "d2-12" +data: "d2-12" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1684 +label: "13. urządzenia wentylacji, klimatyzacji i chłodnicze o mocy wyższej niż 500 kW " +value: "d2-13" +data: "d2-13" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1685 +label: "14. pompy, ssawy, wentylatory i dmuchawy o mocy wyższej niż 50 kW i o mocy nie wyższej niż 500 kW " +value: "d2-14" +data: "d2-14" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1686 +label: "15. pompy, ssawy, wentylatory i dmuchawy o mocy wyższej niż 500 kW " +value: "d2-15" +data: "d2-15" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1687 +label: "16. sprężarki o mocy wyższej niż 20 kW i o mocy nie wyższej niż 200 kW oraz instalacje sprężonego powietrza i gazów technicznych " +value: "d2-16" +data: "d2-16" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1688 +label: "17. sprężarki o mocy wyższej niż 200 kW oraz instalacje sprężonego powietrza i gazów technicznych " +value: "d2-17" +data: "d2-17" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1689 +label: "18. urządzenia do składowania, magazynowania i rozładunku paliw o pojemności składowania odpowiadającej masie ponad 100 Mg " +value: "d2-18" +data: "d2-18" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1690 +label: "19. piece przemysłowe o mocy wyższej niż 50 kW " +value: "d2-19" +data: "d2-19" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1691 +label: "20. urządzenia umożliwiające przechowywanie ciepła lub chłodu w celu ich późniejszego wykorzystania o mocy wyższej niż 10 kW " +value: "d2-20" +data: "d2-20" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1692 +label: "21. aparatura kontrolno-pomiarowa i urządzenia automatycznej regulacji do urządzeń, instalacji i sieci wymienionych w pkt 1–20 " +value: "d2-21" +data: "d2-21" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1693 +label: "1. urządzenia do produkcji paliw gazowych, generatory gazu" +value: "e3-1" +data: "e3-1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1694 +label: "2. urządzenia do przetwarzania i uzdatniania paliw gazowych, rozkładnie paliw gazowych, urządzenia przeróbki gazu ziemnego, oczyszczalnie gazu, rozprężalnie i rozlewnie gazu płynnego, odazotownie, mieszalnie" +value: "e3-2" +data: "e3-2" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1695 +label: "3. urządzenia do magazynowania paliw gazowych" +value: "e3-3" +data: "e3-3" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1696 +label: "4. sieci gazowe rozdzielcze o ciśnieniu nie wyższym niż 0,5 MPa (gazociągi, stacje gazowe, zespoły gazowe na przyłączu, w tym punkty gazowe)" +value: "e3-4" +data: "e3-4" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1697 +label: "5. sieci gazowe rozdzielcze o ciśnieniu wyższym niż 0,5 MPa (gazociągi, stacje gazowe, zespoły gazowe na przyłączu, tłocznie gazu)" +value: "e3-5" +data: "e3-5" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1698 +label: "6. urządzenia i instalacje gazowe o ciśnieniu nie wyższym niż 5 kPa" +value: "e3-6" +data: "e3-6" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1699 +label: "7. urządzenia i instalacje gazowe o ciśnieniu wyższym niż 5 kPa" +value: "e3-7" +data: "e3-7" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1700 +label: "8. przemysłowe odbiorniki paliw gazowych o mocy wyższej niż 50 kW" +value: "e3-8" +data: "e3-8" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1701 +label: "9. turbiny gazowe" +value: "e3-9" +data: "e3-9" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1702 +label: "10. aparatura kontrolno-pomiarowa, urządzenia sterowania do sieci, urządzeń i instalacji wymienionych w pkt 1-9." +value: "e3-10" +data: "e3-10" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1703 +label: "1. urządzenia do produkcji paliw gazowych, generatory gazu " +value: "d3-1" +data: "d3-1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1704 +label: "2. urządzenia do przetwarzania i uzdatniania paliw gazowych, rozkładnie paliw gazowych, urządzenia przeróbki gazu ziemnego, oczyszczalnie gazu, rozprężalnie i rozlewnie gazu płynnego, odazotownie, mieszalnie " +value: "d3-2" +data: "d3-2" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1705 +label: "3. urządzenia do magazynowania paliw gazowych " +value: "d3-3" +data: "d3-3" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1706 +label: "4. sieci gazowe rozdzielcze o ciśnieniu nie wyższym niż 0,5 MPa (gazociągi, stacje gazowe, zespoły gazowe na przyłączu, w tym punkty gazowe) " +value: "d3-4" +data: "d3-4" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1707 +label: "5. sieci gazowe rozdzielcze o ciśnieniu wyższym niż 0,5 MPa (gazociągi, stacje gazowe, zespoły gazowe na przyłączu, tłocznie gazu) " +value: "d3-5" +data: "d3-5" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1708 +label: "6. urządzenia i instalacje gazowe o ciśnieniu nie wyższym niż 5 kPa " +value: "d3-6" +data: "d3-6" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1709 +label: "7. urządzenia i instalacje gazowe o ciśnieniu wyższym niż 5 kPa " +value: "d3-7" +data: "d3-7" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1710 +label: "8. przemysłowe odbiorniki paliw gazowych o mocy wyższej niż 50 kW " +value: "d3-8" +data: "d3-8" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1711 +label: "9. turbiny gazowe " +value: "d3-9" +data: "d3-9" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1712 +label: "10. aparatura kontrolno-pomiarowa, urządzenia sterowania do sieci, urządzeń i instalacji wymienionych w pkt 1-9. " +value: "d3-10" +data: "d3-10" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2599 -form: Symfony\Component\Form\Form {#2812 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#2590 …5} |
full_name | "application[scope]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope" |
is_selected | Closure($choice, array $values) {#2581 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "scope" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope" |
uses_autocomplete | false |
valid | true |
value | [] |
0
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "1. urządzenia prądotwórcze przyłączone do sieci przesyłowej lub dystrybucyjnej energii elektrycznej bez względu na wysokość napięcia znamionowego" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e1-1" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "1. urządzenia prądotwórcze przyłączone do sieci przesyłowej lub dystrybucyjnej energii elektrycznej bez względu na wysokość napięcia znamionowego" |
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() {#2022 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2021 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e1-1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2545 -form: Symfony\Component\Form\Form {#2815 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2554 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_0" |
label | "1. urządzenia prądotwórcze przyłączone do sieci przesyłowej lub dystrybucyjnej energii elektrycznej bez względu na wysokość napięcia znamionowego" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "e1-1" |
1
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "2. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym nie wyższym niż 1 kV" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e1-2" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "2. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym nie wyższym niż 1 kV" |
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() {#2031 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2030 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e1-2" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2536 -form: Symfony\Component\Form\Form {#2818 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2527 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_1" |
label | "2. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym nie wyższym niż 1 kV" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "e1-2" |
2
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "3. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym wyższym niż 1 kV i napięciu znamionowym nie wyższym niż 30 kV" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e1-3" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "3. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym wyższym niż 1 kV i napięciu znamionowym nie wyższym niż 30 kV" |
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() {#2040 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2039 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e1-3" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2518 -form: Symfony\Component\Form\Form {#2821 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2509 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_2" |
label | "3. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym wyższym niż 1 kV i napięciu znamionowym nie wyższym niż 30 kV" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "e1-3" |
3
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "4. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym wyższym niż 30 kV i napięciu znamionowym nie wyższym niż 110 kV" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e1-4" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "4. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym wyższym niż 30 kV i napięciu znamionowym nie wyższym niż 110 kV" |
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() {#2049 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2048 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e1-4" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2500 -form: Symfony\Component\Form\Form {#2824 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2491 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_3" |
label | "4. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym wyższym niż 30 kV i napięciu znamionowym nie wyższym niż 110 kV" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "e1-4" |
4
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "5. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym wyższym niż 110 kV" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e1-5" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "5. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym wyższym niż 110 kV" |
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() {#2058 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2057 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e1-5" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2482 -form: Symfony\Component\Form\Form {#2827 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2473 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_4" |
label | "5. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym wyższym niż 110 kV" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "4" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "e1-5" |
5
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "6. zespoły prądotwórcze o mocy wyższej niż 50 kW" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e1-6" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "6. zespoły prądotwórcze o mocy wyższej niż 50 kW" |
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() {#2067 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2066 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e1-6" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2464 -form: Symfony\Component\Form\Form {#2830 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2455 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_5" |
label | "6. zespoły prądotwórcze o mocy wyższej niż 50 kW" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "5" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "e1-6" |
6
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "7. urządzenia elektrotermiczne" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e1-7" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "7. urządzenia elektrotermiczne" |
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() {#2076 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2075 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e1-7" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2446 -form: Symfony\Component\Form\Form {#2833 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2437 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_6" |
label | "7. urządzenia elektrotermiczne" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "6" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "e1-7" |
7
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "8. urządzenia do elektrolizy" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e1-8" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "8. urządzenia do elektrolizy" |
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() {#2085 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2084 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e1-8" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2428 -form: Symfony\Component\Form\Form {#2836 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2419 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_7" |
label | "8. urządzenia do elektrolizy" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "7" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "e1-8" |
8
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "9. sieci elektrycznego oświetlenia ulicznego" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e1-9" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "9. sieci elektrycznego oświetlenia ulicznego" |
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() {#2094 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2093 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e1-9" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2410 -form: Symfony\Component\Form\Form {#2839 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2401 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_8" |
label | "9. sieci elektrycznego oświetlenia ulicznego" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "8" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "e1-9" |
9
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "10. elektryczna sieć trakcyjna" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e1-10" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "10. elektryczna sieć trakcyjna" |
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() {#2103 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2102 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e1-10" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2392 -form: Symfony\Component\Form\Form {#2842 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2383 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_9" |
label | "10. elektryczna sieć trakcyjna" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "9" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "e1-10" |
10
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "11. elektryczne urządzenia w wykonaniu przeciwwybuchowym" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e1-11" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "11. elektryczne urządzenia w wykonaniu przeciwwybuchowym" |
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() {#2112 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2111 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e1-11" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2374 -form: Symfony\Component\Form\Form {#2845 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2365 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_10" |
label | "11. elektryczne urządzenia w wykonaniu przeciwwybuchowym" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "10" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "e1-11" |
11
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "12. urządzenia umożliwiające magazynowanie energii elektrycznej i jej wprowadzanie do sieci elektroenergetycznej o mocy wyższej niż 10 kW" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e1-12" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "12. urządzenia umożliwiające magazynowanie energii elektrycznej i jej wprowadzanie do sieci elektroenergetycznej o mocy wyższej niż 10 kW" |
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() {#2121 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2120 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e1-12" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2356 -form: Symfony\Component\Form\Form {#2848 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2347 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_11" |
label | "12. urządzenia umożliwiające magazynowanie energii elektrycznej i jej wprowadzanie do sieci elektroenergetycznej o mocy wyższej niż 10 kW" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "11" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "e1-12" |
12
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "13. aparatura kontrolno-pomiarowa oraz urządzenia i instalacje automatycznej regulacji,sterowania i zabezpieczeń urządzeń i instalacji wymienionych w pkt 1–12" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e1-13" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "13. aparatura kontrolno-pomiarowa oraz urządzenia i instalacje automatycznej regulacji,sterowania i zabezpieczeń urządzeń i instalacji wymienionych w pkt 1–12" |
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() {#2130 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2129 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e1-13" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2338 -form: Symfony\Component\Form\Form {#2851 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2329 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_12" |
label | "13. aparatura kontrolno-pomiarowa oraz urządzenia i instalacje automatycznej regulacji,sterowania i zabezpieczeń urządzeń i instalacji wymienionych w pkt 1–12" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "12" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "e1-13" |
13
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "1. urządzenia prądotwórcze przyłączone do sieci przesyłowej lub dystrybucyjnej energii elektrycznej bez względu na wysokość napięcia znamionowego " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d1-1" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "1. urządzenia prądotwórcze przyłączone do sieci przesyłowej lub dystrybucyjnej energii elektrycznej bez względu na wysokość napięcia znamionowego " |
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() {#2139 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2138 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d1-1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2320 -form: Symfony\Component\Form\Form {#2854 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2311 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_13" |
label | "1. urządzenia prądotwórcze przyłączone do sieci przesyłowej lub dystrybucyjnej energii elektrycznej bez względu na wysokość napięcia znamionowego " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "13" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "d1-1" |
14
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "2. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym nie wyższym niż 1 kV " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d1-2" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "2. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym nie wyższym niż 1 kV " |
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() {#2148 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2147 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d1-2" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2302 -form: Symfony\Component\Form\Form {#2857 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2293 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_14" |
label | "2. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym nie wyższym niż 1 kV " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "14" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "d1-2" |
15
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "3. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym wyższym niż 1 kV i napięciu znamionowym nie wyższym niż 30 kV " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d1-3" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "3. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym wyższym niż 1 kV i napięciu znamionowym nie wyższym niż 30 kV " |
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() {#2157 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2156 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d1-3" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2284 -form: Symfony\Component\Form\Form {#2860 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2275 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_15" |
label | "3. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym wyższym niż 1 kV i napięciu znamionowym nie wyższym niż 30 kV " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "15" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "d1-3" |
16
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "4. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym wyższym niż 30 kV i napięciu znamionowym nie wyższym niż 110 kV " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d1-4" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "4. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym wyższym niż 30 kV i napięciu znamionowym nie wyższym niż 110 kV " |
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() {#2166 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2165 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d1-4" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2266 -form: Symfony\Component\Form\Form {#2863 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2257 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_16" |
label | "4. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym wyższym niż 30 kV i napięciu znamionowym nie wyższym niż 110 kV " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "16" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "d1-4" |
17
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "5. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym wyższym niż 110 kV " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d1-5" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "5. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym wyższym niż 110 kV " |
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() {#2175 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2174 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d1-5" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2248 -form: Symfony\Component\Form\Form {#2866 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2239 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_17" |
label | "5. urządzenia, instalacje i sieci elektroenergetyczne o napięciu znamionowym wyższym niż 110 kV " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "17" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "d1-5" |
18
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "6. zespoły prądotwórcze o mocy wyższej niż 50 kW " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d1-6" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "6. zespoły prądotwórcze o mocy wyższej niż 50 kW " |
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() {#2184 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2183 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d1-6" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2230 -form: Symfony\Component\Form\Form {#2869 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2221 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_18" |
label | "6. zespoły prądotwórcze o mocy wyższej niż 50 kW " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "18" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "d1-6" |
19
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "7. urządzenia elektrotermiczne " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d1-7" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "7. urządzenia elektrotermiczne " |
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() {#2193 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2192 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d1-7" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2212 -form: Symfony\Component\Form\Form {#2872 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2203 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_19" |
label | "7. urządzenia elektrotermiczne " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "19" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "d1-7" |
20
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "8. urządzenia do elektrolizy " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d1-8" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "8. urządzenia do elektrolizy " |
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() {#2202 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2201 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d1-8" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2194 -form: Symfony\Component\Form\Form {#2875 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2185 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_20" |
label | "8. urządzenia do elektrolizy " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "20" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "d1-8" |
21
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "9. sieci elektrycznego oświetlenia ulicznego " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d1-9" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "9. sieci elektrycznego oświetlenia ulicznego " |
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() {#2211 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2210 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d1-9" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2176 -form: Symfony\Component\Form\Form {#2878 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2167 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_21" |
label | "9. sieci elektrycznego oświetlenia ulicznego " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "21" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "d1-9" |
22
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "10. elektryczna sieć trakcyjna " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d1-10" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "10. elektryczna sieć trakcyjna " |
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() {#2220 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2219 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d1-10" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2158 -form: Symfony\Component\Form\Form {#2881 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2149 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_22" |
label | "10. elektryczna sieć trakcyjna " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "22" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "d1-10" |
23
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "11. elektryczne urządzenia w wykonaniu przeciwwybuchowym " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d1-11" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "11. elektryczne urządzenia w wykonaniu przeciwwybuchowym " |
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() {#2229 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2228 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d1-11" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2140 -form: Symfony\Component\Form\Form {#2884 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2131 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_23" |
label | "11. elektryczne urządzenia w wykonaniu przeciwwybuchowym " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "23" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "d1-11" |
24
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "12. urządzenia umożliwiające magazynowanie energii elektrycznej i jej wprowadzanie do sieci elektroenergetycznej o mocy wyższej niż 10 kW " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d1-12" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "12. urządzenia umożliwiające magazynowanie energii elektrycznej i jej wprowadzanie do sieci elektroenergetycznej o mocy wyższej niż 10 kW " |
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() {#2238 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2237 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d1-12" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2122 -form: Symfony\Component\Form\Form {#2887 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2113 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_24" |
label | "12. urządzenia umożliwiające magazynowanie energii elektrycznej i jej wprowadzanie do sieci elektroenergetycznej o mocy wyższej niż 10 kW " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "24" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "d1-12" |
25
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "13. aparatura kontrolno-pomiarowa oraz urządzenia i instalacje automatycznej regulacji,sterowania i zabezpieczeń urządzeń i instalacji wymienionych w pkt 1–12 " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d1-13" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "13. aparatura kontrolno-pomiarowa oraz urządzenia i instalacje automatycznej regulacji,sterowania i zabezpieczeń urządzeń i instalacji wymienionych w pkt 1–12 " |
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() {#2247 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2246 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d1-13" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2104 -form: Symfony\Component\Form\Form {#2890 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2095 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_25" |
label | "13. aparatura kontrolno-pomiarowa oraz urządzenia i instalacje automatycznej regulacji,sterowania i zabezpieczeń urządzeń i instalacji wymienionych w pkt 1–12 " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "25" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "d1-13" |
26
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "1. kotły parowe oraz wodne na paliwa stałe, płynne i gazowe, o mocy wyższej niż 50 kW i mocy nie wyższej niż 500 kW, wraz z urządzeniami pomocniczymi" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e2-1" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "1. kotły parowe oraz wodne na paliwa stałe, płynne i gazowe, o mocy wyższej niż 50 kW i mocy nie wyższej niż 500 kW, wraz z urządzeniami pomocniczymi" |
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() {#2256 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2255 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e2-1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2086 -form: Symfony\Component\Form\Form {#2893 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2077 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_26" |
label | "1. kotły parowe oraz wodne na paliwa stałe, płynne i gazowe, o mocy wyższej niż 50 kW i mocy nie wyższej niż 500 kW, wraz z urządzeniami pomocniczymi" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "26" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "e2-1" |
27
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "2. kotły parowe oraz wodne na paliwa stałe, płynne i gazowe, o mocy wyższej niż 500 kW i o mocy nie wyższej niż 1800 kW, wraz z urządzeniami pomocniczymi" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e2-2" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "2. kotły parowe oraz wodne na paliwa stałe, płynne i gazowe, o mocy wyższej niż 500 kW i o mocy nie wyższej niż 1800 kW, wraz z urządzeniami pomocniczymi" |
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() {#2265 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2264 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e2-2" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2068 -form: Symfony\Component\Form\Form {#2896 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2059 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_27" |
label | "2. kotły parowe oraz wodne na paliwa stałe, płynne i gazowe, o mocy wyższej niż 500 kW i o mocy nie wyższej niż 1800 kW, wraz z urządzeniami pomocniczymi" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "27" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "e2-2" |
28
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "3. kotły parowe oraz wodne na paliwa stałe, płynne i gazowe, o mocy wyższej niż 1800 kW, wraz z urządzeniami pomocniczymi" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e2-3" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "3. kotły parowe oraz wodne na paliwa stałe, płynne i gazowe, o mocy wyższej niż 1800 kW, wraz z urządzeniami pomocniczymi" |
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() {#2274 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2273 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e2-3" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2050 -form: Symfony\Component\Form\Form {#2899 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2041 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_28" |
label | "3. kotły parowe oraz wodne na paliwa stałe, płynne i gazowe, o mocy wyższej niż 1800 kW, wraz z urządzeniami pomocniczymi" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "28" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "e2-3" |
29
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "4. sieci i instalacje cieplne wraz z urządzeniami pomocniczymi, o przesyle ciepła wyższym niż 50 kW i o przesyle ciepła nie wyższym niż 500 kW" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e2-4" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "4. sieci i instalacje cieplne wraz z urządzeniami pomocniczymi, o przesyle ciepła wyższym niż 50 kW i o przesyle ciepła nie wyższym niż 500 kW" |
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() {#2283 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2282 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e2-4" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2032 -form: Symfony\Component\Form\Form {#2902 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2023 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_29" |
label | "4. sieci i instalacje cieplne wraz z urządzeniami pomocniczymi, o przesyle ciepła wyższym niż 50 kW i o przesyle ciepła nie wyższym niż 500 kW" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "29" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "e2-4" |
30
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "5. sieci i instalacje cieplne wraz z urządzeniami pomocniczymi, o przesyle ciepła wyższym niż 500 kW" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e2-5" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "5. sieci i instalacje cieplne wraz z urządzeniami pomocniczymi, o przesyle ciepła wyższym niż 500 kW" |
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() {#2292 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2291 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e2-5" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1613 -form: Symfony\Component\Form\Form {#2905 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1604 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_30" |
label | "5. sieci i instalacje cieplne wraz z urządzeniami pomocniczymi, o przesyle ciepła wyższym niż 500 kW" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "30" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "e2-5" |
31
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "6. turbiny parowe oraz wodne o mocy wyższej niż 50 kW i o mocy nie wyższej niż 15 MW, wraz z urządzeniami pomocniczymi" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e2-6" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "6. turbiny parowe oraz wodne o mocy wyższej niż 50 kW i o mocy nie wyższej niż 15 MW, wraz z urządzeniami pomocniczymi" |
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() {#2301 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2300 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e2-6" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1578 -form: Symfony\Component\Form\Form {#2908 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1987 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_31" |
label | "6. turbiny parowe oraz wodne o mocy wyższej niż 50 kW i o mocy nie wyższej niż 15 MW, wraz z urządzeniami pomocniczymi" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "31" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "e2-6" |
32
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "7. turbiny parowe oraz wodne o mocy wyższej niż 15 MW i o mocy nie wyższej niż 100 MW, wraz z urządzeniami pomocniczymi" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e2-7" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "7. turbiny parowe oraz wodne o mocy wyższej niż 15 MW i o mocy nie wyższej niż 100 MW, wraz z urządzeniami pomocniczymi" |
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() {#2310 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2309 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e2-7" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1978 -form: Symfony\Component\Form\Form {#2911 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1969 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_32" |
label | "7. turbiny parowe oraz wodne o mocy wyższej niż 15 MW i o mocy nie wyższej niż 100 MW, wraz z urządzeniami pomocniczymi" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "32" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "e2-7" |
33
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "8. turbiny parowe oraz wodne o mocy wyższej niż 100 MW i o mocy nie wyższej niż 500 MW, wraz z urządzeniami pomocniczymi" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e2-8" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "8. turbiny parowe oraz wodne o mocy wyższej niż 100 MW i o mocy nie wyższej niż 500 MW, wraz z urządzeniami pomocniczymi" |
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() {#2319 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2318 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e2-8" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1960 -form: Symfony\Component\Form\Form {#2914 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1951 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_33" |
label | "8. turbiny parowe oraz wodne o mocy wyższej niż 100 MW i o mocy nie wyższej niż 500 MW, wraz z urządzeniami pomocniczymi" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "33" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "e2-8" |
34
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "9. turbiny parowe oraz wodne o mocy wyższej niż 500 MW, wraz z urządzeniami pomocniczymi" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e2-9" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "9. turbiny parowe oraz wodne o mocy wyższej niż 500 MW, wraz z urządzeniami pomocniczymi" |
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() {#2328 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2327 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e2-9" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1942 -form: Symfony\Component\Form\Form {#2917 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1567 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_34" |
label | "9. turbiny parowe oraz wodne o mocy wyższej niż 500 MW, wraz z urządzeniami pomocniczymi" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "34" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "e2-9" |
35
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "10. przemysłowe urządzenia odbiorcze pary i gorącej wody o mocy wyższej niż 50 kW i o mocy nie wyższej niż 500 kW" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e2-10" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "10. przemysłowe urządzenia odbiorcze pary i gorącej wody o mocy wyższej niż 50 kW i o mocy nie wyższej niż 500 kW" |
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() {#2337 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2336 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e2-10" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1556 -form: Symfony\Component\Form\Form {#2920 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1534 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_35" |
label | "10. przemysłowe urządzenia odbiorcze pary i gorącej wody o mocy wyższej niż 50 kW i o mocy nie wyższej niż 500 kW" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "35" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "e2-10" |
36
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "11. przemysłowe urządzenia odbiorcze pary i gorącej wody o mocy wyższej niż 500 kW" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e2-11" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "11. przemysłowe urządzenia odbiorcze pary i gorącej wody o mocy wyższej niż 500 kW" |
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() {#2346 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2345 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e2-11" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1524 -form: Symfony\Component\Form\Form {#2923 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1515 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_36" |
label | "11. przemysłowe urządzenia odbiorcze pary i gorącej wody o mocy wyższej niż 500 kW" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "36" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "e2-11" |
37
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "12. urządzenia wentylacji, klimatyzacji i chłodnicze o mocy wyższej niż 50 kW i o mocy nie wyższej niż 500 kW" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e2-12" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "12. urządzenia wentylacji, klimatyzacji i chłodnicze o mocy wyższej niż 50 kW i o mocy nie wyższej niż 500 kW" |
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() {#2355 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2354 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e2-12" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1506 -form: Symfony\Component\Form\Form {#2926 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1497 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_37" |
label | "12. urządzenia wentylacji, klimatyzacji i chłodnicze o mocy wyższej niż 50 kW i o mocy nie wyższej niż 500 kW" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "37" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "e2-12" |
38
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "13. urządzenia wentylacji, klimatyzacji i chłodnicze o mocy wyższej niż 500 kW" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e2-13" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "13. urządzenia wentylacji, klimatyzacji i chłodnicze o mocy wyższej niż 500 kW" |
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() {#2364 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2363 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e2-13" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1488 -form: Symfony\Component\Form\Form {#2929 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1479 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_38" |
label | "13. urządzenia wentylacji, klimatyzacji i chłodnicze o mocy wyższej niż 500 kW" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "38" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "e2-13" |
39
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "14. pompy, ssawy, wentylatory i dmuchawy o mocy wyższej niż 50 kW i o mocy nie wyższej niż 500 kW" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e2-14" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "14. pompy, ssawy, wentylatory i dmuchawy o mocy wyższej niż 50 kW i o mocy nie wyższej niż 500 kW" |
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() {#2373 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2372 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e2-14" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1470 -form: Symfony\Component\Form\Form {#2932 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1461 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_39" |
label | "14. pompy, ssawy, wentylatory i dmuchawy o mocy wyższej niż 50 kW i o mocy nie wyższej niż 500 kW" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "39" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "e2-14" |
40
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "15. pompy, ssawy, wentylatory i dmuchawy o mocy wyższej niż 500 kW" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e2-15" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "15. pompy, ssawy, wentylatory i dmuchawy o mocy wyższej niż 500 kW" |
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() {#2382 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2381 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e2-15" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1452 -form: Symfony\Component\Form\Form {#2935 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1439 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_40" |
label | "15. pompy, ssawy, wentylatory i dmuchawy o mocy wyższej niż 500 kW" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "40" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "e2-15" |
41
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "16. sprężarki o mocy wyższej niż 20 kW i o mocy nie wyższej niż 200 kW oraz instalacje sprężonego powietrza i gazów technicznych" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e2-16" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "16. sprężarki o mocy wyższej niż 20 kW i o mocy nie wyższej niż 200 kW oraz instalacje sprężonego powietrza i gazów technicznych" |
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() {#2391 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2390 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e2-16" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1040 -form: Symfony\Component\Form\Form {#2938 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1049 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_41" |
label | "16. sprężarki o mocy wyższej niż 20 kW i o mocy nie wyższej niż 200 kW oraz instalacje sprężonego powietrza i gazów technicznych" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "41" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "e2-16" |
42
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "17. sprężarki o mocy wyższej niż 200 kW oraz instalacje sprężonego powietrza i gazów technicznych" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e2-17" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "17. sprężarki o mocy wyższej niż 200 kW oraz instalacje sprężonego powietrza i gazów technicznych" |
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() {#2400 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2399 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e2-17" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1058 -form: Symfony\Component\Form\Form {#2941 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1204 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_42" |
label | "17. sprężarki o mocy wyższej niż 200 kW oraz instalacje sprężonego powietrza i gazów technicznych" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "42" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "e2-17" |
43
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "18. urządzenia do składowania, magazynowania i rozładunku paliw o pojemności składowania odpowiadającej masie ponad 100 Mg" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e2-18" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "18. urządzenia do składowania, magazynowania i rozładunku paliw o pojemności składowania odpowiadającej masie ponad 100 Mg" |
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() {#2409 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2408 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e2-18" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1397 -form: Symfony\Component\Form\Form {#2944 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3658 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_43" |
label | "18. urządzenia do składowania, magazynowania i rozładunku paliw o pojemności składowania odpowiadającej masie ponad 100 Mg" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "43" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "e2-18" |
44
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "19. piece przemysłowe o mocy wyższej niż 50 kW" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e2-19" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "19. piece przemysłowe o mocy wyższej niż 50 kW" |
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() {#2418 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2417 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e2-19" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4050 -form: Symfony\Component\Form\Form {#2947 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4051 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_44" |
label | "19. piece przemysłowe o mocy wyższej niż 50 kW" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "44" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "e2-19" |
45
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "20. urządzenia umożliwiające przechowywanie ciepła lub chłodu w celu ich późniejszego wykorzystania o mocy wyższej niż 10 kW" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e2-20" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "20. urządzenia umożliwiające przechowywanie ciepła lub chłodu w celu ich późniejszego wykorzystania o mocy wyższej niż 10 kW" |
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() {#2427 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2426 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e2-20" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4057 -form: Symfony\Component\Form\Form {#2950 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4053 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_45" |
label | "20. urządzenia umożliwiające przechowywanie ciepła lub chłodu w celu ich późniejszego wykorzystania o mocy wyższej niż 10 kW" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "45" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "e2-20" |
46
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "21. aparatura kontrolno-pomiarowa i urządzenia automatycznej regulacji do urządzeń, instalacji i sieci wymienionych w pkt 1–20" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e2-21" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "21. aparatura kontrolno-pomiarowa i urządzenia automatycznej regulacji do urządzeń, instalacji i sieci wymienionych w pkt 1–20" |
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() {#2436 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2435 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e2-21" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4059 -form: Symfony\Component\Form\Form {#2953 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4058 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_46" |
label | "21. aparatura kontrolno-pomiarowa i urządzenia automatycznej regulacji do urządzeń, instalacji i sieci wymienionych w pkt 1–20" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "46" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "e2-21" |
47
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "1. kotły parowe oraz wodne na paliwa stałe, płynne i gazowe, o mocy wyższej niż 50 kW i mocy nie wyższej niż 500 kW, wraz z urządzeniami pomocniczymi " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d2-1" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "1. kotły parowe oraz wodne na paliwa stałe, płynne i gazowe, o mocy wyższej niż 50 kW i mocy nie wyższej niż 500 kW, wraz z urządzeniami pomocniczymi " |
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() {#2445 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2444 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d2-1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4060 -form: Symfony\Component\Form\Form {#2956 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4061 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_47" |
label | "1. kotły parowe oraz wodne na paliwa stałe, płynne i gazowe, o mocy wyższej niż 50 kW i mocy nie wyższej niż 500 kW, wraz z urządzeniami pomocniczymi " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "47" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "d2-1" |
48
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "2. kotły parowe oraz wodne na paliwa stałe, płynne i gazowe, o mocy wyższej niż 500 kW i o mocy nie wyższej niż 1800 kW, wraz z urządzeniami pomocniczymi " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d2-2" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "2. kotły parowe oraz wodne na paliwa stałe, płynne i gazowe, o mocy wyższej niż 500 kW i o mocy nie wyższej niż 1800 kW, wraz z urządzeniami pomocniczymi " |
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() {#2454 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2453 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d2-2" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4062 -form: Symfony\Component\Form\Form {#2959 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4063 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_48" |
label | "2. kotły parowe oraz wodne na paliwa stałe, płynne i gazowe, o mocy wyższej niż 500 kW i o mocy nie wyższej niż 1800 kW, wraz z urządzeniami pomocniczymi " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "48" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "d2-2" |
49
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "3. kotły parowe oraz wodne na paliwa stałe, płynne i gazowe, o mocy wyższej niż 1800 kW, wraz z urządzeniami pomocniczymi " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d2-3" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "3. kotły parowe oraz wodne na paliwa stałe, płynne i gazowe, o mocy wyższej niż 1800 kW, wraz z urządzeniami pomocniczymi " |
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() {#2463 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2462 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d2-3" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4064 -form: Symfony\Component\Form\Form {#2962 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4065 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_49" |
label | "3. kotły parowe oraz wodne na paliwa stałe, płynne i gazowe, o mocy wyższej niż 1800 kW, wraz z urządzeniami pomocniczymi " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "49" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "d2-3" |
50
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "4. sieci i instalacje cieplne wraz z urządzeniami pomocniczymi, o przesyle ciepła wyższym niż 50 kW i o przesyle ciepła nie wyższym niż 500 kW " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d2-4" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "4. sieci i instalacje cieplne wraz z urządzeniami pomocniczymi, o przesyle ciepła wyższym niż 50 kW i o przesyle ciepła nie wyższym niż 500 kW " |
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() {#2472 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2471 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d2-4" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4066 -form: Symfony\Component\Form\Form {#2965 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4067 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_50" |
label | "4. sieci i instalacje cieplne wraz z urządzeniami pomocniczymi, o przesyle ciepła wyższym niż 50 kW i o przesyle ciepła nie wyższym niż 500 kW " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "50" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "d2-4" |
51
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "5. sieci i instalacje cieplne wraz z urządzeniami pomocniczymi, o przesyle ciepła wyższym niż 500 kW " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d2-5" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "5. sieci i instalacje cieplne wraz z urządzeniami pomocniczymi, o przesyle ciepła wyższym niż 500 kW " |
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() {#2481 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2480 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d2-5" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4068 -form: Symfony\Component\Form\Form {#2968 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4069 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_51" |
label | "5. sieci i instalacje cieplne wraz z urządzeniami pomocniczymi, o przesyle ciepła wyższym niż 500 kW " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "51" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "d2-5" |
52
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "6. turbiny parowe oraz wodne o mocy wyższej niż 50 kW i o mocy nie wyższej niż 15 MW, wraz z urządzeniami pomocniczymi " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d2-6" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "6. turbiny parowe oraz wodne o mocy wyższej niż 50 kW i o mocy nie wyższej niż 15 MW, wraz z urządzeniami pomocniczymi " |
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() {#2490 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2489 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d2-6" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4070 -form: Symfony\Component\Form\Form {#2971 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4071 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_52" |
label | "6. turbiny parowe oraz wodne o mocy wyższej niż 50 kW i o mocy nie wyższej niż 15 MW, wraz z urządzeniami pomocniczymi " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "52" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "d2-6" |
53
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "7. turbiny parowe oraz wodne o mocy wyższej niż 15 MW i o mocy nie wyższej niż 100 MW, wraz z urządzeniami pomocniczymi " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d2-7" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "7. turbiny parowe oraz wodne o mocy wyższej niż 15 MW i o mocy nie wyższej niż 100 MW, wraz z urządzeniami pomocniczymi " |
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() {#2499 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2498 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d2-7" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4072 -form: Symfony\Component\Form\Form {#2974 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4073 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_53" |
label | "7. turbiny parowe oraz wodne o mocy wyższej niż 15 MW i o mocy nie wyższej niż 100 MW, wraz z urządzeniami pomocniczymi " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "53" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "d2-7" |
54
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "8. turbiny parowe oraz wodne o mocy wyższej niż 100 MW i o mocy nie wyższej niż 500 MW, wraz z urządzeniami pomocniczymi " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d2-8" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "8. turbiny parowe oraz wodne o mocy wyższej niż 100 MW i o mocy nie wyższej niż 500 MW, wraz z urządzeniami pomocniczymi " |
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() {#2508 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2507 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d2-8" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4074 -form: Symfony\Component\Form\Form {#2977 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4075 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_54" |
label | "8. turbiny parowe oraz wodne o mocy wyższej niż 100 MW i o mocy nie wyższej niż 500 MW, wraz z urządzeniami pomocniczymi " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "54" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "d2-8" |
55
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "9. turbiny parowe oraz wodne o mocy wyższej niż 500 MW, wraz z urządzeniami pomocniczymi " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d2-9" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "9. turbiny parowe oraz wodne o mocy wyższej niż 500 MW, wraz z urządzeniami pomocniczymi " |
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() {#2517 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2516 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d2-9" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4076 -form: Symfony\Component\Form\Form {#2980 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4077 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_55" |
label | "9. turbiny parowe oraz wodne o mocy wyższej niż 500 MW, wraz z urządzeniami pomocniczymi " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "55" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "d2-9" |
56
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "10. przemysłowe urządzenia odbiorcze pary i gorącej wody o mocy wyższej niż 50 kW i o mocy nie wyższej niż 500 kW " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d2-10" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "10. przemysłowe urządzenia odbiorcze pary i gorącej wody o mocy wyższej niż 50 kW i o mocy nie wyższej niż 500 kW " |
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() {#2526 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2525 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d2-10" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4078 -form: Symfony\Component\Form\Form {#2983 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4079 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_56" |
label | "10. przemysłowe urządzenia odbiorcze pary i gorącej wody o mocy wyższej niż 50 kW i o mocy nie wyższej niż 500 kW " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "56" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "d2-10" |
57
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "11. przemysłowe urządzenia odbiorcze pary i gorącej wody o mocy wyższej niż 500 kW " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d2-11" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "11. przemysłowe urządzenia odbiorcze pary i gorącej wody o mocy wyższej niż 500 kW " |
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() {#2535 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2534 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d2-11" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4080 -form: Symfony\Component\Form\Form {#2986 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4081 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_57" |
label | "11. przemysłowe urządzenia odbiorcze pary i gorącej wody o mocy wyższej niż 500 kW " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "57" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "d2-11" |
58
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "12. urządzenia wentylacji, klimatyzacji i chłodnicze o mocy wyższej niż 50 kW i o mocy nie wyższej niż 500 kW " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d2-12" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "12. urządzenia wentylacji, klimatyzacji i chłodnicze o mocy wyższej niż 50 kW i o mocy nie wyższej niż 500 kW " |
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() {#2544 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2543 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d2-12" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4082 -form: Symfony\Component\Form\Form {#2989 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4083 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_58" |
label | "12. urządzenia wentylacji, klimatyzacji i chłodnicze o mocy wyższej niż 50 kW i o mocy nie wyższej niż 500 kW " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "58" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "d2-12" |
59
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "13. urządzenia wentylacji, klimatyzacji i chłodnicze o mocy wyższej niż 500 kW " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d2-13" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "13. urządzenia wentylacji, klimatyzacji i chłodnicze o mocy wyższej niż 500 kW " |
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() {#2553 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2552 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d2-13" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4084 -form: Symfony\Component\Form\Form {#2992 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4085 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_59" |
label | "13. urządzenia wentylacji, klimatyzacji i chłodnicze o mocy wyższej niż 500 kW " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "59" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "d2-13" |
60
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "14. pompy, ssawy, wentylatory i dmuchawy o mocy wyższej niż 50 kW i o mocy nie wyższej niż 500 kW " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d2-14" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "14. pompy, ssawy, wentylatory i dmuchawy o mocy wyższej niż 50 kW i o mocy nie wyższej niż 500 kW " |
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() {#2562 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2561 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d2-14" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4086 -form: Symfony\Component\Form\Form {#2995 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4087 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_60" |
label | "14. pompy, ssawy, wentylatory i dmuchawy o mocy wyższej niż 50 kW i o mocy nie wyższej niż 500 kW " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "60" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "d2-14" |
61
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "15. pompy, ssawy, wentylatory i dmuchawy o mocy wyższej niż 500 kW " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d2-15" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "15. pompy, ssawy, wentylatory i dmuchawy o mocy wyższej niż 500 kW " |
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() {#2571 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2570 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d2-15" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4088 -form: Symfony\Component\Form\Form {#2998 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4089 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_61" |
label | "15. pompy, ssawy, wentylatory i dmuchawy o mocy wyższej niż 500 kW " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "61" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "d2-15" |
62
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "16. sprężarki o mocy wyższej niż 20 kW i o mocy nie wyższej niż 200 kW oraz instalacje sprężonego powietrza i gazów technicznych " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d2-16" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "16. sprężarki o mocy wyższej niż 20 kW i o mocy nie wyższej niż 200 kW oraz instalacje sprężonego powietrza i gazów technicznych " |
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() {#2580 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2579 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d2-16" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4090 -form: Symfony\Component\Form\Form {#3001 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4091 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_62" |
label | "16. sprężarki o mocy wyższej niż 20 kW i o mocy nie wyższej niż 200 kW oraz instalacje sprężonego powietrza i gazów technicznych " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "62" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "d2-16" |
63
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "17. sprężarki o mocy wyższej niż 200 kW oraz instalacje sprężonego powietrza i gazów technicznych " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d2-17" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "17. sprężarki o mocy wyższej niż 200 kW oraz instalacje sprężonego powietrza i gazów technicznych " |
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() {#2589 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2588 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d2-17" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4092 -form: Symfony\Component\Form\Form {#3004 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4093 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_63" |
label | "17. sprężarki o mocy wyższej niż 200 kW oraz instalacje sprężonego powietrza i gazów technicznych " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "63" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "d2-17" |
64
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "18. urządzenia do składowania, magazynowania i rozładunku paliw o pojemności składowania odpowiadającej masie ponad 100 Mg " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d2-18" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "18. urządzenia do składowania, magazynowania i rozładunku paliw o pojemności składowania odpowiadającej masie ponad 100 Mg " |
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() {#2598 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2597 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d2-18" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4094 -form: Symfony\Component\Form\Form {#3007 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4095 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_64" |
label | "18. urządzenia do składowania, magazynowania i rozładunku paliw o pojemności składowania odpowiadającej masie ponad 100 Mg " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "64" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "d2-18" |
65
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "19. piece przemysłowe o mocy wyższej niż 50 kW " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d2-19" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "19. piece przemysłowe o mocy wyższej niż 50 kW " |
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() {#2607 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2606 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d2-19" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4096 -form: Symfony\Component\Form\Form {#3010 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4097 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_65" |
label | "19. piece przemysłowe o mocy wyższej niż 50 kW " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "65" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "d2-19" |
66
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "20. urządzenia umożliwiające przechowywanie ciepła lub chłodu w celu ich późniejszego wykorzystania o mocy wyższej niż 10 kW " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d2-20" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "20. urządzenia umożliwiające przechowywanie ciepła lub chłodu w celu ich późniejszego wykorzystania o mocy wyższej niż 10 kW " |
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() {#2616 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2615 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d2-20" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4098 -form: Symfony\Component\Form\Form {#3013 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4099 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_66" |
label | "20. urządzenia umożliwiające przechowywanie ciepła lub chłodu w celu ich późniejszego wykorzystania o mocy wyższej niż 10 kW " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "66" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "d2-20" |
67
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "21. aparatura kontrolno-pomiarowa i urządzenia automatycznej regulacji do urządzeń, instalacji i sieci wymienionych w pkt 1–20 " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d2-21" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "21. aparatura kontrolno-pomiarowa i urządzenia automatycznej regulacji do urządzeń, instalacji i sieci wymienionych w pkt 1–20 " |
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() {#2625 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2624 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d2-21" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4100 -form: Symfony\Component\Form\Form {#3016 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4101 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_67" |
label | "21. aparatura kontrolno-pomiarowa i urządzenia automatycznej regulacji do urządzeń, instalacji i sieci wymienionych w pkt 1–20 " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "67" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "d2-21" |
68
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "1. urządzenia do produkcji paliw gazowych, generatory gazu" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e3-1" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "1. urządzenia do produkcji paliw gazowych, generatory gazu" |
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() {#2634 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2633 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e3-1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4102 -form: Symfony\Component\Form\Form {#3019 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4103 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_68" |
label | "1. urządzenia do produkcji paliw gazowych, generatory gazu" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "68" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "e3-1" |
69
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "2. urządzenia do przetwarzania i uzdatniania paliw gazowych, rozkładnie paliw gazowych, urządzenia przeróbki gazu ziemnego, oczyszczalnie gazu, rozprężalnie i rozlewnie gazu płynnego, odazotownie, mieszalnie" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e3-2" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "2. urządzenia do przetwarzania i uzdatniania paliw gazowych, rozkładnie paliw gazowych, urządzenia przeróbki gazu ziemnego, oczyszczalnie gazu, rozprężalnie i rozlewnie gazu płynnego, odazotownie, mieszalnie" |
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() {#2643 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2642 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e3-2" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4104 -form: Symfony\Component\Form\Form {#3022 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4105 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_69" |
label | "2. urządzenia do przetwarzania i uzdatniania paliw gazowych, rozkładnie paliw gazowych, urządzenia przeróbki gazu ziemnego, oczyszczalnie gazu, rozprężalnie i rozlewnie gazu płynnego, odazotownie, mieszalnie" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "69" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "e3-2" |
70
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "3. urządzenia do magazynowania paliw gazowych" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e3-3" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "3. urządzenia do magazynowania paliw gazowych" |
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() {#2652 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2651 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e3-3" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4106 -form: Symfony\Component\Form\Form {#3025 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4107 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_70" |
label | "3. urządzenia do magazynowania paliw gazowych" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "70" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "e3-3" |
71
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "4. sieci gazowe rozdzielcze o ciśnieniu nie wyższym niż 0,5 MPa (gazociągi, stacje gazowe, zespoły gazowe na przyłączu, w tym punkty gazowe)" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e3-4" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "4. sieci gazowe rozdzielcze o ciśnieniu nie wyższym niż 0,5 MPa (gazociągi, stacje gazowe, zespoły gazowe na przyłączu, w tym punkty gazowe)" |
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() {#2661 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2660 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e3-4" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4108 -form: Symfony\Component\Form\Form {#3028 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4109 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_71" |
label | "4. sieci gazowe rozdzielcze o ciśnieniu nie wyższym niż 0,5 MPa (gazociągi, stacje gazowe, zespoły gazowe na przyłączu, w tym punkty gazowe)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "71" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "e3-4" |
72
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "5. sieci gazowe rozdzielcze o ciśnieniu wyższym niż 0,5 MPa (gazociągi, stacje gazowe, zespoły gazowe na przyłączu, tłocznie gazu)" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e3-5" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "5. sieci gazowe rozdzielcze o ciśnieniu wyższym niż 0,5 MPa (gazociągi, stacje gazowe, zespoły gazowe na przyłączu, tłocznie gazu)" |
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() {#2670 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2669 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e3-5" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4110 -form: Symfony\Component\Form\Form {#3031 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4111 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_72" |
label | "5. sieci gazowe rozdzielcze o ciśnieniu wyższym niż 0,5 MPa (gazociągi, stacje gazowe, zespoły gazowe na przyłączu, tłocznie gazu)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "72" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "e3-5" |
73
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "6. urządzenia i instalacje gazowe o ciśnieniu nie wyższym niż 5 kPa" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e3-6" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "6. urządzenia i instalacje gazowe o ciśnieniu nie wyższym niż 5 kPa" |
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() {#2679 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2678 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e3-6" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4112 -form: Symfony\Component\Form\Form {#3034 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4113 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_73" |
label | "6. urządzenia i instalacje gazowe o ciśnieniu nie wyższym niż 5 kPa" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "73" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "e3-6" |
74
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "7. urządzenia i instalacje gazowe o ciśnieniu wyższym niż 5 kPa" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e3-7" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "7. urządzenia i instalacje gazowe o ciśnieniu wyższym niż 5 kPa" |
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() {#2688 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2687 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e3-7" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4114 -form: Symfony\Component\Form\Form {#3037 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4115 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_74" |
label | "7. urządzenia i instalacje gazowe o ciśnieniu wyższym niż 5 kPa" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "74" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "e3-7" |
75
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "8. przemysłowe odbiorniki paliw gazowych o mocy wyższej niż 50 kW" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e3-8" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "8. przemysłowe odbiorniki paliw gazowych o mocy wyższej niż 50 kW" |
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() {#2697 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2696 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e3-8" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4116 -form: Symfony\Component\Form\Form {#3040 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4117 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_75" |
label | "8. przemysłowe odbiorniki paliw gazowych o mocy wyższej niż 50 kW" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "75" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "e3-8" |
76
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "9. turbiny gazowe" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e3-9" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "9. turbiny gazowe" |
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() {#2706 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2705 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e3-9" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4118 -form: Symfony\Component\Form\Form {#3043 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4119 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_76" |
label | "9. turbiny gazowe" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "76" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "e3-9" |
77
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "10. aparatura kontrolno-pomiarowa, urządzenia sterowania do sieci, urządzeń i instalacji wymienionych w pkt 1-9." |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e3-10" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "10. aparatura kontrolno-pomiarowa, urządzenia sterowania do sieci, urządzeń i instalacji wymienionych w pkt 1-9." |
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() {#2715 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2714 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e3-10" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4120 -form: Symfony\Component\Form\Form {#3046 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4121 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_77" |
label | "10. aparatura kontrolno-pomiarowa, urządzenia sterowania do sieci, urządzeń i instalacji wymienionych w pkt 1-9." |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "77" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "e3-10" |
78
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "1. urządzenia do produkcji paliw gazowych, generatory gazu " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d3-1" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "1. urządzenia do produkcji paliw gazowych, generatory gazu " |
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() {#2724 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2723 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d3-1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4122 -form: Symfony\Component\Form\Form {#3049 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4123 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_78" |
label | "1. urządzenia do produkcji paliw gazowych, generatory gazu " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "78" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "d3-1" |
79
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "2. urządzenia do przetwarzania i uzdatniania paliw gazowych, rozkładnie paliw gazowych, urządzenia przeróbki gazu ziemnego, oczyszczalnie gazu, rozprężalnie i rozlewnie gazu płynnego, odazotownie, mieszalnie " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d3-2" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "2. urządzenia do przetwarzania i uzdatniania paliw gazowych, rozkładnie paliw gazowych, urządzenia przeróbki gazu ziemnego, oczyszczalnie gazu, rozprężalnie i rozlewnie gazu płynnego, odazotownie, mieszalnie " |
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() {#2733 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2732 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d3-2" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4124 -form: Symfony\Component\Form\Form {#3052 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4125 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_79" |
label | "2. urządzenia do przetwarzania i uzdatniania paliw gazowych, rozkładnie paliw gazowych, urządzenia przeróbki gazu ziemnego, oczyszczalnie gazu, rozprężalnie i rozlewnie gazu płynnego, odazotownie, mieszalnie " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "79" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "d3-2" |
80
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "3. urządzenia do magazynowania paliw gazowych " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d3-3" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "3. urządzenia do magazynowania paliw gazowych " |
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() {#2742 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2741 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d3-3" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4126 -form: Symfony\Component\Form\Form {#3055 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4127 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_80" |
label | "3. urządzenia do magazynowania paliw gazowych " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "80" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "d3-3" |
81
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "4. sieci gazowe rozdzielcze o ciśnieniu nie wyższym niż 0,5 MPa (gazociągi, stacje gazowe, zespoły gazowe na przyłączu, w tym punkty gazowe) " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d3-4" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "4. sieci gazowe rozdzielcze o ciśnieniu nie wyższym niż 0,5 MPa (gazociągi, stacje gazowe, zespoły gazowe na przyłączu, w tym punkty gazowe) " |
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() {#2751 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2750 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d3-4" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4128 -form: Symfony\Component\Form\Form {#3058 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4129 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_81" |
label | "4. sieci gazowe rozdzielcze o ciśnieniu nie wyższym niż 0,5 MPa (gazociągi, stacje gazowe, zespoły gazowe na przyłączu, w tym punkty gazowe) " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "81" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "d3-4" |
82
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "5. sieci gazowe rozdzielcze o ciśnieniu wyższym niż 0,5 MPa (gazociągi, stacje gazowe, zespoły gazowe na przyłączu, tłocznie gazu) " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d3-5" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "5. sieci gazowe rozdzielcze o ciśnieniu wyższym niż 0,5 MPa (gazociągi, stacje gazowe, zespoły gazowe na przyłączu, tłocznie gazu) " |
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() {#2760 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2759 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d3-5" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4130 -form: Symfony\Component\Form\Form {#3061 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4131 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_82" |
label | "5. sieci gazowe rozdzielcze o ciśnieniu wyższym niż 0,5 MPa (gazociągi, stacje gazowe, zespoły gazowe na przyłączu, tłocznie gazu) " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "82" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "d3-5" |
83
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "6. urządzenia i instalacje gazowe o ciśnieniu nie wyższym niż 5 kPa " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d3-6" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "6. urządzenia i instalacje gazowe o ciśnieniu nie wyższym niż 5 kPa " |
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() {#2769 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2768 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d3-6" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4132 -form: Symfony\Component\Form\Form {#3064 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4133 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_83" |
label | "6. urządzenia i instalacje gazowe o ciśnieniu nie wyższym niż 5 kPa " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "83" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "d3-6" |
84
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "7. urządzenia i instalacje gazowe o ciśnieniu wyższym niż 5 kPa " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d3-7" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "7. urządzenia i instalacje gazowe o ciśnieniu wyższym niż 5 kPa " |
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() {#2778 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2777 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d3-7" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4134 -form: Symfony\Component\Form\Form {#3067 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4135 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_84" |
label | "7. urządzenia i instalacje gazowe o ciśnieniu wyższym niż 5 kPa " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "84" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "d3-7" |
85
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "8. przemysłowe odbiorniki paliw gazowych o mocy wyższej niż 50 kW " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d3-8" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "8. przemysłowe odbiorniki paliw gazowych o mocy wyższej niż 50 kW " |
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() {#2787 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2786 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d3-8" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4136 -form: Symfony\Component\Form\Form {#3070 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4137 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_85" |
label | "8. przemysłowe odbiorniki paliw gazowych o mocy wyższej niż 50 kW " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "85" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "d3-8" |
86
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "9. turbiny gazowe " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d3-9" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "9. turbiny gazowe " |
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() {#2796 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2795 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d3-9" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4138 -form: Symfony\Component\Form\Form {#3073 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4139 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_86" |
label | "9. turbiny gazowe " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "86" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "d3-9" |
87
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "10. aparatura kontrolno-pomiarowa, urządzenia sterowania do sieci, urządzeń i instalacji wymienionych w pkt 1-9. " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d3-10" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "10. aparatura kontrolno-pomiarowa, urządzenia sterowania do sieci, urządzeń i instalacji wymienionych w pkt 1-9. " |
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() {#2805 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#2804 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d3-10" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_scope_entry" ] |
cache_key | "_application_scope_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4140 -form: Symfony\Component\Form\Form {#3076 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4141 …5} |
full_name | "application[scope][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_scope_87" |
label | "10. aparatura kontrolno-pomiarowa, urządzenia sterowania do sieci, urządzeń i instalacji wymienionych w pkt 1-9. " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "87" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_scope_entry" |
valid | true |
value | "d3-10" |
activities
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [] |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "obsługi" => "e1-obslugi" "konserwacji" => "e1-konserwacji" "remontu" => "e1-remontu" "napraw" => "e1-napraw" "montażu" => "e1-montazu" "demontażu" => "e1-demontazu" "kontrolno – pomiarowych" => "e1-kontrolno–pomiarowych" "obsługi " => "e2-obslugi" "konserwacji " => "e2-konserwacji" "remontu " => "e2-remontu" "napraw " => "e2-napraw" "montażu " => "e2-montazu" "demontażu " => "e2-demontazu" "kontrolno – pomiarowych " => "e2-kontrolno–pomiarowych" " obsługi" => "e3-obslugi" " konserwacji" => "e3-konserwacji" " remontu" => "e3-remontu" " napraw" => "e3-napraw" " montażu" => "e3-montazu" " demontażu" => "e3-demontazu" " kontrolno – pomiarowych" => "e3-kontrolno–pomiarowych" " obsługi " => "d1-obslugi" " konserwacji " => "d1-konserwacji" " remontu " => "d1-remontu" " napraw " => "d1-napraw" " montażu " => "d1-montazu" " demontażu " => "d1-demontazu" " kontrolno – pomiarowych " => "d1-kontrolno–pomiarowych" "obsługi " => "d2-obslugi" "konserwacji " => "d2-konserwacji" "remontu " => "d2-remontu" "napraw " => "d2-napraw" "montażu " => "d2-montazu" "demontażu " => "d2-demontazu" "kontrolno – pomiarowych " => "d2-kontrolno–pomiarowych" " obsługi" => "d3-obslugi" " konserwacji" => "d3-konserwacji" " remontu" => "d3-remontu" " napraw" => "d3-napraw" " montażu" => "d3-montazu" " demontażu" => "d3-demontazu" " kontrolno – pomiarowych" => "d3-kontrolno–pomiarowych" ] |
[ "obsługi" => "e1-obslugi" "konserwacji" => "e1-konserwacji" "remontu" => "e1-remontu" "napraw" => "e1-napraw" "montażu" => "e1-montazu" "demontażu" => "e1-demontazu" "kontrolno – pomiarowych" => "e1-kontrolno–pomiarowych" "obsługi " => "e2-obslugi" "konserwacji " => "e2-konserwacji" "remontu " => "e2-remontu" "napraw " => "e2-napraw" "montażu " => "e2-montazu" "demontażu " => "e2-demontazu" "kontrolno – pomiarowych " => "e2-kontrolno–pomiarowych" " obsługi" => "e3-obslugi" " konserwacji" => "e3-konserwacji" " remontu" => "e3-remontu" " napraw" => "e3-napraw" " montażu" => "e3-montazu" " demontażu" => "e3-demontazu" " kontrolno – pomiarowych" => "e3-kontrolno–pomiarowych" " obsługi " => "d1-obslugi" " konserwacji " => "d1-konserwacji" " remontu " => "d1-remontu" " napraw " => "d1-napraw" " montażu " => "d1-montazu" " demontażu " => "d1-demontazu" " kontrolno – pomiarowych " => "d1-kontrolno–pomiarowych" "obsługi " => "d2-obslugi" "konserwacji " => "d2-konserwacji" "remontu " => "d2-remontu" "napraw " => "d2-napraw" "montażu " => "d2-montazu" "demontażu " => "d2-demontazu" "kontrolno – pomiarowych " => "d2-kontrolno–pomiarowych" " obsługi" => "d3-obslugi" " konserwacji" => "d3-konserwacji" " remontu" => "d3-remontu" " napraw" => "d3-napraw" " montażu" => "d3-montazu" " demontażu" => "d3-demontazu" " kontrolno – pomiarowych" => "d3-kontrolno–pomiarowych" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1008 +payload: null +groups: ? +message: "Podaj przynajmniej jeden zakres." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1008 +payload: null +groups: ? +message: "Podaj przynajmniej jeden zakres." +allowNull: false +normalizer: null } ] |
disabled | false |
same as passed value |
expanded | true |
same as passed value |
label | "Eksploatacja urządzeń, instalacji i sieci w zakresie wykonywania czynności *" |
same as passed value |
label_attr | [ "class" => "checkbox-inline" ] |
[ "class" => "checkbox-inline" ] |
multiple | true |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "obsługi" => "e1-obslugi" "konserwacji" => "e1-konserwacji" "remontu" => "e1-remontu" "napraw" => "e1-napraw" "montażu" => "e1-montazu" "demontażu" => "e1-demontazu" "kontrolno – pomiarowych" => "e1-kontrolno–pomiarowych" "obsługi " => "e2-obslugi" "konserwacji " => "e2-konserwacji" "remontu " => "e2-remontu" "napraw " => "e2-napraw" "montażu " => "e2-montazu" "demontażu " => "e2-demontazu" "kontrolno – pomiarowych " => "e2-kontrolno–pomiarowych" " obsługi" => "e3-obslugi" " konserwacji" => "e3-konserwacji" " remontu" => "e3-remontu" " napraw" => "e3-napraw" " montażu" => "e3-montazu" " demontażu" => "e3-demontazu" " kontrolno – pomiarowych" => "e3-kontrolno–pomiarowych" " obsługi " => "d1-obslugi" " konserwacji " => "d1-konserwacji" " remontu " => "d1-remontu" " napraw " => "d1-napraw" " montażu " => "d1-montazu" " demontażu " => "d1-demontazu" " kontrolno – pomiarowych " => "d1-kontrolno–pomiarowych" "obsługi " => "d2-obslugi" "konserwacji " => "d2-konserwacji" "remontu " => "d2-remontu" "napraw " => "d2-napraw" "montażu " => "d2-montazu" "demontażu " => "d2-demontazu" "kontrolno – pomiarowych " => "d2-kontrolno–pomiarowych" " obsługi" => "d3-obslugi" " konserwacji" => "d3-konserwacji" " remontu" => "d3-remontu" " napraw" => "d3-napraw" " montażu" => "d3-montazu" " demontażu" => "d3-demontazu" " kontrolno – pomiarowych" => "d3-kontrolno–pomiarowych" ] |
compound | true |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1008 +payload: null +groups: ? +message: "Podaj przynajmniej jeden zakres." +allowNull: false +normalizer: null } ] |
create_option_text | "Add %placeholder%..." |
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 {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Eksploatacja urządzeń, instalacji i sieci w zakresie wykonywania czynności *" |
label_attr | [ "class" => "checkbox-inline" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
multiple | true |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
preload | "focus" |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1721 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1720 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_application_activities" ] |
cache_key | "_application_activities_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1729 +label: "obsługi" +value: "e1-obslugi" +data: "e1-obslugi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1730 +label: "konserwacji" +value: "e1-konserwacji" +data: "e1-konserwacji" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1731 +label: "remontu" +value: "e1-remontu" +data: "e1-remontu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1732 +label: "napraw" +value: "e1-napraw" +data: "e1-napraw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1733 +label: "montażu" +value: "e1-montazu" +data: "e1-montazu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1734 +label: "demontażu" +value: "e1-demontazu" +data: "e1-demontazu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1735 +label: "kontrolno – pomiarowych" +value: "e1-kontrolno–pomiarowych" +data: "e1-kontrolno–pomiarowych" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1736 +label: "obsługi " +value: "e2-obslugi" +data: "e2-obslugi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1737 +label: "konserwacji " +value: "e2-konserwacji" +data: "e2-konserwacji" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1738 +label: "remontu " +value: "e2-remontu" +data: "e2-remontu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1739 +label: "napraw " +value: "e2-napraw" +data: "e2-napraw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1740 +label: "montażu " +value: "e2-montazu" +data: "e2-montazu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1741 +label: "demontażu " +value: "e2-demontazu" +data: "e2-demontazu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1742 +label: "kontrolno – pomiarowych " +value: "e2-kontrolno–pomiarowych" +data: "e2-kontrolno–pomiarowych" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1743 +label: " obsługi" +value: "e3-obslugi" +data: "e3-obslugi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1744 +label: " konserwacji" +value: "e3-konserwacji" +data: "e3-konserwacji" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1745 +label: " remontu" +value: "e3-remontu" +data: "e3-remontu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1746 +label: " napraw" +value: "e3-napraw" +data: "e3-napraw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1747 +label: " montażu" +value: "e3-montazu" +data: "e3-montazu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1748 +label: " demontażu" +value: "e3-demontazu" +data: "e3-demontazu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1749 +label: " kontrolno – pomiarowych" +value: "e3-kontrolno–pomiarowych" +data: "e3-kontrolno–pomiarowych" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1750 +label: " obsługi " +value: "d1-obslugi" +data: "d1-obslugi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1751 +label: " konserwacji " +value: "d1-konserwacji" +data: "d1-konserwacji" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1752 +label: " remontu " +value: "d1-remontu" +data: "d1-remontu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1753 +label: " napraw " +value: "d1-napraw" +data: "d1-napraw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1754 +label: " montażu " +value: "d1-montazu" +data: "d1-montazu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1755 +label: " demontażu " +value: "d1-demontazu" +data: "d1-demontazu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1756 +label: " kontrolno – pomiarowych " +value: "d1-kontrolno–pomiarowych" +data: "d1-kontrolno–pomiarowych" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1757 +label: "obsługi " +value: "d2-obslugi" +data: "d2-obslugi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1758 +label: "konserwacji " +value: "d2-konserwacji" +data: "d2-konserwacji" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1759 +label: "remontu " +value: "d2-remontu" +data: "d2-remontu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1760 +label: "napraw " +value: "d2-napraw" +data: "d2-napraw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1761 +label: "montażu " +value: "d2-montazu" +data: "d2-montazu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1762 +label: "demontażu " +value: "d2-demontazu" +data: "d2-demontazu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1763 +label: "kontrolno – pomiarowych " +value: "d2-kontrolno–pomiarowych" +data: "d2-kontrolno–pomiarowych" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1764 +label: " obsługi" +value: "d3-obslugi" +data: "d3-obslugi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1765 +label: " konserwacji" +value: "d3-konserwacji" +data: "d3-konserwacji" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1766 +label: " remontu" +value: "d3-remontu" +data: "d3-remontu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1767 +label: " napraw" +value: "d3-napraw" +data: "d3-napraw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1768 +label: " montażu" +value: "d3-montazu" +data: "d3-montazu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1769 +label: " demontażu" +value: "d3-demontazu" +data: "d3-demontazu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1770 +label: " kontrolno – pomiarowych" +value: "d3-kontrolno–pomiarowych" +data: "d3-kontrolno–pomiarowych" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2563 -form: Symfony\Component\Form\Form {#3457 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#2572 …5} |
full_name | "application[activities]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_activities" |
is_selected | Closure($choice, array $values) {#4143 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Eksploatacja urządzeń, instalacji i sieci w zakresie wykonywania czynności *" |
label_attr | [ "class" => "checkbox-inline" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "activities" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_activities" |
uses_autocomplete | false |
valid | true |
value | [] |
0
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "obsługi" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e1-obslugi" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "obsługi" |
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() {#3081 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#3080 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e1-obslugi" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_activities_entry" ] |
cache_key | "_application_activities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4146 -form: Symfony\Component\Form\Form {#3460 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4145 …5} |
full_name | "application[activities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_activities_0" |
label | "obsługi" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_activities_entry" |
valid | true |
value | "e1-obslugi" |
1
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "konserwacji" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e1-konserwacji" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "konserwacji" |
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() {#3090 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#3089 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e1-konserwacji" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_activities_entry" ] |
cache_key | "_application_activities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4147 -form: Symfony\Component\Form\Form {#3463 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4148 …5} |
full_name | "application[activities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_activities_1" |
label | "konserwacji" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_activities_entry" |
valid | true |
value | "e1-konserwacji" |
2
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "remontu" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e1-remontu" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "remontu" |
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() {#3099 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#3098 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e1-remontu" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_activities_entry" ] |
cache_key | "_application_activities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4149 -form: Symfony\Component\Form\Form {#3466 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4150 …5} |
full_name | "application[activities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_activities_2" |
label | "remontu" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_activities_entry" |
valid | true |
value | "e1-remontu" |
3
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "napraw" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e1-napraw" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "napraw" |
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() {#3108 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#3107 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e1-napraw" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_activities_entry" ] |
cache_key | "_application_activities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4151 -form: Symfony\Component\Form\Form {#3469 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4152 …5} |
full_name | "application[activities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_activities_3" |
label | "napraw" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_activities_entry" |
valid | true |
value | "e1-napraw" |
4
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "montażu" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e1-montazu" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "montażu" |
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() {#3117 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#3116 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e1-montazu" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_activities_entry" ] |
cache_key | "_application_activities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4153 -form: Symfony\Component\Form\Form {#3472 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4154 …5} |
full_name | "application[activities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_activities_4" |
label | "montażu" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "4" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_activities_entry" |
valid | true |
value | "e1-montazu" |
5
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "demontażu" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e1-demontazu" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "demontażu" |
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() {#3126 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#3125 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e1-demontazu" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_activities_entry" ] |
cache_key | "_application_activities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4155 -form: Symfony\Component\Form\Form {#3475 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4156 …5} |
full_name | "application[activities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_activities_5" |
label | "demontażu" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "5" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_activities_entry" |
valid | true |
value | "e1-demontazu" |
6
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "kontrolno – pomiarowych" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e1-kontrolno–pomiarowych" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "kontrolno – pomiarowych" |
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() {#3135 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#3134 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e1-kontrolno–pomiarowych" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_activities_entry" ] |
cache_key | "_application_activities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4157 -form: Symfony\Component\Form\Form {#3478 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4158 …5} |
full_name | "application[activities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_activities_6" |
label | "kontrolno – pomiarowych" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "6" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_activities_entry" |
valid | true |
value | "e1-kontrolno–pomiarowych" |
7
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "obsługi " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e2-obslugi" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "obsługi " |
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() {#3144 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#3143 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e2-obslugi" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_activities_entry" ] |
cache_key | "_application_activities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4159 -form: Symfony\Component\Form\Form {#3481 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4160 …5} |
full_name | "application[activities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_activities_7" |
label | "obsługi " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "7" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_activities_entry" |
valid | true |
value | "e2-obslugi" |
8
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "konserwacji " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e2-konserwacji" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "konserwacji " |
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() {#3153 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#3152 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e2-konserwacji" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_activities_entry" ] |
cache_key | "_application_activities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4161 -form: Symfony\Component\Form\Form {#3484 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4162 …5} |
full_name | "application[activities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_activities_8" |
label | "konserwacji " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "8" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_activities_entry" |
valid | true |
value | "e2-konserwacji" |
9
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "remontu " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e2-remontu" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "remontu " |
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() {#3162 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#3161 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e2-remontu" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_activities_entry" ] |
cache_key | "_application_activities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4163 -form: Symfony\Component\Form\Form {#3487 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4164 …5} |
full_name | "application[activities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_activities_9" |
label | "remontu " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "9" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_activities_entry" |
valid | true |
value | "e2-remontu" |
10
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "napraw " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e2-napraw" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "napraw " |
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() {#3171 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#3170 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e2-napraw" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_activities_entry" ] |
cache_key | "_application_activities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4165 -form: Symfony\Component\Form\Form {#3490 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4166 …5} |
full_name | "application[activities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_activities_10" |
label | "napraw " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "10" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_activities_entry" |
valid | true |
value | "e2-napraw" |
11
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "montażu " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e2-montazu" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "montażu " |
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() {#3180 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#3179 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e2-montazu" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_activities_entry" ] |
cache_key | "_application_activities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4167 -form: Symfony\Component\Form\Form {#3493 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4168 …5} |
full_name | "application[activities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_activities_11" |
label | "montażu " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "11" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_activities_entry" |
valid | true |
value | "e2-montazu" |
12
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "demontażu " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e2-demontazu" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "demontażu " |
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() {#3189 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#3188 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e2-demontazu" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_activities_entry" ] |
cache_key | "_application_activities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4169 -form: Symfony\Component\Form\Form {#3496 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4170 …5} |
full_name | "application[activities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_activities_12" |
label | "demontażu " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "12" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_activities_entry" |
valid | true |
value | "e2-demontazu" |
13
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "kontrolno – pomiarowych " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e2-kontrolno–pomiarowych" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "kontrolno – pomiarowych " |
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() {#3198 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#3197 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e2-kontrolno–pomiarowych" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_activities_entry" ] |
cache_key | "_application_activities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4171 -form: Symfony\Component\Form\Form {#3499 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4172 …5} |
full_name | "application[activities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_activities_13" |
label | "kontrolno – pomiarowych " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "13" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_activities_entry" |
valid | true |
value | "e2-kontrolno–pomiarowych" |
14
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | " obsługi" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e3-obslugi" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | " obsługi" |
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() {#3207 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#3206 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e3-obslugi" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_activities_entry" ] |
cache_key | "_application_activities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4173 -form: Symfony\Component\Form\Form {#3502 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4174 …5} |
full_name | "application[activities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_activities_14" |
label | " obsługi" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "14" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_activities_entry" |
valid | true |
value | "e3-obslugi" |
15
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | " konserwacji" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e3-konserwacji" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | " konserwacji" |
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() {#3216 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#3215 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e3-konserwacji" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_activities_entry" ] |
cache_key | "_application_activities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4175 -form: Symfony\Component\Form\Form {#3505 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4176 …5} |
full_name | "application[activities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_activities_15" |
label | " konserwacji" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "15" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_activities_entry" |
valid | true |
value | "e3-konserwacji" |
16
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | " remontu" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e3-remontu" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | " remontu" |
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() {#3225 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#3224 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e3-remontu" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_activities_entry" ] |
cache_key | "_application_activities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4177 -form: Symfony\Component\Form\Form {#3508 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4178 …5} |
full_name | "application[activities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_activities_16" |
label | " remontu" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "16" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_activities_entry" |
valid | true |
value | "e3-remontu" |
17
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | " napraw" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e3-napraw" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | " napraw" |
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() {#3234 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#3233 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e3-napraw" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_activities_entry" ] |
cache_key | "_application_activities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4179 -form: Symfony\Component\Form\Form {#3511 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4180 …5} |
full_name | "application[activities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_activities_17" |
label | " napraw" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "17" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_activities_entry" |
valid | true |
value | "e3-napraw" |
18
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | " montażu" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e3-montazu" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | " montażu" |
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() {#3243 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#3242 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e3-montazu" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_activities_entry" ] |
cache_key | "_application_activities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4181 -form: Symfony\Component\Form\Form {#3514 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4182 …5} |
full_name | "application[activities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_activities_18" |
label | " montażu" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "18" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_activities_entry" |
valid | true |
value | "e3-montazu" |
19
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | " demontażu" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e3-demontazu" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | " demontażu" |
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() {#3252 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#3251 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e3-demontazu" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_activities_entry" ] |
cache_key | "_application_activities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4183 -form: Symfony\Component\Form\Form {#3517 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4184 …5} |
full_name | "application[activities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_activities_19" |
label | " demontażu" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "19" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_activities_entry" |
valid | true |
value | "e3-demontazu" |
20
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | " kontrolno – pomiarowych" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "e3-kontrolno–pomiarowych" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | " kontrolno – pomiarowych" |
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() {#3261 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#3260 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "e3-kontrolno–pomiarowych" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_activities_entry" ] |
cache_key | "_application_activities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4185 -form: Symfony\Component\Form\Form {#3520 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4186 …5} |
full_name | "application[activities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_activities_20" |
label | " kontrolno – pomiarowych" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "20" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_activities_entry" |
valid | true |
value | "e3-kontrolno–pomiarowych" |
21
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | " obsługi " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d1-obslugi" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | " obsługi " |
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() {#3270 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#3269 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d1-obslugi" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_activities_entry" ] |
cache_key | "_application_activities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4187 -form: Symfony\Component\Form\Form {#3523 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4188 …5} |
full_name | "application[activities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_activities_21" |
label | " obsługi " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "21" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_activities_entry" |
valid | true |
value | "d1-obslugi" |
22
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | " konserwacji " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d1-konserwacji" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | " konserwacji " |
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() {#3279 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#3278 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d1-konserwacji" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_activities_entry" ] |
cache_key | "_application_activities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4189 -form: Symfony\Component\Form\Form {#3526 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4190 …5} |
full_name | "application[activities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_activities_22" |
label | " konserwacji " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "22" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_activities_entry" |
valid | true |
value | "d1-konserwacji" |
23
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | " remontu " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d1-remontu" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | " remontu " |
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() {#3288 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#3287 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d1-remontu" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_activities_entry" ] |
cache_key | "_application_activities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4191 -form: Symfony\Component\Form\Form {#3529 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4192 …5} |
full_name | "application[activities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_activities_23" |
label | " remontu " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "23" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_activities_entry" |
valid | true |
value | "d1-remontu" |
24
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | " napraw " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d1-napraw" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | " napraw " |
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() {#3297 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#3296 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d1-napraw" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_activities_entry" ] |
cache_key | "_application_activities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4193 -form: Symfony\Component\Form\Form {#3532 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4194 …5} |
full_name | "application[activities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_activities_24" |
label | " napraw " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "24" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_activities_entry" |
valid | true |
value | "d1-napraw" |
25
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | " montażu " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d1-montazu" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | " montażu " |
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() {#3306 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#3305 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d1-montazu" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_activities_entry" ] |
cache_key | "_application_activities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4195 -form: Symfony\Component\Form\Form {#3535 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4196 …5} |
full_name | "application[activities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_activities_25" |
label | " montażu " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "25" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_activities_entry" |
valid | true |
value | "d1-montazu" |
26
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | " demontażu " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d1-demontazu" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | " demontażu " |
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() {#3315 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#3314 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d1-demontazu" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_activities_entry" ] |
cache_key | "_application_activities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4197 -form: Symfony\Component\Form\Form {#3538 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4198 …5} |
full_name | "application[activities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_activities_26" |
label | " demontażu " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "26" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_activities_entry" |
valid | true |
value | "d1-demontazu" |
27
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | " kontrolno – pomiarowych " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d1-kontrolno–pomiarowych" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | " kontrolno – pomiarowych " |
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() {#3324 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#3323 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d1-kontrolno–pomiarowych" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_activities_entry" ] |
cache_key | "_application_activities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4199 -form: Symfony\Component\Form\Form {#3541 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4200 …5} |
full_name | "application[activities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_activities_27" |
label | " kontrolno – pomiarowych " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "27" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_activities_entry" |
valid | true |
value | "d1-kontrolno–pomiarowych" |
28
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "obsługi " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d2-obslugi" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "obsługi " |
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() {#3333 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#3332 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d2-obslugi" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_activities_entry" ] |
cache_key | "_application_activities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4201 -form: Symfony\Component\Form\Form {#3544 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4202 …5} |
full_name | "application[activities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_activities_28" |
label | "obsługi " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "28" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_activities_entry" |
valid | true |
value | "d2-obslugi" |
29
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "konserwacji " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d2-konserwacji" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "konserwacji " |
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() {#3342 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#3341 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d2-konserwacji" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_activities_entry" ] |
cache_key | "_application_activities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4203 -form: Symfony\Component\Form\Form {#3547 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4204 …5} |
full_name | "application[activities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_activities_29" |
label | "konserwacji " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "29" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_activities_entry" |
valid | true |
value | "d2-konserwacji" |
30
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "remontu " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d2-remontu" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "remontu " |
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() {#3351 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#3350 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d2-remontu" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_activities_entry" ] |
cache_key | "_application_activities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4205 -form: Symfony\Component\Form\Form {#3550 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4206 …5} |
full_name | "application[activities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_activities_30" |
label | "remontu " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "30" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_activities_entry" |
valid | true |
value | "d2-remontu" |
31
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "napraw " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d2-napraw" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "napraw " |
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() {#3360 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#3359 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d2-napraw" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_activities_entry" ] |
cache_key | "_application_activities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4207 -form: Symfony\Component\Form\Form {#3553 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4208 …5} |
full_name | "application[activities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_activities_31" |
label | "napraw " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "31" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_activities_entry" |
valid | true |
value | "d2-napraw" |
32
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "montażu " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d2-montazu" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "montażu " |
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() {#3369 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#3368 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d2-montazu" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_activities_entry" ] |
cache_key | "_application_activities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4209 -form: Symfony\Component\Form\Form {#3556 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4210 …5} |
full_name | "application[activities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_activities_32" |
label | "montażu " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "32" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_activities_entry" |
valid | true |
value | "d2-montazu" |
33
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "demontażu " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d2-demontazu" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "demontażu " |
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() {#3378 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#3377 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d2-demontazu" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_activities_entry" ] |
cache_key | "_application_activities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4211 -form: Symfony\Component\Form\Form {#3559 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4212 …5} |
full_name | "application[activities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_activities_33" |
label | "demontażu " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "33" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_activities_entry" |
valid | true |
value | "d2-demontazu" |
34
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "kontrolno – pomiarowych " |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d2-kontrolno–pomiarowych" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "kontrolno – pomiarowych " |
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() {#3387 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#3386 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d2-kontrolno–pomiarowych" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_activities_entry" ] |
cache_key | "_application_activities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4213 -form: Symfony\Component\Form\Form {#3562 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4214 …5} |
full_name | "application[activities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_activities_34" |
label | "kontrolno – pomiarowych " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "34" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_activities_entry" |
valid | true |
value | "d2-kontrolno–pomiarowych" |
35
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | " obsługi" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d3-obslugi" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | " obsługi" |
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() {#3396 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#3395 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d3-obslugi" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_activities_entry" ] |
cache_key | "_application_activities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4215 -form: Symfony\Component\Form\Form {#3565 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4216 …5} |
full_name | "application[activities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_activities_35" |
label | " obsługi" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "35" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_activities_entry" |
valid | true |
value | "d3-obslugi" |
36
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | " konserwacji" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d3-konserwacji" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | " konserwacji" |
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() {#3405 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#3404 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d3-konserwacji" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_activities_entry" ] |
cache_key | "_application_activities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4217 -form: Symfony\Component\Form\Form {#3568 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4218 …5} |
full_name | "application[activities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_activities_36" |
label | " konserwacji" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "36" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_activities_entry" |
valid | true |
value | "d3-konserwacji" |
37
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | " remontu" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d3-remontu" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | " remontu" |
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() {#3414 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#3413 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d3-remontu" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_activities_entry" ] |
cache_key | "_application_activities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4219 -form: Symfony\Component\Form\Form {#3571 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4220 …5} |
full_name | "application[activities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_activities_37" |
label | " remontu" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "37" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_activities_entry" |
valid | true |
value | "d3-remontu" |
38
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | " napraw" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d3-napraw" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | " napraw" |
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() {#3423 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#3422 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d3-napraw" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_activities_entry" ] |
cache_key | "_application_activities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4221 -form: Symfony\Component\Form\Form {#3574 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4222 …5} |
full_name | "application[activities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_activities_38" |
label | " napraw" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "38" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_activities_entry" |
valid | true |
value | "d3-napraw" |
39
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | " montażu" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d3-montazu" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | " montażu" |
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() {#3432 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#3431 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d3-montazu" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_activities_entry" ] |
cache_key | "_application_activities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4223 -form: Symfony\Component\Form\Form {#3577 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4224 …5} |
full_name | "application[activities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_activities_39" |
label | " montażu" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "39" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_activities_entry" |
valid | true |
value | "d3-montazu" |
40
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | " demontażu" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d3-demontazu" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | " demontażu" |
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() {#3441 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#3440 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d3-demontazu" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_activities_entry" ] |
cache_key | "_application_activities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4225 -form: Symfony\Component\Form\Form {#3580 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4226 …5} |
full_name | "application[activities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_activities_40" |
label | " demontażu" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "40" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_activities_entry" |
valid | true |
value | "d3-demontazu" |
41
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | " kontrolno – pomiarowych" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "d3-kontrolno–pomiarowych" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | " kontrolno – pomiarowych" |
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() {#3450 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#3449 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "d3-kontrolno–pomiarowych" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_activities_entry" ] |
cache_key | "_application_activities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4227 -form: Symfony\Component\Form\Form {#3583 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4228 …5} |
full_name | "application[activities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_activities_41" |
label | " kontrolno – pomiarowych" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "41" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_activities_entry" |
valid | true |
value | "d3-kontrolno–pomiarowych" |
documentFile
"Vich\UploaderBundle\Form\Type\VichFileType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format |
null
|
Normalized Format | [ "file" => null ] |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
allow_delete | false |
same as passed value |
delete_label | "Usuń załącznik" |
same as passed value |
disabled | false |
same as passed value |
download_label | Closure(Application $app): string {#1009 returnType: "string" class: "App\Form\ApplicationType" } |
same as passed value |
label | "Załącznik *" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_delete | false |
allow_extra_fields | false |
allow_file_upload | false |
asset_helper | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
delete_label | "Usuń załącznik" |
disabled | false |
download_label | Closure(Application $app): string {#1009 returnType: "string" class: "App\Form\ApplicationType" } |
download_uri | true |
empty_data | Closure(FormInterface $form) {#1797 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Załącznik *" |
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() {#1799 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1798 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
asset_helper | false |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "vich_file" "_application_documentFile" ] |
cache_key | "_application_documentFile_vich_file" |
compound | true |
data | [ "file" => null ] |
disabled | false |
download_label | "Pobierz: " |
download_uri | null |
errors | Symfony\Component\Form\FormErrorIterator {#4144 -form: Symfony\Component\Form\Form {#3601 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4142 …5} |
full_name | "application[documentFile]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_documentFile" |
label | "Załącznik *" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "documentFile" |
object | App\Entity\Application {#774 -id: null -type: ? ?array -firstname: ? ?string -lastname: ? ?string -pesel: null -idnumber: null -birthdate: null -birthplace: null -phone: null -street: null -houseNumber: null -zipcode: null -city: null -corrStreet: null -corrHouseNumber: null -corrZipcode: null -corrCity: null -email: null -education: null -confirmDocument: null -experience: null -certificates: null -employer: null -employerNIP: null -scope: [] -activities: [] -user: null -attachments: null -document: null -documentFile: null -documentSigned: null -documentSignedFile: null -created: DateTime @1751001651 {#775 date: 2025-06-27 07:20:51.936804 Europe/Berlin (+02:00) } -updated: DateTime @1751001651 {#776 date: 2025-06-27 07:20:51.936809 Europe/Berlin (+02:00) } -token: null -number: null -status: "new" -examDate: null -payment: null -price: null -emailVerified: false -examType: null -examBoardNumber: null } |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | false |
unique_block_prefix | "_application_documentFile" |
valid | true |
value | [ "file" => null ] |
file
"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 |
---|---|---|
attr | [] |
same as passed value |
label | "Załącznik *" |
same as passed value |
required | true |
same as passed value |
translation_domain | null |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | true |
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 {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | "Symfony\Component\HttpFoundation\File\File" |
disabled | false |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please select a valid file." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Załącznik *" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3594 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#3593 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "file" "_application_documentFile_file" ] |
cache_key | "_application_documentFile_file_file" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4238 -form: Symfony\Component\Form\Form {#3604 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4241 …5} |
full_name | "application[documentFile][file]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_documentFile_file" |
label | "Załącznik *" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "file" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | false |
type | "file" |
unique_block_prefix | "_application_documentFile_file" |
valid | true |
value | "" |
examType
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 |
---|---|---|
choices | [ "Online" => "online" "Stacjonarny" => "offline" ] |
[ "Online" => "online" "Stacjonarny" => "offline" ] |
disabled | false |
same as passed value |
expanded | true |
same as passed value |
label | "Preferowany typ egzaminu *" |
same as passed value |
multiple | false |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Online" => "online" "Stacjonarny" => "offline" ] |
compound | true |
constraints | [] |
create_option_text | "Add %placeholder%..." |
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 {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Preferowany typ egzaminu *" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
multiple | false |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
preload | "focus" |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1808 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1807 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_application_examType" ] |
cache_key | "_application_examType_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1816 +label: "Online" +value: "online" +data: "online" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1817 +label: "Stacjonarny" +value: "offline" +data: "offline" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4230 -form: Symfony\Component\Form\Form {#3629 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#4235 …5} |
full_name | "application[examType]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_examType" |
is_selected | Closure($choice, $value) {#4236 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Preferowany typ egzaminu *" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "examType" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_examType" |
uses_autocomplete | false |
valid | true |
value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Online" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
translation_domain | null |
same as passed value |
value | "online" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please select a valid option." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Online" |
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() {#3613 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#3612 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "online" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_application_examType_entry" ] |
cache_key | "_application_examType_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4234 -form: Symfony\Component\Form\Form {#3632 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4240 …5} |
full_name | "application[examType]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_examType_0" |
label | "Online" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_examType_entry" |
valid | true |
value | "online" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Stacjonarny" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
translation_domain | null |
same as passed value |
value | "offline" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please select a valid option." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Stacjonarny" |
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() {#3622 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#3621 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "offline" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_application_examType_entry" ] |
cache_key | "_application_examType_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4242 -form: Symfony\Component\Form\Form {#3635 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4243 …5} |
full_name | "application[examType]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_examType_1" |
label | "Stacjonarny" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_examType_entry" |
valid | true |
value | "offline" |
examDate
"Symfony\Component\Form\Extension\Core\Type\DateType"
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" => "js-datepicker" ] |
[ "class" => "js-datepicker" ] |
disabled | false |
same as passed value |
help | "Ostateczna data egzaminu ustalona zostanie przez komisję kwalifikacyjną. Egzaminy z grup G2 i G3 możliwe tylko w czwartki." |
same as passed value |
html5 | false |
same as passed value |
label | "Preferowana data egzaminu *" |
same as passed value |
required | true |
same as passed value |
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "js-datepicker" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
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 {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "yyyy-MM-dd" |
getter | null |
help | "Ostateczna data egzaminu ustalona zostanie przez komisję kwalifikacyjną. Egzaminy z grup G2 i G3 możliwe tylko w czwartki." |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | false |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "Please enter a valid date." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Preferowana data egzaminu *" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
model_timezone | null |
months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
placeholder | [ "year" => null "month" => null "day" => null ] |
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() {#1824 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1823 …} $translationDomain: "validators" } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "js-datepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_application_examDate" ] |
cache_key | "_application_examDate_date" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4237 -form: Symfony\Component\Form\Form {#3638 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4239 …5} |
full_name | "application[examDate]" |
help | "Ostateczna data egzaminu ustalona zostanie przez komisję kwalifikacyjną. Egzaminy z grup G2 i G3 możliwe tylko w czwartki." |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_examDate" |
label | "Preferowana data egzaminu *" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "examDate" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_examDate" |
valid | true |
value | "" |
widget | "single_text" |
examBoardNumber
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 |
---|---|---|
choices | [ "Komisja 127 (poniedziałki)" => "127" "Komisja 175 (wtorki)" => "175" "Komisja 130 (czwartki)" => "130" ] |
[ "Komisja 127 (poniedziałki)" => "127" "Komisja 175 (wtorki)" => "175" "Komisja 130 (czwartki)" => "130" ] |
disabled | false |
same as passed value |
expanded | false |
same as passed value |
label | "Komisja kwalifikacyjna" |
same as passed value |
multiple | false |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Komisja 127 (poniedziałki)" => "127" "Komisja 175 (wtorki)" => "175" "Komisja 130 (czwartki)" => "130" ] |
compound | false |
constraints | [] |
create_option_text | "Add %placeholder%..." |
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 {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Komisja kwalifikacyjna" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
multiple | false |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
preload | "focus" |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1833 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1832 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_application_examBoardNumber" ] |
cache_key | "_application_examBoardNumber_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#4246 +label: "Komisja 127 (poniedziałki)" +value: "127" +data: "127" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4247 +label: "Komisja 175 (wtorki)" +value: "175" +data: "175" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4248 +label: "Komisja 130 (czwartki)" +value: "130" +data: "130" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4245 -form: Symfony\Component\Form\Form {#3641 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4244 …5} |
full_name | "application[examBoardNumber]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_examBoardNumber" |
is_selected | Closure($choice, $value) {#4250 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Komisja kwalifikacyjna" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "examBoardNumber" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_examBoardNumber" |
uses_autocomplete | false |
valid | true |
value | "" |
save
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
disabled | false |
same as passed value |
label | "Zapisz i wyślij wniosek online" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | "Zapisz i wyślij wniosek online" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Vars
Variable | Value |
---|---|
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_application_save" ] |
cache_key | "_application_save_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#4252 …5} |
full_name | "application[save]" |
id | "application_save" |
label | "Zapisz i wyślij wniosek online" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "save" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_application_save" |
value | null |
agreeTerms
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#1010 +payload: null +groups: ? +message: "Musisz zaakceptować regulamin usługi oraz politykę prywatności." } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#1010 +payload: null +groups: ? +message: "Musisz zaakceptować regulamin usługi oraz politykę prywatności." } ] |
label | "Zapoznałem się i akceptuję regulamin oraz politykę prywatności w szczególności zapisy o składaniu wniosku online." |
same as passed value |
label_html | true |
same as passed value |
mapped | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#1010 +payload: null +groups: ? +message: "Musisz zaakceptować regulamin usługi oraz politykę prywatności." } ] |
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 {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Zapoznałem się i akceptuję regulamin oraz politykę prywatności w szczególności zapisy o składaniu wniosku online." |
label_attr | [] |
label_format | null |
label_html | true |
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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1860 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1862 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_application_agreeTerms" ] |
cache_key | "_application_agreeTerms_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4253 -form: Symfony\Component\Form\Form {#3646 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4251 …5} |
full_name | "application[agreeTerms]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_agreeTerms" |
label | "Zapoznałem się i akceptuję regulamin oraz politykę prywatności w szczególności zapisy o składaniu wniosku online." |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "agreeTerms" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_agreeTerms" |
valid | true |
value | "1" |
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
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "options" => [ "theme" => "light" "type" => "image" "size" => "normal" "defer" => true "async" => true ] ] |
[ "options" => [ "theme" => "light" "type" => "image" "size" => "normal" "defer" => true "async" => true ] ] |
constraints | [ EWZ\Bundle\RecaptchaBundle\Validator\Constraints\IsTrue {#1011 +payload: null +groups: ? +message: "This value is not a valid captcha." +invalidHostMessage: "The captcha was not resolved on the right domain." } ] |
[ EWZ\Bundle\RecaptchaBundle\Validator\Constraints\IsTrue {#1011 +payload: null +groups: ? +message: "This value is not a valid captcha." +invalidHostMessage: "The captcha was not resolved on the right domain." } ] |
label | false |
same as passed value |
mapped | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "options" => [ "theme" => "light" "type" => "image" "size" => "normal" "defer" => true "async" => true ] ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ EWZ\Bundle\RecaptchaBundle\Validator\Constraints\IsTrue {#1011 +payload: null +groups: ? +message: "This value is not a valid captcha." +invalidHostMessage: "The captcha was not resolved on the right domain." } ] |
create_option_text | "Add %placeholder%..." |
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 {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1874 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
language | "pl" |
loading_more_text | "Loading more results..." |
mapped | false |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
public_key | null |
required | true |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1876 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#1875 …} $translationDomain: "validators" } } |
url_challenge | null |
url_noscript | null |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "options" => [ "theme" => "light" "type" => "image" "size" => "normal" "defer" => true "async" => true ] ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "ewz_recaptcha" "_application_recaptcha" ] |
cache_key | "_application_recaptcha_ewz_recaptcha" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4254 -form: Symfony\Component\Form\Form {#3649 …} -errors: [] } |
ewz_recaptcha_ajax | false |
ewz_recaptcha_api_host | "www.google.com" |
ewz_recaptcha_api_uri | "https://www.google.com/recaptcha/api.js" |
ewz_recaptcha_enabled | true |
form | Symfony\Component\Form\FormView {#4255 …5} |
full_name | "application[recaptcha]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application_recaptcha" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "recaptcha" |
priority | 0 |
public_key | "6LdycvkqAAAAAHMwGDfY5pv5DEapw4d3vVRPGcni" |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_application_recaptcha" |
url_challenge | "https://www.google.com/recaptcha/api.js?hl=pl" |
uses_autocomplete | false |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "af9790ca05799ceb4b969aef.d4oAhfYzwKCknPjpQE9-ZqjmOHSNgNNuPySvlmTODuc.Jr1U54R9hMf3qpyxLnZIDv2oeS3e85FXW1PExRb4V6wiy3jLsHGJkeelvQ" |
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 | "af9790ca05799ceb4b969aef.d4oAhfYzwKCknPjpQE9-ZqjmOHSNgNNuPySvlmTODuc.Jr1U54R9hMf3qpyxLnZIDv2oeS3e85FXW1PExRb4V6wiy3jLsHGJkeelvQ" |
same as passed value |
mapped | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "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 {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data | "af9790ca05799ceb4b969aef.d4oAhfYzwKCknPjpQE9-ZqjmOHSNgNNuPySvlmTODuc.Jr1U54R9hMf3qpyxLnZIDv2oeS3e85FXW1PExRb4V6wiy3jLsHGJkeelvQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4260 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | 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() {#4262 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#4261 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_application__token" ] |
cache_key | "_application__token_hidden" |
compound | false |
data | "af9790ca05799ceb4b969aef.d4oAhfYzwKCknPjpQE9-ZqjmOHSNgNNuPySvlmTODuc.Jr1U54R9hMf3qpyxLnZIDv2oeS3e85FXW1PExRb4V6wiy3jLsHGJkeelvQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4272 -form: Symfony\Component\Form\Form {#4268 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4263 …5} |
full_name | "application[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "application__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 | null |
unique_block_prefix | "_application__token" |
valid | true |
value | "af9790ca05799ceb4b969aef.d4oAhfYzwKCknPjpQE9-ZqjmOHSNgNNuPySvlmTODuc.Jr1U54R9hMf3qpyxLnZIDv2oeS3e85FXW1PExRb4V6wiy3jLsHGJkeelvQ" |
newsletter
"App\Form\NewsletterType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Newsletter {#5889 -id: null -email: null -created: DateTime @1751001652 {#5890 date: 2025-06-27 07:20:52.106245 Europe/Berlin (+02:00) } -verified: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "/newsletter/form" |
same as passed value |
data | App\Entity\Newsletter {#5889 -id: null -email: null -created: DateTime @1751001652 {#5890 date: 2025-06-27 07:20:52.106245 Europe/Berlin (+02:00) } -verified: null } |
same as passed value |
method | "POST" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "/newsletter/form" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data | App\Entity\Newsletter {#5889 -id: null -email: null -created: DateTime @1751001652 {#5890 date: 2025-06-27 07:20:52.106245 Europe/Berlin (+02:00) } -verified: null } |
data_class | "App\Entity\Newsletter" |
disabled | false |
empty_data | Closure(FormInterface $form) {#5897 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Newsletter" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5899 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#5898 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "/newsletter/form" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "newsletter" "_newsletter" ] |
cache_key | "_newsletter_newsletter" |
compound | true |
data | App\Entity\Newsletter {#5889 -id: null -email: null -created: DateTime @1751001652 {#5890 date: 2025-06-27 07:20:52.106245 Europe/Berlin (+02:00) } -verified: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5966 -form: Symfony\Component\Form\Form {#5967 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5900 …5} |
full_name | "newsletter" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "newsletter" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "newsletter" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_newsletter" |
valid | true |
value | App\Entity\Newsletter {#5889 -id: null -email: null -created: DateTime @1751001652 {#5890 date: 2025-06-27 07:20:52.106245 Europe/Berlin (+02:00) } -verified: null } |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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" => 255 ] |
[ "maxlength" => 255 ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
create_option_text | "Add %placeholder%..." |
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 {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5908 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please enter a valid email address." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5917 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#5912 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_newsletter_email" ] |
cache_key | "_newsletter_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5982 -form: Symfony\Component\Form\Form {#5970 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5919 …5} |
full_name | "newsletter[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "newsletter_email" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_newsletter_email" |
uses_autocomplete | false |
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
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "options" => [ "theme" => "light" "type" => "image" "size" => "normal" "defer" => true "async" => true ] ] |
[ "options" => [ "theme" => "light" "type" => "image" "size" => "normal" "defer" => true "async" => true ] ] |
constraints | [ EWZ\Bundle\RecaptchaBundle\Validator\Constraints\IsTrue {#5905 +payload: null +groups: ? +message: "This value is not a valid captcha." +invalidHostMessage: "The captcha was not resolved on the right domain." } ] |
[ EWZ\Bundle\RecaptchaBundle\Validator\Constraints\IsTrue {#5905 +payload: null +groups: ? +message: "This value is not a valid captcha." +invalidHostMessage: "The captcha was not resolved on the right domain." } ] |
label | false |
same as passed value |
mapped | false |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "options" => [ "theme" => "light" "type" => "image" "size" => "normal" "defer" => true "async" => true ] ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ EWZ\Bundle\RecaptchaBundle\Validator\Constraints\IsTrue {#5905 +payload: null +groups: ? +message: "This value is not a valid captcha." +invalidHostMessage: "The captcha was not resolved on the right domain." } ] |
create_option_text | "Add %placeholder%..." |
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 {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5907 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
language | "pl" |
loading_more_text | "Loading more results..." |
mapped | false |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
public_key | null |
required | true |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5936 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#5913 …} $translationDomain: "validators" } } |
url_challenge | null |
url_noscript | null |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "options" => [ "theme" => "light" "type" => "image" "size" => "normal" "defer" => true "async" => true ] ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "ewz_recaptcha" "_newsletter_recaptcha" ] |
cache_key | "_newsletter_recaptcha_ewz_recaptcha" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5984 -form: Symfony\Component\Form\Form {#5973 …} -errors: [] } |
ewz_recaptcha_ajax | false |
ewz_recaptcha_api_host | "www.google.com" |
ewz_recaptcha_api_uri | "https://www.google.com/recaptcha/api.js" |
ewz_recaptcha_enabled | true |
form | Symfony\Component\Form\FormView {#5985 …5} |
full_name | "newsletter[recaptcha]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "newsletter_recaptcha" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "recaptcha" |
priority | 0 |
public_key | "6LdycvkqAAAAAHMwGDfY5pv5DEapw4d3vVRPGcni" |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_newsletter_recaptcha" |
url_challenge | "https://www.google.com/recaptcha/api.js?hl=pl" |
uses_autocomplete | false |
valid | true |
value | "" |
agree
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#5906 +payload: null +groups: ? +message: "Musisz zaakceptować regulamin usługi oraz politykę prywatności." } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#5906 +payload: null +groups: ? +message: "Musisz zaakceptować regulamin usługi oraz politykę prywatności." } ] |
label_html | true |
same as passed value |
mapped | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#5906 +payload: null +groups: ? +message: "Musisz zaakceptować regulamin usługi oraz politykę prywatności." } ] |
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 {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1858 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | true |
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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5959 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#5958 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_newsletter_agree" ] |
cache_key | "_newsletter_agree_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5986 -form: Symfony\Component\Form\Form {#5976 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5987 …5} |
full_name | "newsletter[agree]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "newsletter_agree" |
label | null |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "agree" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_newsletter_agree" |
valid | true |
value | "1" |
save
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "btn btn-primary" ] |
[ "class" => "btn btn-primary" ] |
label | "Zapisz mnie" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [ "class" => "btn btn-primary" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | "Zapisz mnie" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Vars
Variable | Value |
---|---|
attr | [ "class" => "btn btn-primary" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_newsletter_save" ] |
cache_key | "_newsletter_save_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#5997 …5} |
full_name | "newsletter[save]" |
id | "newsletter_save" |
label | "Zapisz mnie" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "save" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_newsletter_save" |
value | null |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "5cb6e8404bc6e2d30675f11805b76d5e.v9bva8-RahhACwEoUt4Gry8X2TaG7ZwjXwZEiynYubE.xqOAL7b3AW9zO21bY7NZmQJRlHu0le9sO2UR812U1-aMo9g4mfgvTQpdRA" |
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 | "5cb6e8404bc6e2d30675f11805b76d5e.v9bva8-RahhACwEoUt4Gry8X2TaG7ZwjXwZEiynYubE.xqOAL7b3AW9zO21bY7NZmQJRlHu0le9sO2UR812U1-aMo9g4mfgvTQpdRA" |
same as passed value |
mapped | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "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 {#261 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#268 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#274 …} -namespace: Closure() {#264 …} } |
data | "5cb6e8404bc6e2d30675f11805b76d5e.v9bva8-RahhACwEoUt4Gry8X2TaG7ZwjXwZEiynYubE.xqOAL7b3AW9zO21bY7NZmQJRlHu0le9sO2UR812U1-aMo9g4mfgvTQpdRA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5960 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | 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() {#5998 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#859 …} $message: Closure() {#5995 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_newsletter__token" ] |
cache_key | "_newsletter__token_hidden" |
compound | false |
data | "5cb6e8404bc6e2d30675f11805b76d5e.v9bva8-RahhACwEoUt4Gry8X2TaG7ZwjXwZEiynYubE.xqOAL7b3AW9zO21bY7NZmQJRlHu0le9sO2UR812U1-aMo9g4mfgvTQpdRA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6008 -form: Symfony\Component\Form\Form {#6004 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5999 …5} |
full_name | "newsletter[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "newsletter__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 | null |
unique_block_prefix | "_newsletter__token" |
valid | true |
value | "5cb6e8404bc6e2d30675f11805b76d5e.v9bva8-RahhACwEoUt4Gry8X2TaG7ZwjXwZEiynYubE.xqOAL7b3AW9zO21bY7NZmQJRlHu0le9sO2UR812U1-aMo9g4mfgvTQpdRA" |