- 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) {#2117 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() {#2115 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2134 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#272 …} $translationDomain: "validators" $message: Closure() {#2116 …} } } |
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 {#1940 -form: Symfony\Component\Form\Form {#1930 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2114 …5} |
full_name | "trade_in_layout_recall" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "6766d8509427a_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) {#2107 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() {#2103 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2134 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#272 …} $translationDomain: "validators" $message: Closure() {#2105 …} } } |
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/8" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1973 -form: Symfony\Component\Form\Form {#1947 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1971 …5} |
full_name | "trade_in_layout_recall[link]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "6766d8509427a_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/8" |
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) {#2025 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() {#2027 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2134 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#272 …} $translationDomain: "validators" $message: Closure() {#2092 …} } } |
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 {#1974 -form: Symfony\Component\Form\Form {#1950 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1975 …5} |
full_name | "trade_in_layout_recall[name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "6766d8509427a_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 {#2134 …} 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 {#1976 -form: Symfony\Component\Form\Form {#1953 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1977 …5} |
full_name | "trade_in_layout_recall[phone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "6766d8509427a_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 | "6766d8509427a_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 | "acada6c563d4efc6f28a2554f.mHa_Bavh7h1Tmy993PAh4XLPq7CX6NSPeDeW91STuAw.yzrHcsCp2G0H400WiKlVrB62z4PDrL3DJ0Dnp2fiiF_-B45x_qbdZQr2fg" |
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 | "acada6c563d4efc6f28a2554f.mHa_Bavh7h1Tmy993PAh4XLPq7CX6NSPeDeW91STuAw.yzrHcsCp2G0H400WiKlVrB62z4PDrL3DJ0Dnp2fiiF_-B45x_qbdZQr2fg" |
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 | "acada6c563d4efc6f28a2554f.mHa_Bavh7h1Tmy993PAh4XLPq7CX6NSPeDeW91STuAw.yzrHcsCp2G0H400WiKlVrB62z4PDrL3DJ0Dnp2fiiF_-B45x_qbdZQr2fg" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1989 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() {#2071 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2134 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#272 …} $translationDomain: "validators" $message: Closure() {#2106 …} } } |
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 | "acada6c563d4efc6f28a2554f.mHa_Bavh7h1Tmy993PAh4XLPq7CX6NSPeDeW91STuAw.yzrHcsCp2G0H400WiKlVrB62z4PDrL3DJ0Dnp2fiiF_-B45x_qbdZQr2fg" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1939 -form: Symfony\Component\Form\Form {#2004 …} -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 | "6766d8509427a_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 | "acada6c563d4efc6f28a2554f.mHa_Bavh7h1Tmy993PAh4XLPq7CX6NSPeDeW91STuAw.yzrHcsCp2G0H400WiKlVrB62z4PDrL3DJ0Dnp2fiiF_-B45x_qbdZQr2fg" |
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) {#2840 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() {#2842 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2134 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#272 …} $translationDomain: "validators" $message: Closure() {#2839 …} } } |
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 {#2907 -form: Symfony\Component\Form\Form {#2908 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2844 …5} |
full_name | "recall" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "6766d850a1b3d_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) {#2852 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() {#2874 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2134 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#272 …} $translationDomain: "validators" $message: Closure() {#2899 …} } } |
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 {#2922 -form: Symfony\Component\Form\Form {#2911 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2920 …5} |
full_name | "recall[name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "6766d850a1b3d_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) {#2853 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() {#2847 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2134 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#272 …} $translationDomain: "validators" $message: Closure() {#2848 …} } } |
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 {#2923 -form: Symfony\Component\Form\Form {#2914 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2924 …5} |
full_name | "recall[phone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "6766d850a1b3d_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 {#2929 …5} |
full_name | "recall[submit]" |
id | "6766d850a1b3d_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 | "a9efca9725289.zE01wZmXtVT_xPhbJ4aCFGt60ljZNVHv7h_lr8Qb8bs.nh55hbSgmACqtY8STunXJRsSjRmgdjWEuXaE7o1Tmti7L3-NyMTwAdKtiw" |
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 | "a9efca9725289.zE01wZmXtVT_xPhbJ4aCFGt60ljZNVHv7h_lr8Qb8bs.nh55hbSgmACqtY8STunXJRsSjRmgdjWEuXaE7o1Tmti7L3-NyMTwAdKtiw" |
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 | "a9efca9725289.zE01wZmXtVT_xPhbJ4aCFGt60ljZNVHv7h_lr8Qb8bs.nh55hbSgmACqtY8STunXJRsSjRmgdjWEuXaE7o1Tmti7L3-NyMTwAdKtiw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2901 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() {#2931 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2134 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#272 …} $translationDomain: "validators" $message: Closure() {#2925 …} } } |
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 | "a9efca9725289.zE01wZmXtVT_xPhbJ4aCFGt60ljZNVHv7h_lr8Qb8bs.nh55hbSgmACqtY8STunXJRsSjRmgdjWEuXaE7o1Tmti7L3-NyMTwAdKtiw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2941 -form: Symfony\Component\Form\Form {#2937 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2932 …5} |
full_name | "recall[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "6766d850a1b3d_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 | "a9efca9725289.zE01wZmXtVT_xPhbJ4aCFGt60ljZNVHv7h_lr8Qb8bs.nh55hbSgmACqtY8STunXJRsSjRmgdjWEuXaE7o1Tmti7L3-NyMTwAdKtiw" |