- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 24
- Events
- Routing
- Cache
- Translation
- Security
- Twig
- Twig Components
- HTTP Client
- Doctrine
- E-mails
- Debug
- Messages
- E-mails
- Notifications
- Websocket
- 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
-
-
name
-
surname
-
patronymic
-
phone
-
notaryNumber
-
address
-
email
-
password
-
_token
-
-
-
phone
-
name
-
accept
-
_token
-
notary
"App\Form\NotaryType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Notary {#1550 #id: null #email: null #roles: [] #password: null #selectedServiceGroupId: 1 -name: null -refovodCode: null -surname: null -patronymic: null -phone: null -clients: Doctrine\Common\Collections\ArrayCollection {#1183 …} -clients2: Doctrine\Common\Collections\ArrayCollection {#1316 …} -notaryNumber: null -moneyBalance: null -bonusBalance: null -undrawableBonusBalance: null -address: null #balanceOperations: Doctrine\Common\Collections\ArrayCollection {#1168 …} #bitrixCompanyId: null -worker: null -referal: null -refovod: null -notaryNotifications: Doctrine\Common\Collections\ArrayCollection {#1497 …} -isVip: null -payLinkReferralEnabled: false -registrationDateTime: null -hideBanner: null -isDevelop: false -bonusProgramm: null -announcementConfig: "1,2,3,-7" -infoNotAccountId: null -justiceMinistryNumber: null -showWelcomeModal: 0 -connectToInfonotDateTime: null -service: null -notaryAddress: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Notary {#1550 #id: null #email: null #roles: [] #password: null #selectedServiceGroupId: 1 -name: null -refovodCode: null -surname: null -patronymic: null -phone: null -clients: Doctrine\Common\Collections\ArrayCollection {#1183 …} -clients2: Doctrine\Common\Collections\ArrayCollection {#1316 …} -notaryNumber: null -moneyBalance: null -bonusBalance: null -undrawableBonusBalance: null -address: null #balanceOperations: Doctrine\Common\Collections\ArrayCollection {#1168 …} #bitrixCompanyId: null -worker: null -referal: null -refovod: null -notaryNotifications: Doctrine\Common\Collections\ArrayCollection {#1497 …} -isVip: null -payLinkReferralEnabled: false -registrationDateTime: null -hideBanner: null -isDevelop: false -bonusProgramm: null -announcementConfig: "1,2,3,-7" -infoNotAccountId: null -justiceMinistryNumber: null -showWelcomeModal: 0 -connectToInfonotDateTime: null -service: null -notaryAddress: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#643 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#642 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#641 …} -namespace: Closure() {#639 …} } |
| data | App\Entity\Notary {#1550 #id: null #email: null #roles: [] #password: null #selectedServiceGroupId: 1 -name: null -refovodCode: null -surname: null -patronymic: null -phone: null -clients: Doctrine\Common\Collections\ArrayCollection {#1183 …} -clients2: Doctrine\Common\Collections\ArrayCollection {#1316 …} -notaryNumber: null -moneyBalance: null -bonusBalance: null -undrawableBonusBalance: null -address: null #balanceOperations: Doctrine\Common\Collections\ArrayCollection {#1168 …} #bitrixCompanyId: null -worker: null -referal: null -refovod: null -notaryNotifications: Doctrine\Common\Collections\ArrayCollection {#1497 …} -isVip: null -payLinkReferralEnabled: false -registrationDateTime: null -hideBanner: null -isDevelop: false -bonusProgramm: null -announcementConfig: "1,2,3,-7" -infoNotAccountId: null -justiceMinistryNumber: null -showWelcomeModal: 0 -connectToInfonotDateTime: null -service: null -notaryAddress: null } |
| data_class | "App\Entity\Notary" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1759 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1174 …} use: { $class: "App\Entity\Notary" } } |
| 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() {#1751 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1722 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#785 …} $translationDomain: "validators" $message: Closure() {#1745 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "notary" "_notary" ] |
| cache_key | "_notary_notary" |
| compound | true |
| data | App\Entity\Notary {#1550 #id: null #email: null #roles: [] #password: null #selectedServiceGroupId: 1 -name: null -refovodCode: null -surname: null -patronymic: null -phone: null -clients: Doctrine\Common\Collections\ArrayCollection {#1183 …} -clients2: Doctrine\Common\Collections\ArrayCollection {#1316 …} -notaryNumber: null -moneyBalance: null -bonusBalance: null -undrawableBonusBalance: null -address: null #balanceOperations: Doctrine\Common\Collections\ArrayCollection {#1168 …} #bitrixCompanyId: null -worker: null -referal: null -refovod: null -notaryNotifications: Doctrine\Common\Collections\ArrayCollection {#1497 …} -isVip: null -payLinkReferralEnabled: false -registrationDateTime: null -hideBanner: null -isDevelop: false -bonusProgramm: null -announcementConfig: "1,2,3,-7" -infoNotAccountId: null -justiceMinistryNumber: null -showWelcomeModal: 0 -connectToInfonotDateTime: null -service: null -notaryAddress: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1267 -form: Symfony\Component\Form\Form {#1655 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1269 …5} |
| full_name | "notary" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "notary" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "notary" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_notary" |
| valid | true |
| value | App\Entity\Notary {#1550 #id: null #email: null #roles: [] #password: null #selectedServiceGroupId: 1 -name: null -refovodCode: null -surname: null -patronymic: null -phone: null -clients: Doctrine\Common\Collections\ArrayCollection {#1183 …} -clients2: Doctrine\Common\Collections\ArrayCollection {#1316 …} -notaryNumber: null -moneyBalance: null -bonusBalance: null -undrawableBonusBalance: null -address: null #balanceOperations: Doctrine\Common\Collections\ArrayCollection {#1168 …} #bitrixCompanyId: null -worker: null -referal: null -refovod: null -notaryNotifications: Doctrine\Common\Collections\ArrayCollection {#1497 …} -isVip: null -payLinkReferralEnabled: false -registrationDateTime: null -hideBanner: null -isDevelop: false -bonusProgramm: null -announcementConfig: "1,2,3,-7" -infoNotAccountId: null -justiceMinistryNumber: null -showWelcomeModal: 0 -connectToInfonotDateTime: null -service: null -notaryAddress: 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 | [ "pattern" => "[а-яА-Я]*" ] |
[ "pattern" => "[а-яА-Я]*" ] |
| label | "Имя" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "pattern" => "[а-яА-Я]*" ] |
| 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 {#643 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#642 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#641 …} -namespace: Closure() {#639 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1583 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1174 …} } |
| 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 | "Имя" |
| 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() {#1589 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1722 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#785 …} $translationDomain: "validators" $message: Closure() {#1580 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "pattern" => "[а-яА-Я]*" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_notary_name" ] |
| cache_key | "_notary_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1804 -form: Symfony\Component\Form\Form {#1663 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1805 …5} |
| full_name | "notary[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "notary_name" |
| label | "Имя" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_notary_name" |
| valid | true |
| value | "" |
surname
"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 |
|---|---|---|
| label | "Фамилия" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#643 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#642 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#641 …} -namespace: Closure() {#639 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1596 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1174 …} } |
| 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 | "Фамилия" |
| 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() {#1593 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1722 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#785 …} $translationDomain: "validators" $message: Closure() {#1597 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_notary_surname" ] |
| cache_key | "_notary_surname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1806 -form: Symfony\Component\Form\Form {#1647 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1814 …5} |
| full_name | "notary[surname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "notary_surname" |
| label | "Фамилия" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "surname" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_notary_surname" |
| valid | true |
| value | "" |
patronymic
"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 |
|---|---|---|
| label | "Отчество" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#643 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#642 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#641 …} -namespace: Closure() {#639 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1627 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1174 …} } |
| 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 | "Отчество" |
| 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() {#1630 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1722 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#785 …} $translationDomain: "validators" $message: Closure() {#1617 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_notary_patronymic" ] |
| cache_key | "_notary_patronymic_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1774 -form: Symfony\Component\Form\Form {#1633 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1778 …5} |
| full_name | "notary[patronymic]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "notary_patronymic" |
| label | "Отчество" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "patronymic" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_notary_patronymic" |
| valid | true |
| value | "" |
phone
"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 |
|---|---|---|
| label | "Телефон" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#643 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#642 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#641 …} -namespace: Closure() {#639 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1645 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1174 …} } |
| 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 | "Телефон" |
| 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() {#1642 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1722 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#785 …} $translationDomain: "validators" $message: Closure() {#1643 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_notary_phone" ] |
| cache_key | "_notary_phone_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1779 -form: Symfony\Component\Form\Form {#1662 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1780 …5} |
| full_name | "notary[phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "notary_phone" |
| label | "Телефон" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_notary_phone" |
| valid | true |
| value | "" |
notaryNumber
"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 |
|---|---|---|
| label | "Номер нотариуса" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#643 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#642 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#641 …} -namespace: Closure() {#639 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1650 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1174 …} } |
| 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 | "Номер нотариуса" |
| 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() {#1731 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1722 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#785 …} $translationDomain: "validators" $message: Closure() {#1735 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_notary_notaryNumber" ] |
| cache_key | "_notary_notaryNumber_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1776 -form: Symfony\Component\Form\Form {#1690 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1773 …5} |
| full_name | "notary[notaryNumber]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "notary_notaryNumber" |
| label | "Номер нотариуса" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "notaryNumber" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_notary_notaryNumber" |
| valid | true |
| value | "" |
address
"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 |
|---|---|---|
| label | "Физический адрес" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#643 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#642 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#641 …} -namespace: Closure() {#639 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1684 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1174 …} } |
| 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 | "Физический адрес" |
| 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() {#1556 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1722 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#785 …} $translationDomain: "validators" $message: Closure() {#1560 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_notary_address" ] |
| cache_key | "_notary_address_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1841 -form: Symfony\Component\Form\Form {#1547 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1842 …5} |
| full_name | "notary[address]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "notary_address" |
| label | "Физический адрес" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "address" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_notary_address" |
| valid | true |
| value | "" |
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Почта" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#643 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#642 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#641 …} -namespace: Closure() {#639 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1603 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1174 …} } |
| 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 | "Почта" |
| 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() {#1611 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1722 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#785 …} $translationDomain: "validators" $message: Closure() {#1677 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_notary_email" ] |
| cache_key | "_notary_email_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1840 -form: Symfony\Component\Form\Form {#1702 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1798 …5} |
| full_name | "notary[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "notary_email" |
| label | "Почта" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_notary_email" |
| valid | true |
| value | "" |
password
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| empty_data | "" |
same as passed value |
| label | "Пароль" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| 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 {#643 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#642 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#641 …} -namespace: Closure() {#639 …} } |
| data_class | null |
| disabled | false |
| empty_data | "" |
| 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 | "Пароль" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1728 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1722 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#785 …} $translationDomain: "validators" $message: Closure() {#1548 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_notary_password" ] |
| cache_key | "_notary_password_password" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1742 -form: Symfony\Component\Form\Form {#1699 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1797 …5} |
| full_name | "notary[password]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "notary_password" |
| label | "Пароль" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "password" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_notary_password" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "d631cba759.aZY4zgTzbCHL8YUpvMyLO71FkhHq_LLlbrwI12eA9Wo.I9ENt0LCWXumvsdciZS_cMc0oE6sxdy3Dd1yuzTsjABZ2VOZaZsmFvyU5g" |
| 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 | "d631cba759.aZY4zgTzbCHL8YUpvMyLO71FkhHq_LLlbrwI12eA9Wo.I9ENt0LCWXumvsdciZS_cMc0oE6sxdy3Dd1yuzTsjABZ2VOZaZsmFvyU5g" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "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 {#643 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#642 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#641 …} -namespace: Closure() {#639 …} } |
| data | "d631cba759.aZY4zgTzbCHL8YUpvMyLO71FkhHq_LLlbrwI12eA9Wo.I9ENt0LCWXumvsdciZS_cMc0oE6sxdy3Dd1yuzTsjABZ2VOZaZsmFvyU5g" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1862 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1174 …} } |
| 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() {#1850 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1722 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#785 …} $translationDomain: "validators" $message: Closure() {#1865 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_notary__token" ] |
| cache_key | "_notary__token_hidden" |
| compound | false |
| data | "d631cba759.aZY4zgTzbCHL8YUpvMyLO71FkhHq_LLlbrwI12eA9Wo.I9ENt0LCWXumvsdciZS_cMc0oE6sxdy3Dd1yuzTsjABZ2VOZaZsmFvyU5g" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1781 -form: Symfony\Component\Form\Form {#1786 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1769 …5} |
| full_name | "notary[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "notary__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 | "_notary__token" |
| valid | true |
| value | "d631cba759.aZY4zgTzbCHL8YUpvMyLO71FkhHq_LLlbrwI12eA9Wo.I9ENt0LCWXumvsdciZS_cMc0oE6sxdy3Dd1yuzTsjABZ2VOZaZsmFvyU5g" |
request_consultation
"App\Form\RequestConsultationType"
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 | true |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#643 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#642 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#641 …} -namespace: Closure() {#639 …} } |
| data_class | "App\Form\RequestConsultationType" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2770 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1174 …} use: { $class: "App\Form\RequestConsultationType" } } |
| 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() {#2773 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1722 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#785 …} $translationDomain: "validators" $message: Closure() {#2769 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "request_consultation" "_request_consultation" ] |
| cache_key | "_request_consultation_request_consultation" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2801 -form: Symfony\Component\Form\Form {#2807 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2774 …5} |
| full_name | "request_consultation" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "request_consultation" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "request_consultation" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_request_consultation" |
| valid | true |
| value | null |
phone
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2779 +payload: null +message: "Пожалуйста укажите контактный номер телефона" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2779 +payload: null +message: "Пожалуйста укажите контактный номер телефона" +allowNull: false +normalizer: null } ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2779 +payload: null +message: "Пожалуйста укажите контактный номер телефона" +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#643 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#642 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#641 …} -namespace: Closure() {#639 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2781 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1174 …} } |
| 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 | [] |
| 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() {#2783 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1722 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#785 …} $translationDomain: "validators" $message: Closure() {#2782 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_request_consultation_phone" ] |
| cache_key | "_request_consultation_phone_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2822 -form: Symfony\Component\Form\Form {#2810 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2820 …5} |
| full_name | "request_consultation[phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "request_consultation_phone" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_request_consultation_phone" |
| valid | true |
| value | "" |
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
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 {#643 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#642 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#641 …} -namespace: Closure() {#639 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2790 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1174 …} } |
| 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 | [] |
| 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() {#2792 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1722 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#785 …} $translationDomain: "validators" $message: Closure() {#2791 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_request_consultation_name" ] |
| cache_key | "_request_consultation_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2823 -form: Symfony\Component\Form\Form {#2813 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2824 …5} |
| full_name | "request_consultation[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "request_consultation_name" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_request_consultation_name" |
| valid | true |
| value | "" |
accept
"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
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 {#643 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#642 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#641 …} -namespace: Closure() {#639 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2538 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2384 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2540 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| 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() {#2800 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1722 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#785 …} $translationDomain: "validators" $message: Closure() {#2799 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_request_consultation_accept" ] |
| cache_key | "_request_consultation_accept_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2825 -form: Symfony\Component\Form\Form {#2816 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2831 …5} |
| full_name | "request_consultation[accept]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "request_consultation_accept" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "accept" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_request_consultation_accept" |
| valid | true |
| value | "1" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "e56ae615d244305aa8133.NFnnmWnFQdV2fxAyI0dNOy1sCppqiJVyn6RH9DxXR2U.f23WqB-uGZwDJ114SyAkWXo9QKsC3e0R88pywl4TCA5OI5HdGpUDljQRXQ" |
| 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 | "e56ae615d244305aa8133.NFnnmWnFQdV2fxAyI0dNOy1sCppqiJVyn6RH9DxXR2U.f23WqB-uGZwDJ114SyAkWXo9QKsC3e0R88pywl4TCA5OI5HdGpUDljQRXQ" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "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 {#643 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#642 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#641 …} -namespace: Closure() {#639 …} } |
| data | "e56ae615d244305aa8133.NFnnmWnFQdV2fxAyI0dNOy1sCppqiJVyn6RH9DxXR2U.f23WqB-uGZwDJ114SyAkWXo9QKsC3e0R88pywl4TCA5OI5HdGpUDljQRXQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2793 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1174 …} } |
| 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() {#2833 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1722 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#785 …} $translationDomain: "validators" $message: Closure() {#2834 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_request_consultation__token" ] |
| cache_key | "_request_consultation__token_hidden" |
| compound | false |
| data | "e56ae615d244305aa8133.NFnnmWnFQdV2fxAyI0dNOy1sCppqiJVyn6RH9DxXR2U.f23WqB-uGZwDJ114SyAkWXo9QKsC3e0R88pywl4TCA5OI5HdGpUDljQRXQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2844 -form: Symfony\Component\Form\Form {#2840 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2835 …5} |
| full_name | "request_consultation[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "request_consultation__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 | "_request_consultation__token" |
| valid | true |
| value | "e56ae615d244305aa8133.NFnnmWnFQdV2fxAyI0dNOy1sCppqiJVyn6RH9DxXR2U.f23WqB-uGZwDJ114SyAkWXo9QKsC3e0R88pywl4TCA5OI5HdGpUDljQRXQ" |