- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 29
- Events
- Routing
- Cache
- Translation 3
- Security
- Twig
- HTTP Client
- Doctrine
- Debug
- Messages
- E-mails
- Notifications
- VichUploader
- EasyAdmin
- Blocks 0
- 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
trade_in_layout_recall
"App\Leads\Form\TradeInLayoutRecallType"
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 {#287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#283 …} } |
data_class | "App\Leads\Entity\TradeInLayoutRecall" |
disabled | false |
empty_data | Closure(FormInterface $form) {#2097 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2174 …} use: { $class: "App\Leads\Entity\TradeInLayoutRecall" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
unique_id | true |
upload_max_size_message | Closure() {#2099 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2130 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#272 …} $translationDomain: "validators" $message: Closure() {#2098 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "trade_in_layout_recall" "_trade_in_layout_recall" ] |
cache_key | "_trade_in_layout_recall_trade_in_layout_recall" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1934 -form: Symfony\Component\Form\Form {#2004 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2100 …5} |
full_name | "trade_in_layout_recall" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "67553cefec08d_trade_in_layout_recall" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "trade_in_layout_recall" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_trade_in_layout_recall" |
valid | true |
value | null |
link
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
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 {#287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#283 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2053 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2174 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | 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() {#2084 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2130 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#272 …} $translationDomain: "validators" $message: Closure() {#2088 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_trade_in_layout_recall_link" ] |
cache_key | "_trade_in_layout_recall_link_hidden" |
compound | false |
data | "domureki2.kssk.ru/realty/layout_modal/41" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1988 -form: Symfony\Component\Form\Form {#1941 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1990 …5} |
full_name | "trade_in_layout_recall[link]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "67553cefec08d_trade_in_layout_recall_link" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "link" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_trade_in_layout_recall_link" |
valid | true |
value | "domureki2.kssk.ru/realty/layout_modal/41" |
name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Ваше имя" ] |
[ "placeholder" => "Ваше имя" ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Ваше имя" ] |
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 {#287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#283 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2032 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2174 …} } |
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 | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2103 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2130 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#272 …} $translationDomain: "validators" $message: Closure() {#2071 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Ваше имя" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_trade_in_layout_recall_name" ] |
cache_key | "_trade_in_layout_recall_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1987 -form: Symfony\Component\Form\Form {#1944 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1986 …5} |
full_name | "trade_in_layout_recall[name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "67553cefec08d_trade_in_layout_recall_name" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_trade_in_layout_recall_name" |
valid | true |
value | "" |
phone
"App\Base\Form\PhoneType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-phone-field" => "true" "placeholder" => "Номер телефона" "pattern" => "^(\+7|8)\s\(\d{3}\)\s\d{3}-\d{2}-\d{2}" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Regex {#2021 +payload: null +message: "This value is not valid." +pattern: "/^(\+7|8)\s\(\d{3}\)\s\d{3}-\d{2}-\d{2}/" +htmlPattern: null +match: true +normalizer: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#283 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2019 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2174 …} } |
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 | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2017 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2130 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#272 …} $translationDomain: "validators" $message: Closure() {#2018 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "data-phone-field" => "true" "placeholder" => "Номер телефона" "pattern" => "^(\+7|8)\s\(\d{3}\)\s\d{3}-\d{2}-\d{2}" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_trade_in_layout_recall_phone" ] |
cache_key | "_trade_in_layout_recall_phone_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1985 -form: Symfony\Component\Form\Form {#1947 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1984 …5} |
full_name | "trade_in_layout_recall[phone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "67553cefec08d_trade_in_layout_recall_phone" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phone" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_trade_in_layout_recall_phone" |
valid | true |
value | "" |
submit
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Отправить" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
label | "Отправить" |
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 | [] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_trade_in_layout_recall_submit" ] |
cache_key | "_trade_in_layout_recall_submit_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#2016 …5} |
full_name | "trade_in_layout_recall[submit]" |
id | "67553cefec08d_trade_in_layout_recall_submit" |
label | "Отправить" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "submit" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_trade_in_layout_recall_submit" |
value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "a29d5.xFFIT2UBCXjMCJQWm6AdDaqs7m-Mn0JGLY4Q_rmZPHo._WcjYj94aC69OqVc8vkwdZ3LrC7j3AF-XN8lsO20DEOoIXF2B2BIOb5t4w" |
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 | "a29d5.xFFIT2UBCXjMCJQWm6AdDaqs7m-Mn0JGLY4Q_rmZPHo._WcjYj94aC69OqVc8vkwdZ3LrC7j3AF-XN8lsO20DEOoIXF2B2BIOb5t4w" |
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 {#287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#283 …} } |
data | "a29d5.xFFIT2UBCXjMCJQWm6AdDaqs7m-Mn0JGLY4Q_rmZPHo._WcjYj94aC69OqVc8vkwdZ3LrC7j3AF-XN8lsO20DEOoIXF2B2BIOb5t4w" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1972 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2174 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2062 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2130 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#272 …} $translationDomain: "validators" $message: Closure() {#2087 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_trade_in_layout_recall__token" ] |
cache_key | "_trade_in_layout_recall__token_hidden" |
compound | false |
data | "a29d5.xFFIT2UBCXjMCJQWm6AdDaqs7m-Mn0JGLY4Q_rmZPHo._WcjYj94aC69OqVc8vkwdZ3LrC7j3AF-XN8lsO20DEOoIXF2B2BIOb5t4w" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1994 -form: Symfony\Component\Form\Form {#1933 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2005 …5} |
full_name | "trade_in_layout_recall[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "67553cefec08d_trade_in_layout_recall__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 | "_trade_in_layout_recall__token" |
valid | true |
value | "a29d5.xFFIT2UBCXjMCJQWm6AdDaqs7m-Mn0JGLY4Q_rmZPHo._WcjYj94aC69OqVc8vkwdZ3LrC7j3AF-XN8lsO20DEOoIXF2B2BIOb5t4w" |
recall
"App\Leads\Form\RecallType"
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 {#287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#283 …} } |
data_class | "App\Leads\Entity\Recall" |
disabled | false |
empty_data | Closure(FormInterface $form) {#2848 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2174 …} use: { $class: "App\Leads\Entity\Recall" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
unique_id | true |
upload_max_size_message | Closure() {#2850 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2130 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#272 …} $translationDomain: "validators" $message: Closure() {#2847 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "recall" "_recall" ] |
cache_key | "_recall_recall" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2915 -form: Symfony\Component\Form\Form {#2916 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2852 …5} |
full_name | "recall" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "67553cf00e407_recall" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "recall" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_recall" |
valid | true |
value | null |
name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Ваше имя" ] |
[ "placeholder" => "Ваше имя" ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Ваше имя" ] |
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 {#287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#283 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2860 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2174 …} } |
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 | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2882 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2130 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#272 …} $translationDomain: "validators" $message: Closure() {#2907 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Ваше имя" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_recall_name" ] |
cache_key | "_recall_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2930 -form: Symfony\Component\Form\Form {#2919 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2928 …5} |
full_name | "recall[name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "67553cf00e407_recall_name" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_recall_name" |
valid | true |
value | "" |
phone
"App\Base\Form\PhoneType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-phone-field" => "true" "placeholder" => "Номер телефона" "pattern" => "^(\+7|8)\s\(\d{3}\)\s\d{3}-\d{2}-\d{2}" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Regex {#2021 +payload: null +message: "This value is not valid." +pattern: "/^(\+7|8)\s\(\d{3}\)\s\d{3}-\d{2}-\d{2}/" +htmlPattern: null +match: true +normalizer: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#283 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2861 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2174 …} } |
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 | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2855 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2130 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#272 …} $translationDomain: "validators" $message: Closure() {#2856 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "data-phone-field" => "true" "placeholder" => "Номер телефона" "pattern" => "^(\+7|8)\s\(\d{3}\)\s\d{3}-\d{2}-\d{2}" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_recall_phone" ] |
cache_key | "_recall_phone_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2931 -form: Symfony\Component\Form\Form {#2922 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2932 …5} |
full_name | "recall[phone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "67553cf00e407_recall_phone" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phone" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_recall_phone" |
valid | true |
value | "" |
submit
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Отправить" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
label | "Отправить" |
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 | [] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_recall_submit" ] |
cache_key | "_recall_submit_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#2937 …5} |
full_name | "recall[submit]" |
id | "67553cf00e407_recall_submit" |
label | "Отправить" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "submit" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_recall_submit" |
value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "4dc53.hLwCWFxwX-0HwgWRGKMfdaVwQzbJVJEB4HfdiPhxw3U.6_5FHwkfOYxq9ED1L9FMAewxKAOkAPBgiy2pzZQYqB-8zUQtLxwvh0b3RA" |
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 | "4dc53.hLwCWFxwX-0HwgWRGKMfdaVwQzbJVJEB4HfdiPhxw3U.6_5FHwkfOYxq9ED1L9FMAewxKAOkAPBgiy2pzZQYqB-8zUQtLxwvh0b3RA" |
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 {#287 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#286 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#285 …} -namespace: Closure() {#283 …} } |
data | "4dc53.hLwCWFxwX-0HwgWRGKMfdaVwQzbJVJEB4HfdiPhxw3U.6_5FHwkfOYxq9ED1L9FMAewxKAOkAPBgiy2pzZQYqB-8zUQtLxwvh0b3RA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2909 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2174 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2939 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2130 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#272 …} $translationDomain: "validators" $message: Closure() {#2933 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_recall__token" ] |
cache_key | "_recall__token_hidden" |
compound | false |
data | "4dc53.hLwCWFxwX-0HwgWRGKMfdaVwQzbJVJEB4HfdiPhxw3U.6_5FHwkfOYxq9ED1L9FMAewxKAOkAPBgiy2pzZQYqB-8zUQtLxwvh0b3RA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2949 -form: Symfony\Component\Form\Form {#2945 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2940 …5} |
full_name | "recall[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "67553cf00e407_recall__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 | "_recall__token" |
valid | true |
value | "4dc53.hLwCWFxwX-0HwgWRGKMfdaVwQzbJVJEB4HfdiPhxw3U.6_5FHwkfOYxq9ED1L9FMAewxKAOkAPBgiy2pzZQYqB-8zUQtLxwvh0b3RA" |