- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 17
- Events
- Routing
- Cache
- Translation 5
- Security
- Twig
- HTTP Client
- Doctrine 1
- Migrations
- E-mails
- Debug
- E-mails
- Notifications
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
catItem
-
confirmBtn
-
qtyPopup
-
idRefPopup
-
validerQty
-
_token
-
-
-
livraison_commentaire
-
livraison_etiquette_a_coller
-
livraison_societe
-
livraison_adresse
-
livraison_code_postal
-
livraison_ville
-
livraison_telephone
-
livraison_contact
-
livraison_mail
-
livraison_dateRealisationSouhaite
-
btn_raz
-
_token
-
-
-
search
-
serial_number
-
commande_client
-
rma
-
std
-
cf
-
check_revendeur
-
societe_livraison
-
tracking
-
reception
-
code_article
-
dateDebut
-
dateFin
-
_token
-
cc_quick_form
"App\Form\ccQuick\CCQuickFormType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | [] |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2456 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2455 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2467 …} -namespace: Closure() {#2473 …} } |
| data | [] |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2505 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2421 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#2503 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2474 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#477 …} $translationDomain: "validators" $message: Closure() {#2504 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "cc_quick_form" "_cc_quick_form" ] |
| cache_key | "_cc_quick_form_cc_quick_form" |
| compound | true |
| data | [] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2552 -form: Symfony\Component\Form\Form {#2530 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2502 …5} |
| full_name | "cc_quick_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cc_quick_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "cc_quick_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cc_quick_form" |
| valid | true |
| value | [] |
catItem
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "btn button-primary-PM button-shadow-PM" ] |
[ "class" => "btn button-primary-PM button-shadow-PM" ] |
| label | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn button-primary-PM button-shadow-PM" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | false |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| attr | [ "class" => "btn button-primary-PM button-shadow-PM" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cc_quick_form_catItem" ] |
| cache_key | "_cc_quick_form_catItem_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2543 …5} |
| full_name | "cc_quick_form[catItem]" |
| id | "cc_quick_form_catItem" |
| label | false |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "catItem" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cc_quick_form_catItem" |
| value | null |
confirmBtn
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "btn button-primary-PM button-shadow-PM" ] |
[ "class" => "btn button-primary-PM button-shadow-PM" ] |
| label | "valider" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn button-primary-PM button-shadow-PM" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "valider" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| attr | [ "class" => "btn button-primary-PM button-shadow-PM" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cc_quick_form_confirmBtn" ] |
| cache_key | "_cc_quick_form_confirmBtn_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2544 …5} |
| full_name | "cc_quick_form[confirmBtn]" |
| id | "cc_quick_form_confirmBtn" |
| label | "valider" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "confirmBtn" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cc_quick_form_confirmBtn" |
| value | null |
qtyPopup
"Symfony\Component\Form\Extension\Core\Type\NumberType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "min" => 1 ] |
[ "class" => "form-control" "min" => 1 ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2555 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\GreaterThan {#2557 +payload: null +message: "The value must be greater than 0." +value: 0 +propertyPath: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2555 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\GreaterThan {#2557 +payload: null +message: "The value must be greater than 0." +value: 0 +propertyPath: null } ] |
| data | 1 |
same as passed value |
| html5 | true |
same as passed value |
| input | "number" |
same as passed value |
| label | false |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "min" => 1 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2555 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\GreaterThan {#2557 +payload: null +message: "The value must be greater than 0." +value: 0 +propertyPath: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2456 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2455 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2467 …} -namespace: Closure() {#2473 …} } |
| data | 1 |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2478 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2421 …} } |
| 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 | [] |
| html5 | true |
| inherit_data | false |
| input | "number" |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | 6 |
| row_attr | [] |
| scale | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2489 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2474 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#477 …} $translationDomain: "validators" $message: Closure() {#2488 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "min" => 1 "step" => "any" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "number" "_cc_quick_form_qtyPopup" ] |
| cache_key | "_cc_quick_form_qtyPopup_number" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2563 -form: Symfony\Component\Form\Form {#2579 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2545 …5} |
| full_name | "cc_quick_form[qtyPopup]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cc_quick_form_qtyPopup" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "qtyPopup" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| type | "number" |
| unique_block_prefix | "_cc_quick_form_qtyPopup" |
| valid | true |
| value | "1" |
idRefPopup
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | 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 | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2456 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2455 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2467 …} -namespace: Closure() {#2473 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2501 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2421 …} } |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2523 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2474 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#477 …} $translationDomain: "validators" $message: Closure() {#2500 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_cc_quick_form_idRefPopup" ] |
| cache_key | "_cc_quick_form_idRefPopup_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2546 -form: Symfony\Component\Form\Form {#2560 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2547 …5} |
| full_name | "cc_quick_form[idRefPopup]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cc_quick_form_idRefPopup" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "idRefPopup" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cc_quick_form_idRefPopup" |
| valid | true |
| value | "" |
validerQty
"Symfony\Component\Form\Extension\Core\Type\ButtonType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control btn button-primary-PM button-shadow-PM mt-3 confirm-qty-button" "data-dismiss" => "modal" "aria-label" => "Close" ] |
[ "class" => "form-control btn button-primary-PM button-shadow-PM mt-3 confirm-qty-button" "data-dismiss" => "modal" "aria-label" => "Close" ] |
| label | "btn.valider" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "form-control btn button-primary-PM button-shadow-PM mt-3 confirm-qty-button" "data-dismiss" => "modal" "aria-label" => "Close" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "btn.valider" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
View Variables
| Variable | Value |
|---|---|
| attr | [ "class" => "form-control btn button-primary-PM button-shadow-PM mt-3 confirm-qty-button" "data-dismiss" => "modal" "aria-label" => "Close" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "_cc_quick_form_validerQty" ] |
| cache_key | "_cc_quick_form_validerQty_button" |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2524 …5} |
| full_name | "cc_quick_form[validerQty]" |
| id | "cc_quick_form_validerQty" |
| label | "btn.valider" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "validerQty" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_cc_quick_form_validerQty" |
| value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "2b611c4.pq009JW2XA4scathDX7PH3x-NY7ivrxygWoCu7xTU10.k_9gvuXMC09AOfE5awieRRkfdNqW9vs5xQZQ7YoeNBqTwW7A38IaV0Id6g" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "2b611c4.pq009JW2XA4scathDX7PH3x-NY7ivrxygWoCu7xTU10.k_9gvuXMC09AOfE5awieRRkfdNqW9vs5xQZQ7YoeNBqTwW7A38IaV0Id6g" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2456 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2455 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2467 …} -namespace: Closure() {#2473 …} } |
| data | "2b611c4.pq009JW2XA4scathDX7PH3x-NY7ivrxygWoCu7xTU10.k_9gvuXMC09AOfE5awieRRkfdNqW9vs5xQZQ7YoeNBqTwW7A38IaV0Id6g" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2540 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2421 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#2490 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2474 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#477 …} $translationDomain: "validators" $message: Closure() {#2529 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_cc_quick_form__token" ] |
| cache_key | "_cc_quick_form__token_hidden" |
| compound | false |
| data | "2b611c4.pq009JW2XA4scathDX7PH3x-NY7ivrxygWoCu7xTU10.k_9gvuXMC09AOfE5awieRRkfdNqW9vs5xQZQ7YoeNBqTwW7A38IaV0Id6g" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2533 -form: Symfony\Component\Form\Form {#2566 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2485 …5} |
| full_name | "cc_quick_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cc_quick_form__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 | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cc_quick_form__token" |
| valid | true |
| value | "2b611c4.pq009JW2XA4scathDX7PH3x-NY7ivrxygWoCu7xTU10.k_9gvuXMC09AOfE5awieRRkfdNqW9vs5xQZQ7YoeNBqTwW7A38IaV0Id6g" |
expedition_form
"App\Form\commandeClient\ExpeditionFormType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [ "commandeClientEnAttenteData" => [] "dataLivraison" => [ "owner_extid" => "PLANET_MONETIC" "cus_extid" => "CLI6377" "domiciliation" => "" "nom_cli" => "PLANET MONETIC" "adresse" => """ PLANET MONETIC\r\n 6 rue Léo Lagrange """ "cp" => "42270" "ville" => "SAINT-PRIEST-EN-JAREZ" "cus_telephone" => "0618918137" "Fax" => "" "cus_email" => "m.reot@planet-monetic.fr" "Contact" => " " "commercial" => "MONETIC PLANET " "commercial_code" => "MONETIC PLANET " "cus_actif" => "1" "Mot directeur" => "" "Risque" => "0" "Incident" => "0" "Nature" => " " "Famille" => "REVEND" "Remise" => "0.0" "Util1" => "" "Util2" => "" "Sect. Geo" => "0" "Sect. Act." => "" "IdSuspect" => "6401" "Code Agent" => "P00" "Pays" => "FR" "Compte Banque" => "" "Agence" => "" "Guichet" => "" "Rib" => "" "iban" => "" "CodeReg" => "VIR " "resilie" => "0" "mobile" => "0618918137" "livraison_societe" => "PLANET MONETIC" "livraison_adresse" => """ PLANET MONETIC\r\n 6 rue Léo Lagrange """ "livraison_code_postal" => "42270" "livraison_ville" => "SAINT-PRIEST-EN-JAREZ" "livraison_telephone" => "0618918137" "livraison_contact" => "" "livraison_mail" => "m.reot@planet-monetic.fr" "livraison_dateSouhaite" => "2025-12-24" "transporteur" => 0 "livraison_commentaire" => "" "livraison_etiquette_a_coller" => "" ] ] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | [ "commandeClientEnAttenteData" => [] "dataLivraison" => [ "owner_extid" => "PLANET_MONETIC" "cus_extid" => "CLI6377" "domiciliation" => "" "nom_cli" => "PLANET MONETIC" "adresse" => """ PLANET MONETIC\r\n 6 rue Léo Lagrange """ "cp" => "42270" "ville" => "SAINT-PRIEST-EN-JAREZ" "cus_telephone" => "0618918137" "Fax" => "" "cus_email" => "m.reot@planet-monetic.fr" "Contact" => " " "commercial" => "MONETIC PLANET " "commercial_code" => "MONETIC PLANET " "cus_actif" => "1" "Mot directeur" => "" "Risque" => "0" "Incident" => "0" "Nature" => " " "Famille" => "REVEND" "Remise" => "0.0" "Util1" => "" "Util2" => "" "Sect. Geo" => "0" "Sect. Act." => "" "IdSuspect" => "6401" "Code Agent" => "P00" "Pays" => "FR" "Compte Banque" => "" "Agence" => "" "Guichet" => "" "Rib" => "" "iban" => "" "CodeReg" => "VIR " "resilie" => "0" "mobile" => "0618918137" "livraison_societe" => "PLANET MONETIC" "livraison_adresse" => """ PLANET MONETIC\r\n 6 rue Léo Lagrange """ "livraison_code_postal" => "42270" "livraison_ville" => "SAINT-PRIEST-EN-JAREZ" "livraison_telephone" => "0618918137" "livraison_contact" => "" "livraison_mail" => "m.reot@planet-monetic.fr" "livraison_dateSouhaite" => "2025-12-24" "transporteur" => 0 "livraison_commentaire" => "" "livraison_etiquette_a_coller" => "" ] ] |
[ "commandeClientEnAttenteData" => [] "dataLivraison" => [ "owner_extid" => "PLANET_MONETIC" "cus_extid" => "CLI6377" "domiciliation" => "" "nom_cli" => "PLANET MONETIC" "adresse" => """ PLANET MONETIC\r\n 6 rue Léo Lagrange """ "cp" => "42270" "ville" => "SAINT-PRIEST-EN-JAREZ" "cus_telephone" => "0618918137" "Fax" => "" "cus_email" => "m.reot@planet-monetic.fr" "Contact" => " " "commercial" => "MONETIC PLANET " "commercial_code" => "MONETIC PLANET " "cus_actif" => "1" "Mot directeur" => "" "Risque" => "0" "Incident" => "0" "Nature" => " " "Famille" => "REVEND" "Remise" => "0.0" "Util1" => "" "Util2" => "" "Sect. Geo" => "0" "Sect. Act." => "" "IdSuspect" => "6401" "Code Agent" => "P00" "Pays" => "FR" "Compte Banque" => "" "Agence" => "" "Guichet" => "" "Rib" => "" "iban" => "" "CodeReg" => "VIR " "resilie" => "0" "mobile" => "0618918137" "livraison_societe" => "PLANET MONETIC" "livraison_adresse" => """ PLANET MONETIC\r\n 6 rue Léo Lagrange """ "livraison_code_postal" => "42270" "livraison_ville" => "SAINT-PRIEST-EN-JAREZ" "livraison_telephone" => "0618918137" "livraison_contact" => "" "livraison_mail" => "m.reot@planet-monetic.fr" "livraison_dateSouhaite" => "2025-12-24" "transporteur" => 0 "livraison_commentaire" => "" "livraison_etiquette_a_coller" => "" ] ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2456 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2455 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2467 …} -namespace: Closure() {#2473 …} } |
| data | [ "commandeClientEnAttenteData" => [] "dataLivraison" => [ "owner_extid" => "PLANET_MONETIC" "cus_extid" => "CLI6377" "domiciliation" => "" "nom_cli" => "PLANET MONETIC" "adresse" => """ PLANET MONETIC\r\n 6 rue Léo Lagrange """ "cp" => "42270" "ville" => "SAINT-PRIEST-EN-JAREZ" "cus_telephone" => "0618918137" "Fax" => "" "cus_email" => "m.reot@planet-monetic.fr" "Contact" => " " "commercial" => "MONETIC PLANET " "commercial_code" => "MONETIC PLANET " "cus_actif" => "1" "Mot directeur" => "" "Risque" => "0" "Incident" => "0" "Nature" => " " "Famille" => "REVEND" "Remise" => "0.0" "Util1" => "" "Util2" => "" "Sect. Geo" => "0" "Sect. Act." => "" "IdSuspect" => "6401" "Code Agent" => "P00" "Pays" => "FR" "Compte Banque" => "" "Agence" => "" "Guichet" => "" "Rib" => "" "iban" => "" "CodeReg" => "VIR " "resilie" => "0" "mobile" => "0618918137" "livraison_societe" => "PLANET MONETIC" "livraison_adresse" => """ PLANET MONETIC\r\n 6 rue Léo Lagrange """ "livraison_code_postal" => "42270" "livraison_ville" => "SAINT-PRIEST-EN-JAREZ" "livraison_telephone" => "0618918137" "livraison_contact" => "" "livraison_mail" => "m.reot@planet-monetic.fr" "livraison_dateSouhaite" => "2025-12-24" "transporteur" => 0 "livraison_commentaire" => "" "livraison_etiquette_a_coller" => "" ] ] |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2591 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2421 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#2593 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2474 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#477 …} $translationDomain: "validators" $message: Closure() {#2592 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "expedition_form" "_expedition_form" ] |
| cache_key | "_expedition_form_expedition_form" |
| compound | true |
| data | [ "commandeClientEnAttenteData" => [] "dataLivraison" => [ "owner_extid" => "PLANET_MONETIC" "cus_extid" => "CLI6377" "domiciliation" => "" "nom_cli" => "PLANET MONETIC" "adresse" => """ PLANET MONETIC\r\n 6 rue Léo Lagrange """ "cp" => "42270" "ville" => "SAINT-PRIEST-EN-JAREZ" "cus_telephone" => "0618918137" "Fax" => "" "cus_email" => "m.reot@planet-monetic.fr" "Contact" => " " "commercial" => "MONETIC PLANET " "commercial_code" => "MONETIC PLANET " "cus_actif" => "1" "Mot directeur" => "" "Risque" => "0" "Incident" => "0" "Nature" => " " "Famille" => "REVEND" "Remise" => "0.0" "Util1" => "" "Util2" => "" "Sect. Geo" => "0" "Sect. Act." => "" "IdSuspect" => "6401" "Code Agent" => "P00" "Pays" => "FR" "Compte Banque" => "" "Agence" => "" "Guichet" => "" "Rib" => "" "iban" => "" "CodeReg" => "VIR " "resilie" => "0" "mobile" => "0618918137" "livraison_societe" => "PLANET MONETIC" "livraison_adresse" => """ PLANET MONETIC\r\n 6 rue Léo Lagrange """ "livraison_code_postal" => "42270" "livraison_ville" => "SAINT-PRIEST-EN-JAREZ" "livraison_telephone" => "0618918137" "livraison_contact" => "" "livraison_mail" => "m.reot@planet-monetic.fr" "livraison_dateSouhaite" => "2025-12-24" "transporteur" => 0 "livraison_commentaire" => "" "livraison_etiquette_a_coller" => "" ] ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2746 -form: Symfony\Component\Form\Form {#2742 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2600 …5} |
| full_name | "expedition_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "expedition_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "expedition_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_expedition_form" |
| valid | true |
| value | [ "commandeClientEnAttenteData" => [] "dataLivraison" => [ "owner_extid" => "PLANET_MONETIC" "cus_extid" => "CLI6377" "domiciliation" => "" "nom_cli" => "PLANET MONETIC" "adresse" => """ PLANET MONETIC\r\n 6 rue Léo Lagrange """ "cp" => "42270" "ville" => "SAINT-PRIEST-EN-JAREZ" "cus_telephone" => "0618918137" "Fax" => "" "cus_email" => "m.reot@planet-monetic.fr" "Contact" => " " "commercial" => "MONETIC PLANET " "commercial_code" => "MONETIC PLANET " "cus_actif" => "1" "Mot directeur" => "" "Risque" => "0" "Incident" => "0" "Nature" => " " "Famille" => "REVEND" "Remise" => "0.0" "Util1" => "" "Util2" => "" "Sect. Geo" => "0" "Sect. Act." => "" "IdSuspect" => "6401" "Code Agent" => "P00" "Pays" => "FR" "Compte Banque" => "" "Agence" => "" "Guichet" => "" "Rib" => "" "iban" => "" "CodeReg" => "VIR " "resilie" => "0" "mobile" => "0618918137" "livraison_societe" => "PLANET MONETIC" "livraison_adresse" => """ PLANET MONETIC\r\n 6 rue Léo Lagrange """ "livraison_code_postal" => "42270" "livraison_ville" => "SAINT-PRIEST-EN-JAREZ" "livraison_telephone" => "0618918137" "livraison_contact" => "" "livraison_mail" => "m.reot@planet-monetic.fr" "livraison_dateSouhaite" => "2025-12-24" "transporteur" => 0 "livraison_commentaire" => "" "livraison_etiquette_a_coller" => "" ] ] |
livraison_commentaire
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "placeholder" => "administration.commentaire" ] |
[ "class" => "form-control" "placeholder" => "administration.commentaire" ] |
| data | "" |
same as passed value |
| label | "administration.commentaire" |
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" => "form-control" "placeholder" => "administration.commentaire" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2456 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2455 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2467 …} -namespace: Closure() {#2473 …} } |
| data | "" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2633 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2421 …} } |
| 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 | "administration.commentaire" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2627 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2474 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#477 …} $translationDomain: "validators" $message: Closure() {#2628 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "placeholder" => "administration.commentaire" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_expedition_form_livraison_commentaire" ] |
| cache_key | "_expedition_form_livraison_commentaire_textarea" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2697 -form: Symfony\Component\Form\Form {#2745 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2706 …5} |
| full_name | "expedition_form[livraison_commentaire]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "expedition_form_livraison_commentaire" |
| label | "administration.commentaire" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "livraison_commentaire" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_expedition_form_livraison_commentaire" |
| valid | true |
| value | "" |
livraison_etiquette_a_coller
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| choice_translation_domain | false |
same as passed value |
| data | "" |
same as passed value |
| label | "etiquette_a_coller_sur_le_tpe" |
same as passed value |
| mapped | 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 | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [] |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2456 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2455 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2467 …} -namespace: Closure() {#2473 …} } |
| data | "" |
| data_class | null |
| disabled | false |
| 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 | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "etiquette_a_coller_sur_le_tpe" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| method | "POST" |
| multiple | false |
| placeholder | "" |
| 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 | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2647 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2474 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#477 …} $translationDomain: "validators" $message: Closure() {#2646 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_expedition_form_livraison_etiquette_a_coller" ] |
| cache_key | "_expedition_form_livraison_etiquette_a_coller_choice" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [] |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2688 -form: Symfony\Component\Form\Form {#2749 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2679 …5} |
| full_name | "expedition_form[livraison_etiquette_a_coller]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "expedition_form_livraison_etiquette_a_coller" |
| is_selected | Closure($choice, $value) {#2649 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2621 …} } |
| label | "etiquette_a_coller_sur_le_tpe" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "livraison_etiquette_a_coller" |
| placeholder | "" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_expedition_form_livraison_etiquette_a_coller" |
| valid | true |
| value | "" |
livraison_societe
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "PLANET MONETIC" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| data | "PLANET MONETIC" |
same as passed value |
| label | "administration.societe" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "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 | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2456 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2455 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2467 …} -namespace: Closure() {#2473 …} } |
| data | "PLANET MONETIC" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2654 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2421 …} } |
| 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 | "administration.societe" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2658 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2474 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#477 …} $translationDomain: "validators" $message: Closure() {#2657 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_expedition_form_livraison_societe" ] |
| cache_key | "_expedition_form_livraison_societe_text" |
| compound | false |
| data | "PLANET MONETIC" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2659 -form: Symfony\Component\Form\Form {#2752 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2626 …5} |
| full_name | "expedition_form[livraison_societe]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "expedition_form_livraison_societe" |
| label | "administration.societe" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "livraison_societe" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_expedition_form_livraison_societe" |
| valid | true |
| value | "PLANET MONETIC" |
livraison_adresse
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | """ PLANET MONETIC\r\n 6 rue Léo Lagrange """ |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| data | """ PLANET MONETIC\r\n 6 rue Léo Lagrange """ |
same as passed value |
| label | "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 | [ "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 | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2456 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2455 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2467 …} -namespace: Closure() {#2473 …} } |
| data | """ PLANET MONETIC\r\n 6 rue Léo Lagrange """ |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2667 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2421 …} } |
| 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 | "adresse" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2669 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2474 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#477 …} $translationDomain: "validators" $message: Closure() {#2668 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_expedition_form_livraison_adresse" ] |
| cache_key | "_expedition_form_livraison_adresse_text" |
| compound | false |
| data | """ PLANET MONETIC\r\n 6 rue Léo Lagrange """ |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2779 -form: Symfony\Component\Form\Form {#2755 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2781 …5} |
| full_name | "expedition_form[livraison_adresse]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "expedition_form_livraison_adresse" |
| label | "adresse" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "livraison_adresse" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_expedition_form_livraison_adresse" |
| valid | true |
| value | """ PLANET MONETIC\r\n 6 rue Léo Lagrange """ |
livraison_code_postal
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "42270" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| data | "42270" |
same as passed value |
| label | "codepostal" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "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 | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2456 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2455 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2467 …} -namespace: Closure() {#2473 …} } |
| data | "42270" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2676 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2421 …} } |
| 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 | "codepostal" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2678 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2474 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#477 …} $translationDomain: "validators" $message: Closure() {#2677 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_expedition_form_livraison_code_postal" ] |
| cache_key | "_expedition_form_livraison_code_postal_text" |
| compound | false |
| data | "42270" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2782 -form: Symfony\Component\Form\Form {#2758 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2813 …5} |
| full_name | "expedition_form[livraison_code_postal]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "expedition_form_livraison_code_postal" |
| label | "codepostal" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "livraison_code_postal" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_expedition_form_livraison_code_postal" |
| valid | true |
| value | "42270" |
livraison_ville
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "SAINT-PRIEST-EN-JAREZ" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| data | "SAINT-PRIEST-EN-JAREZ" |
same as passed value |
| label | "ville" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "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 | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2456 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2455 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2467 …} -namespace: Closure() {#2473 …} } |
| data | "SAINT-PRIEST-EN-JAREZ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2685 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2421 …} } |
| 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 | "ville" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2687 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2474 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#477 …} $translationDomain: "validators" $message: Closure() {#2686 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_expedition_form_livraison_ville" ] |
| cache_key | "_expedition_form_livraison_ville_text" |
| compound | false |
| data | "SAINT-PRIEST-EN-JAREZ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2799 -form: Symfony\Component\Form\Form {#2761 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2814 …5} |
| full_name | "expedition_form[livraison_ville]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "expedition_form_livraison_ville" |
| label | "ville" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "livraison_ville" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_expedition_form_livraison_ville" |
| valid | true |
| value | "SAINT-PRIEST-EN-JAREZ" |
livraison_telephone
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "0618918137" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| data | "0618918137" |
same as passed value |
| label | "telephone" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "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 | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2456 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2455 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2467 …} -namespace: Closure() {#2473 …} } |
| data | "0618918137" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2694 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2421 …} } |
| 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 | "telephone" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2696 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2474 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#477 …} $translationDomain: "validators" $message: Closure() {#2695 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_expedition_form_livraison_telephone" ] |
| cache_key | "_expedition_form_livraison_telephone_text" |
| compound | false |
| data | "0618918137" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2815 -form: Symfony\Component\Form\Form {#2764 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2816 …5} |
| full_name | "expedition_form[livraison_telephone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "expedition_form_livraison_telephone" |
| label | "telephone" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "livraison_telephone" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_expedition_form_livraison_telephone" |
| valid | true |
| value | "0618918137" |
livraison_contact
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| data | "" |
same as passed value |
| label | "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 | [ "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 | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2456 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2455 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2467 …} -namespace: Closure() {#2473 …} } |
| data | "" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2703 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2421 …} } |
| 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 | "contact" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2705 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2474 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#477 …} $translationDomain: "validators" $message: Closure() {#2704 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_expedition_form_livraison_contact" ] |
| cache_key | "_expedition_form_livraison_contact_text" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2817 -form: Symfony\Component\Form\Form {#2767 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2818 …5} |
| full_name | "expedition_form[livraison_contact]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "expedition_form_livraison_contact" |
| label | "contact" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "livraison_contact" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_expedition_form_livraison_contact" |
| valid | true |
| value | "" |
livraison_mail
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "m.reot@planet-monetic.fr" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| data | "m.reot@planet-monetic.fr" |
same as passed value |
| label | "cc_livraison_mail_label" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "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 | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2456 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2455 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2467 …} -namespace: Closure() {#2473 …} } |
| data | "m.reot@planet-monetic.fr" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2712 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2421 …} } |
| 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 | "cc_livraison_mail_label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#2714 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2474 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#477 …} $translationDomain: "validators" $message: Closure() {#2713 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_expedition_form_livraison_mail" ] |
| cache_key | "_expedition_form_livraison_mail_text" |
| compound | false |
| data | "m.reot@planet-monetic.fr" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2819 -form: Symfony\Component\Form\Form {#2770 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2820 …5} |
| full_name | "expedition_form[livraison_mail]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "expedition_form_livraison_mail" |
| label | "cc_livraison_mail_label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "livraison_mail" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_expedition_form_livraison_mail" |
| valid | true |
| value | "m.reot@planet-monetic.fr" |
livraison_dateRealisationSouhaite
"Symfony\Component\Form\Extension\Core\Type\DateTimeType"
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" => "form-control" ] |
[ "class" => "form-control" ] |
| label | "date_realisation_souhaitee" |
same as passed value |
| required | false |
same as passed value |
| widget | "single_text" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2456 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2455 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2467 …} -namespace: Closure() {#2473 …} } |
| data_class | null |
| date_format | null |
| date_label | null |
| date_widget | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd'T'HH:mm:ss" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d H:i:s" |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "date_realisation_souhaitee" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| 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 |
| time_label | null |
| time_widget | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2735 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2474 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#477 …} $translationDomain: "validators" $message: Closure() {#2734 …} } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| with_minutes | true |
| with_seconds | false |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "datetime" "_expedition_form_livraison_dateRealisationSouhaite" ] |
| cache_key | "_expedition_form_livraison_dateRealisationSouhaite_datetime" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2821 -form: Symfony\Component\Form\Form {#2773 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2822 …5} |
| full_name | "expedition_form[livraison_dateRealisationSouhaite]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "expedition_form_livraison_dateRealisationSouhaite" |
| label | "date_realisation_souhaitee" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "livraison_dateRealisationSouhaite" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| type | "datetime-local" |
| unique_block_prefix | "_expedition_form_livraison_dateRealisationSouhaite" |
| valid | true |
| value | "" |
| widget | "single_text" |
btn_raz
"Symfony\Component\Form\Extension\Core\Type\ButtonType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "btn align-btn button-warning-PM button-shadow-PM" "onclick" => "resetForm()" ] |
[ "class" => "btn align-btn button-warning-PM button-shadow-PM" "onclick" => "resetForm()" ] |
| label | "RAZ" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn align-btn button-warning-PM button-shadow-PM" "onclick" => "resetForm()" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "RAZ" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
View Variables
| Variable | Value |
|---|---|
| attr | [ "class" => "btn align-btn button-warning-PM button-shadow-PM" "onclick" => "resetForm()" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "_expedition_form_btn_raz" ] |
| cache_key | "_expedition_form_btn_raz_button" |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2824 …5} |
| full_name | "expedition_form[btn_raz]" |
| id | "expedition_form_btn_raz" |
| label | "RAZ" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "btn_raz" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_expedition_form_btn_raz" |
| value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "a11763.RWDHNqwPwiD3Sm-Hkkie2SaoAbWIjtdVTIY2l1ZtQdc.CDrzROA7kXmoOTXP4yvT9BDycfvg1KQTBt570GIhApMWK45Y4XyMdZElWw" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "a11763.RWDHNqwPwiD3Sm-Hkkie2SaoAbWIjtdVTIY2l1ZtQdc.CDrzROA7kXmoOTXP4yvT9BDycfvg1KQTBt570GIhApMWK45Y4XyMdZElWw" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2456 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2455 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2467 …} -namespace: Closure() {#2473 …} } |
| data | "a11763.RWDHNqwPwiD3Sm-Hkkie2SaoAbWIjtdVTIY2l1ZtQdc.CDrzROA7kXmoOTXP4yvT9BDycfvg1KQTBt570GIhApMWK45Y4XyMdZElWw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2736 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2421 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#2825 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2474 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#477 …} $translationDomain: "validators" $message: Closure() {#2823 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_expedition_form__token" ] |
| cache_key | "_expedition_form__token_hidden" |
| compound | false |
| data | "a11763.RWDHNqwPwiD3Sm-Hkkie2SaoAbWIjtdVTIY2l1ZtQdc.CDrzROA7kXmoOTXP4yvT9BDycfvg1KQTBt570GIhApMWK45Y4XyMdZElWw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2835 -form: Symfony\Component\Form\Form {#2831 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2826 …5} |
| full_name | "expedition_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "expedition_form__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 | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_expedition_form__token" |
| valid | true |
| value | "a11763.RWDHNqwPwiD3Sm-Hkkie2SaoAbWIjtdVTIY2l1ZtQdc.CDrzROA7kXmoOTXP4yvT9BDycfvg1KQTBt570GIhApMWK45Y4XyMdZElWw" |
search_form
"App\Form\search\SearchFormType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | [] |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2456 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2455 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2467 …} -namespace: Closure() {#2473 …} } |
| data | [] |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4983 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2421 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#4898 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2474 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#477 …} $translationDomain: "validators" $message: Closure() {#4899 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "search_form" "_search_form" ] |
| cache_key | "_search_form_search_form" |
| compound | true |
| data | [] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4616 -form: Symfony\Component\Form\Form {#4814 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4892 …5} |
| full_name | "search_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "search_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_search_form" |
| valid | true |
| value | [] |
search
"Symfony\Component\Form\Extension\Core\Type\TextType"
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" => "form-control" "placeholder" => "write_search_here" ] |
[ "class" => "form-control" "placeholder" => "write_search_here" ] |
| label | "" |
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" => "form-control" "placeholder" => "write_search_here" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2456 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2455 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2467 …} -namespace: Closure() {#2473 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4880 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2421 …} } |
| 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 | "" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#4897 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2474 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#477 …} $translationDomain: "validators" $message: Closure() {#4705 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "placeholder" => "write_search_here" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_search_form_search" ] |
| cache_key | "_search_form_search_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4847 -form: Symfony\Component\Form\Form {#4811 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4843 …5} |
| full_name | "search_form[search]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form_search" |
| label | "" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "search" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_search_form_search" |
| valid | true |
| value | "" |
serial_number
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "numero_serie" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2456 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2455 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2467 …} -namespace: Closure() {#2473 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4887 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4884 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4885 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "numero_serie" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#4713 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2474 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#477 …} $translationDomain: "validators" $message: Closure() {#4973 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_search_form_serial_number" ] |
| cache_key | "_search_form_serial_number_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4855 -form: Symfony\Component\Form\Form {#4808 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4692 …5} |
| full_name | "search_form[serial_number]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form_serial_number" |
| label | "numero_serie" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "serial_number" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_search_form_serial_number" |
| valid | true |
| value | "1" |
commande_client
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "commande_client" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2456 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2455 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2467 …} -namespace: Closure() {#2473 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4887 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4884 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4885 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "commande_client" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#4706 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2474 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#477 …} $translationDomain: "validators" $message: Closure() {#4704 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_search_form_commande_client" ] |
| cache_key | "_search_form_commande_client_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4673 -form: Symfony\Component\Form\Form {#4804 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4873 …5} |
| full_name | "search_form[commande_client]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form_commande_client" |
| label | "commande_client" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "commande_client" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_search_form_commande_client" |
| valid | true |
| value | "1" |
rma
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "rma" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2456 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2455 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2467 …} -namespace: Closure() {#2473 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4887 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4884 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4885 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "rma" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#4679 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2474 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#477 …} $translationDomain: "validators" $message: Closure() {#4669 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_search_form_rma" ] |
| cache_key | "_search_form_rma_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4977 -form: Symfony\Component\Form\Form {#4807 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4707 …5} |
| full_name | "search_form[rma]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form_rma" |
| label | "rma" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "rma" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_search_form_rma" |
| valid | true |
| value | "1" |
std
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "std" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2456 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2455 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2467 …} -namespace: Closure() {#2473 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4887 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4884 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4885 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "std" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#4872 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2474 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#477 …} $translationDomain: "validators" $message: Closure() {#4871 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_search_form_std" ] |
| cache_key | "_search_form_std_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4978 -form: Symfony\Component\Form\Form {#4657 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4686 …5} |
| full_name | "search_form[std]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form_std" |
| label | "std" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "std" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_search_form_std" |
| valid | true |
| value | "1" |
cf
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "cf" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2456 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2455 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2467 …} -namespace: Closure() {#2473 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4887 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4884 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4885 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "cf" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#4674 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2474 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#477 …} $translationDomain: "validators" $message: Closure() {#4675 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_search_form_cf" ] |
| cache_key | "_search_form_cf_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4641 -form: Symfony\Component\Form\Form {#4862 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4644 …5} |
| full_name | "search_form[cf]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form_cf" |
| label | "cf" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "cf" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_search_form_cf" |
| valid | true |
| value | "1" |
check_revendeur
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "revendeur" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2456 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2455 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2467 …} -namespace: Closure() {#2473 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4887 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4884 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4885 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "revendeur" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#4691 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2474 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#477 …} $translationDomain: "validators" $message: Closure() {#4690 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_search_form_check_revendeur" ] |
| cache_key | "_search_form_check_revendeur_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4647 -form: Symfony\Component\Form\Form {#4802 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4778 …5} |
| full_name | "search_form[check_revendeur]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form_check_revendeur" |
| label | "revendeur" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "check_revendeur" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_search_form_check_revendeur" |
| valid | true |
| value | "1" |
societe_livraison
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "societe_livraison" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2456 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2455 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2467 …} -namespace: Closure() {#2473 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4887 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4884 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4885 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "societe_livraison" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#4856 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2474 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#477 …} $translationDomain: "validators" $message: Closure() {#4857 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_search_form_societe_livraison" ] |
| cache_key | "_search_form_societe_livraison_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4964 -form: Symfony\Component\Form\Form {#4799 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4750 …5} |
| full_name | "search_form[societe_livraison]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form_societe_livraison" |
| label | "societe_livraison" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "societe_livraison" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_search_form_societe_livraison" |
| valid | true |
| value | "1" |
tracking
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "tracking" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2456 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2455 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2467 …} -namespace: Closure() {#2473 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4887 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4884 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4885 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "tracking" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#4846 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2474 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#477 …} $translationDomain: "validators" $message: Closure() {#4845 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_search_form_tracking" ] |
| cache_key | "_search_form_tracking_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4752 -form: Symfony\Component\Form\Form {#4797 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4754 …5} |
| full_name | "search_form[tracking]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form_tracking" |
| label | "tracking" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "tracking" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_search_form_tracking" |
| valid | true |
| value | "1" |
reception
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "reception" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2456 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2455 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2467 …} -namespace: Closure() {#2473 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4887 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4884 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4885 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "reception" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#4966 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2474 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#477 …} $translationDomain: "validators" $message: Closure() {#4765 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_search_form_reception" ] |
| cache_key | "_search_form_reception_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4858 -form: Symfony\Component\Form\Form {#4793 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4773 …5} |
| full_name | "search_form[reception]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form_reception" |
| label | "reception" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "reception" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_search_form_reception" |
| valid | true |
| value | "1" |
code_article
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "code_article" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2456 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2455 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2467 …} -namespace: Closure() {#2473 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4887 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4884 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4885 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "code_article" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#4968 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2474 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#477 …} $translationDomain: "validators" $message: Closure() {#4836 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_search_form_code_article" ] |
| cache_key | "_search_form_code_article_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4774 -form: Symfony\Component\Form\Form {#4794 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4772 …5} |
| full_name | "search_form[code_article]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form_code_article" |
| label | "code_article" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "code_article" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_search_form_code_article" |
| valid | true |
| value | "1" |
dateDebut
"Symfony\Component\Form\Extension\Core\Type\DateType"
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" => "form-control, invisible" ] |
[ "class" => "form-control, invisible" ] |
| disabled | true |
same as passed value |
| label | "date_debut_etoile" |
same as passed value |
| widget | "single_text" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control, invisible" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2456 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2455 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2467 …} -namespace: Closure() {#2473 …} } |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d" |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "date_debut_etoile" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => null "month" => null "day" => null ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4817 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2474 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#477 …} $translationDomain: "validators" $message: Closure() {#4823 …} } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control, invisible" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_search_form_dateDebut" ] |
| cache_key | "_search_form_dateDebut_date" |
| compound | false |
| data | null |
| disabled | true |
| errors | Symfony\Component\Form\FormErrorIterator {#4771 -form: Symfony\Component\Form\Form {#4663 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4753 …5} |
| full_name | "search_form[dateDebut]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form_dateDebut" |
| label | "date_debut_etoile" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "dateDebut" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| type | "date" |
| unique_block_prefix | "_search_form_dateDebut" |
| valid | true |
| value | "" |
| widget | "single_text" |
dateFin
"Symfony\Component\Form\Extension\Core\Type\DateType"
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" => "form-control, invisible" ] |
[ "class" => "form-control, invisible" ] |
| disabled | true |
same as passed value |
| label | "date_fin_etoile" |
same as passed value |
| widget | "single_text" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control, invisible" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2456 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2455 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2467 …} -namespace: Closure() {#2473 …} } |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d" |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "date_fin_etoile" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => null "month" => null "day" => null ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4615 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2474 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#477 …} $translationDomain: "validators" $message: Closure() {#4614 …} } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control, invisible" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_search_form_dateFin" ] |
| cache_key | "_search_form_dateFin_date" |
| compound | false |
| data | null |
| disabled | true |
| errors | Symfony\Component\Form\FormErrorIterator {#4626 -form: Symfony\Component\Form\Form {#4603 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4646 …5} |
| full_name | "search_form[dateFin]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form_dateFin" |
| label | "date_fin_etoile" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "dateFin" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| type | "date" |
| unique_block_prefix | "_search_form_dateFin" |
| valid | true |
| value | "" |
| widget | "single_text" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "b11d4465f.SMEco39Q9ys8VcZibPUDjC-zz3Ix7j9ILp4FsK4NQAw.Ba1y6Q0xp1JEZa1TDbs03X7YljhA2AZ9Wt0o-eJsI3x-niSXJTm1BlgMqQ" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "b11d4465f.SMEco39Q9ys8VcZibPUDjC-zz3Ix7j9ILp4FsK4NQAw.Ba1y6Q0xp1JEZa1TDbs03X7YljhA2AZ9Wt0o-eJsI3x-niSXJTm1BlgMqQ" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2456 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2455 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2467 …} -namespace: Closure() {#2473 …} } |
| data | "b11d4465f.SMEco39Q9ys8VcZibPUDjC-zz3Ix7j9ILp4FsK4NQAw.Ba1y6Q0xp1JEZa1TDbs03X7YljhA2AZ9Wt0o-eJsI3x-niSXJTm1BlgMqQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4819 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2421 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#4645 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2474 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#477 …} $translationDomain: "validators" $message: Closure() {#4629 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_search_form__token" ] |
| cache_key | "_search_form__token_hidden" |
| compound | false |
| data | "b11d4465f.SMEco39Q9ys8VcZibPUDjC-zz3Ix7j9ILp4FsK4NQAw.Ba1y6Q0xp1JEZa1TDbs03X7YljhA2AZ9Wt0o-eJsI3x-niSXJTm1BlgMqQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4637 -form: Symfony\Component\Form\Form {#4638 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4627 …5} |
| full_name | "search_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_form__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 | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_search_form__token" |
| valid | true |
| value | "b11d4465f.SMEco39Q9ys8VcZibPUDjC-zz3Ix7j9ILp4FsK4NQAw.Ba1y6Q0xp1JEZa1TDbs03X7YljhA2AZ9Wt0o-eJsI3x-niSXJTm1BlgMqQ" |