- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception
- Logs 390
- Events
- Routing
- Cache
- Translation 2
- Security
- Twig
- HTTP Client
- Doctrine
- E-mails
- Debug
- Messages
- Template events 15
- Blocks* 1
- JMS Serializer 0
- Payum
- Themes 0
- Elastica
- Rich Snippets 0
- Redis
- Configuration
- Cart 0
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
-
0
-
1
-
-
use_only_functional_cookies
-
use_all_cookies
-
-
-
-
query
-
-
-
-
-
type
-
value
-
-
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
Option | Passed Value | Resolved Value |
---|---|---|
action | "/accept" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "/accept" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | false |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#9340 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9341 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9342 …} -namespace: Closure() {#9344 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#9364 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9325 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | "CHCookieConsentBundle" |
trim | true |
upload_max_size_message | Closure() {#9366 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9346 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2351 …} $translationDomain: "validators" $message: Closure() {#9365 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "/accept" |
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 {#9414 -form: Symfony\Component\Form\Form {#9415 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9367 …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_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "cookie_consent" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "CHCookieConsentBundle" |
unique_block_prefix | "_cookie_consent" |
valid | true |
value | null |
all
"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 |
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 |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
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 {#9340 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9341 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9342 …} -namespace: Closure() {#9344 …} } |
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." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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 | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#9386 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9346 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2351 …} $translationDomain: "validators" $message: Closure() {#9385 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_cookie_consent_all" ] |
cache_key | "_cookie_consent_all_choice" |
choice_translation_domain | "CHCookieConsentBundle" |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#9396 +label: "0" +choices: [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#9395 +label: "ch_cookie_consent.yes" +value: "true" +data: "true" +attr: [] +labelTranslationParameters: [] } ] } Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#9398 +label: "1" +choices: [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9397 +label: "ch_cookie_consent.no" +value: "false" +data: "false" +attr: [] +labelTranslationParameters: [] } ] } ] |
compound | true |
data | "false" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9433 -form: Symfony\Component\Form\Form {#9448 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#9442 …5} |
full_name | "cookie_consent[all]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "cookie_consent_all" |
is_selected | Closure($choice, $value) {#9462 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9372 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "all" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "CHCookieConsentBundle" |
unique_block_prefix | "_cookie_consent_all" |
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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "ch_cookie_consent.yes" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
translation_domain | null |
same as passed value |
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 {#9340 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9341 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9342 …} -namespace: Closure() {#9344 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9425 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9419 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#9427 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ch_cookie_consent.yes" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9431 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9346 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2351 …} $translationDomain: "validators" $message: Closure() {#9428 …} } } |
validation_groups | null |
value | "true" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_cookie_consent_all_entry" ] |
cache_key | "_cookie_consent_all_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9467 -form: Symfony\Component\Form\Form {#9451 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9466 …5} |
full_name | "cookie_consent[all]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "cookie_consent_all_0" |
label | "ch_cookie_consent.yes" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "CHCookieConsentBundle" |
unique_block_prefix | "_cookie_consent_all_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 | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "ch_cookie_consent.no" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
translation_domain | null |
same as passed value |
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 {#9340 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9341 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9342 …} -namespace: Closure() {#9344 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#9425 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#9419 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#9427 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ch_cookie_consent.no" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#9441 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9346 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2351 …} $translationDomain: "validators" $message: Closure() {#9440 …} } } |
validation_groups | null |
value | "false" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_cookie_consent_all_entry" ] |
cache_key | "_cookie_consent_all_entry_radio" |
checked | true |
compound | false |
data | true |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9469 -form: Symfony\Component\Form\Form {#9454 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9471 …5} |
full_name | "cookie_consent[all]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "cookie_consent_all_1" |
label | "ch_cookie_consent.no" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "CHCookieConsentBundle" |
unique_block_prefix | "_cookie_consent_all_entry" |
valid | true |
value | "false" |
use_only_functional_cookies
"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 | "ch_cookie_consent.use_only_functional_cookies" |
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 |
form_attr | false |
label | "ch_cookie_consent.use_only_functional_cookies" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Variables
Variable | Value |
---|---|
attr | [ "class" => "btn ch-cookie-consent__btn" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_cookie_consent_use_only_functional_cookies" ] |
cache_key | "_cookie_consent_use_only_functional_cookies_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#9464 …5} |
full_name | "cookie_consent[use_only_functional_cookies]" |
id | "cookie_consent_use_only_functional_cookies" |
label | "ch_cookie_consent.use_only_functional_cookies" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "use_only_functional_cookies" |
priority | 0 |
row_attr | [] |
translation_domain | "CHCookieConsentBundle" |
unique_block_prefix | "_cookie_consent_use_only_functional_cookies" |
value | null |
use_all_cookies
"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 ch-cookie-consent__btn--secondary" ] |
[ "class" => "btn ch-cookie-consent__btn ch-cookie-consent__btn--secondary" ] |
label | "ch_cookie_consent.use_all_cookies" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [ "class" => "btn ch-cookie-consent__btn ch-cookie-consent__btn--secondary" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | "ch_cookie_consent.use_all_cookies" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Variables
Variable | Value |
---|---|
attr | [ "class" => "btn ch-cookie-consent__btn ch-cookie-consent__btn--secondary" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_cookie_consent_use_all_cookies" ] |
cache_key | "_cookie_consent_use_all_cookies_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#9465 …5} |
full_name | "cookie_consent[use_all_cookies]" |
id | "cookie_consent_use_all_cookies" |
label | "ch_cookie_consent.use_all_cookies" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "use_all_cookies" |
priority | 0 |
row_attr | [] |
translation_domain | "CHCookieConsentBundle" |
unique_block_prefix | "_cookie_consent_use_all_cookies" |
value | null |
parameters
"BitBag\OpenMarketplace\Component\Elasticsearch\Form\Type\SearchType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusElasticsearchPlugin\Model\Search {#19061 -box: BitBag\SyliusElasticsearchPlugin\Model\SearchBox {#19062 -query: null } -facets: BitBag\SyliusElasticsearchPlugin\Model\SearchFacets {#19063 …} } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "/en/search" |
same as passed value |
data | BitBag\SyliusElasticsearchPlugin\Model\Search {#19061 -box: BitBag\SyliusElasticsearchPlugin\Model\SearchBox {#19062 -query: null } -facets: BitBag\SyliusElasticsearchPlugin\Model\SearchFacets {#19063 …} } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "/en/search" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | false |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#9340 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9341 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9342 …} -namespace: Closure() {#9344 …} } |
data | BitBag\SyliusElasticsearchPlugin\Model\Search {#19061 -box: BitBag\SyliusElasticsearchPlugin\Model\SearchBox {#19062 -query: null } -facets: BitBag\SyliusElasticsearchPlugin\Model\SearchFacets {#19063 …} } |
data_class | "BitBag\SyliusElasticsearchPlugin\Model\Search" |
disabled | false |
empty_data | Closure(FormInterface $form) {#19096 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9325 …} use: { $class: "BitBag\SyliusElasticsearchPlugin\Model\Search" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#19098 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9346 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2351 …} $translationDomain: "validators" $message: Closure() {#19097 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "/en/search" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "parameters" "_parameters" ] |
cache_key | "_parameters_parameters" |
compound | true |
data | BitBag\SyliusElasticsearchPlugin\Model\Search {#19061 -box: BitBag\SyliusElasticsearchPlugin\Model\SearchBox {#19062 -query: null } -facets: BitBag\SyliusElasticsearchPlugin\Model\SearchFacets {#19063 …} } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#19112 -form: Symfony\Component\Form\Form {#19119 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#19099 …5} |
full_name | "parameters" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "parameters" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "GET" |
multipart | false |
name | "parameters" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_parameters" |
valid | true |
value | BitBag\SyliusElasticsearchPlugin\Model\Search {#19061 -box: BitBag\SyliusElasticsearchPlugin\Model\SearchBox {#19062 -query: null } -facets: BitBag\SyliusElasticsearchPlugin\Model\SearchFacets {#19063 …} } |
box
"BitBag\SyliusElasticsearchPlugin\Form\Type\SearchBoxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | BitBag\SyliusElasticsearchPlugin\Model\SearchBox {#19062 -query: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 {#9340 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9341 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9342 …} -namespace: Closure() {#9344 …} } |
data_class | "BitBag\SyliusElasticsearchPlugin\Model\SearchBox" |
disabled | false |
empty_data | Closure(FormInterface $form) {#19109 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9325 …} use: { $class: "BitBag\SyliusElasticsearchPlugin\Model\SearchBox" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#19111 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9346 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2351 …} $translationDomain: "validators" $message: Closure() {#19110 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "search_box" "_parameters_box" ] |
cache_key | "_parameters_box_search_box" |
compound | true |
data | BitBag\SyliusElasticsearchPlugin\Model\SearchBox {#19062 -query: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#19150 -form: Symfony\Component\Form\Form {#19140 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#19149 …5} |
full_name | "parameters[box]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "parameters_box" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "box" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_parameters_box" |
valid | true |
value | BitBag\SyliusElasticsearchPlugin\Model\SearchBox {#19062 -query: null } |
query
"Symfony\Component\Form\Extension\Core\Type\SearchType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "bitbag_sylius_elasticsearch_plugin.ui.search_box.query.placeholder" "class" => "prompt app-quick-add-code-input" ] |
[ "placeholder" => "bitbag_sylius_elasticsearch_plugin.ui.search_box.query.placeholder" "class" => "prompt app-quick-add-code-input" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#19117 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#19117 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
label | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "bitbag_sylius_elasticsearch_plugin.ui.search_box.query.placeholder" "class" => "prompt app-quick-add-code-input" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#19117 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#9340 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9341 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9342 …} -namespace: Closure() {#9344 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#19132 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9325 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#19134 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9346 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2351 …} $translationDomain: "validators" $message: Closure() {#19131 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "bitbag_sylius_elasticsearch_plugin.ui.search_box.query.placeholder" "class" => "prompt app-quick-add-code-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "search" "_parameters_box_query" ] |
cache_key | "_parameters_box_query_search" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#19158 -form: Symfony\Component\Form\Form {#19143 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#19156 …5} |
full_name | "parameters[box][query]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "parameters_box_query" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "query" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_parameters_box_query" |
valid | true |
value | "" |
criteria
"Symfony\Component\Form\Extension\Core\Type\FormType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [] |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [ "companyName" => [ "type" => null "value" => null ] ] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
allow_extra_fields | true |
same as passed value |
csrf_protection | false |
same as passed value |
data | [] |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | true |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | false |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#9340 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9341 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9342 …} -namespace: Closure() {#9344 …} } |
data | [] |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#25833 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9325 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#25851 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9346 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2351 …} $translationDomain: "validators" $message: Closure() {#25840 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "_criteria" ] |
cache_key | "_criteria_form" |
compound | true |
data | [ "companyName" => [ "type" => null "value" => null ] ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#25308 -form: Symfony\Component\Form\Form {#25855 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#25909 …5} |
full_name | "criteria" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "criteria" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_criteria" |
valid | true |
value | [ "companyName" => [ "type" => null "value" => null ] ] |
companyName
"Sylius\Bundle\GridBundle\Form\Type\Filter\StringFilterType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [ "type" => null "value" => null ] |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [ "type" => null "value" => null ] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
auto_initialize | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
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 {#9340 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9341 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9342 …} -namespace: Closure() {#9344 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#25872 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9325 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#25874 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9346 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2351 …} $translationDomain: "validators" $message: Closure() {#25873 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "sylius_grid_filter_string" "_criteria_companyName" ] |
cache_key | "_criteria_companyName_sylius_grid_filter_string" |
compound | true |
data | [ "type" => null "value" => null ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#25312 -form: Symfony\Component\Form\Form {#25900 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#25935 …5} |
full_name | "criteria[companyName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_companyName" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "companyName" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_criteria_companyName" |
valid | true |
value | [ "type" => null "value" => null ] |
type
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "sylius.ui.contains" => "contains" "sylius.ui.not_contains" => "not_contains" "sylius.ui.equal" => "equal" "sylius.ui.not_equal" => "not_equal" "sylius.ui.empty" => "empty" "sylius.ui.not_empty" => "not_empty" "sylius.ui.starts_with" => "starts_with" "sylius.ui.ends_with" => "ends_with" "sylius.ui.in" => "in" "sylius.ui.not_in" => "not_in" ] |
[ "sylius.ui.contains" => "contains" "sylius.ui.not_contains" => "not_contains" "sylius.ui.equal" => "equal" "sylius.ui.not_equal" => "not_equal" "sylius.ui.empty" => "empty" "sylius.ui.not_empty" => "not_empty" "sylius.ui.starts_with" => "starts_with" "sylius.ui.ends_with" => "ends_with" "sylius.ui.in" => "in" "sylius.ui.not_in" => "not_in" ] |
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_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "sylius.ui.contains" => "contains" "sylius.ui.not_contains" => "not_contains" "sylius.ui.equal" => "equal" "sylius.ui.not_equal" => "not_equal" "sylius.ui.empty" => "empty" "sylius.ui.not_empty" => "not_empty" "sylius.ui.starts_with" => "starts_with" "sylius.ui.ends_with" => "ends_with" "sylius.ui.in" => "in" "sylius.ui.not_in" => "not_in" ] |
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 {#9340 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9341 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9342 …} -namespace: Closure() {#9344 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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 | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#25882 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9346 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2351 …} $translationDomain: "validators" $message: Closure() {#25881 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_criteria_companyName_type" ] |
cache_key | "_criteria_companyName_type_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#25940 +label: "sylius.ui.contains" +value: "contains" +data: "contains" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#25939 +label: "sylius.ui.not_contains" +value: "not_contains" +data: "not_contains" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#25941 +label: "sylius.ui.equal" +value: "equal" +data: "equal" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#25942 +label: "sylius.ui.not_equal" +value: "not_equal" +data: "not_equal" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#25943 +label: "sylius.ui.empty" +value: "empty" +data: "empty" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#25944 +label: "sylius.ui.not_empty" +value: "not_empty" +data: "not_empty" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#25945 +label: "sylius.ui.starts_with" +value: "starts_with" +data: "starts_with" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#25946 +label: "sylius.ui.ends_with" +value: "ends_with" +data: "ends_with" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#25947 +label: "sylius.ui.in" +value: "in" +data: "in" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#25948 +label: "sylius.ui.not_in" +value: "not_in" +data: "not_in" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#25938 -form: Symfony\Component\Form\Form {#25903 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#25937 …5} |
full_name | "criteria[companyName][type]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_companyName_type" |
is_selected | Closure($choice, $value) {#25950 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#9372 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "type" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_criteria_companyName_type" |
valid | true |
value | "" |
value
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "sylius.ui.value" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#9340 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9341 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9342 …} -namespace: Closure() {#9344 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#25892 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#9325 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "sylius.ui.value" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#25894 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9346 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2351 …} $translationDomain: "validators" $message: Closure() {#25893 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_criteria_companyName_value" ] |
cache_key | "_criteria_companyName_value_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#25951 -form: Symfony\Component\Form\Form {#25906 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#25952 …5} |
full_name | "criteria[companyName][value]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "criteria_companyName_value" |
label | "sylius.ui.value" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "value" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_criteria_companyName_value" |
valid | true |
value | "" |