Forms
-
search_blog
-
query
-
-
command
-
business_name
-
siret
-
contact
-
address
-
email
-
tel
-
category
-
recaptcha
-
subcategory
-
todo
-
_token
-
search_blog
"App\Form\SearchBlogType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Model\SearchBlogData {#706 +query: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| action | "/blog/recherche" |
same as passed value |
| data | App\Model\SearchBlogData {#706 +query: null } |
same as passed value |
| method | "GET" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "/blog/recherche" |
| 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 | false |
| csrf_token_id | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#737 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#736 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#735 …} -namespace: Closure() {#733 …} } |
| data | App\Model\SearchBlogData {#706 +query: null } |
| data_class | "App\Model\SearchBlogData" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#770 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Model\SearchBlogData" } } |
| 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 | "GET" |
| 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() {#768 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#294 …} $message: Closure() {#769 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "/blog/recherche" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "search_blog" "_search_blog" ] |
| cache_key | "_search_blog_search_blog" |
| compound | true |
| data | App\Model\SearchBlogData {#706 +query: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#755 -errors: [] -form: Symfony\Component\Form\Form {#752 …} } |
| form | Symfony\Component\Form\FormView {#767 …5} |
| full_name | "search_blog" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_blog" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "GET" |
| multipart | false |
| name | "search_blog" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_search_blog" |
| valid | true |
| value | App\Model\SearchBlogData {#706 +query: null } |
query
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 | [ "placeholder" => "Rechercher un article..." "class" => "form-control" ] |
[ "placeholder" => "Rechercher un article..." "class" => "form-control" ] |
| label | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Rechercher un article..." "class" => "form-control" ] |
| 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\CsrfTokenManager {#737 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#736 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#735 …} -namespace: Closure() {#733 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#780 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 | "Please enter a valid search term." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#715 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#294 …} $message: Closure() {#711 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Rechercher un article..." "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "search" "_search_blog_query" ] |
| cache_key | "_search_blog_query_search" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#785 -errors: [] -form: Symfony\Component\Form\Form {#806 …} } |
| form | Symfony\Component\Form\FormView {#787 …5} |
| full_name | "search_blog[query]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_blog_query" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "query" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_search_blog_query" |
| valid | true |
| value | "" |
command
"App\Form\CommandType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Command {#1189 -id: null -firstname: null -lastname: null -address: null -email: null -tel: null -business_name: null -siret: null -contact: null -type: null -todo: null -recapCommands: Doctrine\Common\Collections\ArrayCollection {#1188 …} -costumer_stripe_id: null -command_key: null -intervention: null -upfront: null -cp: null -stripe_transaction_secret: null -stripe_id: null -stripe_status: null -stripe_created: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Command {#1189 -id: null -firstname: null -lastname: null -address: null -email: null -tel: null -business_name: null -siret: null -contact: null -type: null -todo: null -recapCommands: Doctrine\Common\Collections\ArrayCollection {#1188 …} -costumer_stripe_id: null -command_key: null -intervention: null -upfront: null -cp: null -stripe_transaction_secret: null -stripe_id: null -stripe_status: null -stripe_created: null } |
same as passed value |
| subcategories_url | "/front/Category/subcategories" |
same as passed value |
| type | App\Entity\Type {#943 -id: 2 -name: "Vous êtes un professionnel" -slug: "Professionnel" -categories: Doctrine\ORM\PersistentCollection {#938 …} -clients: Doctrine\ORM\PersistentCollection {#944 …} -commands: Doctrine\ORM\PersistentCollection {#947 …} -interventionTarifs: Doctrine\ORM\PersistentCollection {#872 …} -tarifCategories: Doctrine\ORM\PersistentCollection {#1102 …} } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#737 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#736 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#735 …} -namespace: Closure() {#733 …} } |
| data | App\Entity\Command {#1189 -id: null -firstname: null -lastname: null -address: null -email: null -tel: null -business_name: null -siret: null -contact: null -type: null -todo: null -recapCommands: Doctrine\Common\Collections\ArrayCollection {#1188 …} -costumer_stripe_id: null -command_key: null -intervention: null -upfront: null -cp: null -stripe_transaction_secret: null -stripe_id: null -stripe_status: null -stripe_created: null } |
| data_class | "App\Entity\Command" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1179 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Command" } } |
| 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 |
| subcategories_url | "/front/Category/subcategories" |
| translation_domain | null |
| trim | true |
| type | App\Entity\Type {#943 -id: 2 -name: "Vous êtes un professionnel" -slug: "Professionnel" -categories: Doctrine\ORM\PersistentCollection {#938 …} -clients: Doctrine\ORM\PersistentCollection {#944 …} -commands: Doctrine\ORM\PersistentCollection {#947 …} -interventionTarifs: Doctrine\ORM\PersistentCollection {#872 …} -tarifCategories: Doctrine\ORM\PersistentCollection {#1102 …} } |
| upload_max_size_message | Closure() {#1177 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#294 …} $message: Closure() {#1178 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "command" "_command" ] |
| cache_key | "_command_command" |
| compound | true |
| data | App\Entity\Command {#1189 -id: null -firstname: null -lastname: null -address: null -email: null -tel: null -business_name: null -siret: null -contact: null -type: null -todo: null -recapCommands: Doctrine\Common\Collections\ArrayCollection {#1188 …} -costumer_stripe_id: null -command_key: null -intervention: null -upfront: null -cp: null -stripe_transaction_secret: null -stripe_id: null -stripe_status: null -stripe_created: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1467 -errors: [] -form: Symfony\Component\Form\Form {#1455 …} } |
| form | Symfony\Component\Form\FormView {#1176 …5} |
| full_name | "command" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "command" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "command" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_command" |
| valid | true |
| value | App\Entity\Command {#1189 -id: null -firstname: null -lastname: null -address: null -email: null -tel: null -business_name: null -siret: null -contact: null -type: null -todo: null -recapCommands: Doctrine\Common\Collections\ArrayCollection {#1188 …} -costumer_stripe_id: null -command_key: null -intervention: null -upfront: null -cp: null -stripe_transaction_secret: null -stripe_id: null -stripe_status: null -stripe_created: null } |
business_name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 "placeholder" => "Veuillez renseigner votre raison sociale" "class" => "bg-transparent bor addressField" ] |
[ "maxlength" => 255 "placeholder" => "Veuillez renseigner votre raison sociale" "class" => "bg-transparent bor addressField" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1201 +payload: null +groups: ? ?array +message: "La raison sociale est obligatoire." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1201 +payload: null +groups: ? ?array +message: "La raison sociale est obligatoire." +allowNull: false +normalizer: null } ] |
| label | "Raison Sociale" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 "placeholder" => "Veuillez renseigner votre raison sociale" "class" => "bg-transparent bor addressField" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1201 +payload: null +groups: ? ?array +message: "La raison sociale est obligatoire." +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\CsrfTokenManager {#737 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#736 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#735 …} -namespace: Closure() {#733 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1274 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Raison Sociale" |
| 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() {#1384 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#294 …} $message: Closure() {#1421 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "placeholder" => "Veuillez renseigner votre raison sociale" "class" => "bg-transparent bor addressField" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_command_business_name" ] |
| cache_key | "_command_business_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1426 -errors: [] -form: Symfony\Component\Form\Form {#1471 …} } |
| form | Symfony\Component\Form\FormView {#1391 …5} |
| full_name | "command[business_name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "command_business_name" |
| label | "Raison Sociale" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "business_name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_command_business_name" |
| valid | true |
| value | "" |
siret
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 "placeholder" => "Veuillez renseigner le numéro de SIRET" "class" => "bg-transparent bor addressField" ] |
[ "maxlength" => 255 "placeholder" => "Veuillez renseigner le numéro de SIRET" "class" => "bg-transparent bor addressField" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1203 +payload: null +groups: ? ?array +message: "Le numéro de SIRET est obligatoire." +allowNull: false +normalizer: null } App\Validator\Siret {#1204 +payload: null +groups: ? ?array +message: "Le numéro de SIRET "{{ string }}" n'est pas valide." } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1203 +payload: null +groups: ? ?array +message: "Le numéro de SIRET est obligatoire." +allowNull: false +normalizer: null } App\Validator\Siret {#1204 +payload: null +groups: ? ?array +message: "Le numéro de SIRET "{{ string }}" n'est pas valide." } ] |
| label | "Numéro de SIRET" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 "placeholder" => "Veuillez renseigner le numéro de SIRET" "class" => "bg-transparent bor addressField" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1203 +payload: null +groups: ? ?array +message: "Le numéro de SIRET est obligatoire." +allowNull: false +normalizer: null } App\Validator\Siret {#1204 +payload: null +groups: ? ?array +message: "Le numéro de SIRET "{{ string }}" n'est pas valide." } ] |
| 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\CsrfTokenManager {#737 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#736 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#735 …} -namespace: Closure() {#733 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1430 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 | "Numéro de SIRET" |
| 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() {#1408 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#294 …} $message: Closure() {#1388 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "placeholder" => "Veuillez renseigner le numéro de SIRET" "class" => "bg-transparent bor addressField" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_command_siret" ] |
| cache_key | "_command_siret_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1414 -errors: [] -form: Symfony\Component\Form\Form {#1474 …} } |
| form | Symfony\Component\Form\FormView {#1257 …5} |
| full_name | "command[siret]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "command_siret" |
| label | "Numéro de SIRET" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "siret" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_command_siret" |
| valid | true |
| value | "" |
contact
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 100 "placeholder" => "Veuillez renseigner le nom du contact" "class" => "bg-transparent bor addressField" ] |
[ "maxlength" => 100 "placeholder" => "Veuillez renseigner le nom du contact" "class" => "bg-transparent bor addressField" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1209 +payload: null +groups: ? ?array +message: "Le nom du contact est obligatoire." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1209 +payload: null +groups: ? ?array +message: "Le nom du contact est obligatoire." +allowNull: false +normalizer: null } ] |
| label | "Nom et prénom du contact" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 100 "placeholder" => "Veuillez renseigner le nom du contact" "class" => "bg-transparent bor addressField" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1209 +payload: null +groups: ? ?array +message: "Le nom du contact est obligatoire." +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\CsrfTokenManager {#737 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#736 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#735 …} -namespace: Closure() {#733 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1383 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 | "Nom et prénom du contact" |
| 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() {#1415 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#294 …} $message: Closure() {#1406 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 100 "placeholder" => "Veuillez renseigner le nom du contact" "class" => "bg-transparent bor addressField" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_command_contact" ] |
| cache_key | "_command_contact_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1417 -errors: [] -form: Symfony\Component\Form\Form {#1479 …} } |
| form | Symfony\Component\Form\FormView {#1515 …5} |
| full_name | "command[contact]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "command_contact" |
| label | "Nom et prénom du contact" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "contact" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_command_contact" |
| valid | true |
| value | "" |
address
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 | [ "placeholder" => "Veuillez renseigner votre adresse" "class" => "bg-transparent bor addressField" ] |
[ "placeholder" => "Veuillez renseigner votre adresse" "class" => "bg-transparent bor addressField" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1210 +payload: null +groups: ? ?array +message: "L'adresse est obligatoire." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1210 +payload: null +groups: ? ?array +message: "L'adresse est obligatoire." +allowNull: false +normalizer: null } ] |
| label | "Votre adresse" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Veuillez renseigner votre adresse" "class" => "bg-transparent bor addressField" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1210 +payload: null +groups: ? ?array +message: "L'adresse est obligatoire." +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\CsrfTokenManager {#737 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#736 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#735 …} -namespace: Closure() {#733 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1431 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 | "Votre adresse" |
| 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() {#1427 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#294 …} $message: Closure() {#1255 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Veuillez renseigner votre adresse" "class" => "bg-transparent bor addressField" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_command_address" ] |
| cache_key | "_command_address_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1523 -errors: [] -form: Symfony\Component\Form\Form {#1402 …} } |
| form | Symfony\Component\Form\FormView {#1524 …5} |
| full_name | "command[address]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "command_address" |
| label | "Votre adresse" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "address" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_command_address" |
| valid | true |
| value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Veuillez renseigner votre email" "class" => "bg-transparent bor" ] |
[ "placeholder" => "Veuillez renseigner votre email" "class" => "bg-transparent bor" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1211 +payload: null +groups: ? ?array +message: "L'adresse e-mail ne peut pas être vide." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#1212 +payload: null +groups: ? ?array +message: "L'adresse e-mail '{{ value }}' n'est pas une adresse valide." +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1211 +payload: null +groups: ? ?array +message: "L'adresse e-mail ne peut pas être vide." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#1212 +payload: null +groups: ? ?array +message: "L'adresse e-mail '{{ value }}' n'est pas une adresse valide." +mode: null +normalizer: null } ] |
| label | "Votre E-mail" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Veuillez renseigner votre email" "class" => "bg-transparent bor" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1211 +payload: null +groups: ? ?array +message: "L'adresse e-mail ne peut pas être vide." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#1212 +payload: null +groups: ? ?array +message: "L'adresse e-mail '{{ value }}' n'est pas une adresse valide." +mode: null +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\CsrfTokenManager {#737 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#736 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#735 …} -namespace: Closure() {#733 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1416 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 | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Votre E-mail" |
| 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() {#1389 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#294 …} $message: Closure() {#1387 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Veuillez renseigner votre email" "class" => "bg-transparent bor" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_command_email" ] |
| cache_key | "_command_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1525 -errors: [] -form: Symfony\Component\Form\Form {#1394 …} } |
| form | Symfony\Component\Form\FormView {#1526 …5} |
| full_name | "command[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "command_email" |
| label | "Votre E-mail" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_command_email" |
| valid | true |
| value | "" |
tel
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 20 "placeholder" => "Veuillez renseigner votre Numéro de téléphone" "class" => "bg-transparent bor" ] |
[ "maxlength" => 20 "placeholder" => "Veuillez renseigner votre Numéro de téléphone" "class" => "bg-transparent bor" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1213 +payload: null +groups: ? ?array +message: "Le numéro de téléphone est obligatoire." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#1202 +payload: null +groups: ? ?array +message: "Veuillez entrer un numéro de téléphone français valide, ne commençant pas par 08 ou 09." +pattern: "/^(0[1-7])(?:[ _.-]?(\d{2})){4}$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1213 +payload: null +groups: ? ?array +message: "Le numéro de téléphone est obligatoire." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#1202 +payload: null +groups: ? ?array +message: "Veuillez entrer un numéro de téléphone français valide, ne commençant pas par 08 ou 09." +pattern: "/^(0[1-7])(?:[ _.-]?(\d{2})){4}$/" +htmlPattern: null +match: true +normalizer: null } ] |
| label | "Numéro de téléphone" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 20 "placeholder" => "Veuillez renseigner votre Numéro de téléphone" "class" => "bg-transparent bor" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1213 +payload: null +groups: ? ?array +message: "Le numéro de téléphone est obligatoire." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#1202 +payload: null +groups: ? ?array +message: "Veuillez entrer un numéro de téléphone français valide, ne commençant pas par 08 ou 09." +pattern: "/^(0[1-7])(?:[ _.-]?(\d{2})){4}$/" +htmlPattern: null +match: true +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\CsrfTokenManager {#737 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#736 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#735 …} -namespace: Closure() {#733 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1374 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 | "Numéro de téléphone" |
| 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() {#1445 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#294 …} $message: Closure() {#1444 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 20 "placeholder" => "Veuillez renseigner votre Numéro de téléphone" "class" => "bg-transparent bor" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_command_tel" ] |
| cache_key | "_command_tel_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1527 -errors: [] -form: Symfony\Component\Form\Form {#1393 …} } |
| form | Symfony\Component\Form\FormView {#1557 …5} |
| full_name | "command[tel]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "command_tel" |
| label | "Numéro de téléphone" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "tel" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_command_tel" |
| valid | true |
| value | "" |
category
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-url" => "/front/Category/subcategories" ] |
[ "data-url" => "/front/Category/subcategories" ] |
| choice_label | "name" |
same as passed value |
| class | "App\Entity\Category" |
same as passed value |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1215 +payload: null +groups: ? ?array +message: "Veuillez sélectionner une catégorie." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1215 +payload: null +groups: ? ?array +message: "Veuillez sélectionner une catégorie." +allowNull: false +normalizer: null } ] |
| data | null |
same as passed value |
| label | "Catégorie" |
same as passed value |
| mapped | false |
same as passed value |
| placeholder | "Veuillez renseigner votre problème" |
same as passed value |
| query_builder | Closure(EntityRepository $er) {#1214 class: "App\Form\CommandType" this: App\Form\CommandType {#1186 …} } |
Doctrine\ORM\QueryBuilder {#1300 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1302 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } Doctrine\ORM\Query\Expr\Select {#1290 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "t" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1296 #from: "App\Entity\Category" #alias: "c" #indexBy: null } ] "join" => [ "c" => [ Doctrine\ORM\Query\Expr\Join {#1307 #joinType: "INNER" #join: "c.types" #alias: "t" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1291 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "t.slug = :typeSlug" "c.parent IS NULL" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1292 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.name ASC" ] } ] ] -type: Doctrine\ORM\Internal\QueryType {#1243 …} -dql: "SELECT c, t FROM App\Entity\Category c INNER JOIN c.types t WHERE t.slug = :typeSlug AND c.parent IS NULL ORDER BY c.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1301 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "t" => "c" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: ContainerCktRQSy\EntityManagerGhost614a58f {#407 …12} } |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-url" => "/front/Category/subcategories" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "name" |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1286 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1298 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1289 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1304 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1297 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1285 …} } |
| choices | null |
| class | "App\Entity\Category" |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1215 +payload: null +groups: ? ?array +message: "Veuillez sélectionner une catégorie." +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\CsrfTokenManager {#737 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#736 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#735 …} -namespace: Closure() {#733 …} } |
| data | null |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerCktRQSy\EntityManagerGhost614a58f {#407 …12} |
| 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 | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1268 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerCktRQSy\EntityManagerGhost614a58f {#407 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#941 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Catégorie" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| multiple | false |
| placeholder | "Veuillez renseigner votre problème" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#1300 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1302 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } Doctrine\ORM\Query\Expr\Select {#1290 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "t" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1296 #from: "App\Entity\Category" #alias: "c" #indexBy: null } ] "join" => [ "c" => [ Doctrine\ORM\Query\Expr\Join {#1307 #joinType: "INNER" #join: "c.types" #alias: "t" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1291 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "t.slug = :typeSlug" "c.parent IS NULL" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1292 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.name ASC" ] } ] ] -type: Doctrine\ORM\Internal\QueryType {#1243 …} -dql: "SELECT c, t FROM App\Entity\Category c INNER JOIN c.types t WHERE t.slug = :typeSlug AND c.parent IS NULL ORDER BY c.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1301 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "t" => "c" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: ContainerCktRQSy\EntityManagerGhost614a58f {#407 …12} } |
| required | true |
| 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 {#294 …} $message: Closure() {#1248 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-url" => "/front/Category/subcategories" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_command_category" ] |
| cache_key | "_command_category_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1563 +data: App\Entity\Category {#1590 …} +value: "65" +label: "Assistance et accompagnement" +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1579 +data: App\Entity\Category {#1622 …} +value: "37" +label: "Dépannage" +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1582 +data: App\Entity\Category {#1633 …} +value: "1" +label: "Installation et paramétrage" +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1564 +data: App\Entity\Category {#1644 …} +value: "48" +label: "Récupération de données" +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1569 +data: App\Entity\Category {#1655 …} +value: "58" +label: "Réseaux" +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1565 +data: App\Entity\Category {#1666 …} +value: "54" +label: "Sauvegarde" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1559 -errors: [] -form: Symfony\Component\Form\Form {#1482 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1560 …5} |
| full_name | "command[category]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "command_category" |
| is_selected | Closure($choice, $value) {#1562 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Catégorie" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "category" |
| placeholder | "Veuillez renseigner votre problème" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_command_category" |
| valid | true |
| value | "" |
recaptcha
"VictorPrdh\RecaptchaBundle\Form\ReCaptchaType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ VictorPrdh\RecaptchaBundle\Validator\Constraints\IsValidCaptcha {#1452 +payload: null +groups: ? ?array +message: "This value is not a valid captcha." } ] |
| 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\CsrfTokenManager {#737 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#736 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#735 …} -namespace: Closure() {#733 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1464 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 | "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 |
| type | "checkbox" |
| upload_max_size_message | Closure() {#1466 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#294 …} $message: Closure() {#1465 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "recaptcha" "_command_recaptcha" ] |
| cache_key | "_command_recaptcha_recaptcha" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1567 -errors: [] -form: Symfony\Component\Form\Form {#1485 …} } |
| form | Symfony\Component\Form\FormView {#1561 …5} |
| full_name | "command[recaptcha]" |
| google_site_key | "6Lc8ptoqAAAAADkuIfYzGrX_FTUsght_x2yb27Md" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "command_recaptcha" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "recaptcha" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| type | "checkbox" |
| unique_block_prefix | "_command_recaptcha" |
| valid | true |
| value | "" |
subcategory
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "disabled" => true "data-url" => "/front/Category/subcategories" ] |
[ "disabled" => true "data-url" => "/front/Category/subcategories" ] |
| auto_initialize | false |
same as passed value |
| choices | [] |
same as passed value |
| class | "App\Entity\Category" |
same as passed value |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1494 +payload: null +groups: ? ?array +message: "Veuillez sélectionner une sous-catégorie." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1494 +payload: null +groups: ? ?array +message: "Veuillez sélectionner une sous-catégorie." +allowNull: false +normalizer: null } ] |
| data | null |
same as passed value |
| label | "Sous-catégorie" |
same as passed value |
| mapped | false |
same as passed value |
| placeholder | "Veuillez renseigner votre problème" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "disabled" => true "data-url" => "/front/Category/subcategories" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1237 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1252 …} } |
| choice_lazy | false |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1496 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1304 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1497 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1285 …} } |
| choices | [] |
| class | "App\Entity\Category" |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1494 +payload: null +groups: ? ?array +message: "Veuillez sélectionner une sous-catégorie." +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\CsrfTokenManager {#737 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#736 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#735 …} -namespace: Closure() {#733 …} } |
| data | null |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerCktRQSy\EntityManagerGhost614a58f {#407 …12} |
| 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 | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1268 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerCktRQSy\EntityManagerGhost614a58f {#407 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#941 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Sous-catégorie" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| multiple | false |
| placeholder | "Veuillez renseigner votre problème" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1490 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#294 …} $message: Closure() {#1491 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "disabled" => true "data-url" => "/front/Category/subcategories" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_command_subcategory" ] |
| cache_key | "_command_subcategory_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1571 -errors: [] -form: Symfony\Component\Form\Form {#1509 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1574 …5} |
| full_name | "command[subcategory]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "command_subcategory" |
| is_selected | Closure($choice, $value) {#1677 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Sous-catégorie" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "subcategory" |
| placeholder | "Veuillez renseigner votre problème" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_command_subcategory" |
| valid | true |
| value | "" |
todo
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "disabled" => true "data-url" => "/front/Category/subcategories" ] |
[ "disabled" => true "data-url" => "/front/Category/subcategories" ] |
| auto_initialize | false |
same as passed value |
| choices | [] |
same as passed value |
| class | "App\Entity\Category" |
same as passed value |
| constraints | [] |
same as passed value |
| data | null |
same as passed value |
| label | "Intervention" |
same as passed value |
| placeholder | "Veuillez renseigner votre problème" |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "style" => "display:none" ] |
[ "style" => "display:none" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "disabled" => true "data-url" => "/front/Category/subcategories" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1237 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1252 …} } |
| choice_lazy | false |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1512 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1304 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1513 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1285 …} } |
| choices | [] |
| class | "App\Entity\Category" |
| 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\CsrfTokenManager {#737 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#736 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#735 …} -namespace: Closure() {#733 …} } |
| data | null |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerCktRQSy\EntityManagerGhost614a58f {#407 …12} |
| 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 | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1268 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerCktRQSy\EntityManagerGhost614a58f {#407 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#941 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Intervention" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Veuillez renseigner votre problème" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | false |
| row_attr | [ "style" => "display:none" ] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1503 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#294 …} $message: Closure() {#1504 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "disabled" => true "data-url" => "/front/Category/subcategories" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_command_todo" ] |
| cache_key | "_command_todo_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1678 -errors: [] -form: Symfony\Component\Form\Form {#1520 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1679 …5} |
| full_name | "command[todo]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "command_todo" |
| is_selected | Closure($choice, $value) {#1680 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Intervention" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "todo" |
| placeholder | "Veuillez renseigner votre problème" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [ "style" => "display:none" ] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_command_todo" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "aa.oR6cnMh7pIkcONaqpAVGuetcz4atmsitM7K2QfTvBwU.5Frv2rsB_Px5eb7L6zQgwIIMqL6cxbvXfYfGLITed3DNQdbv-D3A-HpiuQ" |
| 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" "autocomplete" => "off" ] |
[ "data-controller" => "csrf-protection" "autocomplete" => "off" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "aa.oR6cnMh7pIkcONaqpAVGuetcz4atmsitM7K2QfTvBwU.5Frv2rsB_Px5eb7L6zQgwIIMqL6cxbvXfYfGLITed3DNQdbv-D3A-HpiuQ" |
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" "autocomplete" => "off" ] |
| 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\CsrfTokenManager {#737 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#736 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#735 …} -namespace: Closure() {#733 …} } |
| data | "aa.oR6cnMh7pIkcONaqpAVGuetcz4atmsitM7K2QfTvBwU.5Frv2rsB_Px5eb7L6zQgwIIMqL6cxbvXfYfGLITed3DNQdbv-D3A-HpiuQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1688 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() {#1699 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#294 …} $message: Closure() {#1700 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" "autocomplete" => "off" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_command__token" ] |
| cache_key | "_command__token_hidden" |
| compound | false |
| data | "aa.oR6cnMh7pIkcONaqpAVGuetcz4atmsitM7K2QfTvBwU.5Frv2rsB_Px5eb7L6zQgwIIMqL6cxbvXfYfGLITed3DNQdbv-D3A-HpiuQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1681 -errors: [] -form: Symfony\Component\Form\Form {#1693 …} } |
| form | Symfony\Component\Form\FormView {#1702 …5} |
| full_name | "command[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "command__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 | "_command__token" |
| valid | true |
| value | "aa.oR6cnMh7pIkcONaqpAVGuetcz4atmsitM7K2QfTvBwU.5Frv2rsB_Px5eb7L6zQgwIIMqL6cxbvXfYfGLITed3DNQdbv-D3A-HpiuQ" |