Forms
app_user
"AppBundle\Form\LocaleType"
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 |
|---|---|---|
| action | "/en/locale" |
same as passed value |
| method | "POST" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "/en/locale" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| auto_initialize | true |
| block_name | 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 | CsrfTokenManager {#395
-generator: UriSafeTokenGenerator {#485 …}
-storage: SessionTokenStorage {#75 …}
-namespace: Closure {#403 …}
} |
| data_class | null |
| disabled | false |
| empty_data | Closure {#1265 : "Symfony\Component\Form\Extension\Core\Type\FormType" : FormType {#1343 …} : { : { : "Symfony\Component\Form\FormInterface" } } : "/home/forge/efc.stage-preview.com/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php" : "138 to 140" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure {#1268 : "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" : UploadValidatorExtension {#1348 …} : { : DataCollectorTranslator {#187 …} : "validators" : Closure {#1263 …} } : "/home/forge/efc.stage-preview.com/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Validator/Type/UploadValidatorExtension.php" : "46 to 48" } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "/en/locale" |
| attr | [] |
| block_prefixes | [ "form" "app_user" "_app_user" ] |
| cache_key | "_app_user_app_user" |
| compound | true |
| data | null |
| disabled | false |
| errors | FormErrorIterator {#1260
-form: Form {#1284 …}
-errors: []
} |
| form | FormView {#1264 …5} |
| full_name | "app_user" |
| id | "app_user" |
| label | null |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| name | "app_user" |
| required | true |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_app_user" |
| valid | true |
| value | null |