Forms
-
dynamic_form3
-
lastName
-
company
-
city
-
text
-
locale
-
type
-
typeId
-
formId
-
formName
-
checksum
-
submit
-
dynamic_form3
Form type:
"Sulu\Bundle\FormBundle\Form\Type\DynamicFormType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Sulu\Bundle\FormBundle\Entity\Dynamic {#6013 -id: null -type: "page" -typeId: "23a9f7ad-3dbc-481d-929c-802ad34c6d9e" -typeName: "Référencer mon association" -locale: "fr" -form: Sulu\Bundle\FormBundle\Entity\Form {#6063 -id: 3 -defaultLocale: "fr" -translations: Doctrine\ORM\PersistentCollection {#6077 …} -fields: Doctrine\ORM\PersistentCollection {#6234 …} } -webspaceKey: "don-d-organes" -data: "[]" #creator: null #changer: null #created: null #changed: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_name | "dynamic_form" |
same as passed value |
| csrf_protection | false |
same as passed value |
| csrf_token_manager | Sulu\Bundle\FormBundle\Csrf\DisabledCsrfTokenManager {#6017 -csrfTokenManager: Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#3674 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#289 …} -logger: Monolog\Logger {#162 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#3670 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } } |
same as passed value |
| data | Sulu\Bundle\FormBundle\Entity\Dynamic {#6013 -id: null -type: "page" -typeId: "23a9f7ad-3dbc-481d-929c-802ad34c6d9e" -typeName: "Référencer mon association" -locale: "fr" -form: Sulu\Bundle\FormBundle\Entity\Form {#6063 -id: 3 -defaultLocale: "fr" -translations: Doctrine\ORM\PersistentCollection {#6077 …} -fields: Doctrine\ORM\PersistentCollection {#6234 …} } -webspaceKey: "don-d-organes" -data: "[]" #creator: null #changer: null #created: null #changed: null } |
same as passed value |
| formEntity | Sulu\Bundle\FormBundle\Entity\Form {#6063 -id: 3 -defaultLocale: "fr" -translations: Doctrine\ORM\PersistentCollection {#6077 …} -fields: Doctrine\ORM\PersistentCollection {#6234 …} } |
same as passed value |
| locale | "fr" |
same as passed value |
| name | "form" |
same as passed value |
| type | "page" |
same as passed value |
| typeId | "23a9f7ad-3dbc-481d-929c-802ad34c6d9e" |
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 | "dynamic_form" |
| 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 | false |
| csrf_token_id | null |
| csrf_token_manager | Sulu\Bundle\FormBundle\Csrf\DisabledCsrfTokenManager {#6017 -csrfTokenManager: Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#3674 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#289 …} -logger: Monolog\Logger {#162 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#3670 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } } |
| data | Sulu\Bundle\FormBundle\Entity\Dynamic {#6013 -id: null -type: "page" -typeId: "23a9f7ad-3dbc-481d-929c-802ad34c6d9e" -typeName: "Référencer mon association" -locale: "fr" -form: Sulu\Bundle\FormBundle\Entity\Form {#6063 -id: 3 -defaultLocale: "fr" -translations: Doctrine\ORM\PersistentCollection {#6077 …} -fields: Doctrine\ORM\PersistentCollection {#6234 …} } -webspaceKey: "don-d-organes" -data: "[]" #creator: null #changer: null #created: null #changed: null } |
| data_class | "Sulu\Bundle\FormBundle\Entity\Dynamic" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6315 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "Sulu\Bundle\FormBundle\Entity\Dynamic" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| formEntity | Sulu\Bundle\FormBundle\Entity\Form {#6063 -id: 3 -defaultLocale: "fr" -translations: Doctrine\ORM\PersistentCollection {#6077 …} -fields: Doctrine\ORM\PersistentCollection {#6234 …} } |
| 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 | [] |
| locale | "fr" |
| mapped | true |
| method | "POST" |
| name | "form" |
| 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 |
| translation_domain | null |
| trim | true |
| type | "page" |
| typeId | "23a9f7ad-3dbc-481d-929c-802ad34c6d9e" |
| upload_max_size_message | Closure() {#6317 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#519 …} $message: Closure() {#6316 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "dynamic" "_dynamic_form" ] |
| cache_key | "_dynamic_form_dynamic" |
| compound | true |
| data | Sulu\Bundle\FormBundle\Entity\Dynamic {#6013 -id: null -type: "page" -typeId: "23a9f7ad-3dbc-481d-929c-802ad34c6d9e" -typeName: "Référencer mon association" -locale: "fr" -form: Sulu\Bundle\FormBundle\Entity\Form {#6063 -id: 3 -defaultLocale: "fr" -translations: Doctrine\ORM\PersistentCollection {#6077 …} -fields: Doctrine\ORM\PersistentCollection {#6234 …} } -webspaceKey: "don-d-organes" -data: "[]" #creator: null #changer: null #created: null #changed: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6435 -errors: [] -form: Symfony\Component\Form\Form {#6436 …} } |
| form | Symfony\Component\Form\FormView {#6318 …5} |
| full_name | "dynamic_form3" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form3" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "dynamic_form3" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_dynamic_form" |
| valid | true |
| value | Sulu\Bundle\FormBundle\Entity\Dynamic {#6013 -id: null -type: "page" -typeId: "23a9f7ad-3dbc-481d-929c-802ad34c6d9e" -typeName: "Référencer mon association" -locale: "fr" -form: Sulu\Bundle\FormBundle\Entity\Form {#6063 -id: 3 -defaultLocale: "fr" -translations: Doctrine\ORM\PersistentCollection {#6077 …} -fields: Doctrine\ORM\PersistentCollection {#6234 …} } -webspaceKey: "don-d-organes" -data: "[]" #creator: null #changer: null #created: null #changed: null } |
lastName
Form type:
"Symfony\Component\Form\Extension\Core\Type\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 | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
[ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
| constraints | [] |
same as passed value |
| label | "Votre Nom" |
same as passed value |
| property_path | "data[lastName]" |
same as passed value |
| required | false |
same as passed value |
| translation_domain | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
| 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 | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#3674 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#289 …} -logger: Monolog\Logger {#162 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#3670 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6328 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Votre Nom" |
| 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 | "data[lastName]" |
| required | false |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#6330 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#519 …} $message: Closure() {#6329 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_dynamic_form_lastName" ] |
| cache_key | "_dynamic_form_lastName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6393 -errors: [] -form: Symfony\Component\Form\Form {#6439 …} } |
| form | Symfony\Component\Form\FormView {#6402 …5} |
| full_name | "dynamic_form3[lastName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form3_lastName" |
| label | "Votre Nom" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastName" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_dynamic_form_lastName" |
| valid | true |
| value | "" |
company
Form type:
"Symfony\Component\Form\Extension\Core\Type\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 | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
[ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
| constraints | [] |
same as passed value |
| label | "Nom de votre association" |
same as passed value |
| property_path | "data[company]" |
same as passed value |
| required | false |
same as passed value |
| translation_domain | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
| 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 | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#3674 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#289 …} -logger: Monolog\Logger {#162 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#3670 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6338 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Nom de votre association" |
| 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 | "data[company]" |
| required | false |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#6340 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#519 …} $message: Closure() {#6339 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_dynamic_form_company" ] |
| cache_key | "_dynamic_form_company_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6384 -errors: [] -form: Symfony\Component\Form\Form {#6442 …} } |
| form | Symfony\Component\Form\FormView {#6375 …5} |
| full_name | "dynamic_form3[company]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form3_company" |
| label | "Nom de votre association" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "company" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_dynamic_form_company" |
| valid | true |
| value | "" |
city
Form type:
"Symfony\Component\Form\Extension\Core\Type\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 | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
[ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
| constraints | [] |
same as passed value |
| label | "Votre ville" |
same as passed value |
| property_path | "data[city]" |
same as passed value |
| required | false |
same as passed value |
| translation_domain | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
| 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 | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#3674 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#289 …} -logger: Monolog\Logger {#162 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#3670 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6348 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Votre ville" |
| 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 | "data[city]" |
| required | false |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#6350 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#519 …} $message: Closure() {#6349 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_dynamic_form_city" ] |
| cache_key | "_dynamic_form_city_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6361 -errors: [] -form: Symfony\Component\Form\Form {#6445 …} } |
| form | Symfony\Component\Form\FormView {#6351 …5} |
| full_name | "dynamic_form3[city]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form3_city" |
| label | "Votre ville" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "city" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_dynamic_form_city" |
| valid | true |
| value | "" |
text
Form type:
"Symfony\Component\Form\Extension\Core\Type\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 | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
[ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
| constraints | [] |
same as passed value |
| label | "Votre site internet" |
same as passed value |
| property_path | "data[text]" |
same as passed value |
| required | false |
same as passed value |
| translation_domain | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
| 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 | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#3674 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#289 …} -logger: Monolog\Logger {#162 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#3670 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6358 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Votre site internet" |
| 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 | "data[text]" |
| required | false |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#6360 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#519 …} $message: Closure() {#6359 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_dynamic_form_text" ] |
| cache_key | "_dynamic_form_text_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6341 -errors: [] -form: Symfony\Component\Form\Form {#6448 …} } |
| form | Symfony\Component\Form\FormView {#6331 …5} |
| full_name | "dynamic_form3[text]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form3_text" |
| label | "Votre site internet" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "text" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_dynamic_form_text" |
| valid | true |
| value | "" |
locale
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "fr" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "fr" |
same as passed value |
| mapped | false |
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 | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#3674 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#289 …} -logger: Monolog\Logger {#162 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#3670 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | "fr" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6372 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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() {#6374 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#519 …} $message: Closure() {#6373 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_dynamic_form_locale" ] |
| cache_key | "_dynamic_form_locale_hidden" |
| compound | false |
| data | "fr" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6472 -errors: [] -form: Symfony\Component\Form\Form {#6451 …} } |
| form | Symfony\Component\Form\FormView {#6474 …5} |
| full_name | "dynamic_form3[locale]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form3_locale" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "locale" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_dynamic_form_locale" |
| valid | true |
| value | "fr" |
type
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "page" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "page" |
same as passed value |
| mapped | false |
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 | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#3674 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#289 …} -logger: Monolog\Logger {#162 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#3670 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | "page" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6381 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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() {#6383 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#519 …} $message: Closure() {#6382 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_dynamic_form_type" ] |
| cache_key | "_dynamic_form_type_hidden" |
| compound | false |
| data | "page" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6475 -errors: [] -form: Symfony\Component\Form\Form {#6454 …} } |
| form | Symfony\Component\Form\FormView {#6476 …5} |
| full_name | "dynamic_form3[type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form3_type" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "type" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_dynamic_form_type" |
| valid | true |
| value | "page" |
typeId
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "23a9f7ad-3dbc-481d-929c-802ad34c6d9e" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "23a9f7ad-3dbc-481d-929c-802ad34c6d9e" |
same as passed value |
| mapped | false |
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 | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#3674 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#289 …} -logger: Monolog\Logger {#162 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#3670 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | "23a9f7ad-3dbc-481d-929c-802ad34c6d9e" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6390 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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() {#6392 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#519 …} $message: Closure() {#6391 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_dynamic_form_typeId" ] |
| cache_key | "_dynamic_form_typeId_hidden" |
| compound | false |
| data | "23a9f7ad-3dbc-481d-929c-802ad34c6d9e" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6477 -errors: [] -form: Symfony\Component\Form\Form {#6457 …} } |
| form | Symfony\Component\Form\FormView {#6498 …5} |
| full_name | "dynamic_form3[typeId]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form3_typeId" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "typeId" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_dynamic_form_typeId" |
| valid | true |
| value | "23a9f7ad-3dbc-481d-929c-802ad34c6d9e" |
formId
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "3" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | 3 |
same as passed value |
| mapped | false |
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 | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#3674 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#289 …} -logger: Monolog\Logger {#162 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#3670 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | 3 |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6399 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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() {#6401 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#519 …} $message: Closure() {#6400 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_dynamic_form_formId" ] |
| cache_key | "_dynamic_form_formId_hidden" |
| compound | false |
| data | "3" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6500 -errors: [] -form: Symfony\Component\Form\Form {#6460 …} } |
| form | Symfony\Component\Form\FormView {#6501 …5} |
| full_name | "dynamic_form3[formId]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form3_formId" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "formId" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_dynamic_form_formId" |
| valid | true |
| value | "3" |
formName
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "form" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "form" |
same as passed value |
| mapped | false |
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 | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#3674 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#289 …} -logger: Monolog\Logger {#162 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#3670 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | "form" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6408 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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() {#6410 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#519 …} $message: Closure() {#6409 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_dynamic_form_formName" ] |
| cache_key | "_dynamic_form_formName_hidden" |
| compound | false |
| data | "form" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6502 -errors: [] -form: Symfony\Component\Form\Form {#6463 …} } |
| form | Symfony\Component\Form\FormView {#6503 …5} |
| full_name | "dynamic_form3[formName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form3_formName" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "formName" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_dynamic_form_formName" |
| valid | true |
| value | "form" |
checksum
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "uvy0sBstIOg46MyKeIaAnYQbxXC1YzQwAXPzlxjlIm8S7Nm6QYItg6SPzYd58vtKKEWKLKjkMc8ldvuXNxroOw==" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "uvy0sBstIOg46MyKeIaAnYQbxXC1YzQwAXPzlxjlIm8S7Nm6QYItg6SPzYd58vtKKEWKLKjkMc8ldvuXNxroOw==" |
same as passed value |
| mapped | false |
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 | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#3674 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#289 …} -logger: Monolog\Logger {#162 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#3670 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | "uvy0sBstIOg46MyKeIaAnYQbxXC1YzQwAXPzlxjlIm8S7Nm6QYItg6SPzYd58vtKKEWKLKjkMc8ldvuXNxroOw==" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6417 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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() {#6419 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#519 …} $message: Closure() {#6418 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_dynamic_form_checksum" ] |
| cache_key | "_dynamic_form_checksum_hidden" |
| compound | false |
| data | "uvy0sBstIOg46MyKeIaAnYQbxXC1YzQwAXPzlxjlIm8S7Nm6QYItg6SPzYd58vtKKEWKLKjkMc8ldvuXNxroOw==" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6504 -errors: [] -form: Symfony\Component\Form\Form {#6466 …} } |
| form | Symfony\Component\Form\FormView {#6505 …5} |
| full_name | "dynamic_form3[checksum]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "dynamic_form3_checksum" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "checksum" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_dynamic_form_checksum" |
| valid | true |
| value | "uvy0sBstIOg46MyKeIaAnYQbxXC1YzQwAXPzlxjlIm8S7Nm6QYItg6SPzYd58vtKKEWKLKjkMc8ldvuXNxroOw==" |
submit
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 |
|---|---|---|
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
[ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
| label | "Référencer mon association" |
same as passed value |
| translation_domain | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Référencer mon association" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | false |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "width" => "full" "widthNumber" => 12 "lastWidth" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_dynamic_form_submit" ] |
| cache_key | "_dynamic_form_submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#6507 …5} |
| full_name | "dynamic_form3[submit]" |
| id | "dynamic_form3_submit" |
| label | "Référencer mon association" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit" |
| priority | 0 |
| row_attr | [] |
| translation_domain | false |
| unique_block_prefix | "_dynamic_form_submit" |
| value | null |