- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 267
- 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 {#6034 -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 | "/en/contact-form/en_76" |
same as passed value |
data | NexCRM\WebBundle\Entity\Contact {#6034 -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 | "/en/contact-form/en_76" |
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 {#6258 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6246 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1681 …} -namespace: Closure() {#6244 …} } |
data | NexCRM\WebBundle\Entity\Contact {#6034 -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) {#6228 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6288 …} 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() {#6230 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6207 …} use: { $translator: NexCRM\BaseBundle\Service\Translator {#295 …} $translationDomain: "validators" $message: Closure() {#6229 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "/en/contact-form/en_76" |
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 {#6034 -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 {#9108 -form: Symfony\Component\Form\Form {#6511 …} -errors: [] } |
filters | false |
form | Symfony\Component\Form\FormView {#9129 …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 {#6034 -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 {#6258 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6246 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1681 …} -namespace: Closure() {#6244 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#6478 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6288 …} } |
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() {#6480 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6207 …} use: { $translator: NexCRM\BaseBundle\Service\Translator {#295 …} $translationDomain: "validators" $message: Closure() {#6479 …} } } |
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 {#6608 -form: Symfony\Component\Form\Form {#6548 …} -errors: [] } |
filters | false |
form | Symfony\Component\Form\FormView {#6610 …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 {#6258 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6246 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1681 …} -namespace: Closure() {#6244 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#6342 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6288 …} } |
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() {#6400 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6207 …} use: { $translator: NexCRM\BaseBundle\Service\Translator {#295 …} $translationDomain: "validators" $message: Closure() {#6341 …} } } |
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 {#9104 -form: Symfony\Component\Form\Form {#6552 …} -errors: [] } |
filters | false |
form | Symfony\Component\Form\FormView {#6611 …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 {#6258 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6246 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1681 …} -namespace: Closure() {#6244 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#6409 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6288 …} } |
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() {#6411 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6207 …} use: { $translator: NexCRM\BaseBundle\Service\Translator {#295 …} $translationDomain: "validators" $message: Closure() {#6410 …} } } |
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 {#6607 -form: Symfony\Component\Form\Form {#6555 …} -errors: [] } |
filters | false |
form | Symfony\Component\Form\FormView {#6614 …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 {#6258 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6246 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1681 …} -namespace: Closure() {#6244 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#6420 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6288 …} } |
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() {#6430 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6207 …} use: { $translator: NexCRM\BaseBundle\Service\Translator {#295 …} $translationDomain: "validators" $message: Closure() {#6421 …} } } |
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 {#9131 -form: Symfony\Component\Form\Form {#6513 …} -errors: [] } |
filters | false |
form | Symfony\Component\Form\FormView {#9130 …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 {#6258 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6246 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1681 …} -namespace: Closure() {#6244 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#6432 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6288 …} } |
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() {#6437 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6207 …} use: { $translator: NexCRM\BaseBundle\Service\Translator {#295 …} $translationDomain: "validators" $message: Closure() {#6424 …} } } |
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 {#9117 -form: Symfony\Component\Form\Form {#6516 …} -errors: [] } |
filters | false |
form | Symfony\Component\Form\FormView {#9115 …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 {#6258 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6246 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1681 …} -namespace: Closure() {#6244 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form, $viewData) {#6448 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#6445 …} } |
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 {#6446 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() {#6462 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6207 …} use: { $translator: NexCRM\BaseBundle\Service\Translator {#295 …} $translationDomain: "validators" $message: Closure() {#6453 …} } } |
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 {#9114 -form: Symfony\Component\Form\Form {#6519 …} -errors: [] } |
filters | false |
form | Symfony\Component\Form\FormView {#9113 …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 {#6258 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6246 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1681 …} -namespace: Closure() {#6244 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#6483 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6288 …} } |
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() {#6489 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6207 …} use: { $translator: NexCRM\BaseBundle\Service\Translator {#295 …} $translationDomain: "validators" $message: Closure() {#6377 …} } } |
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 {#9112 -form: Symfony\Component\Form\Form {#6522 …} -errors: [] } |
filters | false |
form | Symfony\Component\Form\FormView {#9111 …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 {#9109 …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 | "7ab.wpzcvJotYVACzit8VWUPdQ7uwTgg3k1yVSZMLNgwH-I.gdia7bdGEmV4_kYQZhR3GWTYikhrtBw5M0k8Vr8EeZWbxZHv13pSZFieGw" |
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 | "7ab.wpzcvJotYVACzit8VWUPdQ7uwTgg3k1yVSZMLNgwH-I.gdia7bdGEmV4_kYQZhR3GWTYikhrtBw5M0k8Vr8EeZWbxZHv13pSZFieGw" |
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 {#6258 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#6246 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1681 …} -namespace: Closure() {#6244 …} } |
data | "7ab.wpzcvJotYVACzit8VWUPdQ7uwTgg3k1yVSZMLNgwH-I.gdia7bdGEmV4_kYQZhR3GWTYikhrtBw5M0k8Vr8EeZWbxZHv13pSZFieGw" |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#9155 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#6288 …} } |
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() {#9110 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#6207 …} use: { $translator: NexCRM\BaseBundle\Service\Translator {#295 …} $translationDomain: "validators" $message: Closure() {#9105 …} } } |
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 | "7ab.wpzcvJotYVACzit8VWUPdQ7uwTgg3k1yVSZMLNgwH-I.gdia7bdGEmV4_kYQZhR3GWTYikhrtBw5M0k8Vr8EeZWbxZHv13pSZFieGw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9162 -form: Symfony\Component\Form\Form {#9158 …} -errors: [] } |
filters | false |
form | Symfony\Component\Form\FormView {#9153 …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 | "7ab.wpzcvJotYVACzit8VWUPdQ7uwTgg3k1yVSZMLNgwH-I.gdia7bdGEmV4_kYQZhR3GWTYikhrtBw5M0k8Vr8EeZWbxZHv13pSZFieGw" |