Forms
sendMail [sendMail]
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 |
---|---|---|
member | null | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
attr | [] |
auto_initialize | true |
block_name | null |
by_reference | true |
cascade_validation | false |
compound | true |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | sendMail |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | ArcaSolutions\WebBundle\Entity\SendMail |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | sendMail |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
member | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | true |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => sendMail, 2 => _sendMail] |
cache_key | _sendMail_sendMail |
compound | true |
data | null |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | sendMail |
id | sendMail |
label | null |
label_attr | [] |
label_format | null |
max_length | null |
member | null |
method | POST |
multipart | false |
name | sendMail |
pattern | null |
read_only | false |
required | true |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _sendMail |
valid | true |
value | null |
name [text]
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 |
---|---|---|
data | null | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
attr | [] |
auto_initialize | true |
block_name | null |
by_reference | true |
cascade_validation | false |
compound | false |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data | null |
data_class | null |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | true |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => text, 2 => _sendMail_name] |
cache_key | _sendMail_name_text |
compound | false |
data | null |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | sendMail[name] |
id | sendMail_name |
label | null |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | name |
pattern | null |
read_only | false |
required | true |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _sendMail_name |
valid | true |
value |
email [email]
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 |
---|---|---|
data | null | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
attr | [] |
auto_initialize | true |
block_name | null |
by_reference | true |
cascade_validation | false |
compound | false |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data | null |
data_class | null |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | true |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => text, 2 => email, 3 => _sendMail_email] |
cache_key | _sendMail_email_email |
compound | false |
data | null |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | sendMail[email] |
id | sendMail_email |
label | null |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | |
pattern | null |
read_only | false |
required | true |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _sendMail_email |
valid | true |
value |
subject [text]
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 where passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
attr | [] |
auto_initialize | true |
block_name | null |
by_reference | true |
cascade_validation | false |
compound | false |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | true |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => text, 2 => _sendMail_subject] |
cache_key | _sendMail_subject_text |
compound | false |
data | null |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | sendMail[subject] |
id | sendMail_subject |
label | null |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | subject |
pattern | null |
read_only | false |
required | true |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _sendMail_subject |
valid | true |
value |
text [textarea]
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 where passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
attr | [] |
auto_initialize | true |
block_name | null |
by_reference | true |
cascade_validation | false |
compound | false |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | true |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => text, 2 => textarea, 3 => _sendMail_text] |
cache_key | _sendMail_text_textarea |
compound | false |
data | null |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | sendMail[text] |
id | sendMail_text |
label | null |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | text |
pattern | null |
read_only | false |
required | true |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _sendMail_text |
valid | true |
value |
sendEmailCaptcha
View Variables
Variable | Value |
---|---|
action | |
attr | [ options => [ theme => light, type => image ] ] |
block_prefixes | [0 => form, 1 => edirectory_captcha, 2 => _sendMail_sendEmailCaptcha] |
cache_key | _sendMail_sendEmailCaptcha_edirectory_captcha |
captcha_type | |
compound | false |
data | null |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
ewz_recaptcha_ajax | false |
ewz_recaptcha_enabled | true |
form | Object(Symfony\Component\Form\FormView) |
full_name | sendMail[sendEmailCaptcha] |
id | sendMail_sendEmailCaptcha |
label | null |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | sendEmailCaptcha |
pattern | null |
public_key | 6Lfyn7wUAAAAABGtIAHNUslCXUakXxqRyFqG4rGS |
read_only | false |
required | true |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _sendMail_sendEmailCaptcha |
url_challenge | https://www.google.com/recaptcha/api.js?hl=en-us |
valid | true |
value |
_token [hidden]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | JjIPkVgnmjC4_XUJ2P_5EVOi_bDVJedSGLIVTaRqKyo |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | JjIPkVgnmjC4_XUJ2P_5EVOi_bDVJedSGLIVTaRqKyo | same as passed value |
mapped | false | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
attr | [] |
auto_initialize | true |
block_name | null |
by_reference | true |
cascade_validation | false |
compound | false |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data | JjIPkVgnmjC4_XUJ2P_5EVOi_bDVJedSGLIVTaRqKyo |
data_class | null |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
mapped | false |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => hidden, 2 => _sendMail__token] |
cache_key | _sendMail__token_hidden |
compound | false |
data | JjIPkVgnmjC4_XUJ2P_5EVOi_bDVJedSGLIVTaRqKyo |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | sendMail[_token] |
id | sendMail__token |
label | null |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | _token |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _sendMail__token |
valid | true |
value | JjIPkVgnmjC4_XUJ2P_5EVOi_bDVJedSGLIVTaRqKyo |
reviews [ArcaSolutions\WebBundle\Form\Type\ReviewsType]
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 |
---|---|---|
member | false | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | true |
attr | [] |
auto_initialize | true |
block_name | null |
by_reference | true |
cascade_validation | false |
compound | true |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
member | false |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | true |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => reviews, 2 => _reviews] |
cache_key | _reviews_ArcaSolutions\WebBundle\Form\Type\ReviewsType |
compound | true |
data | null |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | reviews |
has_member | false |
id | reviews |
label | null |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | reviews |
pattern | null |
read_only | false |
required | true |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _reviews |
valid | true |
value | null |
name [text]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [placeholder => Name, max_length => 100] | same as passed value |
constraints | Object(Symfony\Component\Validator\Constraints\NotBlank) | [0 => Object(Symfony\Component\Validator\Constraints\NotBlank)] |
label | Name | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
attr | [placeholder => Name, max_length => 100] |
auto_initialize | true |
block_name | null |
by_reference | true |
cascade_validation | false |
compound | false |
constraints | [0 => Object(Symfony\Component\Validator\Constraints\NotBlank)] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
label | Name |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | true |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [placeholder => Name, max_length => 100] |
block_prefixes | [0 => form, 1 => text, 2 => _reviews_name] |
cache_key | _reviews_name_text |
compound | false |
data | null |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | reviews[name] |
id | reviews_name |
label | Name |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | name |
pattern | null |
read_only | false |
required | true |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _reviews_name |
valid | true |
value |
email [email]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [placeholder => Will not be displayed publicly, max_length => 60] | same as passed value |
constraints | [0 => Object(Symfony\Component\Validator\Constraints\Email)] | same as passed value |
label | same as passed value | |
required | false | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
attr | [placeholder => Will not be displayed publicly, max_length => 60] |
auto_initialize | true |
block_name | null |
by_reference | true |
cascade_validation | false |
compound | false |
constraints | [0 => Object(Symfony\Component\Validator\Constraints\Email)] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
label | |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [placeholder => Will not be displayed publicly, max_length => 60] |
block_prefixes | [0 => form, 1 => text, 2 => email, 3 => _reviews_email] |
cache_key | _reviews_email_email |
compound | false |
data | null |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | reviews[email] |
id | reviews_email |
label | |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _reviews_email |
valid | true |
value |
location [text]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [placeholder => Location, max_length => 150] | same as passed value |
label | Location | same as passed value |
required | false | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
attr | [placeholder => Location, max_length => 150] |
auto_initialize | true |
block_name | null |
by_reference | true |
cascade_validation | false |
compound | false |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
label | Location |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [placeholder => Location, max_length => 150] |
block_prefixes | [0 => form, 1 => text, 2 => _reviews_location] |
cache_key | _reviews_location_text |
compound | false |
data | null |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | reviews[location] |
id | reviews_location |
label | Location |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | location |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _reviews_location |
valid | true |
value |
title [text]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [placeholder => Type a title for your review, max_length => 100] | same as passed value |
constraints | Object(Symfony\Component\Validator\Constraints\NotBlank) | [0 => Object(Symfony\Component\Validator\Constraints\NotBlank)] |
label | Review Title | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
attr | [placeholder => Type a title for your review, max_length => 100] |
auto_initialize | true |
block_name | null |
by_reference | true |
cascade_validation | false |
compound | false |
constraints | [0 => Object(Symfony\Component\Validator\Constraints\NotBlank)] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
label | Review Title |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | true |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [placeholder => Type a title for your review, max_length => 100] |
block_prefixes | [0 => form, 1 => text, 2 => _reviews_title] |
cache_key | _reviews_title_text |
compound | false |
data | null |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | reviews[title] |
id | reviews_title |
label | Review Title |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | title |
pattern | null |
read_only | false |
required | true |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _reviews_title |
valid | true |
value |
message [textarea]
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 | [rows => 15, max_length => 600] | same as passed value |
constraints | Object(Symfony\Component\Validator\Constraints\NotBlank) | [0 => Object(Symfony\Component\Validator\Constraints\NotBlank)] |
label | Your Review | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
attr | [rows => 15, max_length => 600] |
auto_initialize | true |
block_name | null |
by_reference | true |
cascade_validation | false |
compound | false |
constraints | [0 => Object(Symfony\Component\Validator\Constraints\NotBlank)] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
label | Your Review |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | true |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [rows => 15, max_length => 600] |
block_prefixes | [0 => form, 1 => text, 2 => textarea, 3 => _reviews_message] |
cache_key | _reviews_message_textarea |
compound | false |
data | null |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | reviews[message] |
id | reviews_message |
label | Your Review |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | message |
pattern | null |
read_only | false |
required | true |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _reviews_message |
valid | true |
value |
rating [hidden]
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 | [0 => Object(Symfony\Component\Validator\Constraints\NotBlank), 1 => Object(Symfony\Component\Validator\Constraints\Range)] | same as passed value |
label | Rate it | same as passed value |
required | true | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
attr | [] |
auto_initialize | true |
block_name | null |
by_reference | true |
cascade_validation | false |
compound | false |
constraints | [0 => Object(Symfony\Component\Validator\Constraints\NotBlank), 1 => Object(Symfony\Component\Validator\Constraints\Range)] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
label | Rate it |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | true |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => hidden, 2 => _reviews_rating] |
cache_key | _reviews_rating_hidden |
compound | false |
data | null |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | reviews[rating] |
id | reviews_rating |
label | Rate it |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | rating |
pattern | null |
read_only | false |
required | true |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _reviews_rating |
valid | true |
value |
reviewCaptcha
View Variables
Variable | Value |
---|---|
action | |
attr | [ options => [ theme => light, type => image ] ] |
block_prefixes | [0 => form, 1 => edirectory_captcha, 2 => _reviews_reviewCaptcha] |
cache_key | _reviews_reviewCaptcha_edirectory_captcha |
captcha_type | |
compound | false |
data | null |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
ewz_recaptcha_ajax | false |
ewz_recaptcha_enabled | true |
form | Object(Symfony\Component\Form\FormView) |
full_name | reviews[reviewCaptcha] |
id | reviews_reviewCaptcha |
label | null |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | reviewCaptcha |
pattern | null |
public_key | 6Lfyn7wUAAAAABGtIAHNUslCXUakXxqRyFqG4rGS |
read_only | false |
required | true |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _reviews_reviewCaptcha |
url_challenge | https://www.google.com/recaptcha/api.js?hl=en-us |
valid | true |
value |
_token [hidden]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | FaNOda88LkOw4ZkJfdL0wrW1ur52NqaQTy44oXgGEl4 |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | FaNOda88LkOw4ZkJfdL0wrW1ur52NqaQTy44oXgGEl4 | same as passed value |
mapped | false | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
attr | [] |
auto_initialize | true |
block_name | null |
by_reference | true |
cascade_validation | false |
compound | false |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data | FaNOda88LkOw4ZkJfdL0wrW1ur52NqaQTy44oXgGEl4 |
data_class | null |
description | |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
mapped | false |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => hidden, 2 => _reviews__token] |
cache_key | _reviews__token_hidden |
compound | false |
data | FaNOda88LkOw4ZkJfdL0wrW1ur52NqaQTy44oXgGEl4 |
description | |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | reviews[_token] |
id | reviews__token |
label | null |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | _token |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _reviews__token |
valid | true |
value | FaNOda88LkOw4ZkJfdL0wrW1ur52NqaQTy44oXgGEl4 |