Forms
-
form
-
promotion
-
typeEleve
-
identifiant
-
_token
-
form
Form type:
"Symfony\Component\Form\Extension\Core\Type\FormType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#590 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#227 …} -logger: Monolog\Logger {#107 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#589 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#927 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 | "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() {#929 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#767 …} $message: Closure() {#928 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "_form" ] |
| cache_key | "_form_form" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1011 -errors: [] -form: Symfony\Component\Form\Form {#1016 …} } |
| form | Symfony\Component\Form\FormView {#930 …5} |
| full_name | "form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form" |
| valid | true |
| value | null |
promotion
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 | [ "class" => "form-control" "placeholder" => "Ex: 1, 2, ... ou 2024-2025" "oninput" => "this.value = this.value.replace(/[^0-9-]/g, '').slice(0,9)" ] |
[ "class" => "form-control" "placeholder" => "Ex: 1, 2, ... ou 2024-2025" "oninput" => "this.value = this.value.replace(/[^0-9-]/g, '').slice(0,9)" ] |
| constraints | [ Symfony\Component\Validator\Constraints\Callback {#935 +payload: null +groups: ? ?array +callback: [ App\Services\ActionsFront {#359 -uploadPath: "/var/www/clients/client1/web14/web/erpena/public/uploads/dossier_personnel" -salleRepository: App\Repository\SalleRepository {#384 …} -entityManager: ContainerJr0iw37\EntityManagerGhost614a58f {#320 …12} -mailer: Symfony\Component\Mailer\Mailer {#397 …} -demandeTransitionRepository: App\Repository\DemandeTransitionRepository {#361 …} -promotionRepository: App\Repository\PromotionRepository {#358 …} -slugger: Symfony\Component\String\Slugger\AsciiSlugger {#338 …} } "validatePromotion" ] } Symfony\Component\Validator\Constraints\Regex {#936 +payload: null +groups: ? ?array +message: "La promotion doit être comprise entre 1 et 62 ou une promotion au format "2024-2026" valide!" +pattern: "/^\d{1,2}$|^\d{4}-\d{4}$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Callback {#935 +payload: null +groups: ? ?array +callback: [ App\Services\ActionsFront {#359 -uploadPath: "/var/www/clients/client1/web14/web/erpena/public/uploads/dossier_personnel" -salleRepository: App\Repository\SalleRepository {#384 …} -entityManager: ContainerJr0iw37\EntityManagerGhost614a58f {#320 …12} -mailer: Symfony\Component\Mailer\Mailer {#397 …} -demandeTransitionRepository: App\Repository\DemandeTransitionRepository {#361 …} -promotionRepository: App\Repository\PromotionRepository {#358 …} -slugger: Symfony\Component\String\Slugger\AsciiSlugger {#338 …} } "validatePromotion" ] } Symfony\Component\Validator\Constraints\Regex {#936 +payload: null +groups: ? ?array +message: "La promotion doit être comprise entre 1 et 62 ou une promotion au format "2024-2026" valide!" +pattern: "/^\d{1,2}$|^\d{4}-\d{4}$/" +htmlPattern: null +match: true +normalizer: null } ] |
| label | "Promotion" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "placeholder" => "Ex: 1, 2, ... ou 2024-2025" "oninput" => "this.value = this.value.replace(/[^0-9-]/g, '').slice(0,9)" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Callback {#935 +payload: null +groups: ? ?array +callback: [ App\Services\ActionsFront {#359 -uploadPath: "/var/www/clients/client1/web14/web/erpena/public/uploads/dossier_personnel" -salleRepository: App\Repository\SalleRepository {#384 …} -entityManager: ContainerJr0iw37\EntityManagerGhost614a58f {#320 …12} -mailer: Symfony\Component\Mailer\Mailer {#397 …} -demandeTransitionRepository: App\Repository\DemandeTransitionRepository {#361 …} -promotionRepository: App\Repository\PromotionRepository {#358 …} -slugger: Symfony\Component\String\Slugger\AsciiSlugger {#338 …} } "validatePromotion" ] } Symfony\Component\Validator\Constraints\Regex {#936 +payload: null +groups: ? ?array +message: "La promotion doit être comprise entre 1 et 62 ou une promotion au format "2024-2026" valide!" +pattern: "/^\d{1,2}$|^\d{4}-\d{4}$/" +htmlPattern: null +match: true +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#590 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#227 …} -logger: Monolog\Logger {#107 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#589 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#943 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 | "Promotion" |
| 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() {#945 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#767 …} $message: Closure() {#944 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "placeholder" => "Ex: 1, 2, ... ou 2024-2025" "oninput" => "this.value = this.value.replace(/[^0-9-]/g, '').slice(0,9)" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_form_promotion" ] |
| cache_key | "_form_promotion_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1031 -errors: [] -form: Symfony\Component\Form\Form {#1019 …} } |
| form | Symfony\Component\Form\FormView {#1029 …5} |
| full_name | "form[promotion]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_promotion" |
| label | "Promotion" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "promotion" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_promotion" |
| valid | true |
| value | "" |
typeEleve
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 |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| class | "App\Entity\TypeEleve" |
same as passed value |
| label | "Statut" |
same as passed value |
| placeholder | "Choisir..." |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#974 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#975 …} } |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#992 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#979 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#989 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#996 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#999 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#998 …} } |
| choices | null |
| class | "App\Entity\TypeEleve" |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#590 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#227 …} -logger: Monolog\Logger {#107 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#589 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerJr0iw37\EntityManagerGhost614a58f {#320 …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 {#983 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerJr0iw37\EntityManagerGhost614a58f {#320 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#980 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Statut" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Choisir..." |
| 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 | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#978 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#767 …} $message: Closure() {#976 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_form_typeEleve" ] |
| cache_key | "_form_typeEleve_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1034 +data: App\Entity\TypeEleve {#1048 …} +value: "1" +label: "ÉLÈVE" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1042 +data: App\Entity\TypeEleve {#1058 …} +value: "2" +label: "FONCTIONNAIRE-ÉLÈVE" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1053 +data: App\Entity\TypeEleve {#1064 …} +value: "3" +label: "AUDITEUR" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1054 +data: App\Entity\TypeEleve {#1067 …} +value: "4" +label: "AUDITEUR À TITRE ÉTRANGER" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1032 -errors: [] -form: Symfony\Component\Form\Form {#1022 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1033 …5} |
| full_name | "form[typeEleve]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_typeEleve" |
| is_selected | Closure($choice, $value) {#1040 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Statut" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "typeEleve" |
| placeholder | "Choisir..." |
| 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 | "_form_typeEleve" |
| valid | true |
| value | "" |
identifiant
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 | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| help | "Veuillez saisir au moins l’un des éléments suivants : Matricule, Mécano, Email ou Identifiant." |
same as passed value |
| help_attr | [ "class" => "form-text text-muted" ] |
[ "class" => "form-text text-muted" ] |
| label | "Identifiant <span class="text-danger">*</span>" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#590 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#227 …} -logger: Monolog\Logger {#107 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#589 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1008 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 | "Veuillez saisir au moins l’un des éléments suivants : Matricule, Mécano, Email ou Identifiant." |
| help_attr | [ "class" => "form-text text-muted" ] |
| 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 <span class="text-danger">*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1010 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#767 …} $message: Closure() {#1009 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_form_identifiant" ] |
| cache_key | "_form_identifiant_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1051 -errors: [] -form: Symfony\Component\Form\Form {#1025 …} } |
| form | Symfony\Component\Form\FormView {#1047 …5} |
| full_name | "form[identifiant]" |
| help | "Veuillez saisir au moins l’un des éléments suivants : Matricule, Mécano, Email ou Identifiant." |
| help_attr | [ "class" => "form-text text-muted" ] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_identifiant" |
| label | "Identifiant <span class="text-danger">*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "identifiant" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_identifiant" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "18548a2ae56a684.jlgZp9A5CYcEWJplJI6xQjAWL-8wNO8Z4USviDQUKj0.2DRbwoQIWtRBE8ghSOj9Bmd9aaBmZKtKlXbr0HFXWGT_MyHAlAFb4TQ-0w" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "18548a2ae56a684.jlgZp9A5CYcEWJplJI6xQjAWL-8wNO8Z4USviDQUKj0.2DRbwoQIWtRBE8ghSOj9Bmd9aaBmZKtKlXbr0HFXWGT_MyHAlAFb4TQ-0w" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#590 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#227 …} -logger: Monolog\Logger {#107 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#589 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | "18548a2ae56a684.jlgZp9A5CYcEWJplJI6xQjAWL-8wNO8Z4USviDQUKj0.2DRbwoQIWtRBE8ghSOj9Bmd9aaBmZKtKlXbr0HFXWGT_MyHAlAFb4TQ-0w" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1071 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() {#1073 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#767 …} $message: Closure() {#1072 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_form__token" ] |
| cache_key | "_form__token_hidden" |
| compound | false |
| data | "18548a2ae56a684.jlgZp9A5CYcEWJplJI6xQjAWL-8wNO8Z4USviDQUKj0.2DRbwoQIWtRBE8ghSOj9Bmd9aaBmZKtKlXbr0HFXWGT_MyHAlAFb4TQ-0w" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1083 -errors: [] -form: Symfony\Component\Form\Form {#1079 …} } |
| form | Symfony\Component\Form\FormView {#1074 …5} |
| full_name | "form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form__token" |
| valid | true |
| value | "18548a2ae56a684.jlgZp9A5CYcEWJplJI6xQjAWL-8wNO8Z4USviDQUKj0.2DRbwoQIWtRBE8ghSOj9Bmd9aaBmZKtKlXbr0HFXWGT_MyHAlAFb4TQ-0w" |