- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Translation 63
- Security
- Twig
- HTTP Client
- Doctrine
- E-mails
- Debug
- Messages
- Blocks* 1
- Themes 1
- Configuration
- Cart 0
Configuration Settings
Theme
Default theme. Improves readability.
Reduces eye fatigue. Ideal for low light conditions.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
-
0
-
1
-
-
-
0
-
1
-
-
-
0
-
1
-
-
-
0
-
1
-
-
save
-
_token
-
-
-
query
-
submit
-
_token
-
-
-
-
quantity
-
-
_token
-
cookie_consent
"ConnectHolland\CookieConsentBundle\Form\CookieConsentType"
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
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | 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 {#1622 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1623 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1578 …} -namespace: Closure() {#1625 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4265 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4236 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| row_attr | [] |
| translation_domain | "CHCookieConsentBundle" |
| trim | true |
| upload_max_size_message | Closure() {#4267 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4248 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1721 …} $translationDomain: "validators" $message: Closure() {#4266 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "cookie_consent" "_cookie_consent" ] |
| cache_key | "_cookie_consent_cookie_consent" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4362 -form: Symfony\Component\Form\Form {#4363 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4268 …5} |
| full_name | "cookie_consent" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cookie_consent" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "cookie_consent" |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "CHCookieConsentBundle" |
| unique_block_prefix | "_cookie_consent" |
| valid | true |
| value | null |
analytics
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "false" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [
[
"ch_cookie_consent.yes" => "true"
]
[
"ch_cookie_consent.no" => "false"
]
] |
[
[
"ch_cookie_consent.yes" => "true"
]
[
"ch_cookie_consent.no" => "false"
]
]
|
| data | "false" |
same as passed value |
| expanded | true |
same as passed value |
| multiple | false |
false
|
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 |
| choice_attr | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_value | null |
| choices | [
[
"ch_cookie_consent.yes" => "true"
]
[
"ch_cookie_consent.no" => "false"
]
] |
| 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 {#1622 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1623 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1578 …} -namespace: Closure() {#1625 …} } |
| data | "false" |
| data_class | null |
| disabled | false |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| 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 | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| property_path | null |
| required | true |
| row_attr | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4303 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4248 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1721 …} $translationDomain: "validators" $message: Closure() {#4301 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_cookie_consent_analytics" ] |
| cache_key | "_cookie_consent_analytics_choice" |
| choice_translation_domain | "CHCookieConsentBundle" |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#4312 +label: 0 +choices: [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#4306 +label: "ch_cookie_consent.yes" +value: "true" +data: "true" +attr: [] } ] } Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#4314 +label: 1 +choices: [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4313 +label: "ch_cookie_consent.no" +value: "false" +data: "false" +attr: [] } ] } ] |
| compound | true |
| data | "false" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4333 -form: Symfony\Component\Form\Form {#4393 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#4459 …5} |
| full_name | "cookie_consent[analytics]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cookie_consent_analytics" |
| is_selected | Closure($choice, $value) {#4441 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4284 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "analytics" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | "CHCookieConsentBundle" |
| unique_block_prefix | "_cookie_consent_analytics" |
| valid | true |
| value | "false" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "ch_cookie_consent.yes" |
same as passed value |
| translation_domain | null |
null
|
| value | "true" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1622 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1623 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1578 …} -namespace: Closure() {#1625 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4373 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4367 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | "ch_cookie_consent.yes" |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| row_attr | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4374 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4248 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1721 …} $translationDomain: "validators" $message: Closure() {#4375 …} } } |
| validation_groups | null |
| value | "true" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_cookie_consent_analytics_entry" ] |
| cache_key | "_cookie_consent_analytics_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4405 -form: Symfony\Component\Form\Form {#4396 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4414 …5} |
| full_name | "cookie_consent[analytics]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cookie_consent_analytics_0" |
| label | "ch_cookie_consent.yes" |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "CHCookieConsentBundle" |
| unique_block_prefix | "_cookie_consent_analytics_entry" |
| valid | true |
| value | "true" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"false"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "ch_cookie_consent.no" |
same as passed value |
| translation_domain | null |
null
|
| value | "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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1622 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1623 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1578 …} -namespace: Closure() {#1625 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4373 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4367 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | "ch_cookie_consent.no" |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| row_attr | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4386 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4248 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1721 …} $translationDomain: "validators" $message: Closure() {#4385 …} } } |
| validation_groups | null |
| value | "false" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_cookie_consent_analytics_entry" ] |
| cache_key | "_cookie_consent_analytics_entry_radio" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4304 -form: Symfony\Component\Form\Form {#4399 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4387 …5} |
| full_name | "cookie_consent[analytics]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cookie_consent_analytics_1" |
| label | "ch_cookie_consent.no" |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "CHCookieConsentBundle" |
| unique_block_prefix | "_cookie_consent_analytics_entry" |
| valid | true |
| value | "false" |
tracking
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "false" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [
[
"ch_cookie_consent.yes" => "true"
]
[
"ch_cookie_consent.no" => "false"
]
] |
[
[
"ch_cookie_consent.yes" => "true"
]
[
"ch_cookie_consent.no" => "false"
]
]
|
| data | "false" |
same as passed value |
| expanded | true |
same as passed value |
| multiple | false |
false
|
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 |
| choice_attr | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_value | null |
| choices | [
[
"ch_cookie_consent.yes" => "true"
]
[
"ch_cookie_consent.no" => "false"
]
] |
| 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 {#1622 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1623 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1578 …} -namespace: Closure() {#1625 …} } |
| data | "false" |
| data_class | null |
| disabled | false |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| 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 | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| property_path | null |
| required | true |
| row_attr | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4321 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4248 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1721 …} $translationDomain: "validators" $message: Closure() {#4320 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_cookie_consent_tracking" ] |
| cache_key | "_cookie_consent_tracking_choice" |
| choice_translation_domain | "CHCookieConsentBundle" |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#4312 +label: 0 +choices: [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#4306 +label: "ch_cookie_consent.yes" +value: "true" +data: "true" +attr: [] } ] } Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#4314 +label: 1 +choices: [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4313 +label: "ch_cookie_consent.no" +value: "false" +data: "false" +attr: [] } ] } ] |
| compound | true |
| data | "false" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4322 -form: Symfony\Component\Form\Form {#4420 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#4432 …5} |
| full_name | "cookie_consent[tracking]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cookie_consent_tracking" |
| is_selected | Closure($choice, $value) {#4486 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4284 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "tracking" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | "CHCookieConsentBundle" |
| unique_block_prefix | "_cookie_consent_tracking" |
| valid | true |
| value | "false" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "ch_cookie_consent.yes" |
same as passed value |
| translation_domain | null |
null
|
| value | "true" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1622 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1623 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1578 …} -namespace: Closure() {#1625 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4373 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4367 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | "ch_cookie_consent.yes" |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| row_attr | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4404 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4248 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1721 …} $translationDomain: "validators" $message: Closure() {#4403 …} } } |
| validation_groups | null |
| value | "true" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_cookie_consent_tracking_entry" ] |
| cache_key | "_cookie_consent_tracking_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4490 -form: Symfony\Component\Form\Form {#4423 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4489 …5} |
| full_name | "cookie_consent[tracking]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cookie_consent_tracking_0" |
| label | "ch_cookie_consent.yes" |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "CHCookieConsentBundle" |
| unique_block_prefix | "_cookie_consent_tracking_entry" |
| valid | true |
| value | "true" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"false"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "ch_cookie_consent.no" |
same as passed value |
| translation_domain | null |
null
|
| value | "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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1622 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1623 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1578 …} -namespace: Closure() {#1625 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4373 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4367 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | "ch_cookie_consent.no" |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| row_attr | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4413 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4248 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1721 …} $translationDomain: "validators" $message: Closure() {#4412 …} } } |
| validation_groups | null |
| value | "false" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_cookie_consent_tracking_entry" ] |
| cache_key | "_cookie_consent_tracking_entry_radio" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4491 -form: Symfony\Component\Form\Form {#4426 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4510 …5} |
| full_name | "cookie_consent[tracking]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cookie_consent_tracking_1" |
| label | "ch_cookie_consent.no" |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "CHCookieConsentBundle" |
| unique_block_prefix | "_cookie_consent_tracking_entry" |
| valid | true |
| value | "false" |
marketing
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "false" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [
[
"ch_cookie_consent.yes" => "true"
]
[
"ch_cookie_consent.no" => "false"
]
] |
[
[
"ch_cookie_consent.yes" => "true"
]
[
"ch_cookie_consent.no" => "false"
]
]
|
| data | "false" |
same as passed value |
| expanded | true |
same as passed value |
| multiple | false |
false
|
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 |
| choice_attr | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_value | null |
| choices | [
[
"ch_cookie_consent.yes" => "true"
]
[
"ch_cookie_consent.no" => "false"
]
] |
| 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 {#1622 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1623 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1578 …} -namespace: Closure() {#1625 …} } |
| data | "false" |
| data_class | null |
| disabled | false |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| 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 | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| property_path | null |
| required | true |
| row_attr | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4332 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4248 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1721 …} $translationDomain: "validators" $message: Closure() {#4331 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_cookie_consent_marketing" ] |
| cache_key | "_cookie_consent_marketing_choice" |
| choice_translation_domain | "CHCookieConsentBundle" |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#4312 +label: 0 +choices: [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#4306 +label: "ch_cookie_consent.yes" +value: "true" +data: "true" +attr: [] } ] } Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#4314 +label: 1 +choices: [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4313 +label: "ch_cookie_consent.no" +value: "false" +data: "false" +attr: [] } ] } ] |
| compound | true |
| data | "false" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4488 -form: Symfony\Component\Form\Form {#4447 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#4378 …5} |
| full_name | "cookie_consent[marketing]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cookie_consent_marketing" |
| is_selected | Closure($choice, $value) {#4517 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4284 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "marketing" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | "CHCookieConsentBundle" |
| unique_block_prefix | "_cookie_consent_marketing" |
| valid | true |
| value | "false" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "ch_cookie_consent.yes" |
same as passed value |
| translation_domain | null |
null
|
| value | "true" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1622 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1623 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1578 …} -namespace: Closure() {#1625 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4373 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4367 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | "ch_cookie_consent.yes" |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| row_attr | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4431 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4248 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1721 …} $translationDomain: "validators" $message: Closure() {#4430 …} } } |
| validation_groups | null |
| value | "true" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_cookie_consent_marketing_entry" ] |
| cache_key | "_cookie_consent_marketing_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4524 -form: Symfony\Component\Form\Form {#4450 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4520 …5} |
| full_name | "cookie_consent[marketing]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cookie_consent_marketing_0" |
| label | "ch_cookie_consent.yes" |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "CHCookieConsentBundle" |
| unique_block_prefix | "_cookie_consent_marketing_entry" |
| valid | true |
| value | "true" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"false"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "ch_cookie_consent.no" |
same as passed value |
| translation_domain | null |
null
|
| value | "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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1622 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1623 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1578 …} -namespace: Closure() {#1625 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4373 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4367 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | "ch_cookie_consent.no" |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| row_attr | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4440 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4248 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1721 …} $translationDomain: "validators" $message: Closure() {#4439 …} } } |
| validation_groups | null |
| value | "false" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_cookie_consent_marketing_entry" ] |
| cache_key | "_cookie_consent_marketing_entry_radio" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4526 -form: Symfony\Component\Form\Form {#4453 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4527 …5} |
| full_name | "cookie_consent[marketing]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cookie_consent_marketing_1" |
| label | "ch_cookie_consent.no" |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "CHCookieConsentBundle" |
| unique_block_prefix | "_cookie_consent_marketing_entry" |
| valid | true |
| value | "false" |
social_media
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "false" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [
[
"ch_cookie_consent.yes" => "true"
]
[
"ch_cookie_consent.no" => "false"
]
] |
[
[
"ch_cookie_consent.yes" => "true"
]
[
"ch_cookie_consent.no" => "false"
]
]
|
| data | "false" |
same as passed value |
| expanded | true |
same as passed value |
| multiple | false |
false
|
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 |
| choice_attr | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_value | null |
| choices | [
[
"ch_cookie_consent.yes" => "true"
]
[
"ch_cookie_consent.no" => "false"
]
] |
| 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 {#1622 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1623 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1578 …} -namespace: Closure() {#1625 …} } |
| data | "false" |
| data_class | null |
| disabled | false |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| 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 | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| property_path | null |
| required | true |
| row_attr | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4343 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4248 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1721 …} $translationDomain: "validators" $message: Closure() {#4342 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_cookie_consent_social_media" ] |
| cache_key | "_cookie_consent_social_media_choice" |
| choice_translation_domain | "CHCookieConsentBundle" |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#4312 +label: 0 +choices: [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#4306 +label: "ch_cookie_consent.yes" +value: "true" +data: "true" +attr: [] } ] } Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#4314 +label: 1 +choices: [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4313 +label: "ch_cookie_consent.no" +value: "false" +data: "false" +attr: [] } ] } ] |
| compound | true |
| data | "false" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4519 -form: Symfony\Component\Form\Form {#4474 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#4513 …5} |
| full_name | "cookie_consent[social_media]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cookie_consent_social_media" |
| is_selected | Closure($choice, $value) {#4529 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4284 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "social_media" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | "CHCookieConsentBundle" |
| unique_block_prefix | "_cookie_consent_social_media" |
| valid | true |
| value | "false" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "ch_cookie_consent.yes" |
same as passed value |
| translation_domain | null |
null
|
| value | "true" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1622 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1623 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1578 …} -namespace: Closure() {#1625 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4373 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4367 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | "ch_cookie_consent.yes" |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| row_attr | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4458 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4248 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1721 …} $translationDomain: "validators" $message: Closure() {#4457 …} } } |
| validation_groups | null |
| value | "true" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_cookie_consent_social_media_entry" ] |
| cache_key | "_cookie_consent_social_media_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4532 -form: Symfony\Component\Form\Form {#4477 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4531 …5} |
| full_name | "cookie_consent[social_media]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cookie_consent_social_media_0" |
| label | "ch_cookie_consent.yes" |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "CHCookieConsentBundle" |
| unique_block_prefix | "_cookie_consent_social_media_entry" |
| valid | true |
| value | "true" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"false"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "ch_cookie_consent.no" |
same as passed value |
| translation_domain | null |
null
|
| value | "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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1622 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1623 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1578 …} -namespace: Closure() {#1625 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#4373 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4367 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | "ch_cookie_consent.no" |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| row_attr | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4467 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4248 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1721 …} $translationDomain: "validators" $message: Closure() {#4466 …} } } |
| validation_groups | null |
| value | "false" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_cookie_consent_social_media_entry" ] |
| cache_key | "_cookie_consent_social_media_entry_radio" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4533 -form: Symfony\Component\Form\Form {#4480 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4534 …5} |
| full_name | "cookie_consent[social_media]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cookie_consent_social_media_1" |
| label | "ch_cookie_consent.no" |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "CHCookieConsentBundle" |
| unique_block_prefix | "_cookie_consent_social_media_entry" |
| valid | true |
| value | "false" |
save
"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 ch-cookie-consent__btn" ] |
[ "class" => "btn ch-cookie-consent__btn" ] |
| label | "OK pour moi" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn ch-cookie-consent__btn" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| label | "OK pour moi" |
| label_format | null |
| label_translation_parameters | [] |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| attr | [ "class" => "btn ch-cookie-consent__btn" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_cookie_consent_save" ] |
| cache_key | "_cookie_consent_save_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#4528 …5} |
| full_name | "cookie_consent[save]" |
| id | "cookie_consent_save" |
| label | "OK pour moi" |
| label_format | null |
| label_translation_parameters | [] |
| multipart | false |
| name | "save" |
| row_attr | [] |
| translation_domain | "CHCookieConsentBundle" |
| unique_block_prefix | "_cookie_consent_save" |
| value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "7K_ak9iDAdx5fTparhgSwGA7bjYEYrcBGnJHgRRQyf4" |
| 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 | "7K_ak9iDAdx5fTparhgSwGA7bjYEYrcBGnJHgRRQyf4" |
same as passed value |
| mapped | false |
false
|
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 {#1622 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1623 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1578 …} -namespace: Closure() {#1625 …} } |
| data | "7K_ak9iDAdx5fTparhgSwGA7bjYEYrcBGnJHgRRQyf4" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4537 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4236 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | false |
| row_attr | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4539 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4248 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1721 …} $translationDomain: "validators" $message: Closure() {#4538 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_cookie_consent__token" ] |
| cache_key | "_cookie_consent__token_hidden" |
| compound | false |
| data | "7K_ak9iDAdx5fTparhgSwGA7bjYEYrcBGnJHgRRQyf4" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4549 -form: Symfony\Component\Form\Form {#4545 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4540 …5} |
| full_name | "cookie_consent[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cookie_consent__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "CHCookieConsentBundle" |
| unique_block_prefix | "_cookie_consent__token" |
| valid | true |
| value | "7K_ak9iDAdx5fTparhgSwGA7bjYEYrcBGnJHgRRQyf4" |
monsieurbiz_searchplugin_search
"MonsieurBiz\SyliusSearchPlugin\Form\Type\SearchType"
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
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | 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 {#1622 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1623 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1578 …} -namespace: Closure() {#1625 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5668 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4236 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| row_attr | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5670 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4248 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1721 …} $translationDomain: "validators" $message: Closure() {#5669 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "monsieurbiz_searchplugin_search" "_monsieurbiz_searchplugin_search" ] |
| cache_key | "_monsieurbiz_searchplugin_search_monsieurbiz_searchplugin_search" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5692 -form: Symfony\Component\Form\Form {#5693 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5671 …5} |
| full_name | "monsieurbiz_searchplugin_search" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "monsieurbiz_searchplugin_search" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "monsieurbiz_searchplugin_search" |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_monsieurbiz_searchplugin_search" |
| valid | true |
| value | null |
query
"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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5677 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Required {#5678 +constraints: [] +payload: null +"groups": [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5677 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Required {#5678 +constraints: [] +payload: null +"groups": [ "Default" ] } ] |
| label | "monsieurbiz_searchplugin.form.query" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5677 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Required {#5678 +constraints: [] +payload: null +"groups": [ "Default" ] } ] |
| 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 {#1622 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1623 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1578 …} -namespace: Closure() {#1625 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5684 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4236 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | "monsieurbiz_searchplugin.form.query" |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| row_attr | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5686 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4248 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1721 …} $translationDomain: "validators" $message: Closure() {#5685 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_monsieurbiz_searchplugin_search_query" ] |
| cache_key | "_monsieurbiz_searchplugin_search_query_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5705 -form: Symfony\Component\Form\Form {#5696 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5704 …5} |
| full_name | "monsieurbiz_searchplugin_search[query]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "monsieurbiz_searchplugin_search_query" |
| label | "monsieurbiz_searchplugin.form.query" |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "query" |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_monsieurbiz_searchplugin_search_query" |
| valid | true |
| value | "" |
submit
"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" => "submit" ] |
[ "class" => "submit" ] |
| label | "monsieurbiz_searchplugin.form.submit" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "submit" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| label | "monsieurbiz_searchplugin.form.submit" |
| label_format | null |
| label_translation_parameters | [] |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| attr | [ "class" => "submit" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_monsieurbiz_searchplugin_search_submit" ] |
| cache_key | "_monsieurbiz_searchplugin_search_submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#5707 …5} |
| full_name | "monsieurbiz_searchplugin_search[submit]" |
| id | "monsieurbiz_searchplugin_search_submit" |
| label | "monsieurbiz_searchplugin.form.submit" |
| label_format | null |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit" |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_monsieurbiz_searchplugin_search_submit" |
| value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "RHUqhUOp4IbP9qksEgod5pWZnPLphfHj32p3ZosNPfA" |
| 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 | "RHUqhUOp4IbP9qksEgod5pWZnPLphfHj32p3ZosNPfA" |
same as passed value |
| mapped | false |
false
|
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 {#1622 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1623 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1578 …} -namespace: Closure() {#1625 …} } |
| data | "RHUqhUOp4IbP9qksEgod5pWZnPLphfHj32p3ZosNPfA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5687 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4236 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | false |
| row_attr | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5710 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4248 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1721 …} $translationDomain: "validators" $message: Closure() {#5706 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_monsieurbiz_searchplugin_search__token" ] |
| cache_key | "_monsieurbiz_searchplugin_search__token_hidden" |
| compound | false |
| data | "RHUqhUOp4IbP9qksEgod5pWZnPLphfHj32p3ZosNPfA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5721 -form: Symfony\Component\Form\Form {#5717 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5712 …5} |
| full_name | "monsieurbiz_searchplugin_search[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "monsieurbiz_searchplugin_search__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_monsieurbiz_searchplugin_search__token" |
| valid | true |
| value | "RHUqhUOp4IbP9qksEgod5pWZnPLphfHj32p3ZosNPfA" |
sylius_add_to_cart
"Sylius\Bundle\CoreBundle\Form\Type\Order\AddToCartType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Sylius\Bundle\OrderBundle\Controller\AddToCartCommand {#3417 -cart: App\Entity\Order\Order {#5622 …} -cartItem: App\Entity\Order\OrderItem {#7702 #attributes: [] #freeOptions: [] #variant: App\Entity\Product\ProductVariant {#3739 …} #productName: null #variantName: null #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#3436 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#3430 …} #adjustmentsTotal: 0 } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | Sylius\Bundle\OrderBundle\Controller\AddToCartCommand {#3417 -cart: App\Entity\Order\Order {#5622 …} -cartItem: App\Entity\Order\OrderItem {#7702 #attributes: [] #freeOptions: [] #variant: App\Entity\Product\ProductVariant {#3739 …} #productName: null #variantName: null #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#3436 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#3430 …} #adjustmentsTotal: 0 } } |
same as passed value |
| product | App\Entity\Product\Product {#3435 #ref: null #specialOfferEndsAt: null #tableType: null -displayShippingCostInfo: true #archivedAt: null #freeOptions: Doctrine\ORM\PersistentCollection {#3425 …} #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#3508 …} #channels: Doctrine\ORM\PersistentCollection {#3527 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#3697 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#3530 …} #id: 47 #code: "Caillebotis-1" #attributes: Doctrine\ORM\PersistentCollection {#3581 …} #variants: Doctrine\ORM\PersistentCollection {#3583 …} #options: Doctrine\ORM\PersistentCollection {#3599 …} #associations: Doctrine\ORM\PersistentCollection {#3595 …} #createdAt: DateTime @1655389771 {#3416 date: 2022-06-16 16:29:31.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1655389772 {#3455 date: 2022-06-16 16:29:32.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#3704 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#3706 #shortDescription: "<p>Découvrez nos caillebotis métalliques d'occasion pour un stockage sûr et durable. Avec différentes mailles et formats, ces caillebotis offrent une excellente résistance au feu, à la corrosion, et sont adaptés aux conditions de stockage des marchandises. Choisissez parmi nos modèles de caillebotis pour optimiser votre rayonnage.</p>" #id: 47 #name: "Caillebotis métallique d'occasion" #slug: "caillebotis" #description: """ <p><span style="font-size:14px">Les caillebotis métalliques d’occasion représentent des supports complémentaires du rayonnage mi-lourd et lourd, en raison de certains avantages importants, comme : </span></p>\r\n \r\n <p> </p>\r\n \r\n <ul>\r\n \t<li><span style="font-size:14px">Un montage et un prélèvement faciles.</span></li>\r\n \t<li><span style="font-size:14px">Un stockage plus sécurisé des charges entreposées, grâce à une immobilisation ferme des caillebotis sur le support de rayonnage à palettes.</span></li>\r\n \t<li><span style="font-size:14px">Un entreposage adapté aux conditions de stockage des marchandises, en laissant passer l’air, la lumière et l’eau.</span></li>\r\n \t<li><span style="font-size:14px">Une excellente résistance au feu et à la corrosion, ce qui se traduit par une meilleure durabilité dans le temps. </span></li>\r\n </ul>\r\n \r\n <p><span style="font-size:14px">Pro Occasion Rayonnage vous présente une sélection de caillebotis en plusieurs formats, qui sont vendus au mètre carré. Nous proposons des grilles métalliques avec ces caractéristiques : </span></p>\r\n \r\n <p> </p>\r\n \r\n <ul>\r\n \t<li><span style="font-size:14px">Mailles 50 x 70 mm et profondeur : 25 mm. </span></li>\r\n \t<li><span style="font-size:14px">Mailles : 40 x 80 mm et profondeur : 40 mm. </span></li>\r\n \t<li><span style="font-size:14px">Mailles : 30 x 40 mm et profondeur 3,5 mm.</span></li>\r\n \t<li><span style="font-size:14px">Mailles : 105 x 70 mm et profondeur 25 mm.</span></li>\r\n </ul>\r\n \r\n <p><span style="font-size:14px">Nos produits sont disponibles en plusieurs modèles: </span></p>\r\n \r\n <p> </p>\r\n \r\n <ul>\r\n \t<li><span style="font-size:14px">Cornière : qui est principalement dédiée aux supports avec des traverses de tailles réduites.</span></li>\r\n \t<li><span style="font-size:14px">Bord tombé : qui convient à différents de rayonnages, grâce à la résistance de son système de maintien basé sur les lisses. Ce système garantit une meilleure stabilité des charges stockées.</span></li>\r\n \t<li><span style="font-size:14px">Taquet : qui assure une forte stabilité des caillebotis grâce à un maintien plus robuste, à l’aide d’appuis intérieurs sur les racks à palettes.</span></li>\r\n </ul> """ #metaKeywords: ""Caillebotis métalliques, caillebotis d'occasion, stockage sécurisé, résistance au feu, résistance à la corrosion, mailles métalliques, formats de caillebotis, cornière, bord tombé, taquet, support de rayonnage à palettes, conditions de stockage" #metaDescription: "Découvrez nos caillebotis métalliques d'occasion pour un stockage sûr et durable. Avec différentes mailles et formats, ces caillebotis offrent une excellente résistance au feu, à la corrosion, et sont adaptés aux conditions de stockage des marchandises. C" #locale: "fr_FR" #translatable: App\Entity\Product\Product {#3435} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #brand: null #callouts: Doctrine\ORM\PersistentCollection {#3487 …} } |
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 {#1622 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1623 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1578 …} -namespace: Closure() {#1625 …} } |
| data | Sylius\Bundle\OrderBundle\Controller\AddToCartCommand {#3417 -cart: App\Entity\Order\Order {#5622 …} -cartItem: App\Entity\Order\OrderItem {#7702 #attributes: [] #freeOptions: [] #variant: App\Entity\Product\ProductVariant {#3739 …} #productName: null #variantName: null #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#3436 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#3430 …} #adjustmentsTotal: 0 } } |
| data_class | "Sylius\Bundle\OrderBundle\Controller\AddToCartCommand" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#7725 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4236 …} use: { $class: "Sylius\Bundle\OrderBundle\Controller\AddToCartCommand" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| product | App\Entity\Product\Product {#3435 #ref: null #specialOfferEndsAt: null #tableType: null -displayShippingCostInfo: true #archivedAt: null #freeOptions: Doctrine\ORM\PersistentCollection {#3425 …} #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#3508 …} #channels: Doctrine\ORM\PersistentCollection {#3527 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#3697 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#3530 …} #id: 47 #code: "Caillebotis-1" #attributes: Doctrine\ORM\PersistentCollection {#3581 …} #variants: Doctrine\ORM\PersistentCollection {#3583 …} #options: Doctrine\ORM\PersistentCollection {#3599 …} #associations: Doctrine\ORM\PersistentCollection {#3595 …} #createdAt: DateTime @1655389771 {#3416 date: 2022-06-16 16:29:31.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1655389772 {#3455 date: 2022-06-16 16:29:32.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#3704 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#3706 #shortDescription: "<p>Découvrez nos caillebotis métalliques d'occasion pour un stockage sûr et durable. Avec différentes mailles et formats, ces caillebotis offrent une excellente résistance au feu, à la corrosion, et sont adaptés aux conditions de stockage des marchandises. Choisissez parmi nos modèles de caillebotis pour optimiser votre rayonnage.</p>" #id: 47 #name: "Caillebotis métallique d'occasion" #slug: "caillebotis" #description: """ <p><span style="font-size:14px">Les caillebotis métalliques d’occasion représentent des supports complémentaires du rayonnage mi-lourd et lourd, en raison de certains avantages importants, comme : </span></p>\r\n \r\n <p> </p>\r\n \r\n <ul>\r\n \t<li><span style="font-size:14px">Un montage et un prélèvement faciles.</span></li>\r\n \t<li><span style="font-size:14px">Un stockage plus sécurisé des charges entreposées, grâce à une immobilisation ferme des caillebotis sur le support de rayonnage à palettes.</span></li>\r\n \t<li><span style="font-size:14px">Un entreposage adapté aux conditions de stockage des marchandises, en laissant passer l’air, la lumière et l’eau.</span></li>\r\n \t<li><span style="font-size:14px">Une excellente résistance au feu et à la corrosion, ce qui se traduit par une meilleure durabilité dans le temps. </span></li>\r\n </ul>\r\n \r\n <p><span style="font-size:14px">Pro Occasion Rayonnage vous présente une sélection de caillebotis en plusieurs formats, qui sont vendus au mètre carré. Nous proposons des grilles métalliques avec ces caractéristiques : </span></p>\r\n \r\n <p> </p>\r\n \r\n <ul>\r\n \t<li><span style="font-size:14px">Mailles 50 x 70 mm et profondeur : 25 mm. </span></li>\r\n \t<li><span style="font-size:14px">Mailles : 40 x 80 mm et profondeur : 40 mm. </span></li>\r\n \t<li><span style="font-size:14px">Mailles : 30 x 40 mm et profondeur 3,5 mm.</span></li>\r\n \t<li><span style="font-size:14px">Mailles : 105 x 70 mm et profondeur 25 mm.</span></li>\r\n </ul>\r\n \r\n <p><span style="font-size:14px">Nos produits sont disponibles en plusieurs modèles: </span></p>\r\n \r\n <p> </p>\r\n \r\n <ul>\r\n \t<li><span style="font-size:14px">Cornière : qui est principalement dédiée aux supports avec des traverses de tailles réduites.</span></li>\r\n \t<li><span style="font-size:14px">Bord tombé : qui convient à différents de rayonnages, grâce à la résistance de son système de maintien basé sur les lisses. Ce système garantit une meilleure stabilité des charges stockées.</span></li>\r\n \t<li><span style="font-size:14px">Taquet : qui assure une forte stabilité des caillebotis grâce à un maintien plus robuste, à l’aide d’appuis intérieurs sur les racks à palettes.</span></li>\r\n </ul> """ #metaKeywords: ""Caillebotis métalliques, caillebotis d'occasion, stockage sécurisé, résistance au feu, résistance à la corrosion, mailles métalliques, formats de caillebotis, cornière, bord tombé, taquet, support de rayonnage à palettes, conditions de stockage" #metaDescription: "Découvrez nos caillebotis métalliques d'occasion pour un stockage sûr et durable. Avec différentes mailles et formats, ces caillebotis offrent une excellente résistance au feu, à la corrosion, et sont adaptés aux conditions de stockage des marchandises. C" #locale: "fr_FR" #translatable: App\Entity\Product\Product {#3435} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #brand: null #callouts: Doctrine\ORM\PersistentCollection {#3487 …} } |
| property_path | null |
| required | true |
| row_attr | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#7727 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4248 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1721 …} $translationDomain: "validators" $message: Closure() {#7726 …} } } |
| validation_groups | [
"sylius"
] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "sylius_add_to_cart" "_sylius_add_to_cart" ] |
| cache_key | "_sylius_add_to_cart_sylius_add_to_cart" |
| compound | true |
| data | Sylius\Bundle\OrderBundle\Controller\AddToCartCommand {#3417 -cart: App\Entity\Order\Order {#5622 …} -cartItem: App\Entity\Order\OrderItem {#7702 #attributes: [] #freeOptions: [] #variant: App\Entity\Product\ProductVariant {#3739 …} #productName: null #variantName: null #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#3436 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#3430 …} #adjustmentsTotal: 0 } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7761 -form: Symfony\Component\Form\Form {#7747 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7745 …5} |
| full_name | "sylius_add_to_cart" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_add_to_cart" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "sylius_add_to_cart" |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_add_to_cart" |
| valid | true |
| value | Sylius\Bundle\OrderBundle\Controller\AddToCartCommand {#3417 -cart: App\Entity\Order\Order {#5622 …} -cartItem: App\Entity\Order\OrderItem {#7702 #attributes: [] #freeOptions: [] #variant: App\Entity\Product\ProductVariant {#3739 …} #productName: null #variantName: null #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#3436 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#3430 …} #adjustmentsTotal: 0 } } |
cartItem
"Sylius\Bundle\OrderBundle\Form\Type\CartItemType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Order\OrderItem {#7702 #attributes: [] #freeOptions: [] #variant: App\Entity\Product\ProductVariant {#3739 …} #productName: null #variantName: null #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#3436 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#3430 …} #adjustmentsTotal: 0 } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| product | App\Entity\Product\Product {#3435 #ref: null #specialOfferEndsAt: null #tableType: null -displayShippingCostInfo: true #archivedAt: null #freeOptions: Doctrine\ORM\PersistentCollection {#3425 …} #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#3508 …} #channels: Doctrine\ORM\PersistentCollection {#3527 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#3697 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#3530 …} #id: 47 #code: "Caillebotis-1" #attributes: Doctrine\ORM\PersistentCollection {#3581 …} #variants: Doctrine\ORM\PersistentCollection {#3583 …} #options: Doctrine\ORM\PersistentCollection {#3599 …} #associations: Doctrine\ORM\PersistentCollection {#3595 …} #createdAt: DateTime @1655389771 {#3416 date: 2022-06-16 16:29:31.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1655389772 {#3455 date: 2022-06-16 16:29:32.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#3704 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#3706 #shortDescription: "<p>Découvrez nos caillebotis métalliques d'occasion pour un stockage sûr et durable. Avec différentes mailles et formats, ces caillebotis offrent une excellente résistance au feu, à la corrosion, et sont adaptés aux conditions de stockage des marchandises. Choisissez parmi nos modèles de caillebotis pour optimiser votre rayonnage.</p>" #id: 47 #name: "Caillebotis métallique d'occasion" #slug: "caillebotis" #description: """ <p><span style="font-size:14px">Les caillebotis métalliques d’occasion représentent des supports complémentaires du rayonnage mi-lourd et lourd, en raison de certains avantages importants, comme : </span></p>\r\n \r\n <p> </p>\r\n \r\n <ul>\r\n \t<li><span style="font-size:14px">Un montage et un prélèvement faciles.</span></li>\r\n \t<li><span style="font-size:14px">Un stockage plus sécurisé des charges entreposées, grâce à une immobilisation ferme des caillebotis sur le support de rayonnage à palettes.</span></li>\r\n \t<li><span style="font-size:14px">Un entreposage adapté aux conditions de stockage des marchandises, en laissant passer l’air, la lumière et l’eau.</span></li>\r\n \t<li><span style="font-size:14px">Une excellente résistance au feu et à la corrosion, ce qui se traduit par une meilleure durabilité dans le temps. </span></li>\r\n </ul>\r\n \r\n <p><span style="font-size:14px">Pro Occasion Rayonnage vous présente une sélection de caillebotis en plusieurs formats, qui sont vendus au mètre carré. Nous proposons des grilles métalliques avec ces caractéristiques : </span></p>\r\n \r\n <p> </p>\r\n \r\n <ul>\r\n \t<li><span style="font-size:14px">Mailles 50 x 70 mm et profondeur : 25 mm. </span></li>\r\n \t<li><span style="font-size:14px">Mailles : 40 x 80 mm et profondeur : 40 mm. </span></li>\r\n \t<li><span style="font-size:14px">Mailles : 30 x 40 mm et profondeur 3,5 mm.</span></li>\r\n \t<li><span style="font-size:14px">Mailles : 105 x 70 mm et profondeur 25 mm.</span></li>\r\n </ul>\r\n \r\n <p><span style="font-size:14px">Nos produits sont disponibles en plusieurs modèles: </span></p>\r\n \r\n <p> </p>\r\n \r\n <ul>\r\n \t<li><span style="font-size:14px">Cornière : qui est principalement dédiée aux supports avec des traverses de tailles réduites.</span></li>\r\n \t<li><span style="font-size:14px">Bord tombé : qui convient à différents de rayonnages, grâce à la résistance de son système de maintien basé sur les lisses. Ce système garantit une meilleure stabilité des charges stockées.</span></li>\r\n \t<li><span style="font-size:14px">Taquet : qui assure une forte stabilité des caillebotis grâce à un maintien plus robuste, à l’aide d’appuis intérieurs sur les racks à palettes.</span></li>\r\n </ul> """ #metaKeywords: ""Caillebotis métalliques, caillebotis d'occasion, stockage sécurisé, résistance au feu, résistance à la corrosion, mailles métalliques, formats de caillebotis, cornière, bord tombé, taquet, support de rayonnage à palettes, conditions de stockage" #metaDescription: "Découvrez nos caillebotis métalliques d'occasion pour un stockage sûr et durable. Avec différentes mailles et formats, ces caillebotis offrent une excellente résistance au feu, à la corrosion, et sont adaptés aux conditions de stockage des marchandises. C" #locale: "fr_FR" #translatable: App\Entity\Product\Product {#3435} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #brand: null #callouts: Doctrine\ORM\PersistentCollection {#3487 …} } |
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 {#1622 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1623 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1578 …} -namespace: Closure() {#1625 …} } |
| data_class | "App\Entity\Order\OrderItem" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#7742 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4236 …} use: { $class: "App\Entity\Order\OrderItem" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| product | App\Entity\Product\Product {#3435 #ref: null #specialOfferEndsAt: null #tableType: null -displayShippingCostInfo: true #archivedAt: null #freeOptions: Doctrine\ORM\PersistentCollection {#3425 …} #variantSelectionMethod: "choice" #productTaxons: Doctrine\ORM\PersistentCollection {#3508 …} #channels: Doctrine\ORM\PersistentCollection {#3527 …} #mainTaxon: null #reviews: Doctrine\ORM\PersistentCollection {#3697 …} #averageRating: 0.0 #images: Doctrine\ORM\PersistentCollection {#3530 …} #id: 47 #code: "Caillebotis-1" #attributes: Doctrine\ORM\PersistentCollection {#3581 …} #variants: Doctrine\ORM\PersistentCollection {#3583 …} #options: Doctrine\ORM\PersistentCollection {#3599 …} #associations: Doctrine\ORM\PersistentCollection {#3595 …} #createdAt: DateTime @1655389771 {#3416 date: 2022-06-16 16:29:31.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1655389772 {#3455 date: 2022-06-16 16:29:32.0 Europe/Paris (+02:00) } #enabled: true #translations: Doctrine\ORM\PersistentCollection {#3704 …} #translationsCache: [ "fr_FR" => App\Entity\Product\ProductTranslation {#3706 #shortDescription: "<p>Découvrez nos caillebotis métalliques d'occasion pour un stockage sûr et durable. Avec différentes mailles et formats, ces caillebotis offrent une excellente résistance au feu, à la corrosion, et sont adaptés aux conditions de stockage des marchandises. Choisissez parmi nos modèles de caillebotis pour optimiser votre rayonnage.</p>" #id: 47 #name: "Caillebotis métallique d'occasion" #slug: "caillebotis" #description: """ <p><span style="font-size:14px">Les caillebotis métalliques d’occasion représentent des supports complémentaires du rayonnage mi-lourd et lourd, en raison de certains avantages importants, comme : </span></p>\r\n \r\n <p> </p>\r\n \r\n <ul>\r\n \t<li><span style="font-size:14px">Un montage et un prélèvement faciles.</span></li>\r\n \t<li><span style="font-size:14px">Un stockage plus sécurisé des charges entreposées, grâce à une immobilisation ferme des caillebotis sur le support de rayonnage à palettes.</span></li>\r\n \t<li><span style="font-size:14px">Un entreposage adapté aux conditions de stockage des marchandises, en laissant passer l’air, la lumière et l’eau.</span></li>\r\n \t<li><span style="font-size:14px">Une excellente résistance au feu et à la corrosion, ce qui se traduit par une meilleure durabilité dans le temps. </span></li>\r\n </ul>\r\n \r\n <p><span style="font-size:14px">Pro Occasion Rayonnage vous présente une sélection de caillebotis en plusieurs formats, qui sont vendus au mètre carré. Nous proposons des grilles métalliques avec ces caractéristiques : </span></p>\r\n \r\n <p> </p>\r\n \r\n <ul>\r\n \t<li><span style="font-size:14px">Mailles 50 x 70 mm et profondeur : 25 mm. </span></li>\r\n \t<li><span style="font-size:14px">Mailles : 40 x 80 mm et profondeur : 40 mm. </span></li>\r\n \t<li><span style="font-size:14px">Mailles : 30 x 40 mm et profondeur 3,5 mm.</span></li>\r\n \t<li><span style="font-size:14px">Mailles : 105 x 70 mm et profondeur 25 mm.</span></li>\r\n </ul>\r\n \r\n <p><span style="font-size:14px">Nos produits sont disponibles en plusieurs modèles: </span></p>\r\n \r\n <p> </p>\r\n \r\n <ul>\r\n \t<li><span style="font-size:14px">Cornière : qui est principalement dédiée aux supports avec des traverses de tailles réduites.</span></li>\r\n \t<li><span style="font-size:14px">Bord tombé : qui convient à différents de rayonnages, grâce à la résistance de son système de maintien basé sur les lisses. Ce système garantit une meilleure stabilité des charges stockées.</span></li>\r\n \t<li><span style="font-size:14px">Taquet : qui assure une forte stabilité des caillebotis grâce à un maintien plus robuste, à l’aide d’appuis intérieurs sur les racks à palettes.</span></li>\r\n </ul> """ #metaKeywords: ""Caillebotis métalliques, caillebotis d'occasion, stockage sécurisé, résistance au feu, résistance à la corrosion, mailles métalliques, formats de caillebotis, cornière, bord tombé, taquet, support de rayonnage à palettes, conditions de stockage" #metaDescription: "Découvrez nos caillebotis métalliques d'occasion pour un stockage sûr et durable. Avec différentes mailles et formats, ces caillebotis offrent une excellente résistance au feu, à la corrosion, et sont adaptés aux conditions de stockage des marchandises. C" #locale: "fr_FR" #translatable: App\Entity\Product\Product {#3435} } ] #currentLocale: "fr_FR" #currentTranslation: null #fallbackLocale: "fr_FR" #brand: null #callouts: Doctrine\ORM\PersistentCollection {#3487 …} } |
| property_path | null |
| required | true |
| row_attr | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#7744 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4248 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1721 …} $translationDomain: "validators" $message: Closure() {#7743 …} } } |
| validation_groups | [
"sylius"
] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "sylius_cart_item" "_sylius_add_to_cart_cartItem" ] |
| cache_key | "_sylius_add_to_cart_cartItem_sylius_cart_item" |
| compound | true |
| data | App\Entity\Order\OrderItem {#7702 #attributes: [] #freeOptions: [] #variant: App\Entity\Product\ProductVariant {#3739 …} #productName: null #variantName: null #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#3436 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#3430 …} #adjustmentsTotal: 0 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7778 -form: Symfony\Component\Form\Form {#7767 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7777 …5} |
| full_name | "sylius_add_to_cart[cartItem]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_add_to_cart_cartItem" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "cartItem" |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_add_to_cart_cartItem" |
| valid | true |
| value | App\Entity\Order\OrderItem {#7702 #attributes: [] #freeOptions: [] #variant: App\Entity\Product\ProductVariant {#3739 …} #productName: null #variantName: null #id: null #order: null #quantity: 1 #unitPrice: 0 #total: 0 #immutable: false #units: Doctrine\Common\Collections\ArrayCollection {#3436 …} #unitsTotal: 0 #adjustments: Doctrine\Common\Collections\ArrayCollection {#3430 …} #adjustmentsTotal: 0 } |
quantity
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
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 | [ "min" => 1 ] |
[ "min" => 1 ] |
| label | "sylius.ui.quantity" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "min" => 1 ] |
| 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 {#1622 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1623 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1578 …} -namespace: Closure() {#1625 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#7758 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4236 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | "sylius.ui.quantity" |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| rounding_mode | 2 |
| row_attr | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#7760 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4248 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1721 …} $translationDomain: "validators" $message: Closure() {#7759 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "min" => 1 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_sylius_add_to_cart_cartItem_quantity" ] |
| cache_key | "_sylius_add_to_cart_cartItem_quantity_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7785 -form: Symfony\Component\Form\Form {#7770 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7784 …5} |
| full_name | "sylius_add_to_cart[cartItem][quantity]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_add_to_cart_cartItem_quantity" |
| label | "sylius.ui.quantity" |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "quantity" |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_add_to_cart_cartItem_quantity" |
| valid | true |
| value | "1" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "F0tz5TrRhSvAG-QUGd2vKPdpQmOB8Ymq2tSaT1rDj08" |
| 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 | "F0tz5TrRhSvAG-QUGd2vKPdpQmOB8Ymq2tSaT1rDj08" |
same as passed value |
| mapped | false |
false
|
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 {#1622 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1623 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1578 …} -namespace: Closure() {#1625 …} } |
| data | "F0tz5TrRhSvAG-QUGd2vKPdpQmOB8Ymq2tSaT1rDj08" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#7774 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4236 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | false |
| row_attr | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#7779 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4248 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1721 …} $translationDomain: "validators" $message: Closure() {#7782 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_sylius_add_to_cart__token" ] |
| cache_key | "_sylius_add_to_cart__token_hidden" |
| compound | false |
| data | "F0tz5TrRhSvAG-QUGd2vKPdpQmOB8Ymq2tSaT1rDj08" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7798 -form: Symfony\Component\Form\Form {#7794 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7787 …5} |
| full_name | "sylius_add_to_cart[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sylius_add_to_cart__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_sylius_add_to_cart__token" |
| valid | true |
| value | "F0tz5TrRhSvAG-QUGd2vKPdpQmOB8Ymq2tSaT1rDj08" |