Forms
contact [Bolt\Extension\Bolt\BoltForms\Form\Type\BoltFormType]
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options where passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | |
| allow_extra_fields | false |
| allow_file_upload | 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 | null |
| csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
| data_class | Bolt\Extension\Bolt\BoltForms\Form\Entity\Content |
| 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 |
| 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 => bolt_form, 2 => _contact] |
| cache_key | _contact_Bolt\Extension\Bolt\BoltForms\Form\Type\BoltFormType |
| compound | true |
| data | null |
| disabled | false |
| errors | Object(Symfony\Component\Form\FormErrorIterator) |
| form | Object(Symfony\Component\Form\FormView) |
| full_name | contact |
| id | contact |
| label | null |
| label_attr | [] |
| label_format | null |
| max_length | null |
| method | POST |
| multipart | false |
| name | contact |
| pattern | null |
| read_only | false |
| required | true |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | _contact |
| 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 => null, class => inputAnim] | same as passed value |
| label | Nom | same as passed value |
| required | true | same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [placeholder => null, class => inputAnim] |
| 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 |
| 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 | Nom |
| 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 => null, class => inputAnim] |
| block_prefixes | [0 => form, 1 => text, 2 => _contact_name] |
| cache_key | _contact_name_text |
| compound | false |
| data | null |
| disabled | false |
| errors | Object(Symfony\Component\Form\FormErrorIterator) |
| form | Object(Symfony\Component\Form\FormView) |
| full_name | contact[name] |
| id | contact_name |
| label | Nom |
| 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 | _contact_name |
| valid | true |
| value |
surname [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 => null, class => inputAnim] | same as passed value |
| label | Prénom | same as passed value |
| required | true | same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [placeholder => null, class => inputAnim] |
| 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 |
| 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 | Prénom |
| 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 => null, class => inputAnim] |
| block_prefixes | [0 => form, 1 => text, 2 => _contact_surname] |
| cache_key | _contact_surname_text |
| compound | false |
| data | null |
| disabled | false |
| errors | Object(Symfony\Component\Form\FormErrorIterator) |
| form | Object(Symfony\Component\Form\FormView) |
| full_name | contact[surname] |
| id | contact_surname |
| label | Prénom |
| label_attr | [] |
| label_format | null |
| max_length | null |
| method | POST |
| multipart | false |
| name | surname |
| pattern | null |
| read_only | false |
| required | true |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | _contact_surname |
| 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 => null, class => inputAnim] | same as passed value |
| constraints | [0 => Object(Symfony\Component\Validator\Constraints\NotBlank), 1 => Object(Symfony\Component\Validator\Constraints\Email)] | same as passed value |
| label | Email address | same as passed value |
| required | true | same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [placeholder => null, class => inputAnim] |
| 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\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 |
| 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 | Email address |
| 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 => null, class => inputAnim] |
| block_prefixes | [0 => form, 1 => text, 2 => email, 3 => _contact_email] |
| cache_key | _contact_email_email |
| compound | false |
| data | null |
| disabled | false |
| errors | Object(Symfony\Component\Form\FormErrorIterator) |
| form | Object(Symfony\Component\Form\FormView) |
| full_name | contact[email] |
| id | contact_email |
| label | Email address |
| 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 | _contact_email |
| 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 | [placeholder => null, class => inputAnim] | same as passed value |
| label | Votre message | same as passed value |
| required | true | same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [placeholder => null, class => inputAnim] |
| 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 |
| 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 | Votre message |
| 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 => null, class => inputAnim] |
| block_prefixes | [0 => form, 1 => text, 2 => textarea, 3 => _contact_message] |
| cache_key | _contact_message_textarea |
| compound | false |
| data | null |
| disabled | false |
| errors | Object(Symfony\Component\Form\FormErrorIterator) |
| form | Object(Symfony\Component\Form\FormView) |
| full_name | contact[message] |
| id | contact_message |
| label | Votre message |
| 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 | _contact_message |
| valid | true |
| value |
_token [hidden]
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | INQLRed8mWjighwy_PrzfHLViCRblkN6sbAQZK6laWY |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | INQLRed8mWjighwy_PrzfHLViCRblkN6sbAQZK6laWY | same as passed value |
| mapped | false | same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | |
| allow_extra_fields | false |
| allow_file_upload | 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 | INQLRed8mWjighwy_PrzfHLViCRblkN6sbAQZK6laWY |
| data_class | null |
| 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 => _contact__token] |
| cache_key | _contact__token_hidden |
| compound | false |
| data | INQLRed8mWjighwy_PrzfHLViCRblkN6sbAQZK6laWY |
| disabled | false |
| errors | Object(Symfony\Component\Form\FormErrorIterator) |
| form | Object(Symfony\Component\Form\FormView) |
| full_name | contact[_token] |
| id | contact__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 | _contact__token |
| valid | true |
| value | INQLRed8mWjighwy_PrzfHLViCRblkN6sbAQZK6laWY |