Forms
-
article_add
-
message
-
custom_largeur_a
-
custom_hauteur_b
-
custom_longueur_l
-
custom_c1
-
custom_c2
-
custom_C3
-
_token
-
article_add
Form type:
"App\Form\ArticleAddType"
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 |
|---|---|---|
| produit | App\Entity\Produit {#1040 -seoTitle: "Piquage" -seoDescription: "Piquage" #title: "Piquage" -id: 18 -slug: "piquage" -heroImage: null -images: [ "6814dcce-c20f-48a2-a286-17be867b21dd.png" ] -presentation: "<div><strong>De nombreuses dimensions et configurations disponibles !<br></strong><br></div><div>Nos produits sont disponibles dans une large variété de formats, diamètres et spécificités techniques.<br><br></div><div>Pour obtenir <strong>un devis personnalisé</strong>, ajoutez simplement vos besoins au panier (dimensions, quantités, options…) et envoyez votre demande.<br><br></div><div>C’est rapide, pratique et <strong>sans aucun engagement</strong> de votre part.</div>" -details: null -isEnabled: true -category: Proxies\__CG__\App\Entity\ProduitCategory {#1005 …} -fields: [ [ "key" => "largeur_a" "name" => "(A) = Largeur en mm" "type" => "number" ] [ "key" => "hauteur_b" "name" => "(B) = Hauteur en mm" "type" => "number" ] [ "key" => "longueur_l" "name" => "(L) = Longueur en mm" "type" => "number" ] [ "key" => "c1" "name" => "Cadre 1 (C1)" "type" => "select" "options" => [ "Profile de 20" "Profile de 30" "Fond" "Bord plié 20 mm" "Bord plié 30 mm" "Bord franc" ] ] [ "key" => "c2" "name" => "Cadre 2 (C2)" "type" => "select" "options" => [ "Bord plié 20 mm" "Bord plié 30 mm" ] ] [ "key" => "C3" "name" => "Déroulant Isolant" "type" => "select" "options" => [ "25 mm" "50 mm" ] ] ] -position: 20 -titleColor: "#ffffff" } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | true |
| 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 | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#457 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#160 …} -logger: Monolog\Logger {#47 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#456 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1132 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 | "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 |
| produit | App\Entity\Produit {#1040 -seoTitle: "Piquage" -seoDescription: "Piquage" #title: "Piquage" -id: 18 -slug: "piquage" -heroImage: null -images: [ "6814dcce-c20f-48a2-a286-17be867b21dd.png" ] -presentation: "<div><strong>De nombreuses dimensions et configurations disponibles !<br></strong><br></div><div>Nos produits sont disponibles dans une large variété de formats, diamètres et spécificités techniques.<br><br></div><div>Pour obtenir <strong>un devis personnalisé</strong>, ajoutez simplement vos besoins au panier (dimensions, quantités, options…) et envoyez votre demande.<br><br></div><div>C’est rapide, pratique et <strong>sans aucun engagement</strong> de votre part.</div>" -details: null -isEnabled: true -category: Proxies\__CG__\App\Entity\ProduitCategory {#1005 …} -fields: [ [ "key" => "largeur_a" "name" => "(A) = Largeur en mm" "type" => "number" ] [ "key" => "hauteur_b" "name" => "(B) = Hauteur en mm" "type" => "number" ] [ "key" => "longueur_l" "name" => "(L) = Longueur en mm" "type" => "number" ] [ "key" => "c1" "name" => "Cadre 1 (C1)" "type" => "select" "options" => [ "Profile de 20" "Profile de 30" "Fond" "Bord plié 20 mm" "Bord plié 30 mm" "Bord franc" ] ] [ "key" => "c2" "name" => "Cadre 2 (C2)" "type" => "select" "options" => [ "Bord plié 20 mm" "Bord plié 30 mm" ] ] [ "key" => "C3" "name" => "Déroulant Isolant" "type" => "select" "options" => [ "25 mm" "50 mm" ] ] ] -position: 20 -titleColor: "#ffffff" } |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1134 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#261 …} $message: Closure() {#1133 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "article_add" "_article_add" ] |
| cache_key | "_article_add_article_add" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1338 -errors: [] -form: Symfony\Component\Form\Form {#1122 …} } |
| form | Symfony\Component\Form\FormView {#1279 …5} |
| full_name | "article_add" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "article_add" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "article_add" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_article_add" |
| valid | true |
| value | null |
message
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 | [ "style" => "width: 90%; height: 150px;" ] |
[ "style" => "width: 90%; height: 150px;" ] |
| label | "Message" |
same as passed value |
| label_attr | [ "style" => "margin-right: 25px;" ] |
[ "style" => "margin-right: 25px;" ] |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "style" => "width: 90%; height: 150px;" ] |
| 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 | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#457 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#160 …} -logger: Monolog\Logger {#47 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#456 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1154 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 | "Message" |
| label_attr | [ "style" => "margin-right: 25px;" ] |
| 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() {#1112 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#261 …} $message: Closure() {#1115 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "style" => "width: 90%; height: 150px;" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_article_add_message" ] |
| cache_key | "_article_add_message_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1329 -errors: [] -form: Symfony\Component\Form\Form {#1178 …} } |
| form | Symfony\Component\Form\FormView {#1326 …5} |
| full_name | "article_add[message]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "article_add_message" |
| label | "Message" |
| label_attr | [ "style" => "margin-right: 25px;" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "message" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_article_add_message" |
| valid | true |
| value | "" |
custom_largeur_a
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 | [ "min" => 0 "step" => 1 "style" => "width: 120px; text-align: center;" ] |
[ "min" => 0 "step" => 1 "style" => "width: 120px; text-align: center;" ] |
| auto_initialize | false |
same as passed value |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1186 +payload: null +groups: ? ?array +message: "Veuillez saisir une valeur" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1186 +payload: null +groups: ? ?array +message: "Veuillez saisir une valeur" +allowNull: false +normalizer: null } ] |
| label | "(A) = Largeur en mm" |
same as passed value |
| label_attr | [ "style" => "margin-right: 25px;" ] |
[ "style" => "margin-right: 25px;" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "min" => 0 "step" => 1 "style" => "width: 120px; text-align: center;" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1186 +payload: null +groups: ? ?array +message: "Veuillez saisir une valeur" +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 | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#457 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#160 …} -logger: Monolog\Logger {#47 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#456 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1127 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 |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "(A) = Largeur en mm" |
| label_attr | [ "style" => "margin-right: 25px;" ] |
| 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 |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1130 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#261 …} $message: Closure() {#1125 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "min" => 0 "step" => 1 "style" => "width: 120px; text-align: center;" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_article_add_custom_largeur_a" ] |
| cache_key | "_article_add_custom_largeur_a_integer" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1330 -errors: [] -form: Symfony\Component\Form\Form {#1160 …} } |
| form | Symfony\Component\Form\FormView {#1331 …5} |
| full_name | "article_add[custom_largeur_a]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "article_add_custom_largeur_a" |
| label | "(A) = Largeur en mm" |
| label_attr | [ "style" => "margin-right: 25px;" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "custom_largeur_a" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_article_add_custom_largeur_a" |
| valid | true |
| value | "" |
custom_hauteur_b
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 | [ "min" => 0 "step" => 1 "style" => "width: 120px; text-align: center;" ] |
[ "min" => 0 "step" => 1 "style" => "width: 120px; text-align: center;" ] |
| auto_initialize | false |
same as passed value |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1131 +payload: null +groups: ? ?array +message: "Veuillez saisir une valeur" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1131 +payload: null +groups: ? ?array +message: "Veuillez saisir une valeur" +allowNull: false +normalizer: null } ] |
| label | "(B) = Hauteur en mm" |
same as passed value |
| label_attr | [ "style" => "margin-right: 25px;" ] |
[ "style" => "margin-right: 25px;" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "min" => 0 "step" => 1 "style" => "width: 120px; text-align: center;" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1131 +payload: null +groups: ? ?array +message: "Veuillez saisir une valeur" +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 | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#457 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#160 …} -logger: Monolog\Logger {#47 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#456 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1156 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 |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "(B) = Hauteur en mm" |
| label_attr | [ "style" => "margin-right: 25px;" ] |
| 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 |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1137 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#261 …} $message: Closure() {#1136 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "min" => 0 "step" => 1 "style" => "width: 120px; text-align: center;" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_article_add_custom_hauteur_b" ] |
| cache_key | "_article_add_custom_hauteur_b_integer" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1332 -errors: [] -form: Symfony\Component\Form\Form {#1166 …} } |
| form | Symfony\Component\Form\FormView {#1333 …5} |
| full_name | "article_add[custom_hauteur_b]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "article_add_custom_hauteur_b" |
| label | "(B) = Hauteur en mm" |
| label_attr | [ "style" => "margin-right: 25px;" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "custom_hauteur_b" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_article_add_custom_hauteur_b" |
| valid | true |
| value | "" |
custom_longueur_l
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 | [ "min" => 0 "step" => 1 "style" => "width: 120px; text-align: center;" ] |
[ "min" => 0 "step" => 1 "style" => "width: 120px; text-align: center;" ] |
| auto_initialize | false |
same as passed value |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1159 +payload: null +groups: ? ?array +message: "Veuillez saisir une valeur" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1159 +payload: null +groups: ? ?array +message: "Veuillez saisir une valeur" +allowNull: false +normalizer: null } ] |
| label | "(L) = Longueur en mm" |
same as passed value |
| label_attr | [ "style" => "margin-right: 25px;" ] |
[ "style" => "margin-right: 25px;" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "min" => 0 "step" => 1 "style" => "width: 120px; text-align: center;" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1159 +payload: null +groups: ? ?array +message: "Veuillez saisir une valeur" +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 | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#457 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#160 …} -logger: Monolog\Logger {#47 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#456 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1170 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 |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "(L) = Longueur en mm" |
| label_attr | [ "style" => "margin-right: 25px;" ] |
| 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 |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1172 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#261 …} $message: Closure() {#1171 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "min" => 0 "step" => 1 "style" => "width: 120px; text-align: center;" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_article_add_custom_longueur_l" ] |
| cache_key | "_article_add_custom_longueur_l_integer" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1292 -errors: [] -form: Symfony\Component\Form\Form {#1194 …} } |
| form | Symfony\Component\Form\FormView {#1289 …5} |
| full_name | "article_add[custom_longueur_l]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "article_add_custom_longueur_l" |
| label | "(L) = Longueur en mm" |
| label_attr | [ "style" => "margin-right: 25px;" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "custom_longueur_l" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_article_add_custom_longueur_l" |
| valid | true |
| value | "" |
custom_c1
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" => "select" "value" => 0 "min" => 0 "step" => 1 "style" => "width: 200px; text-align: center;" ] |
same as passed value |
| auto_initialize | false |
same as passed value |
| choice_label | Closure($choice) {#1199 class: "App\Form\ArticleAddType" this: App\Form\ArticleAddType {#1069 …} } |
same as passed value |
| choice_value | Closure($choice) {#1173 class: "App\Form\ArticleAddType" this: App\Form\ArticleAddType {#1069 …} } |
same as passed value |
| choices | [ "Profile de 20" "Profile de 30" "Fond" "Bord plié 20 mm" "Bord plié 30 mm" "Bord franc" ] |
[ "Profile de 20" "Profile de 30" "Fond" "Bord plié 20 mm" "Bord plié 30 mm" "Bord franc" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1200 +payload: null +groups: ? ?array +message: "Veuillez choisir une valeur" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1200 +payload: null +groups: ? ?array +message: "Veuillez choisir une valeur" +allowNull: false +normalizer: null } ] |
| label | "Cadre 1 (C1)" |
same as passed value |
| label_attr | [ "style" => "margin-right: 25px;" ] |
[ "style" => "margin-right: 25px;" ] |
| placeholder | "Choisissez une valeur" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "select" "value" => 0 "min" => 0 "step" => 1 "style" => "width: 200px; text-align: center;" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure($choice) {#1199 class: "App\Form\ArticleAddType" this: App\Form\ArticleAddType {#1069 …} } |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure($choice) {#1173 class: "App\Form\ArticleAddType" this: App\Form\ArticleAddType {#1069 …} } |
| choices | [ "Profile de 20" "Profile de 30" "Fond" "Bord plié 20 mm" "Bord plié 30 mm" "Bord franc" ] |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1200 +payload: null +groups: ? ?array +message: "Veuillez choisir une valeur" +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 | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#457 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#160 …} -logger: Monolog\Logger {#47 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#456 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| 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." |
| 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 | "Cadre 1 (C1)" |
| label_attr | [ "style" => "margin-right: 25px;" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Choisissez une valeur" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1216 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#261 …} $message: Closure() {#1214 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "select" "value" => 0 "min" => 0 "step" => 1 "style" => "width: 200px; text-align: center;" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_article_add_custom_c1" ] |
| cache_key | "_article_add_custom_c1_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1341 +data: "Profile de 20" +value: "Profile de 20" +label: "Profile de 20" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1337 +data: "Profile de 30" +value: "Profile de 30" +label: "Profile de 30" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1336 +data: "Fond" +value: "Fond" +label: "Fond" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1334 +data: "Bord plié 20 mm" +value: "Bord plié 20 mm" +label: "Bord plié 20 mm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1335 +data: "Bord plié 30 mm" +value: "Bord plié 30 mm" +label: "Bord plié 30 mm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1339 +data: "Bord franc" +value: "Bord franc" +label: "Bord franc" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1284 -errors: [] -form: Symfony\Component\Form\Form {#1222 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1342 …5} |
| full_name | "article_add[custom_c1]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "article_add_custom_c1" |
| is_selected | Closure($choice, $value) {#1291 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Cadre 1 (C1)" |
| label_attr | [ "style" => "margin-right: 25px;" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "custom_c1" |
| placeholder | "Choisissez une valeur" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_article_add_custom_c1" |
| valid | true |
| value | "" |
custom_c2
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" => "select" "value" => 0 "min" => 0 "step" => 1 "style" => "width: 200px; text-align: center;" ] |
same as passed value |
| auto_initialize | false |
same as passed value |
| choice_label | Closure($choice) {#1225 class: "App\Form\ArticleAddType" this: App\Form\ArticleAddType {#1069 …} } |
same as passed value |
| choice_value | Closure($choice) {#1217 class: "App\Form\ArticleAddType" this: App\Form\ArticleAddType {#1069 …} } |
same as passed value |
| choices | [ "Bord plié 20 mm" "Bord plié 30 mm" ] |
[ "Bord plié 20 mm" "Bord plié 30 mm" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1226 +payload: null +groups: ? ?array +message: "Veuillez choisir une valeur" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1226 +payload: null +groups: ? ?array +message: "Veuillez choisir une valeur" +allowNull: false +normalizer: null } ] |
| label | "Cadre 2 (C2)" |
same as passed value |
| label_attr | [ "style" => "margin-right: 25px;" ] |
[ "style" => "margin-right: 25px;" ] |
| placeholder | "Choisissez une valeur" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "select" "value" => 0 "min" => 0 "step" => 1 "style" => "width: 200px; text-align: center;" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure($choice) {#1225 class: "App\Form\ArticleAddType" this: App\Form\ArticleAddType {#1069 …} } |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure($choice) {#1217 class: "App\Form\ArticleAddType" this: App\Form\ArticleAddType {#1069 …} } |
| choices | [ "Bord plié 20 mm" "Bord plié 30 mm" ] |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1226 +payload: null +groups: ? ?array +message: "Veuillez choisir une valeur" +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 | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#457 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#160 …} -logger: Monolog\Logger {#47 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#456 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| 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." |
| 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 | "Cadre 2 (C2)" |
| label_attr | [ "style" => "margin-right: 25px;" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Choisissez une valeur" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1231 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#261 …} $message: Closure() {#1229 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "select" "value" => 0 "min" => 0 "step" => 1 "style" => "width: 200px; text-align: center;" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_article_add_custom_c2" ] |
| cache_key | "_article_add_custom_c2_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1285 +data: "Bord plié 20 mm" +value: "Bord plié 20 mm" +label: "Bord plié 20 mm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1293 +data: "Bord plié 30 mm" +value: "Bord plié 30 mm" +label: "Bord plié 30 mm" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1340 -errors: [] -form: Symfony\Component\Form\Form {#1239 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1283 …5} |
| full_name | "article_add[custom_c2]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "article_add_custom_c2" |
| is_selected | Closure($choice, $value) {#1295 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Cadre 2 (C2)" |
| label_attr | [ "style" => "margin-right: 25px;" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "custom_c2" |
| placeholder | "Choisissez une valeur" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_article_add_custom_c2" |
| valid | true |
| value | "" |
custom_C3
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" => "select" "value" => 0 "min" => 0 "step" => 1 "style" => "width: 200px; text-align: center;" ] |
same as passed value |
| auto_initialize | false |
same as passed value |
| choice_label | Closure($choice) {#1242 class: "App\Form\ArticleAddType" this: App\Form\ArticleAddType {#1069 …} } |
same as passed value |
| choice_value | Closure($choice) {#1232 class: "App\Form\ArticleAddType" this: App\Form\ArticleAddType {#1069 …} } |
same as passed value |
| choices | [ "25 mm" "50 mm" ] |
[ "25 mm" "50 mm" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1243 +payload: null +groups: ? ?array +message: "Veuillez choisir une valeur" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1243 +payload: null +groups: ? ?array +message: "Veuillez choisir une valeur" +allowNull: false +normalizer: null } ] |
| label | "Déroulant Isolant" |
same as passed value |
| label_attr | [ "style" => "margin-right: 25px;" ] |
[ "style" => "margin-right: 25px;" ] |
| placeholder | "Choisissez une valeur" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "select" "value" => 0 "min" => 0 "step" => 1 "style" => "width: 200px; text-align: center;" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure($choice) {#1242 class: "App\Form\ArticleAddType" this: App\Form\ArticleAddType {#1069 …} } |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure($choice) {#1232 class: "App\Form\ArticleAddType" this: App\Form\ArticleAddType {#1069 …} } |
| choices | [ "25 mm" "50 mm" ] |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1243 +payload: null +groups: ? ?array +message: "Veuillez choisir une valeur" +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 | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#457 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#160 …} -logger: Monolog\Logger {#47 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#456 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| 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." |
| 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 | "Déroulant Isolant" |
| label_attr | [ "style" => "margin-right: 25px;" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Choisissez une valeur" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1246 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#261 …} $message: Closure() {#1245 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "select" "value" => 0 "min" => 0 "step" => 1 "style" => "width: 200px; text-align: center;" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_article_add_custom_C3" ] |
| cache_key | "_article_add_custom_C3_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1297 +data: "25 mm" +value: "25 mm" +label: "25 mm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1298 +data: "50 mm" +value: "50 mm" +label: "50 mm" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1294 -errors: [] -form: Symfony\Component\Form\Form {#1254 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1296 …5} |
| full_name | "article_add[custom_C3]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "article_add_custom_C3" |
| is_selected | Closure($choice, $value) {#1300 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Déroulant Isolant" |
| label_attr | [ "style" => "margin-right: 25px;" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "custom_C3" |
| placeholder | "Choisissez une valeur" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_article_add_custom_C3" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "csrf-token" |
| 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 | "csrf-token" |
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 | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#457 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#160 …} -logger: Monolog\Logger {#47 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#456 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | "csrf-token" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1299 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() {#1305 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#261 …} $message: Closure() {#1302 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_article_add__token" ] |
| cache_key | "_article_add__token_hidden" |
| compound | false |
| data | "csrf-token" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1315 -errors: [] -form: Symfony\Component\Form\Form {#1311 …} } |
| form | Symfony\Component\Form\FormView {#1306 …5} |
| full_name | "article_add[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "article_add__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 | "_article_add__token" |
| valid | true |
| value | "csrf-token" |