Forms
-
form
-
data
-
message
-
name
-
email_address
-
phone_number
-
submit
-
-
_token
-
form
Form type:
"App\Form\Frontend\Form\FormType"
Errors
This form has no errors.
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 |
|---|---|---|
| template | "58452" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#2317 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#140 …} -logger: Monolog\Logger {#189 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#2370 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | "ApKnowhow\ApEchoBundle\Entity\FormSubmission" |
| definition | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#7148 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "ApKnowhow\ApEchoBundle\Entity\FormSubmission" } } |
| enable_visibility | false |
| 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 | [] |
| 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 |
| template | "58452" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#7150 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#261 …} $message: Closure() {#7149 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "form" "_form" ] |
| cache_key | "_form_form" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7165 -errors: [] -form: Symfony\Component\Form\Form {#7174 …} } |
| form | Symfony\Component\Form\FormView {#7151 …5} |
| full_name | "form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form" |
| valid | true |
| value | null |
data
Form type:
"App\Form\Frontend\Form\FormDataType"
Errors
This form has no errors.
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 |
|---|---|---|
| definition | null |
same as passed value |
| label | false |
same as passed value |
| template | "58452" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#2317 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#140 …} -logger: Monolog\Logger {#189 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#2370 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| definition | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#7162 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| enable_visibility | false |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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 |
| template | "58452" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#7164 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#261 …} $message: Closure() {#7163 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "form_data" "_form_data" ] |
| cache_key | "_form_data_form_data" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7208 -errors: [] -form: Symfony\Component\Form\Form {#7250 …} } |
| form | Symfony\Component\Form\FormView {#7226 …5} |
| full_name | "form[data]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_data" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "data" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_data" |
| valid | true |
| value | null |
message
Errors
This form has no errors.
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 | [ "class" => "ap-input" ] |
[ "class" => "ap-input" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#7170 +payload: null +groups: ? ?array +message: "This field is required." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#7170 +payload: null +groups: ? ?array +message: "This field is required." +allowNull: false +normalizer: null } ] |
| label | "Message <span class="ap-form-required" style="color:#d6336c">*</span>" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
| row_attr | [ "data-field" => "message" ] |
[ "data-field" => "message" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "ap-input" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#7170 +payload: null +groups: ? ?array +message: "This field is required." +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#2317 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#140 …} -logger: Monolog\Logger {#189 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#2370 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#7190 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| enable_visibility | false |
| 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 | true |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Message <span class="ap-form-required" style="color:#d6336c">*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| max_length | null |
| 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 | [ "data-field" => "message" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#7192 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#261 …} $message: Closure() {#7191 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "ap-input" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "frontend_textarea" "_form_data_message" ] |
| cache_key | "_form_data_message_frontend_textarea" |
| compound | false |
| cta | null |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7272 -errors: [] -form: Symfony\Component\Form\Form {#7253 …} } |
| form | Symfony\Component\Form\FormView {#7271 …5} |
| full_name | "form[data][message]" |
| help | null |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "form_data_message" |
| label | "Message <span class="ap-form-required" style="color:#d6336c">*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "message" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [ "data-field" => "message" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_data_message" |
| valid | true |
| value | "" |
name
Form type:
"ApKnowhow\ApEchoBundle\Form\Type\Frontend\TextType"
Errors
This form has no errors.
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 | [ "class" => "ap-input" ] |
[ "class" => "ap-input" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#7171 +payload: null +groups: ? ?array +message: "This field is required." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#7171 +payload: null +groups: ? ?array +message: "This field is required." +allowNull: false +normalizer: null } ] |
| label | "Name <span class="ap-form-required" style="color:#d6336c">*</span>" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
| row_attr | [ "data-field" => "name" ] |
[ "data-field" => "name" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "ap-input" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#7171 +payload: null +groups: ? ?array +message: "This field is required." +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#2317 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#140 …} -logger: Monolog\Logger {#189 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#2370 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#7205 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| enable_visibility | false |
| 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 | true |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Name <span class="ap-form-required" style="color:#d6336c">*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| max_length | null |
| 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 | [ "data-field" => "name" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#7207 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#261 …} $message: Closure() {#7206 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "ap-input" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "frontend_text" "_form_data_name" ] |
| cache_key | "_form_data_name_frontend_text" |
| compound | false |
| cta | null |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7273 -errors: [] -form: Symfony\Component\Form\Form {#7256 …} } |
| form | Symfony\Component\Form\FormView {#7274 …5} |
| full_name | "form[data][name]" |
| help | null |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "form_data_name" |
| label | "Name <span class="ap-form-required" style="color:#d6336c">*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [ "data-field" => "name" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_data_name" |
| valid | true |
| value | "" |
email_address
Form type:
"ApKnowhow\ApEchoBundle\Form\Type\Frontend\EmailType"
Errors
This form has no errors.
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 | [ "class" => "ap-input" ] |
[ "class" => "ap-input" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#7172 +payload: null +groups: ? ?array +message: "This field is required." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#7173 +payload: null +groups: ? ?array +message: "Please enter a valid email address." +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#7172 +payload: null +groups: ? ?array +message: "This field is required." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#7173 +payload: null +groups: ? ?array +message: "Please enter a valid email address." +mode: null +normalizer: null } ] |
| label | "Email address <span class="ap-form-required" style="color:#d6336c">*</span>" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
| row_attr | [ "data-field" => "email_address" ] |
[ "data-field" => "email_address" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "ap-input" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#7172 +payload: null +groups: ? ?array +message: "This field is required." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#7173 +payload: null +groups: ? ?array +message: "Please enter a valid email address." +mode: null +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#2317 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#140 …} -logger: Monolog\Logger {#189 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#2370 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#7223 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| enable_visibility | false |
| 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 | true |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Email address <span class="ap-form-required" style="color:#d6336c">*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| 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 | [ "data-field" => "email_address" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#7225 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#261 …} $message: Closure() {#7224 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "ap-input" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "frontend_email" "_form_data_email_address" ] |
| cache_key | "_form_data_email_address_frontend_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7276 -errors: [] -form: Symfony\Component\Form\Form {#7259 …} } |
| form | Symfony\Component\Form\FormView {#7278 …5} |
| full_name | "form[data][email_address]" |
| help | null |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "form_data_email_address" |
| label | "Email address <span class="ap-form-required" style="color:#d6336c">*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email_address" |
| priority | 0 |
| required | true |
| row_attr | [ "data-field" => "email_address" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_data_email_address" |
| valid | true |
| value | "" |
phone_number
Form type:
"ApKnowhow\ApEchoBundle\Form\Type\Frontend\TextType"
Errors
This form has no errors.
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 | [ "class" => "ap-input" ] |
[ "class" => "ap-input" ] |
| constraints | [] |
same as passed value |
| label | "Phone number" |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "data-field" => "phone_number" ] |
[ "data-field" => "phone_number" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "ap-input" ] |
| 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\SameOriginCsrfTokenManager {#2317 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#140 …} -logger: Monolog\Logger {#189 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#2370 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#7232 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| enable_visibility | false |
| 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 | true |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Phone number" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| max_length | null |
| 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 | [ "data-field" => "phone_number" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#7234 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#261 …} $message: Closure() {#7233 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "ap-input" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "frontend_text" "_form_data_phone_number" ] |
| cache_key | "_form_data_phone_number_frontend_text" |
| compound | false |
| cta | null |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7279 -errors: [] -form: Symfony\Component\Form\Form {#7262 …} } |
| form | Symfony\Component\Form\FormView {#7280 …5} |
| full_name | "form[data][phone_number]" |
| help | null |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "form_data_phone_number" |
| label | "Phone number" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone_number" |
| priority | 0 |
| required | false |
| row_attr | [ "data-field" => "phone_number" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_data_phone_number" |
| valid | true |
| value | "" |
submit
Errors
This form has no errors.
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 | [ "class" => "ap-button ap-button-primary ap-button-submit" "data-form-target" => "submit" ] |
[ "class" => "ap-button ap-button-primary ap-button-submit" "data-form-target" => "submit" ] |
| label | "Submit" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "ap-button ap-button-primary ap-button-submit" "data-form-target" => "submit" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Submit" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "ap-button ap-button-primary ap-button-submit" "data-form-target" => "submit" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "frontend_submit" "_form_data_submit" ] |
| cache_key | "_form_data_submit_frontend_submit" |
| disabled | false |
| form | Symfony\Component\Form\FormView {#7291 …5} |
| full_name | "form[data][submit]" |
| id | "form_data_submit" |
| label | "Submit" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_form_data_submit" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "csrf-token" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "csrf-token" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| 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\SameOriginCsrfTokenManager {#2317 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#140 …} -logger: Monolog\Logger {#189 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#2370 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data | "csrf-token" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#7281 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| enable_visibility | false |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#7294 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#261 …} $message: Closure() {#7293 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_form__token" ] |
| cache_key | "_form__token_hidden" |
| compound | false |
| data | "csrf-token" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7304 -errors: [] -form: Symfony\Component\Form\Form {#7300 …} } |
| form | Symfony\Component\Form\FormView {#7295 …5} |
| full_name | "form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form__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 | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form__token" |
| valid | true |
| value | "csrf-token" |