- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 77
- Events
- Routing
- Cache
- Security
- Twig
- HTTP Client
- Doctrine
- Debug
- Messages
- E-mails
- Notifications
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
usrnom
-
usrpre
-
catid
-
usrorg
-
username
-
usrpwdajo
-
usrpwdconf
-
usremail
-
usrcodpos
-
usracccgu
-
Enregistrer
-
_token
-
usr_ajo
"App\Form\USR_ajo"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\usr {#566 +daterange: null +daterangeactif: null +usrpwdajo: null +usrpwdmaj: null +usrpwdconf: null +usracccgu: null -usrid: null -username: null -roles: [] -password: null -usrnom: null -usrpre: null -usrorg: null -usremail: null -usrcodpos: null -usrstatut: 0 -usrdatcre: null -usrmaictltok: null -usrmaictllim: null -usrdatlog: null -usrdatenvlog: null -usrnbenvlog: "0" -usrdatchgpwd: null -usrdatenvchgpwd: null -usrchgpwdtok: null -usrdatddechgpwd: null -usrnbenvpwd: "0" -catid: null -prfid: null -ppiids: Doctrine\Common\Collections\ArrayCollection {#570 …} -CFPPIIDS: Doctrine\Common\Collections\ArrayCollection {#559 …} -PLAIDS: Doctrine\Common\Collections\ArrayCollection {#567 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\usr {#566 +daterange: null +daterangeactif: null +usrpwdajo: null +usrpwdmaj: null +usrpwdconf: null +usracccgu: null -usrid: null -username: null -roles: [] -password: null -usrnom: null -usrpre: null -usrorg: null -usremail: null -usrcodpos: null -usrstatut: 0 -usrdatcre: null -usrmaictltok: null -usrmaictllim: null -usrdatlog: null -usrdatenvlog: null -usrnbenvlog: "0" -usrdatchgpwd: null -usrdatenvchgpwd: null -usrchgpwdtok: null -usrdatddechgpwd: null -usrnbenvpwd: "0" -catid: null -prfid: null -ppiids: Doctrine\Common\Collections\ArrayCollection {#570 …} -CFPPIIDS: Doctrine\Common\Collections\ArrayCollection {#559 …} -PLAIDS: Doctrine\Common\Collections\ArrayCollection {#567 …} } |
same as passed value |
| listCAT | [ "Public" => 46 "Privé" => 51 "Autres" => 49 ] |
[ "Public" => 46 "Privé" => 51 "Autres" => 49 ] |
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 | "usrajogarg;d44d" |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#246 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#282 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#283 …} -namespace: Closure() {#285 …} } |
| data | App\Entity\usr {#566 +daterange: null +daterangeactif: null +usrpwdajo: null +usrpwdmaj: null +usrpwdconf: null +usracccgu: null -usrid: null -username: null -roles: [] -password: null -usrnom: null -usrpre: null -usrorg: null -usremail: null -usrcodpos: null -usrstatut: 0 -usrdatcre: null -usrmaictltok: null -usrmaictllim: null -usrdatlog: null -usrdatenvlog: null -usrnbenvlog: "0" -usrdatchgpwd: null -usrdatenvchgpwd: null -usrchgpwdtok: null -usrdatddechgpwd: null -usrnbenvpwd: "0" -catid: null -prfid: null -ppiids: Doctrine\Common\Collections\ArrayCollection {#570 …} -CFPPIIDS: Doctrine\Common\Collections\ArrayCollection {#559 …} -PLAIDS: Doctrine\Common\Collections\ArrayCollection {#567 …} } |
| data_class | "App\Entity\usr" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#656 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#553 …} use: { $class: "App\Entity\usr" } } |
| 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 | [] |
| legacy_error_messages | true |
| listCAT | [ "Public" => 46 "Privé" => 51 "Autres" => 49 ] |
| 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 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#654 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#625 …} use: { $translator: Symfony\Component\Translation\IdentityTranslator {#442 …} $translationDomain: "validators" $message: Closure() {#655 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "usr_ajo" "_usr_ajo" ] |
| cache_key | "_usr_ajo_usr_ajo" |
| compound | true |
| data | App\Entity\usr {#566 +daterange: null +daterangeactif: null +usrpwdajo: null +usrpwdmaj: null +usrpwdconf: null +usracccgu: null -usrid: null -username: null -roles: [] -password: null -usrnom: null -usrpre: null -usrorg: null -usremail: null -usrcodpos: null -usrstatut: 0 -usrdatcre: null -usrmaictltok: null -usrmaictllim: null -usrdatlog: null -usrdatenvlog: null -usrnbenvlog: "0" -usrdatchgpwd: null -usrdatenvchgpwd: null -usrchgpwdtok: null -usrdatddechgpwd: null -usrnbenvpwd: "0" -catid: null -prfid: null -ppiids: Doctrine\Common\Collections\ArrayCollection {#570 …} -CFPPIIDS: Doctrine\Common\Collections\ArrayCollection {#559 …} -PLAIDS: Doctrine\Common\Collections\ArrayCollection {#567 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#854 -form: Symfony\Component\Form\Form {#765 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#694 …5} |
| full_name | "usr_ajo" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "usr_ajo" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "usr_ajo" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_usr_ajo" |
| valid | true |
| value | App\Entity\usr {#566 +daterange: null +daterangeactif: null +usrpwdajo: null +usrpwdmaj: null +usrpwdconf: null +usracccgu: null -usrid: null -username: null -roles: [] -password: null -usrnom: null -usrpre: null -usrorg: null -usremail: null -usrcodpos: null -usrstatut: 0 -usrdatcre: null -usrmaictltok: null -usrmaictllim: null -usrdatlog: null -usrdatenvlog: null -usrnbenvlog: "0" -usrdatchgpwd: null -usrdatenvchgpwd: null -usrchgpwdtok: null -usrdatddechgpwd: null -usrnbenvpwd: "0" -catid: null -prfid: null -ppiids: Doctrine\Common\Collections\ArrayCollection {#570 …} -CFPPIIDS: Doctrine\Common\Collections\ArrayCollection {#559 …} -PLAIDS: Doctrine\Common\Collections\ArrayCollection {#567 …} } |
usrnom
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | [ "maxlength" => "50" ] |
[ "maxlength" => "50" ] |
| 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 | [ "maxlength" => "50" ] |
| 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\CsrfTokenManager {#246 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#282 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#283 …} -namespace: Closure() {#285 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#647 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#553 …} } |
| 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 *" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#644 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#625 …} use: { $translator: Symfony\Component\Translation\IdentityTranslator {#442 …} $translationDomain: "validators" $message: Closure() {#646 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => "50" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_usr_ajo_usrnom" ] |
| cache_key | "_usr_ajo_usrnom_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#859 -form: Symfony\Component\Form\Form {#802 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#860 …5} |
| full_name | "usr_ajo[usrnom]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "usr_ajo_usrnom" |
| label | "Nom *" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "usrnom" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_usr_ajo_usrnom" |
| valid | true |
| value | "" |
usrpre
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | [ "maxlength" => "30" ] |
[ "maxlength" => "30" ] |
| 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 | [ "maxlength" => "30" ] |
| 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\CsrfTokenManager {#246 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#282 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#283 …} -namespace: Closure() {#285 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#672 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#553 …} } |
| 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 | "Prénom *" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#675 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#625 …} use: { $translator: Symfony\Component\Translation\IdentityTranslator {#442 …} $translationDomain: "validators" $message: Closure() {#674 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => "30" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_usr_ajo_usrpre" ] |
| cache_key | "_usr_ajo_usrpre_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#858 -form: Symfony\Component\Form\Form {#806 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#857 …5} |
| full_name | "usr_ajo[usrpre]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "usr_ajo_usrpre" |
| label | "Prénom *" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "usrpre" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_usr_ajo_usrpre" |
| valid | true |
| value | "" |
catid
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format |
null
|
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "Public" => 46 "Privé" => 51 "Autres" => 49 ] |
[ "Public" => 46 "Privé" => 51 "Autres" => 49 ] |
| expanded | false |
same as passed value |
| label | "Type de structure *" |
same as passed value |
| multiple | false |
same as passed value |
| required | true |
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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Public" => 46 "Privé" => 51 "Autres" => 49 ] |
| 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\CsrfTokenManager {#246 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#282 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#283 …} -namespace: Closure() {#285 …} } |
| data_class | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | 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 | "Type de structure *" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#633 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#625 …} use: { $translator: Symfony\Component\Translation\IdentityTranslator {#442 …} $translationDomain: "validators" $message: Closure() {#636 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_usr_ajo_catid" ] |
| cache_key | "_usr_ajo_catid_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#800 +label: "Public" +value: "46" +data: 46 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#813 +label: "Privé" +value: "51" +data: 51 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#797 +label: "Autres" +value: "49" +data: 49 +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#856 -form: Symfony\Component\Form\Form {#809 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#855 …5} |
| full_name | "usr_ajo[catid]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "usr_ajo_catid" |
| is_selected | Closure($choice, $value) {#848 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#706 …} } |
| label | "Type de structure *" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "catid" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_usr_ajo_catid" |
| valid | true |
| value | "" |
usrorg
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | [ "maxlength" => "100" ] |
[ "maxlength" => "100" ] |
| label | "Structure *" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => "100" ] |
| 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\CsrfTokenManager {#246 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#282 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#283 …} -namespace: Closure() {#285 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#682 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#553 …} } |
| 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 | "Structure *" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#684 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#625 …} use: { $translator: Symfony\Component\Translation\IdentityTranslator {#442 …} $translationDomain: "validators" $message: Closure() {#683 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => "100" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_usr_ajo_usrorg" ] |
| cache_key | "_usr_ajo_usrorg_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#846 -form: Symfony\Component\Form\Form {#767 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#849 …5} |
| full_name | "usr_ajo[usrorg]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "usr_ajo_usrorg" |
| label | "Structure *" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "usrorg" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_usr_ajo_usrorg" |
| valid | true |
| value | "" |
username
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => "20" ] |
[ "maxlength" => "20" ] |
| label | "Identifiant (login) *" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => "20" ] |
| 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\CsrfTokenManager {#246 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#282 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#283 …} -namespace: Closure() {#285 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#691 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#553 …} } |
| 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 | "Identifiant (login) *" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#693 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#625 …} use: { $translator: Symfony\Component\Translation\IdentityTranslator {#442 …} $translationDomain: "validators" $message: Closure() {#692 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => "20" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_usr_ajo_username" ] |
| cache_key | "_usr_ajo_username_text" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#850 -form: Symfony\Component\Form\Form {#770 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#851 …5} |
| full_name | "usr_ajo[username]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "usr_ajo_username" |
| label | "Identifiant (login) *" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "username" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_usr_ajo_username" |
| valid | true |
| value | "" |
usrpwdajo
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
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 |
|---|---|---|
| always_empty | true |
same as passed value |
| attr | [ "maxlength" => "40" ] |
[ "maxlength" => "40" ] |
| label | "Mot de passe *" |
same as passed value |
| required | true |
same as passed value |
| trim | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [ "maxlength" => "40" ] |
| 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\CsrfTokenManager {#246 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#282 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#283 …} -namespace: Closure() {#285 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#704 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#553 …} } |
| 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 | "Mot de passe *" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#718 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#625 …} use: { $translator: Symfony\Component\Translation\IdentityTranslator {#442 …} $translationDomain: "validators" $message: Closure() {#705 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => "40" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_usr_ajo_usrpwdajo" ] |
| cache_key | "_usr_ajo_usrpwdajo_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#852 -form: Symfony\Component\Form\Form {#773 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#853 …5} |
| full_name | "usr_ajo[usrpwdajo]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "usr_ajo_usrpwdajo" |
| label | "Mot de passe *" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "usrpwdajo" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_usr_ajo_usrpwdajo" |
| valid | true |
| value | "" |
usrpwdconf
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
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 |
|---|---|---|
| always_empty | true |
same as passed value |
| attr | [ "maxlength" => "40" ] |
[ "maxlength" => "40" ] |
| label | "Confirmation *" |
same as passed value |
| required | true |
same as passed value |
| trim | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [ "maxlength" => "40" ] |
| 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\CsrfTokenManager {#246 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#282 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#283 …} -namespace: Closure() {#285 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#725 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#553 …} } |
| 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 | "Confirmation *" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#727 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#625 …} use: { $translator: Symfony\Component\Translation\IdentityTranslator {#442 …} $translationDomain: "validators" $message: Closure() {#726 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => "40" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_usr_ajo_usrpwdconf" ] |
| cache_key | "_usr_ajo_usrpwdconf_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#862 -form: Symfony\Component\Form\Form {#776 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#864 …5} |
| full_name | "usr_ajo[usrpwdconf]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "usr_ajo_usrpwdconf" |
| label | "Confirmation *" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "usrpwdconf" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_usr_ajo_usrpwdconf" |
| valid | true |
| value | "" |
usremail
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | [ "maxlength" => "128" ] |
[ "maxlength" => "128" ] |
| label | "E-mail *" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => "128" ] |
| 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\CsrfTokenManager {#246 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#282 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#283 …} -namespace: Closure() {#285 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#734 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#553 …} } |
| 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 | "E-mail *" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#736 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#625 …} use: { $translator: Symfony\Component\Translation\IdentityTranslator {#442 …} $translationDomain: "validators" $message: Closure() {#735 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => "128" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_usr_ajo_usremail" ] |
| cache_key | "_usr_ajo_usremail_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#865 -form: Symfony\Component\Form\Form {#779 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#866 …5} |
| full_name | "usr_ajo[usremail]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "usr_ajo_usremail" |
| label | "E-mail *" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "usremail" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_usr_ajo_usremail" |
| valid | true |
| value | "" |
usrcodpos
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | [ "maxlength" => "5" ] |
[ "maxlength" => "5" ] |
| label | "Code postal *" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => "5" ] |
| 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\CsrfTokenManager {#246 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#282 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#283 …} -namespace: Closure() {#285 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#743 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#553 …} } |
| 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 | "Code postal *" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#745 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#625 …} use: { $translator: Symfony\Component\Translation\IdentityTranslator {#442 …} $translationDomain: "validators" $message: Closure() {#744 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => "5" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_usr_ajo_usrcodpos" ] |
| cache_key | "_usr_ajo_usrcodpos_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#867 -form: Symfony\Component\Form\Form {#782 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#868 …5} |
| full_name | "usr_ajo[usrcodpos]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "usr_ajo_usrcodpos" |
| label | "Code postal *" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "usrcodpos" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_usr_ajo_usrcodpos" |
| valid | true |
| value | "" |
usracccgu
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
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 |
|---|---|---|
| label | false |
same as passed value |
| required | true |
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 | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#246 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#282 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#283 …} -namespace: Closure() {#285 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#752 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#553 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#759 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#625 …} use: { $translator: Symfony\Component\Translation\IdentityTranslator {#442 …} $translationDomain: "validators" $message: Closure() {#753 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_usr_ajo_usracccgu" ] |
| cache_key | "_usr_ajo_usracccgu_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#869 -form: Symfony\Component\Form\Form {#785 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#870 …5} |
| full_name | "usr_ajo[usracccgu]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "usr_ajo_usracccgu" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "usracccgu" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_usr_ajo_usracccgu" |
| valid | true |
| value | "" |
Enregistrer
View Variables
| Variable | Value |
|---|---|
| attr | [ "class" => "btn btn-primary" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_usr_ajo_Enregistrer" ] |
| cache_key | "_usr_ajo_Enregistrer_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#872 …5} |
| full_name | "usr_ajo[Enregistrer]" |
| id | "usr_ajo_Enregistrer" |
| label | "Valider" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "Enregistrer" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_usr_ajo_Enregistrer" |
| value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "ef82ef.hT06_0A7R30sC86aQTKlekyBPzVRRHxtB5pE8bg8nG4.4ngKzSsJdi98bIbuL0r2HH-yaUcHAi9eTasNmuFN2QvTf2uzJ3YKNRVgrQ" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "ef82ef.hT06_0A7R30sC86aQTKlekyBPzVRRHxtB5pE8bg8nG4.4ngKzSsJdi98bIbuL0r2HH-yaUcHAi9eTasNmuFN2QvTf2uzJ3YKNRVgrQ" |
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 | "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\CsrfTokenManager {#246 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#282 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#283 …} -namespace: Closure() {#285 …} } |
| data | "ef82ef.hT06_0A7R30sC86aQTKlekyBPzVRRHxtB5pE8bg8nG4.4ngKzSsJdi98bIbuL0r2HH-yaUcHAi9eTasNmuFN2QvTf2uzJ3YKNRVgrQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#884 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#553 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#886 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#625 …} use: { $translator: Symfony\Component\Translation\IdentityTranslator {#442 …} $translationDomain: "validators" $message: Closure() {#885 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_usr_ajo__token" ] |
| cache_key | "_usr_ajo__token_hidden" |
| compound | false |
| data | "ef82ef.hT06_0A7R30sC86aQTKlekyBPzVRRHxtB5pE8bg8nG4.4ngKzSsJdi98bIbuL0r2HH-yaUcHAi9eTasNmuFN2QvTf2uzJ3YKNRVgrQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#896 -form: Symfony\Component\Form\Form {#892 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#887 …5} |
| full_name | "usr_ajo[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "usr_ajo__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 | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_usr_ajo__token" |
| valid | true |
| value | "ef82ef.hT06_0A7R30sC86aQTKlekyBPzVRRHxtB5pE8bg8nG4.4ngKzSsJdi98bIbuL0r2HH-yaUcHAi9eTasNmuFN2QvTf2uzJ3YKNRVgrQ" |