- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 2
- Events
- Routing
- Cache
- Translation
- Security
- Twig
- HTTP Client
- Doctrine 1
- Migrations
- Debug
- E-mails
- Notifications
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
duration
-
shopping
-
blog
-
seo
-
offcode
-
torob
-
emalls
-
wallet
-
accounting
-
advancedProduct
-
productInventory
-
traffic
-
hard
-
domain
-
_token
-
form
"Symfony\Component\Form\Extension\Core\Type\FormType"
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 {#854 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#855 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#856 …} -namespace: Closure() {#858 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#900 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#707 …} } |
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() {#902 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#886 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#719 …} $translationDomain: "validators" $message: Closure() {#901 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "_form" ] |
cache_key | "_form_form" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3273 -form: Symfony\Component\Form\Form {#1184 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3274 …5} |
full_name | "form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "form" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form" |
valid | true |
value | null |
duration
"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 | [ "class" => "feature-input" "min" => 1 "data-feature-key" => "duration" "max" => 12 ] |
[ "class" => "feature-input" "min" => 1 "data-feature-key" => "duration" "max" => 12 ] |
data | 1 |
same as passed value |
label | "مدت بسته (بر حسب ماه)" |
same as passed value |
mapped | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "feature-input" "min" => 1 "data-feature-key" => "duration" "max" => 12 ] |
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 {#854 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#855 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#856 …} -namespace: Closure() {#858 …} } |
data | 1 |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#943 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#707 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "مدت بسته (بر حسب ماه)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
rounding_mode | 2 |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1044 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#886 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#719 …} $translationDomain: "validators" $message: Closure() {#1036 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "feature-input" "min" => 1 "data-feature-key" => "duration" "max" => 12 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_form_duration" ] |
cache_key | "_form_duration_integer" |
compound | false |
data | 1 |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6040 -form: Symfony\Component\Form\Form {#1187 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6039 …5} |
full_name | "form[duration]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_duration" |
label | "مدت بسته (بر حسب ماه)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "duration" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_duration" |
valid | true |
value | "1" |
shopping
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "feature-input" "data-feature-key" => "shopping" ] |
[ "class" => "feature-input" "data-feature-key" => "shopping" ] |
data | false |
false
|
disabled | false |
false
|
help | """ امکان ثبت ویرایش و حذف محصول\r\n امکان اتصال به درگاه پرداخت آنلاین مثلا زیبال زرین پال و ...\r\n امکان ساخت دسته بندی و منظم سازی محصولات از طریق آن\r\n امکان تعریف روش های ارسال با هزینه های متفاوت مانند پست یا ارسال رایگان و ....\r\n امکان نظرسنجی از مشتریان تایید نمایش آن و عدم تایید نمایش نظر """ |
same as passed value |
label | "فروش اینترنتی" |
same as passed value |
mapped | false |
false
|
required | false |
false
|
row_attr | [ "class" => "form-switch" ] |
[ "class" => "form-switch" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "feature-input" "data-feature-key" => "shopping" ] |
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 {#854 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#855 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#856 …} -namespace: Closure() {#858 …} } |
data | false |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1055 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1051 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | """ امکان ثبت ویرایش و حذف محصول\r\n امکان اتصال به درگاه پرداخت آنلاین مثلا زیبال زرین پال و ...\r\n امکان ساخت دسته بندی و منظم سازی محصولات از طریق آن\r\n امکان تعریف روش های ارسال با هزینه های متفاوت مانند پست یا ارسال رایگان و ....\r\n امکان نظرسنجی از مشتریان تایید نمایش آن و عدم تایید نمایش نظر """ |
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 {#1057 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "فروش اینترنتی" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [ "class" => "form-switch" ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1061 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#886 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#719 …} $translationDomain: "validators" $message: Closure() {#1059 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "feature-input" "data-feature-key" => "shopping" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_shopping" ] |
cache_key | "_form_shopping_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6041 -form: Symfony\Component\Form\Form {#1190 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6042 …5} |
full_name | "form[shopping]" |
help | """ امکان ثبت ویرایش و حذف محصول\r\n امکان اتصال به درگاه پرداخت آنلاین مثلا زیبال زرین پال و ...\r\n امکان ساخت دسته بندی و منظم سازی محصولات از طریق آن\r\n امکان تعریف روش های ارسال با هزینه های متفاوت مانند پست یا ارسال رایگان و ....\r\n امکان نظرسنجی از مشتریان تایید نمایش آن و عدم تایید نمایش نظر """ |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_shopping" |
label | "فروش اینترنتی" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "shopping" |
priority | 0 |
required | false |
row_attr | [ "class" => "form-switch" ] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_shopping" |
valid | true |
value | "1" |
blog
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "feature-input" "data-feature-key" => "blog" ] |
[ "class" => "feature-input" "data-feature-key" => "blog" ] |
data | false |
false
|
disabled | false |
false
|
help | "" |
same as passed value |
label | "وبلاگ نویسی" |
same as passed value |
mapped | false |
false
|
required | false |
false
|
row_attr | [ "class" => "form-switch" ] |
[ "class" => "form-switch" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "feature-input" "data-feature-key" => "blog" ] |
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 {#854 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#855 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#856 …} -namespace: Closure() {#858 …} } |
data | false |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1055 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1051 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | "" |
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 {#1057 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "وبلاگ نویسی" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [ "class" => "form-switch" ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1069 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#886 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#719 …} $translationDomain: "validators" $message: Closure() {#1068 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "feature-input" "data-feature-key" => "blog" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_blog" ] |
cache_key | "_form_blog_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6043 -form: Symfony\Component\Form\Form {#1193 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6044 …5} |
full_name | "form[blog]" |
help | "" |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_blog" |
label | "وبلاگ نویسی" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "blog" |
priority | 0 |
required | false |
row_attr | [ "class" => "form-switch" ] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_blog" |
valid | true |
value | "1" |
seo
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "feature-input" "data-feature-key" => "seo" ] |
[ "class" => "feature-input" "data-feature-key" => "seo" ] |
data | false |
false
|
disabled | false |
false
|
help | "" |
same as passed value |
label | "سئو خودکار" |
same as passed value |
mapped | false |
false
|
required | false |
false
|
row_attr | [ "class" => "form-switch" ] |
[ "class" => "form-switch" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "feature-input" "data-feature-key" => "seo" ] |
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 {#854 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#855 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#856 …} -namespace: Closure() {#858 …} } |
data | false |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1055 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1051 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | "" |
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 {#1057 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "سئو خودکار" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [ "class" => "form-switch" ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1078 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#886 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#719 …} $translationDomain: "validators" $message: Closure() {#1077 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "feature-input" "data-feature-key" => "seo" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_seo" ] |
cache_key | "_form_seo_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6045 -form: Symfony\Component\Form\Form {#1196 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6046 …5} |
full_name | "form[seo]" |
help | "" |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_seo" |
label | "سئو خودکار" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "seo" |
priority | 0 |
required | false |
row_attr | [ "class" => "form-switch" ] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_seo" |
valid | true |
value | "1" |
offcode
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "feature-input" "data-feature-key" => "offcode" ] |
[ "class" => "feature-input" "data-feature-key" => "offcode" ] |
data | false |
false
|
disabled | false |
false
|
help | "" |
same as passed value |
label | "کد تخفیف" |
same as passed value |
mapped | false |
false
|
required | false |
false
|
row_attr | [ "class" => "form-switch" ] |
[ "class" => "form-switch" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "feature-input" "data-feature-key" => "offcode" ] |
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 {#854 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#855 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#856 …} -namespace: Closure() {#858 …} } |
data | false |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1055 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1051 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | "" |
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 {#1057 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "کد تخفیف" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [ "class" => "form-switch" ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1087 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#886 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#719 …} $translationDomain: "validators" $message: Closure() {#1086 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "feature-input" "data-feature-key" => "offcode" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_offcode" ] |
cache_key | "_form_offcode_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6047 -form: Symfony\Component\Form\Form {#1199 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6048 …5} |
full_name | "form[offcode]" |
help | "" |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_offcode" |
label | "کد تخفیف" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "offcode" |
priority | 0 |
required | false |
row_attr | [ "class" => "form-switch" ] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_offcode" |
valid | true |
value | "1" |
torob
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "feature-input" "data-feature-key" => "torob" ] |
[ "class" => "feature-input" "data-feature-key" => "torob" ] |
data | false |
false
|
disabled | false |
false
|
help | "" |
same as passed value |
label | "اتصال به ترب" |
same as passed value |
mapped | false |
false
|
required | false |
false
|
row_attr | [ "class" => "form-switch" ] |
[ "class" => "form-switch" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "feature-input" "data-feature-key" => "torob" ] |
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 {#854 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#855 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#856 …} -namespace: Closure() {#858 …} } |
data | false |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1055 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1051 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | "" |
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 {#1057 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "اتصال به ترب" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [ "class" => "form-switch" ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1096 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#886 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#719 …} $translationDomain: "validators" $message: Closure() {#1095 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "feature-input" "data-feature-key" => "torob" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_torob" ] |
cache_key | "_form_torob_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6049 -form: Symfony\Component\Form\Form {#1202 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6050 …5} |
full_name | "form[torob]" |
help | "" |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_torob" |
label | "اتصال به ترب" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "torob" |
priority | 0 |
required | false |
row_attr | [ "class" => "form-switch" ] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_torob" |
valid | true |
value | "1" |
emalls
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "feature-input" "data-feature-key" => "emalls" ] |
[ "class" => "feature-input" "data-feature-key" => "emalls" ] |
data | false |
false
|
disabled | false |
false
|
help | "" |
same as passed value |
label | "اتصال به ایمالز" |
same as passed value |
mapped | false |
false
|
required | false |
false
|
row_attr | [ "class" => "form-switch" ] |
[ "class" => "form-switch" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "feature-input" "data-feature-key" => "emalls" ] |
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 {#854 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#855 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#856 …} -namespace: Closure() {#858 …} } |
data | false |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1055 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1051 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | "" |
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 {#1057 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "اتصال به ایمالز" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [ "class" => "form-switch" ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1105 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#886 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#719 …} $translationDomain: "validators" $message: Closure() {#1104 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "feature-input" "data-feature-key" => "emalls" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_emalls" ] |
cache_key | "_form_emalls_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6051 -form: Symfony\Component\Form\Form {#1205 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6052 …5} |
full_name | "form[emalls]" |
help | "" |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_emalls" |
label | "اتصال به ایمالز" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "emalls" |
priority | 0 |
required | false |
row_attr | [ "class" => "form-switch" ] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_emalls" |
valid | true |
value | "1" |
wallet
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | true |
View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "feature-input" "data-feature-key" => "wallet" ] |
[ "class" => "feature-input" "data-feature-key" => "wallet" ] |
data | true |
same as passed value |
disabled | true |
same as passed value |
help | "" |
same as passed value |
label | "کیف پول کاربران (رایگان) " |
same as passed value |
mapped | false |
false
|
required | false |
false
|
row_attr | [ "class" => "form-switch" ] |
[ "class" => "form-switch" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "feature-input" "data-feature-key" => "wallet" ] |
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 {#854 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#855 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#856 …} -namespace: Closure() {#858 …} } |
data | true |
data_class | null |
disabled | true |
empty_data | Closure(FormInterface $form, $viewData) {#1055 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1051 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | "" |
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 {#1057 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "کیف پول کاربران (رایگان) " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [ "class" => "form-switch" ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1114 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#886 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#719 …} $translationDomain: "validators" $message: Closure() {#1113 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "feature-input" "data-feature-key" => "wallet" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_wallet" ] |
cache_key | "_form_wallet_checkbox" |
checked | true |
compound | false |
data | true |
disabled | true |
errors | Symfony\Component\Form\FormErrorIterator {#6053 -form: Symfony\Component\Form\Form {#1208 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6054 …5} |
full_name | "form[wallet]" |
help | "" |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_wallet" |
label | "کیف پول کاربران (رایگان) " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "wallet" |
priority | 0 |
required | false |
row_attr | [ "class" => "form-switch" ] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_wallet" |
valid | true |
value | "1" |
accounting
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "feature-input" "data-feature-key" => "accounting" ] |
[ "class" => "feature-input" "data-feature-key" => "accounting" ] |
data | false |
false
|
disabled | false |
false
|
help | "" |
same as passed value |
label | "حسابداری پیشرفته" |
same as passed value |
mapped | false |
false
|
required | false |
false
|
row_attr | [ "class" => "form-switch" ] |
[ "class" => "form-switch" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "feature-input" "data-feature-key" => "accounting" ] |
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 {#854 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#855 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#856 …} -namespace: Closure() {#858 …} } |
data | false |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1055 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1051 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | "" |
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 {#1057 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "حسابداری پیشرفته" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [ "class" => "form-switch" ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1123 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#886 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#719 …} $translationDomain: "validators" $message: Closure() {#1122 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "feature-input" "data-feature-key" => "accounting" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_accounting" ] |
cache_key | "_form_accounting_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6055 -form: Symfony\Component\Form\Form {#1211 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6056 …5} |
full_name | "form[accounting]" |
help | "" |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_accounting" |
label | "حسابداری پیشرفته" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "accounting" |
priority | 0 |
required | false |
row_attr | [ "class" => "form-switch" ] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_accounting" |
valid | true |
value | "1" |
advancedProduct
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "feature-input" "data-feature-key" => "advancedProduct" ] |
[ "class" => "feature-input" "data-feature-key" => "advancedProduct" ] |
data | false |
false
|
disabled | false |
false
|
help | "" |
same as passed value |
label | "قابللیت ثبت محصول پیشرفته" |
same as passed value |
mapped | false |
false
|
required | false |
false
|
row_attr | [ "class" => "form-switch" ] |
[ "class" => "form-switch" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "feature-input" "data-feature-key" => "advancedProduct" ] |
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 {#854 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#855 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#856 …} -namespace: Closure() {#858 …} } |
data | false |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1055 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1051 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | "" |
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 {#1057 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "قابللیت ثبت محصول پیشرفته" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [ "class" => "form-switch" ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1132 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#886 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#719 …} $translationDomain: "validators" $message: Closure() {#1131 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "feature-input" "data-feature-key" => "advancedProduct" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_advancedProduct" ] |
cache_key | "_form_advancedProduct_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6057 -form: Symfony\Component\Form\Form {#1214 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6058 …5} |
full_name | "form[advancedProduct]" |
help | "" |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_advancedProduct" |
label | "قابللیت ثبت محصول پیشرفته" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "advancedProduct" |
priority | 0 |
required | false |
row_attr | [ "class" => "form-switch" ] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_advancedProduct" |
valid | true |
value | "1" |
productInventory
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "feature-input" "data-feature-key" => "productInventory" ] |
[ "class" => "feature-input" "data-feature-key" => "productInventory" ] |
data | false |
false
|
disabled | false |
false
|
help | "" |
same as passed value |
label | "انبارداری محصولات و موجودی" |
same as passed value |
mapped | false |
false
|
required | false |
false
|
row_attr | [ "class" => "form-switch" ] |
[ "class" => "form-switch" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "feature-input" "data-feature-key" => "productInventory" ] |
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 {#854 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#855 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#856 …} -namespace: Closure() {#858 …} } |
data | false |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1055 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1051 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | "" |
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 {#1057 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "انبارداری محصولات و موجودی" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [ "class" => "form-switch" ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1141 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#886 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#719 …} $translationDomain: "validators" $message: Closure() {#1140 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "feature-input" "data-feature-key" => "productInventory" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_productInventory" ] |
cache_key | "_form_productInventory_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6059 -form: Symfony\Component\Form\Form {#1217 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6060 …5} |
full_name | "form[productInventory]" |
help | "" |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_productInventory" |
label | "انبارداری محصولات و موجودی" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "productInventory" |
priority | 0 |
required | false |
row_attr | [ "class" => "form-switch" ] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_productInventory" |
valid | true |
value | "1" |
traffic
"Symfony\Component\Form\Extension\Core\Type\NumberType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "feature-input" "data-feature-key" => "traffic" ] |
[ "class" => "feature-input" "data-feature-key" => "traffic" ] |
label | "ترافیک (گیگابایت)" |
same as passed value |
mapped | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "feature-input" "data-feature-key" => "traffic" ] |
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 {#854 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#855 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#856 …} -namespace: Closure() {#858 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1153 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#707 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | false |
inherit_data | false |
input | "number" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "ترافیک (گیگابایت)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
rounding_mode | 6 |
row_attr | [] |
scale | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1157 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#886 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#719 …} $translationDomain: "validators" $message: Closure() {#1156 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "feature-input" "data-feature-key" => "traffic" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_form_traffic" ] |
cache_key | "_form_traffic_number" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6061 -form: Symfony\Component\Form\Form {#1220 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6062 …5} |
full_name | "form[traffic]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_traffic" |
label | "ترافیک (گیگابایت)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "traffic" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_traffic" |
valid | true |
value | "" |
hard
"Symfony\Component\Form\Extension\Core\Type\NumberType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "feature-input" "data-feature-key" => "hard" ] |
[ "class" => "feature-input" "data-feature-key" => "hard" ] |
label | "فضای ذخیره سازی (گیگابایت)" |
same as passed value |
mapped | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "feature-input" "data-feature-key" => "hard" ] |
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 {#854 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#855 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#856 …} -namespace: Closure() {#858 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1165 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#707 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | false |
inherit_data | false |
input | "number" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "فضای ذخیره سازی (گیگابایت)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
rounding_mode | 6 |
row_attr | [] |
scale | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1167 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#886 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#719 …} $translationDomain: "validators" $message: Closure() {#1166 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "feature-input" "data-feature-key" => "hard" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_form_hard" ] |
cache_key | "_form_hard_number" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6063 -form: Symfony\Component\Form\Form {#1223 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6064 …5} |
full_name | "form[hard]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_hard" |
label | "فضای ذخیره سازی (گیگابایت)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "hard" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_hard" |
valid | true |
value | "" |
domain
"Symfony\Component\Form\Extension\Core\Type\NumberType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "feature-input" "data-feature-key" => "domain" ] |
[ "class" => "feature-input" "data-feature-key" => "domain" ] |
label | "دامنه شخصی (عدد)" |
same as passed value |
mapped | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "feature-input" "data-feature-key" => "domain" ] |
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 {#854 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#855 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#856 …} -namespace: Closure() {#858 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1175 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#707 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | false |
inherit_data | false |
input | "number" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "دامنه شخصی (عدد)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
rounding_mode | 6 |
row_attr | [] |
scale | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1177 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#886 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#719 …} $translationDomain: "validators" $message: Closure() {#1176 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "feature-input" "data-feature-key" => "domain" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_form_domain" ] |
cache_key | "_form_domain_number" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6065 -form: Symfony\Component\Form\Form {#1226 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6066 …5} |
full_name | "form[domain]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_domain" |
label | "دامنه شخصی (عدد)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "domain" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_domain" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "c2c598.pVP7rGpz4LDGgCP48FI3zoKcrPATz7Ik2O3slaOkMoc.8WDN5kc81v2q42eWgT5QlvX2wpglvoJNsK-i7er7WLXSB43kXBWn6anIcg" |
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 | "c2c598.pVP7rGpz4LDGgCP48FI3zoKcrPATz7Ik2O3slaOkMoc.8WDN5kc81v2q42eWgT5QlvX2wpglvoJNsK-i7er7WLXSB43kXBWn6anIcg" |
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 {#854 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#855 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#856 …} -namespace: Closure() {#858 …} } |
data | "c2c598.pVP7rGpz4LDGgCP48FI3zoKcrPATz7Ik2O3slaOkMoc.8WDN5kc81v2q42eWgT5QlvX2wpglvoJNsK-i7er7WLXSB43kXBWn6anIcg" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6071 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#707 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#6073 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#886 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#719 …} $translationDomain: "validators" $message: Closure() {#6070 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_form__token" ] |
cache_key | "_form__token_hidden" |
compound | false |
data | "c2c598.pVP7rGpz4LDGgCP48FI3zoKcrPATz7Ik2O3slaOkMoc.8WDN5kc81v2q42eWgT5QlvX2wpglvoJNsK-i7er7WLXSB43kXBWn6anIcg" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6083 -form: Symfony\Component\Form\Form {#6079 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6074 …5} |
full_name | "form[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form__token" |
valid | true |
value | "c2c598.pVP7rGpz4LDGgCP48FI3zoKcrPATz7Ik2O3slaOkMoc.8WDN5kc81v2q42eWgT5QlvX2wpglvoJNsK-i7er7WLXSB43kXBWn6anIcg" |