- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 266
- Events
- Routing
- Cache
- Translation
- Security
- Twig
- HTTP Client
- Doctrine
- E-mails
- Debug
- E-mails
- Notifications
- VichUploader
- JMS Serializer 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
nexcrm_webbundle_contact
"NexCRM\WebBundle\Form\ContactType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | NexCRM\WebBundle\Entity\Contact {#6040 -name: null -email: null -phone: null -subject: null -text: null -antispam: null -sended: null -ip: null -agree: null -status: null -note: null -lang: null -type: null -category: null -id: null -web: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| action | "/cs/contact-form/front_homepage" |
same as passed value |
| data | NexCRM\WebBundle\Entity\Contact {#6040 -name: null -email: null -phone: null -subject: null -text: null -antispam: null -sended: null -ip: null -agree: null -status: null -note: null -lang: null -type: null -category: null -id: null -web: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "/cs/contact-form/front_homepage" |
| 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 {#6264 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6252 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1682 …} -namespace: Closure() {#6250 …} } |
| data | NexCRM\WebBundle\Entity\Contact {#6040 -name: null -email: null -phone: null -subject: null -text: null -antispam: null -sended: null -ip: null -agree: null -status: null -note: null -lang: null -type: null -category: null -id: null -web: null } |
| data_class | "NexCRM\WebBundle\Entity\Contact" |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#6234 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6294 …} use: { $class: "NexCRM\WebBundle\Entity\Contact" } } |
| 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 |
| tabs_class | "" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6236 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6213 …} use: { $translator: NexCRM\BaseBundle\Service\Translator {#295 …} $translationDomain: "validators" $message: Closure() {#6235 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "/cs/contact-form/front_homepage" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "nexcrm_webbundle_contact" "_nexcrm_webbundle_contact" ] |
| cache_key | "_nexcrm_webbundle_contact_nexcrm_webbundle_contact" |
| color_class | false |
| compound | true |
| data | NexCRM\WebBundle\Entity\Contact {#6040 -name: null -email: null -phone: null -subject: null -text: null -antispam: null -sended: null -ip: null -agree: null -status: null -note: null -lang: null -type: null -category: null -id: null -web: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6616 -form: Symfony\Component\Form\Form {#6517 …} -errors: [] } |
| filters | false |
| form | Symfony\Component\Form\FormView {#9128 …5} |
| full_name | "nexcrm_webbundle_contact" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "nexcrm_webbundle_contact" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "nexcrm_webbundle_contact" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_nexcrm_webbundle_contact" |
| valid | true |
| value | NexCRM\WebBundle\Entity\Contact {#6040 -name: null -email: null -phone: null -subject: null -text: null -antispam: null -sended: null -ip: null -agree: null -status: null -note: null -lang: null -type: null -category: null -id: null -web: 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 |
|---|---|---|
| label | "Jméno a příjmení" |
same as passed value |
| required | 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 | 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 {#6264 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6252 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1682 …} -namespace: Closure() {#6250 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#6484 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6294 …} } |
| 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 | "Jméno a příjmení" |
| 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 |
| tabs_class | "" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6486 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6213 …} use: { $translator: NexCRM\BaseBundle\Service\Translator {#295 …} $translationDomain: "validators" $message: Closure() {#6485 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_nexcrm_webbundle_contact_name" ] |
| cache_key | "_nexcrm_webbundle_contact_name_text" |
| color_class | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#9155 -form: Symfony\Component\Form\Form {#6554 …} -errors: [] } |
| filters | false |
| form | Symfony\Component\Form\FormView {#9153 …5} |
| full_name | "nexcrm_webbundle_contact[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "nexcrm_webbundle_contact_name" |
| label | "Jméno a příjmení" |
| 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 |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_nexcrm_webbundle_contact_name" |
| valid | true |
| value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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 | "E-mail" |
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 {#6264 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6252 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1682 …} -namespace: Closure() {#6250 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#6348 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6294 …} } |
| 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 | "E-mail" |
| 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 |
| tabs_class | "" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6406 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6213 …} use: { $translator: NexCRM\BaseBundle\Service\Translator {#295 …} $translationDomain: "validators" $message: Closure() {#6347 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_nexcrm_webbundle_contact_email" ] |
| cache_key | "_nexcrm_webbundle_contact_email_email" |
| color_class | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6615 -form: Symfony\Component\Form\Form {#6558 …} -errors: [] } |
| filters | false |
| form | Symfony\Component\Form\FormView {#6599 …5} |
| full_name | "nexcrm_webbundle_contact[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "nexcrm_webbundle_contact_email" |
| label | "E-mail" |
| 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 |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_nexcrm_webbundle_contact_email" |
| valid | true |
| value | "" |
subject
"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 | "Předmět" |
same as passed value |
| required | 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 | 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 {#6264 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6252 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1682 …} -namespace: Closure() {#6250 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#6415 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6294 …} } |
| 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 | "Předmět" |
| 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 |
| tabs_class | "" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6417 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6213 …} use: { $translator: NexCRM\BaseBundle\Service\Translator {#295 …} $translationDomain: "validators" $message: Closure() {#6416 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_nexcrm_webbundle_contact_subject" ] |
| cache_key | "_nexcrm_webbundle_contact_subject_text" |
| color_class | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6613 -form: Symfony\Component\Form\Form {#6561 …} -errors: [] } |
| filters | false |
| form | Symfony\Component\Form\FormView {#9109 …5} |
| full_name | "nexcrm_webbundle_contact[subject]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "nexcrm_webbundle_contact_subject" |
| label | "Předmět" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "subject" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_nexcrm_webbundle_contact_subject" |
| 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 | "Telefon" |
same as passed value |
| required | 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 | 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 {#6264 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6252 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1682 …} -namespace: Closure() {#6250 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#6426 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6294 …} } |
| 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 | "Telefon" |
| 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 |
| tabs_class | "" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6436 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6213 …} use: { $translator: NexCRM\BaseBundle\Service\Translator {#295 …} $translationDomain: "validators" $message: Closure() {#6427 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_nexcrm_webbundle_contact_phone" ] |
| cache_key | "_nexcrm_webbundle_contact_phone_text" |
| color_class | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#9134 -form: Symfony\Component\Form\Form {#6519 …} -errors: [] } |
| filters | false |
| form | Symfony\Component\Form\FormView {#9132 …5} |
| full_name | "nexcrm_webbundle_contact[phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "nexcrm_webbundle_contact_phone" |
| label | "Telefon" |
| 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 |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_nexcrm_webbundle_contact_phone" |
| valid | true |
| value | "" |
text
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
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 | "Zpráva" |
same as passed value |
| required | 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 | 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 {#6264 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6252 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1682 …} -namespace: Closure() {#6250 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#6438 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6294 …} } |
| 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 | "Zpráva" |
| 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 |
| tabs_class | "" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6443 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6213 …} use: { $translator: NexCRM\BaseBundle\Service\Translator {#295 …} $translationDomain: "validators" $message: Closure() {#6430 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_nexcrm_webbundle_contact_text" ] |
| cache_key | "_nexcrm_webbundle_contact_text_textarea" |
| color_class | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#9119 -form: Symfony\Component\Form\Form {#6522 …} -errors: [] } |
| filters | false |
| form | Symfony\Component\Form\FormView {#9117 …5} |
| full_name | "nexcrm_webbundle_contact[text]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "nexcrm_webbundle_contact_text" |
| label | "Zpráva" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "text" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_nexcrm_webbundle_contact_text" |
| valid | true |
| value | "" |
agree
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
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 |
|---|---|---|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | 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 {#6264 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6252 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1682 …} -namespace: Closure() {#6250 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form, $viewData) {#6454 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#6451 …} } |
| 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 {#6452 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 |
| tabs_class | "" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6468 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6213 …} use: { $translator: NexCRM\BaseBundle\Service\Translator {#295 …} $translationDomain: "validators" $message: Closure() {#6459 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_nexcrm_webbundle_contact_agree" ] |
| cache_key | "_nexcrm_webbundle_contact_agree_checkbox" |
| checked | false |
| color_class | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#9116 -form: Symfony\Component\Form\Form {#6525 …} -errors: [] } |
| filters | false |
| form | Symfony\Component\Form\FormView {#9115 …5} |
| full_name | "nexcrm_webbundle_contact[agree]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "nexcrm_webbundle_contact_agree" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "agree" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_nexcrm_webbundle_contact_agree" |
| valid | true |
| value | "1" |
antispam
"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 {#6264 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6252 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1682 …} -namespace: Closure() {#6250 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#6489 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6294 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| tabs_class | "" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6495 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6213 …} use: { $translator: NexCRM\BaseBundle\Service\Translator {#295 …} $translationDomain: "validators" $message: Closure() {#6383 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_nexcrm_webbundle_contact_antispam" ] |
| cache_key | "_nexcrm_webbundle_contact_antispam_hidden" |
| color_class | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#9114 -form: Symfony\Component\Form\Form {#6528 …} -errors: [] } |
| filters | false |
| form | Symfony\Component\Form\FormView {#9110 …5} |
| full_name | "nexcrm_webbundle_contact[antispam]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "nexcrm_webbundle_contact_antispam" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "antispam" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_nexcrm_webbundle_contact_antispam" |
| valid | true |
| value | "" |
save
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "button" ] |
[ "class" => "button" ] |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "button" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | null |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| attr | [ "class" => "button" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_nexcrm_webbundle_contact_save" ] |
| cache_key | "_nexcrm_webbundle_contact_save_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#6619 …5} |
| full_name | "nexcrm_webbundle_contact[save]" |
| id | "nexcrm_webbundle_contact_save" |
| label | null |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "save" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_nexcrm_webbundle_contact_save" |
| url | null |
| value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "b6121b62965.CvwUYtdz_sqokgjaONXkxdV6XYDml7UxhC2cxpkuhho.Y7JAVbA5xpjQxkbjc7Cij6Q0EN-lwd0AzkD5oPEdwG9styARjj2KmMr6UQ" |
| 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 | "b6121b62965.CvwUYtdz_sqokgjaONXkxdV6XYDml7UxhC2cxpkuhho.Y7JAVbA5xpjQxkbjc7Cij6Q0EN-lwd0AzkD5oPEdwG9styARjj2KmMr6UQ" |
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 {#6264 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6252 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1682 …} -namespace: Closure() {#6250 …} } |
| data | "b6121b62965.CvwUYtdz_sqokgjaONXkxdV6XYDml7UxhC2cxpkuhho.Y7JAVbA5xpjQxkbjc7Cij6Q0EN-lwd0AzkD5oPEdwG9styARjj2KmMr6UQ" |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#9151 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6294 …} } |
| 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 |
| tabs_class | "" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#9113 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6213 …} use: { $translator: NexCRM\BaseBundle\Service\Translator {#295 …} $translationDomain: "validators" $message: Closure() {#6612 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_nexcrm_webbundle_contact__token" ] |
| cache_key | "_nexcrm_webbundle_contact__token_hidden" |
| color_class | false |
| compound | false |
| data | "b6121b62965.CvwUYtdz_sqokgjaONXkxdV6XYDml7UxhC2cxpkuhho.Y7JAVbA5xpjQxkbjc7Cij6Q0EN-lwd0AzkD5oPEdwG9styARjj2KmMr6UQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#9165 -form: Symfony\Component\Form\Form {#9161 …} -errors: [] } |
| filters | false |
| form | Symfony\Component\Form\FormView {#9152 …5} |
| full_name | "nexcrm_webbundle_contact[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "nexcrm_webbundle_contact__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 |
| tabbed | false |
| translation_domain | null |
| unique_block_prefix | "_nexcrm_webbundle_contact__token" |
| valid | true |
| value | "b6121b62965.CvwUYtdz_sqokgjaONXkxdV6XYDml7UxhC2cxpkuhho.Y7JAVbA5xpjQxkbjc7Cij6Q0EN-lwd0AzkD5oPEdwG9styARjj2KmMr6UQ" |