Forms
-
1lead
-
email
-
phone
-
description
-
1manufacturer
-
1autocomplete
-
-
productModel
-
autocomplete
-
-
_token
-
lead
Form type:
"App\Form\LeadType"
Errors
Message | Origin | Cause |
---|---|---|
The CSRF token is invalid. Please try to resubmit the form. | Unknown. |
Caused by:
Symfony\Component\Security\Csrf\CsrfToken {#1062 -value: "5a3.wgGKGYmDC9Op8dZi_F83JSCBk6KL6jPI9-L5S3YVV88.uneyKNazPYfixokMlypQRGbp6prI2FGllYGVIBF7ZYW7Ub400-kzkp-2hw" -id: "lead" } |
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Lead {#874 -id: null -manufacturer: null -productModel: null -email: "romnik2012@code-gmail.com" -phone: "299158890654" -description: "📊 ⚠️ ATTENTION - You were sent 1.2 bitcoin! Go to claim >> https://graph.org/RECEIVE-BTC-07-23?hs=2c29433ed8437a6b627391223c2481ee& 📊" -createdAt: null -updatedAt: null -city: null } |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | App\Entity\Lead {#874 -id: null -manufacturer: null -productModel: null -email: "romnik2012@code-gmail.com" -phone: "299158890654" -description: "📊 ⚠️ ATTENTION - You were sent 1.2 bitcoin! Go to claim >> https://graph.org/RECEIVE-BTC-07-23?hs=2c29433ed8437a6b627391223c2481ee& 📊" -createdAt: null -updatedAt: null -city: null } |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "/new-lead-type" |
same as passed value |
data | App\Entity\Lead {#874 -id: null -manufacturer: null -productModel: null -email: "romnik2012@code-gmail.com" -phone: "299158890654" -description: "📊 ⚠️ ATTENTION - You were sent 1.2 bitcoin! Go to claim >> https://graph.org/RECEIVE-BTC-07-23?hs=2c29433ed8437a6b627391223c2481ee& 📊" -createdAt: null -updatedAt: null -city: null } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "/new-lead-type" |
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 {#352 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#326 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#339 …} -namespace: Closure() {#341 …} } |
data | App\Entity\Lead {#874 -id: null -manufacturer: null -productModel: null -email: "romnik2012@code-gmail.com" -phone: "299158890654" -description: "📊 ⚠️ ATTENTION - You were sent 1.2 bitcoin! Go to claim >> https://graph.org/RECEIVE-BTC-07-23?hs=2c29433ed8437a6b627391223c2481ee& 📊" -createdAt: null -updatedAt: null -city: null } |
data_class | "App\Entity\Lead" |
disabled | false |
empty_data | Closure(FormInterface $form) {#950 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Lead" } } |
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() {#952 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#265 …} $message: Closure() {#951 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "/new-lead-type" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "lead" "_lead" ] |
cache_key | "_lead_lead" |
compound | true |
data | App\Entity\Lead {#874 -id: null -manufacturer: null -productModel: null -email: "romnik2012@code-gmail.com" -phone: "299158890654" -description: "📊 ⚠️ ATTENTION - You were sent 1.2 bitcoin! Go to claim >> https://graph.org/RECEIVE-BTC-07-23?hs=2c29433ed8437a6b627391223c2481ee& 📊" -createdAt: null -updatedAt: null -city: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1355 -errors: [ Symfony\Component\Form\FormError {#1104 #messageTemplate: "The CSRF token is invalid. Please try to resubmit the form." -origin: Symfony\Component\Form\Form {#1085 …} -message: "The CSRF token is invalid. Please try to resubmit the form." #messageParameters: [] #messagePluralization: null -cause: Symfony\Component\Security\Csrf\CsrfToken {#1062 -value: "5a3.wgGKGYmDC9Op8dZi_F83JSCBk6KL6jPI9-L5S3YVV88.uneyKNazPYfixokMlypQRGbp6prI2FGllYGVIBF7ZYW7Ub400-kzkp-2hw" -id: "lead" } } ] -form: Symfony\Component\Form\Form {#1085 …} } |
form | Symfony\Component\Form\FormView {#1338 …5} |
full_name | "lead" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "lead" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "lead" |
priority | 0 |
required | true |
row_attr | [] |
submitted | true |
translation_domain | null |
unique_block_prefix | "_lead" |
valid | false |
value | App\Entity\Lead {#874 -id: null -manufacturer: null -productModel: null -email: "romnik2012@code-gmail.com" -phone: "299158890654" -description: "📊 ⚠️ ATTENTION - You were sent 1.2 bitcoin! Go to claim >> https://graph.org/RECEIVE-BTC-07-23?hs=2c29433ed8437a6b627391223c2481ee& 📊" -createdAt: null -updatedAt: null -city: null } |
Form type:
"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
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "romnik2012@code-gmail.com" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "E-mail..." ] |
[ "placeholder" => "E-mail..." ] |
constraints | [ Symfony\Component\Validator\Constraints\Length {#958 +payload: null +groups: [ "Default" ] +maxMessage: "Adres e-mail nie powininen być dłuższy niż {{ limit }} znaków" +minMessage: "Adres e-mail nie powininen być krótszy niż {{ 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: 64 +min: 6 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Email {#959 +payload: null +groups: [ "Default" ] +message: "Podany e-mail "{{ value }}" jest nieprawidłowy." +mode: "html5" +normalizer: null } Symfony\Component\Validator\Constraints\NotBlank {#960 +payload: null +groups: [ "Default" ] +message: "Prosimy o podanie adresu e-mail" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#958 +payload: null +groups: [ "Default" ] +maxMessage: "Adres e-mail nie powininen być dłuższy niż {{ limit }} znaków" +minMessage: "Adres e-mail nie powininen być krótszy niż {{ 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: 64 +min: 6 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Email {#959 +payload: null +groups: [ "Default" ] +message: "Podany e-mail "{{ value }}" jest nieprawidłowy." +mode: "html5" +normalizer: null } Symfony\Component\Validator\Constraints\NotBlank {#960 +payload: null +groups: [ "Default" ] +message: "Prosimy o podanie adresu e-mail" +allowNull: false +normalizer: null } ] |
label | "Adres e-mail" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "placeholder" => "E-mail..." ] |
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 {#958 +payload: null +groups: [ "Default" ] +maxMessage: "Adres e-mail nie powininen być dłuższy niż {{ limit }} znaków" +minMessage: "Adres e-mail nie powininen być krótszy niż {{ 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: 64 +min: 6 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Email {#959 +payload: null +groups: [ "Default" ] +message: "Podany e-mail "{{ value }}" jest nieprawidłowy." +mode: "html5" +normalizer: null } Symfony\Component\Validator\Constraints\NotBlank {#960 +payload: null +groups: [ "Default" ] +message: "Prosimy o podanie adresu e-mail" +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 {#352 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#326 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#339 …} -namespace: Closure() {#341 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#977 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 | "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() {#979 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#265 …} $message: Closure() {#978 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "E-mail..." ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_lead_email" ] |
cache_key | "_lead_email_email" |
compound | false |
data | "romnik2012@code-gmail.com" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1224 -errors: [] -form: Symfony\Component\Form\Form {#1088 …} } |
form | Symfony\Component\Form\FormView {#1362 …5} |
full_name | "lead[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "lead_email" |
label | "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 | true |
translation_domain | null |
unique_block_prefix | "_lead_email" |
uses_autocomplete | false |
valid | true |
value | "romnik2012@code-gmail.com" |
phone
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "299158890654" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 16 "placeholder" => "Telefon..." ] |
[ "maxlength" => 16 "placeholder" => "Telefon..." ] |
constraints | [ Symfony\Component\Validator\Constraints\Length {#961 +payload: null +groups: [ "Default" ] +maxMessage: "Telefon nie powininen być dłuższy niż {{ limit }} znaków" +minMessage: "Telefon nie powininen być krótszy niż {{ 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: 12 +min: 9 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\NotBlank {#962 +payload: null +groups: [ "Default" ] +message: "Prosimy o podanie numeru telefonu" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#961 +payload: null +groups: [ "Default" ] +maxMessage: "Telefon nie powininen być dłuższy niż {{ limit }} znaków" +minMessage: "Telefon nie powininen być krótszy niż {{ 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: 12 +min: 9 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\NotBlank {#962 +payload: null +groups: [ "Default" ] +message: "Prosimy o podanie numeru telefonu" +allowNull: false +normalizer: null } ] |
label | "Telefon kontaktowy" |
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" => 16 "placeholder" => "Telefon..." ] |
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 {#961 +payload: null +groups: [ "Default" ] +maxMessage: "Telefon nie powininen być dłuższy niż {{ limit }} znaków" +minMessage: "Telefon nie powininen być krótszy niż {{ 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: 12 +min: 9 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\NotBlank {#962 +payload: null +groups: [ "Default" ] +message: "Prosimy o podanie numeru telefonu" +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 {#352 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#326 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#339 …} -namespace: Closure() {#341 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#989 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 | "Telefon kontaktowy" |
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() {#1012 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#265 …} $message: Closure() {#1035 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 16 "placeholder" => "Telefon..." ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_lead_phone" ] |
cache_key | "_lead_phone_text" |
compound | false |
data | "299158890654" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1351 -errors: [] -form: Symfony\Component\Form\Form {#1091 …} } |
form | Symfony\Component\Form\FormView {#1277 …5} |
full_name | "lead[phone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "lead_phone" |
label | "Telefon kontaktowy" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phone" |
priority | 0 |
required | true |
row_attr | [] |
submitted | true |
translation_domain | null |
unique_block_prefix | "_lead_phone" |
uses_autocomplete | false |
valid | true |
value | "299158890654" |
description
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "📊 ⚠️ ATTENTION - You were sent 1.2 bitcoin! Go to claim >> https://graph.org/RECEIVE-BTC-07-23?hs=2c29433ed8437a6b627391223c2481ee& 📊" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Szczegóły co należy wykonać..." ] |
[ "placeholder" => "Szczegóły co należy wykonać..." ] |
label | "Szczegóły" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "placeholder" => "Szczegóły co należy wykonać..." ] |
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 {#352 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#326 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#339 …} -namespace: Closure() {#341 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1040 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 | "Szczegóły" |
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() {#1042 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#265 …} $message: Closure() {#1041 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Szczegóły co należy wykonać..." ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_lead_description" ] |
cache_key | "_lead_description_textarea" |
compound | false |
data | "📊 ⚠️ ATTENTION - You were sent 1.2 bitcoin! Go to claim >> https://graph.org/RECEIVE-BTC-07-23?hs=2c29433ed8437a6b627391223c2481ee& 📊" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1350 -errors: [] -form: Symfony\Component\Form\Form {#1094 …} } |
form | Symfony\Component\Form\FormView {#1353 …5} |
full_name | "lead[description]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "lead_description" |
label | "Szczegóły" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "description" |
pattern | null |
priority | 0 |
required | true |
row_attr | [] |
submitted | true |
translation_domain | null |
unique_block_prefix | "_lead_description" |
uses_autocomplete | false |
valid | true |
value | "📊 ⚠️ ATTENTION - You were sent 1.2 bitcoin! Go to claim >> https://graph.org/RECEIVE-BTC-07-23?hs=2c29433ed8437a6b627391223c2481ee& 📊" |
manufacturer
Form type:
"App\Form\ManufacturerAutocompleteField"
Errors
Message | Origin | Cause |
---|---|---|
Prosimy o wybranie producenta urzÄ…dzenia | Unknown. |
Caused by:
Symfony\Component\Validator\ConstraintViolation {#1320 root: Symfony\Component\Form\Form {#1085 …} path: "children[manufacturer].data" value: null } |
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#963 +payload: null +groups: [ "Default" ] +message: "Prosimy o wybranie producenta urządzenia" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#963 +payload: null +groups: [ "Default" ] +message: "Prosimy o wybranie producenta urządzenia" +allowNull: false +normalizer: null } ] |
label | "Producent" |
same as passed value |
placeholder | "Producent..." |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-controller" => "custom-autocomplete-manufacturer" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
class | "App\Entity\Manufacturer" |
compound | true |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#963 +payload: null +groups: [ "Default" ] +message: "Prosimy o wybranie producenta urządzenia" +allowNull: false +normalizer: null } ] |
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 {#352 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#326 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#339 …} -namespace: Closure() {#341 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1059 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
filter_query | null |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Producent" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
max_results | 10 |
method | "POST" |
multiple | false |
no_more_results_text | "Brak kolejnych wyników" |
no_results_found_text | "Brak wyników" |
placeholder | "Producent..." |
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 | [] |
searchable_fields | [ "name" "title" "description" ] |
security | false |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1061 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#265 …} $message: Closure() {#1060 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-controller" => "custom-autocomplete-manufacturer" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "ux_entity_autocomplete" "manufacturer_autocomplete_field" "_lead_manufacturer" ] |
cache_key | "_lead_manufacturer_manufacturer_autocomplete_field" |
compound | false |
compound_data | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1348 -errors: [ Symfony\Component\Form\FormError {#1361 #messageTemplate: "Prosimy o wybranie producenta urządzenia" -origin: Symfony\Component\Form\Form {#1097 …} -message: "Prosimy o wybranie producenta urządzenia" #messageParameters: [ "{{ value }}" => "null" ] #messagePluralization: null -cause: Symfony\Component\Validator\ConstraintViolation {#1320 root: Symfony\Component\Form\Form {#1085 …} path: "children[manufacturer].data" value: null } } ] -form: Symfony\Component\Form\Form {#1097 …} } |
form | Symfony\Component\Form\FormView {#1349 …5} |
full_name | "lead[manufacturer]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "lead_manufacturer" |
label | "Producent" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "manufacturer" |
priority | 0 |
required | true |
row_attr | [] |
submitted | true |
translation_domain | null |
unique_block_prefix | "_lead_manufacturer" |
valid | false |
value | null |
autocomplete
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
Message | Origin | Cause |
---|---|---|
Prosimy o wybranie producenta urzÄ…dzenia | Unknown. |
Caused by:
Symfony\Component\Validator\ConstraintViolation {#1357 root: Symfony\Component\Form\Form {#1085 …} path: "children[manufacturer].children[autocomplete].data" value: null } |
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "" |
same as passed value |
allow_extra_fields | false |
same as passed value |
allow_file_upload | false |
same as passed value |
allow_options_create | false |
same as passed value |
attr | [ "data-controller" => "custom-autocomplete-manufacturer" ] |
[ "data-controller" => "custom-autocomplete-manufacturer" ] |
attr_translation_parameters | [] |
same as passed value |
auto_initialize | false |
same as passed value |
autocomplete | true |
same as passed value |
autocomplete_url | "/autocomplete/manufacturer_autocomplete_field" |
same as passed value |
block_name | null |
same as passed value |
block_prefix | null |
same as passed value |
by_reference | true |
same as passed value |
choice_attr | null |
same as passed value |
choice_filter | null |
same as passed value |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1152 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1153 …} } |
same as passed value |
choice_lazy | false |
same as passed value |
choice_loader | null |
same as passed value |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1178 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1160 …} } |
same as passed value |
choice_translation_domain | false |
same as passed value |
choice_translation_parameters | [] |
same as passed value |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1175 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1165 …} } |
same as passed value |
choices | [] |
same as passed value |
class | "App\Entity\Manufacturer" |
same as passed value |
compound | false |
same as passed value |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#963 +payload: null +groups: [ "Default" ] +message: "Prosimy o wybranie producenta urządzenia" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#963 +payload: null +groups: [ "Default" ] +message: "Prosimy o wybranie producenta urządzenia" +allowNull: false +normalizer: null } ] |
create_option_text | "Add %placeholder%..." |
same as passed value |
csrf_field_name | "_token" |
same as passed value |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
same as passed value |
csrf_protection | true |
same as passed value |
csrf_token_id | null |
same as passed value |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#352 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#326 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#339 …} -namespace: Closure() {#341 …} } |
same as passed value |
data_class | null |
same as passed value |
disabled | false |
same as passed value |
duplicate_preferred_choices | true |
same as passed value |
error_bubbling | false |
same as passed value |
error_mapping | [] |
same as passed value |
expanded | false |
same as passed value |
extra_fields_message | "This form should not contain extra fields." |
same as passed value |
extra_options | [] |
same as passed value |
form_attr | false |
same as passed value |
getter | null |
same as passed value |
group_by | null |
same as passed value |
help | null |
same as passed value |
help_attr | [] |
same as passed value |
help_html | false |
same as passed value |
help_translation_parameters | [] |
same as passed value |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1156 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerJgLocu6\EntityManagerGhost614a58f {#380 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1159 …} } |
same as passed value |
inherit_data | false |
same as passed value |
invalid_message | "This value is not valid." |
same as passed value |
invalid_message_parameters | [] |
same as passed value |
is_empty_callback | null |
same as passed value |
label | "Producent" |
same as passed value |
label_attr | [] |
same as passed value |
label_format | null |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
loading_more_text | "Loading more results..." |
same as passed value |
mapped | true |
same as passed value |
max_results | 10 |
same as passed value |
method | "POST" |
same as passed value |
min_characters | null |
same as passed value |
multiple | false |
same as passed value |
no_more_results_text | "Brak kolejnych wyników" |
same as passed value |
no_results_found_text | "Brak wyników" |
same as passed value |
options_as_html | false |
same as passed value |
placeholder | "Producent..." |
same as passed value |
placeholder_attr | [] |
same as passed value |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
same as passed value |
preferred_choices | [] |
same as passed value |
preload | "focus" |
same as passed value |
priority | 0 |
same as passed value |
property_path | null |
same as passed value |
query_builder | null |
same as passed value |
required | true |
same as passed value |
row_attr | [] |
same as passed value |
separator | "-------------------" |
same as passed value |
separator_html | false |
same as passed value |
setter | null |
same as passed value |
tom_select_options | [] |
same as passed value |
translation_domain | null |
same as passed value |
trim | true |
same as passed value |
upload_max_size_message | Closure() {#1154 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#265 …} $message: Closure() {#1061 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#265 …} $message: Closure() {#1060 …} $translationDomain: "validators" } } $translationDomain: "validators" } } |
Closure() {#1107 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#265 …} $message: Closure() {#1154 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#265 …} $message: Closure() {#1061 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#265 …} $message: Closure() {#1060 …} $translationDomain: "validators" } } $translationDomain: "validators" } } $translationDomain: "validators" } } |
validation_groups | null |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "data-controller" => "custom-autocomplete-manufacturer" ] |
attr_translation_parameters | [] |
auto_initialize | false |
autocomplete | true |
autocomplete_url | "/autocomplete/manufacturer_autocomplete_field" |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1152 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1153 …} } |
choice_lazy | false |
choice_loader | null |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1178 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1160 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1175 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1165 …} } |
choices | [] |
class | "App\Entity\Manufacturer" |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#963 +payload: null +groups: [ "Default" ] +message: "Prosimy o wybranie producenta urządzenia" +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 {#352 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#326 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#339 …} -namespace: Closure() {#341 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerJgLocu6\EntityManagerGhost614a58f {#380 …12} |
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 | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1156 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerJgLocu6\EntityManagerGhost614a58f {#380 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1159 …} } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Producent" |
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 | "Brak kolejnych wyników" |
no_results_found_text | "Brak wyników" |
options_as_html | false |
placeholder | "Producent..." |
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 |
query_builder | null |
required | true |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1107 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#265 …} $message: Closure() {#1154 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#265 …} $message: Closure() {#1061 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#265 …} $message: Closure() {#1060 …} $translationDomain: "validators" } } $translationDomain: "validators" } } $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-controller" => "custom-autocomplete-manufacturer symfony--ux-autocomplete--autocomplete" "data-symfony--ux-autocomplete--autocomplete-url-value" => "/autocomplete/manufacturer_autocomplete_field" "data-symfony--ux-autocomplete--autocomplete-max-results-value" => 10 "data-symfony--ux-autocomplete--autocomplete-loading-more-text-value" => "Loading more results..." "data-symfony--ux-autocomplete--autocomplete-no-results-found-text-value" => "Brak wyników" "data-symfony--ux-autocomplete--autocomplete-no-more-results-text-value" => "Brak kolejnych wyników" "data-symfony--ux-autocomplete--autocomplete-create-option-text-value" => "Add %placeholder%..." "data-symfony--ux-autocomplete--autocomplete-preload-value" => "focus" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "ux_entity_autocomplete_inner" "_lead_manufacturer_autocomplete" ] |
cache_key | "_lead_manufacturer_autocomplete_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1344 -errors: [ Symfony\Component\Form\FormError {#1364 #messageTemplate: "Prosimy o wybranie producenta urządzenia" -origin: Symfony\Component\Form\Form {#1255 …} -message: "Prosimy o wybranie producenta urządzenia" #messageParameters: [ "{{ value }}" => "null" ] #messagePluralization: null -cause: Symfony\Component\Validator\ConstraintViolation {#1357 root: Symfony\Component\Form\Form {#1085 …} path: "children[manufacturer].children[autocomplete].data" value: null } } ] -form: Symfony\Component\Form\Form {#1255 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#1347 …5} |
full_name | "lead[manufacturer][autocomplete]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "lead_manufacturer_autocomplete" |
is_selected | Closure($choice, $value) {#1343 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Producent" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "autocomplete" |
placeholder | "Producent..." |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
submitted | true |
translation_domain | null |
unique_block_prefix | "_lead_manufacturer_autocomplete" |
uses_autocomplete | true |
valid | false |
value | "" |
productModel
Form type:
"App\Form\ProductModelAutocompleteField"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Urządzenie" |
same as passed value |
placeholder | "Urządzenie..." |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-controller" => "custom-autocomplete-productModel" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
class | "App\Entity\ProductModel" |
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 {#352 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#326 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#339 …} -namespace: Closure() {#341 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1075 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
filter_query | null |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Urządzenie" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
max_results | 10 |
method | "POST" |
multiple | false |
no_more_results_text | "Brak kolejnych wyników" |
no_results_found_text | "Brak wyników" |
placeholder | "Urządzenie..." |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
query_builder | Closure(ProductModelRepository $repository) {#1073 class: "App\Form\ProductModelAutocompleteField" this: App\Form\ProductModelAutocompleteField {#1069 …} use: { $manufacturerId: null } } |
required | true |
row_attr | [] |
searchable_fields | [ "name" "title" "description" ] |
security | false |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1077 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#265 …} $message: Closure() {#1074 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-controller" => "custom-autocomplete-productModel" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "ux_entity_autocomplete" "product_model_autocomplete_field" "_lead_productModel" ] |
cache_key | "_lead_productModel_product_model_autocomplete_field" |
compound | false |
compound_data | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1346 -errors: [] -form: Symfony\Component\Form\Form {#1100 …} } |
form | Symfony\Component\Form\FormView {#1345 …5} |
full_name | "lead[productModel]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "lead_productModel" |
label | "Urządzenie" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "productModel" |
priority | 0 |
required | true |
row_attr | [] |
submitted | true |
translation_domain | null |
unique_block_prefix | "_lead_productModel" |
valid | true |
value | null |
autocomplete
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "" |
same as passed value |
allow_extra_fields | false |
same as passed value |
allow_file_upload | false |
same as passed value |
allow_options_create | false |
same as passed value |
attr | [ "data-controller" => "custom-autocomplete-productModel" ] |
[ "data-controller" => "custom-autocomplete-productModel" ] |
attr_translation_parameters | [] |
same as passed value |
auto_initialize | false |
same as passed value |
autocomplete | true |
same as passed value |
autocomplete_url | "/autocomplete/product_model_autocomplete_field" |
same as passed value |
block_name | null |
same as passed value |
block_prefix | null |
same as passed value |
by_reference | true |
same as passed value |
choice_attr | null |
same as passed value |
choice_filter | null |
same as passed value |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1152 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1153 …} } |
same as passed value |
choice_lazy | false |
same as passed value |
choice_loader | null |
same as passed value |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1196 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1160 …} } |
same as passed value |
choice_translation_domain | false |
same as passed value |
choice_translation_parameters | [] |
same as passed value |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1201 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1198 …} } |
same as passed value |
choices | [] |
same as passed value |
class | "App\Entity\ProductModel" |
same as passed value |
compound | false |
same as passed value |
constraints | [] |
same as passed value |
create_option_text | "Add %placeholder%..." |
same as passed value |
csrf_field_name | "_token" |
same as passed value |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
same as passed value |
csrf_protection | true |
same as passed value |
csrf_token_id | null |
same as passed value |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#352 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#326 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#339 …} -namespace: Closure() {#341 …} } |
same as passed value |
data_class | null |
same as passed value |
disabled | false |
same as passed value |
duplicate_preferred_choices | true |
same as passed value |
error_bubbling | false |
same as passed value |
error_mapping | [] |
same as passed value |
expanded | false |
same as passed value |
extra_fields_message | "This form should not contain extra fields." |
same as passed value |
extra_options | [] |
same as passed value |
form_attr | false |
same as passed value |
getter | null |
same as passed value |
group_by | null |
same as passed value |
help | null |
same as passed value |
help_attr | [] |
same as passed value |
help_html | false |
same as passed value |
help_translation_parameters | [] |
same as passed value |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1192 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerJgLocu6\EntityManagerGhost614a58f {#380 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1195 …} } |
same as passed value |
inherit_data | false |
same as passed value |
invalid_message | "This value is not valid." |
same as passed value |
invalid_message_parameters | [] |
same as passed value |
is_empty_callback | null |
same as passed value |
label | "Urządzenie" |
same as passed value |
label_attr | [] |
same as passed value |
label_format | null |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
loading_more_text | "Loading more results..." |
same as passed value |
mapped | true |
same as passed value |
max_results | 10 |
same as passed value |
method | "POST" |
same as passed value |
min_characters | null |
same as passed value |
multiple | false |
same as passed value |
no_more_results_text | "Brak kolejnych wyników" |
same as passed value |
no_results_found_text | "Brak wyników" |
same as passed value |
options_as_html | false |
same as passed value |
placeholder | "Urządzenie..." |
same as passed value |
placeholder_attr | [] |
same as passed value |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
same as passed value |
preferred_choices | [] |
same as passed value |
preload | "focus" |
same as passed value |
priority | 0 |
same as passed value |
property_path | null |
same as passed value |
query_builder | Doctrine\ORM\QueryBuilder {#1211 -em: ContainerJgLocu6\EntityManagerGhost614a58f {#380 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1208 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "p" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1215 #from: "App\Entity\ProductModel" #alias: "p" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 0 -dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#1210 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
same as passed value |
required | true |
same as passed value |
row_attr | [] |
same as passed value |
separator | "-------------------" |
same as passed value |
separator_html | false |
same as passed value |
setter | null |
same as passed value |
tom_select_options | [] |
same as passed value |
translation_domain | null |
same as passed value |
trim | true |
same as passed value |
upload_max_size_message | Closure() {#1191 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#265 …} $message: Closure() {#1077 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#265 …} $message: Closure() {#1074 …} $translationDomain: "validators" } } $translationDomain: "validators" } } |
Closure() {#1183 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#265 …} $message: Closure() {#1191 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#265 …} $message: Closure() {#1077 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#265 …} $message: Closure() {#1074 …} $translationDomain: "validators" } } $translationDomain: "validators" } } $translationDomain: "validators" } } |
validation_groups | null |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "data-controller" => "custom-autocomplete-productModel" ] |
attr_translation_parameters | [] |
auto_initialize | false |
autocomplete | true |
autocomplete_url | "/autocomplete/product_model_autocomplete_field" |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1152 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1153 …} } |
choice_lazy | false |
choice_loader | null |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1196 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1160 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1201 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1198 …} } |
choices | [] |
class | "App\Entity\ProductModel" |
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 {#352 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#326 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#339 …} -namespace: Closure() {#341 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerJgLocu6\EntityManagerGhost614a58f {#380 …12} |
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 | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1192 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerJgLocu6\EntityManagerGhost614a58f {#380 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1195 …} } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Urządzenie" |
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 | "Brak kolejnych wyników" |
no_results_found_text | "Brak wyników" |
options_as_html | false |
placeholder | "Urządzenie..." |
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 |
query_builder | Doctrine\ORM\QueryBuilder {#1211 -em: ContainerJgLocu6\EntityManagerGhost614a58f {#380 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1208 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "p" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1215 #from: "App\Entity\ProductModel" #alias: "p" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 0 -dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#1210 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | true |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1183 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#265 …} $message: Closure() {#1191 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#265 …} $message: Closure() {#1077 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#265 …} $message: Closure() {#1074 …} $translationDomain: "validators" } } $translationDomain: "validators" } } $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-controller" => "custom-autocomplete-productModel symfony--ux-autocomplete--autocomplete" "data-symfony--ux-autocomplete--autocomplete-url-value" => "/autocomplete/product_model_autocomplete_field" "data-symfony--ux-autocomplete--autocomplete-max-results-value" => 10 "data-symfony--ux-autocomplete--autocomplete-loading-more-text-value" => "Loading more results..." "data-symfony--ux-autocomplete--autocomplete-no-results-found-text-value" => "Brak wyników" "data-symfony--ux-autocomplete--autocomplete-no-more-results-text-value" => "Brak kolejnych wyników" "data-symfony--ux-autocomplete--autocomplete-create-option-text-value" => "Add %placeholder%..." "data-symfony--ux-autocomplete--autocomplete-preload-value" => "focus" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "ux_entity_autocomplete_inner" "_lead_productModel_autocomplete" ] |
cache_key | "_lead_productModel_autocomplete_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1339 -errors: [] -form: Symfony\Component\Form\Form {#1264 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#1365 …5} |
full_name | "lead[productModel][autocomplete]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "lead_productModel_autocomplete" |
is_selected | Closure($choice, $value) {#1372 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Urządzenie" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "autocomplete" |
placeholder | "Urządzenie..." |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
submitted | true |
translation_domain | null |
unique_block_prefix | "_lead_productModel_autocomplete" |
uses_autocomplete | true |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "394f1ee21b11eea8757269.FczM_nlXERfAWwwSf3aKGAj_yYi_-NSgwcslqadZLUM.c_yZk00wZU72LlNLCinwWz2eufvqoYaSio1j7t0QbABMqpynGG91Z_EaZw" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
block_prefix | "csrf_token" |
same as passed value |
data | "394f1ee21b11eea8757269.FczM_nlXERfAWwwSf3aKGAj_yYi_-NSgwcslqadZLUM.c_yZk00wZU72LlNLCinwWz2eufvqoYaSio1j7t0QbABMqpynGG91Z_EaZw" |
same as passed value |
mapped | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-controller" => "csrf-protection" ] |
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 {#352 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#326 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#339 …} -namespace: Closure() {#341 …} } |
data | "394f1ee21b11eea8757269.FczM_nlXERfAWwwSf3aKGAj_yYi_-NSgwcslqadZLUM.c_yZk00wZU72LlNLCinwWz2eufvqoYaSio1j7t0QbABMqpynGG91Z_EaZw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1374 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() {#1377 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#265 …} $message: Closure() {#1376 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-controller" => "csrf-protection" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_lead__token" ] |
cache_key | "_lead__token_hidden" |
compound | false |
data | "394f1ee21b11eea8757269.FczM_nlXERfAWwwSf3aKGAj_yYi_-NSgwcslqadZLUM.c_yZk00wZU72LlNLCinwWz2eufvqoYaSio1j7t0QbABMqpynGG91Z_EaZw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1387 -errors: [] -form: Symfony\Component\Form\Form {#1383 …} } |
form | Symfony\Component\Form\FormView {#1378 …5} |
full_name | "lead[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "lead__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 | "_lead__token" |
valid | true |
value | "394f1ee21b11eea8757269.FczM_nlXERfAWwwSf3aKGAj_yYi_-NSgwcslqadZLUM.c_yZk00wZU72LlNLCinwWz2eufvqoYaSio1j7t0QbABMqpynGG91Z_EaZw" |