Forms
-
determine_type_demande
-
cin
-
date_naissance
-
cycle
-
type
-
_token
-
determine_type_demande
Form type:
"App\Form\DetermineTypeDemandeType"
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 |
---|---|---|
infos_user | [ "num_cin" => "AS1568" "nationalite" => "" "nom_ar" => "عواد" "nom_fr" => "AOUAD" "prenom_ar" => "شيماء" "prenom_fr" => "CHAIMAE" "genre" => "F" "date_naissance" => "19980601" "lieu_naissance_ar" => "الرباط" "lieu_naissance_fr" => "RABAT" "adresse_ar" => "" "adresse_fr" => "AV MLY YOUSSEF IMM 7 APPT 14 SALA AL JADIDA" ] |
[ "num_cin" => "AS1568" "nationalite" => "" "nom_ar" => "عواد" "nom_fr" => "AOUAD" "prenom_ar" => "شيماء" "prenom_fr" => "CHAIMAE" "genre" => "F" "date_naissance" => "19980601" "lieu_naissance_ar" => "الرباط" "lieu_naissance_fr" => "RABAT" "adresse_ar" => "" "adresse_fr" => "AV MLY YOUSSEF IMM 7 APPT 14 SALA AL JADIDA" ] |
locale | "fr" |
same as passed value |
type_demande | "attribution" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#283 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#422 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#421 …} -namespace: Closure() {#426 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#591 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 | [] |
infos_user | [ "num_cin" => "AS1568" "nationalite" => "" "nom_ar" => "عواد" "nom_fr" => "AOUAD" "prenom_ar" => "شيماء" "prenom_fr" => "CHAIMAE" "genre" => "F" "date_naissance" => "19980601" "lieu_naissance_ar" => "الرباط" "lieu_naissance_fr" => "RABAT" "adresse_ar" => "" "adresse_fr" => "AV MLY YOUSSEF IMM 7 APPT 14 SALA AL JADIDA" ] |
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" |
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_demande | "attribution" |
upload_max_size_message | Closure() {#593 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $message: Closure() {#592 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "determine_type_demande" "_determine_type_demande" ] |
cache_key | "_determine_type_demande_determine_type_demande" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#775 -errors: [] -form: Symfony\Component\Form\Form {#789 …} } |
form | Symfony\Component\Form\FormView {#594 …5} |
full_name | "determine_type_demande" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "determine_type_demande" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "determine_type_demande" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_determine_type_demande" |
valid | true |
value | null |
cin
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 | "AS1568" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "readonly" => "readonly" ] |
[ "readonly" => "readonly" ] |
data | "AS1568" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "readonly" => "readonly" ] |
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 {#283 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#422 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#421 …} -namespace: Closure() {#426 …} } |
data | "AS1568" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#607 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 | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#609 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $message: Closure() {#608 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "readonly" => "readonly" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_determine_type_demande_cin" ] |
cache_key | "_determine_type_demande_cin_text" |
compound | false |
data | "AS1568" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#811 -errors: [] -form: Symfony\Component\Form\Form {#799 …} } |
form | Symfony\Component\Form\FormView {#610 …5} |
full_name | "determine_type_demande[cin]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "determine_type_demande_cin" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "cin" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_determine_type_demande_cin" |
valid | true |
value | "AS1568" |
date_naissance
Form type:
"Symfony\Component\Form\Extension\Core\Type\DateType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | DateTime @896695963 {#818 date: 1998-06-01 10:12:43.0 UTC (+00:00) } |
View Format |
"1998-06-01"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "readonly" => "readonly" ] |
[ "readonly" => "readonly" ] |
data | DateTime @896695963 {#599 date: 1998-06-01 10:12:43.0 UTC (+00:00) } |
same as passed value |
required | true |
same as passed value |
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "readonly" => "readonly" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#283 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#422 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#421 …} -namespace: Closure() {#426 …} } |
data | DateTime @896695963 {#599 date: 1998-06-01 10:12:43.0 UTC (+00:00) } |
data_class | null |
days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "yyyy-MM-dd" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "Please enter a valid date." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
model_timezone | null |
months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
placeholder | [ "year" => null "month" => null "day" => null ] |
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() {#628 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $message: Closure() {#627 …} $translationDomain: "validators" } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "readonly" => "readonly" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_determine_type_demande_date_naissance" ] |
cache_key | "_determine_type_demande_date_naissance_date" |
compound | false |
data | DateTime @896695963 {#818 date: 1998-06-01 10:12:43.0 UTC (+00:00) } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#813 -errors: [] -form: Symfony\Component\Form\Form {#795 …} } |
form | Symfony\Component\Form\FormView {#814 …5} |
full_name | "determine_type_demande[date_naissance]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "determine_type_demande_date_naissance" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "date_naissance" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
type | "date" |
unique_block_prefix | "_determine_type_demande_date_naissance" |
valid | true |
value | "1998-06-01" |
widget | "single_text" |
cycle
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 |
---|---|---|
choice_label | Closure(Cycles $cycle) {#600 class: "App\Form\DetermineTypeDemandeType" this: App\Form\DetermineTypeDemandeType {#468 …} use: { $locale: "fr" } } |
same as passed value |
class | "App\Entity\Cycles" |
same as passed value |
multiple | false |
same as passed value |
placeholder | "placeholder.choice.cycle" |
same as passed value |
query_builder | Closure(CyclesRepository $er) {#601 class: "App\Form\DetermineTypeDemandeType" this: App\Form\DetermineTypeDemandeType {#468 …} } |
Doctrine\ORM\QueryBuilder {#679 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#685 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#686 #from: "App\Entity\Cycles" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#687 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "c.supprime != 1" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: Doctrine\ORM\Internal\QueryType {#684 …} -dql: "SELECT c FROM App\Entity\Cycles c WHERE c.supprime != 1" -parameters: Doctrine\Common\Collections\ArrayCollection {#683 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: ContainerZ13gGA6\EntityManagerGhost614a58f {#306 …12} } |
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 | Closure(Cycles $cycle) {#600 class: "App\Form\DetermineTypeDemandeType" this: App\Form\DetermineTypeDemandeType {#468 …} use: { $locale: "fr" } } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#801 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#689 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#688 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#690 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#788 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#692 …} } |
choices | null |
class | "App\Entity\Cycles" |
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 {#283 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#422 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#421 …} -namespace: Closure() {#426 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerZ13gGA6\EntityManagerGhost614a58f {#306 …12} |
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 | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#785 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerZ13gGA6\EntityManagerGhost614a58f {#306 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#665 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "placeholder.choice.cycle" |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#679 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#685 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#686 #from: "App\Entity\Cycles" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#687 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "c.supprime != 1" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: Doctrine\ORM\Internal\QueryType {#684 …} -dql: "SELECT c FROM App\Entity\Cycles c WHERE c.supprime != 1" -parameters: Doctrine\Common\Collections\ArrayCollection {#683 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: ContainerZ13gGA6\EntityManagerGhost614a58f {#306 …12} } |
required | true |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#661 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $message: Closure() {#659 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_determine_type_demande_cycle" ] |
cache_key | "_determine_type_demande_cycle_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#825 +data: App\Entity\Cycles {#846 …} +value: "1" +label: "Licence" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#828 +data: App\Entity\Cycles {#854 …} +value: "2" +label: "Master" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#830 +data: App\Entity\Cycles {#936 …} +value: "3" +label: "Doctorat" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#815 -errors: [] -form: Symfony\Component\Form\Form {#804 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#816 …5} |
full_name | "determine_type_demande[cycle]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "determine_type_demande_cycle" |
is_selected | Closure($choice, $value) {#832 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "cycle" |
placeholder | "placeholder.choice.cycle" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_determine_type_demande_cycle" |
valid | true |
value | "" |
type
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "attribution" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "label.demande_type.attribution" => "attribution" "label.demande_type.renouvellement" => "renouvellement" ] |
[ "label.demande_type.attribution" => "attribution" "label.demande_type.renouvellement" => "renouvellement" ] |
data | "attribution" |
same as passed value |
multiple | false |
same as passed value |
placeholder | "placeholder.choice.type" |
same as passed value |
required | 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 |
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 | [ "label.demande_type.attribution" => "attribution" "label.demande_type.renouvellement" => "renouvellement" ] |
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 {#283 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#422 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#421 …} -namespace: Closure() {#426 …} } |
data | "attribution" |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
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 | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "placeholder.choice.type" |
placeholder_attr | [] |
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 | false |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#776 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $message: Closure() {#778 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_determine_type_demande_type" ] |
cache_key | "_determine_type_demande_type_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#844 +data: "attribution" +value: "attribution" +label: "label.demande_type.attribution" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#842 +data: "renouvellement" +value: "renouvellement" +label: "label.demande_type.renouvellement" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | "attribution" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#833 -errors: [] -form: Symfony\Component\Form\Form {#807 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#827 …5} |
full_name | "determine_type_demande[type]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "determine_type_demande_type" |
is_selected | Closure($choice, $value) {#829 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "type" |
placeholder | "placeholder.choice.type" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_determine_type_demande_type" |
valid | true |
value | "attribution" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "ba4abe17bfbc20468e.EfCSYyctaVwcPOmLFlAH83bCPG4ix3vtJVMLCJuMCvQ.dbTnL1V-Jy1vT57qbDxrty6xfl4akCO3HBdkUum5TIxwueotZmAtGntLig" |
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 | "ba4abe17bfbc20468e.EfCSYyctaVwcPOmLFlAH83bCPG4ix3vtJVMLCJuMCvQ.dbTnL1V-Jy1vT57qbDxrty6xfl4akCO3HBdkUum5TIxwueotZmAtGntLig" |
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 {#283 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#422 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#421 …} -namespace: Closure() {#426 …} } |
data | "ba4abe17bfbc20468e.EfCSYyctaVwcPOmLFlAH83bCPG4ix3vtJVMLCJuMCvQ.dbTnL1V-Jy1vT57qbDxrty6xfl4akCO3HBdkUum5TIxwueotZmAtGntLig" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#941 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() {#943 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $message: Closure() {#942 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_determine_type_demande__token" ] |
cache_key | "_determine_type_demande__token_hidden" |
compound | false |
data | "ba4abe17bfbc20468e.EfCSYyctaVwcPOmLFlAH83bCPG4ix3vtJVMLCJuMCvQ.dbTnL1V-Jy1vT57qbDxrty6xfl4akCO3HBdkUum5TIxwueotZmAtGntLig" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#953 -errors: [] -form: Symfony\Component\Form\Form {#949 …} } |
form | Symfony\Component\Form\FormView {#944 …5} |
full_name | "determine_type_demande[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "determine_type_demande__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_determine_type_demande__token" |
valid | true |
value | "ba4abe17bfbc20468e.EfCSYyctaVwcPOmLFlAH83bCPG4ix3vtJVMLCJuMCvQ.dbTnL1V-Jy1vT57qbDxrty6xfl4akCO3HBdkUum5TIxwueotZmAtGntLig" |